#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 Keywords: tiger universal | Port: glib2 ---------------------------------+------------------------------------------ Comment(by ryandesign@…): The only port I see in the glib2 dependency chain that might possibly use libxml2 is gettext. It's supposed to be using its own built-in copy of libxml2, not the libxml2 port. On my systems, the following command produces no output; do you get output when you run it on your system? {{{ port -q contents gettext | xargs otool -L 2>/dev/null | grep xml }}} -- Ticket URL: <https://trac.macports.org/ticket/32396#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS