#22762: qtpfsgui fails to build ---------------------------------+------------------------------------------ Reporter: adamlogan@… | Owner: clubjuggler@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: qtpfsgui ---------------------------------+------------------------------------------ Comment(by scoopr@…): I had the same issue. Apparently qmake generates a Makefile that tries to build universal binary, but qt itself is not built as universal in macports by default. I ended up just modifying the generated Makefile after the error (removed all instances of -arch i386), but I guess building all the dependencies as universal would work too. -- Ticket URL: <http://trac.macports.org/ticket/22762#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS