#21865: wine-devel doesn't like x86_64 -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: x86_64, libexpat | Port: wine-devel -----------------------------------+---------------------------------------- Comment(by ryandesign@…): Ok. What architectures does libxml2 contain? {{{ lipo -info /opt/local/lib/libxml2.dylib }}} How is libxml2 installed? {{{ port installed libxml2 }}} It sounds like it was not installed with the universal variant. To fix this, reinstall it with the universal variant: {{{ sudo port upgrade --enforce-variants libxml2 +universal }}} P.S: You don't want to use the `-f` or `-R` flags when you `port install`. -- Ticket URL: <http://trac.macports.org/ticket/21865#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS