#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 pengyu.ut@…): It seems that the following file of version 8.0.0 is replaced by the one of version 7.0.0. ================= dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/libexec/gnubin/find Reason: Incompatible library version: find requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /opt/local/libexec/gnubin/find Reason: Incompatible library version: find requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 =============== The replace 7.0.0 version file with the 8.0.0 version file. Then I run "sudo port -f install fontconfig". Then I run "sudo port install winetricks" again. The same error still occur. And the 8.0.0 is again replaced by 7.0.0 version file. -- Ticket URL: <https://trac.macports.org/ticket/30329#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS