#32396: glib2 +universal: file was built for i386 which is not the architecture being linked (ppc) ------------------------+----------------------------- Reporter: rudloff@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: tiger universal Port: glib2 | ------------------------+----------------------------- Comment (by jeremyhu@…): The problem here isn't that glib2 is using libxml2. It's that something that is linked to by Carbon.framework is trying to pull in /usr/lib/libxml2.dylib, and ld is trying to use ${prefix}/lib/libxml2.dylib to resolve it at link time. This is essentially the same issue as #36438 for libstdcxx -- Ticket URL: <https://trac.macports.org/ticket/32396#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS