#20054: qt4-mac 4.5.1: +universal build fails on Tiger (ppc) ------------------------------+--------------------------------------------- Reporter: cgtobi@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: qt4-mac ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Do you really need to build with the +universal variant? It works fine without it. This "/Developer/SDKs/MacOSX10.4u.sdk/opt/local/lib/libjpeg.62.dylib" nonsense (a MacPorts path within an SDK path, which one only observes on Tiger) has in my experience been caused by a missing -l flag, in this case it would be a missing -ljpeg flag. Perhaps adding that to build.env would help. I have not tested yet because qt4-mac takes so long to build and I have had no interest in a universal version of it thus far. Note the current version of qt4-mac is 4.5.2 so you should "sudo port sync" to get it. -- Ticket URL: <http://trac.macports.org/ticket/20054#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS