#30329: Error: Failed to install fontconfig ---------------------------------+------------------------------------------ Reporter: pengyu.ut@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: | Port: fontconfig ---------------------------------+------------------------------------------ Comment(by ryandesign@…): That error message is typically what happens when your libiconv port is installed for the wrong architecture somehow. MacPorts recognizes this if you installed a port after MacPorts 1.90; perhaps you installed libiconv with an older MacPorts. Anyway, reinstall libiconv. For wine it's going to need to be universal (unless you're on a 32-bit-only Mac like the original MacBook Pro) so do: {{{ sudo port -f uninstall libiconv sudo port install libiconv +universal }}} -- Ticket URL: <https://trac.macports.org/ticket/30329#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS