#40625: Gnutls universal variant fails on Mountain Lion with Xcode 5.0 ------------------------+-------------------------------- Reporter: arrakis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: | ------------------------+-------------------------------- Comment (by devans@…): I just forced a rebuild of this port on the same platform with no problems. (10.8.5 + Xcode 5.0). The file it is complaining about is /opt/local/lib/libidn.dylib which is provided by port libidn. Please make sure this port is built correctly. On my system this is a symbolic link to /opt/local/lib/libidn.11.dylib. {{{ devans$ file /opt/local/lib/libidn.11.dylib /opt/local/lib/libidn.11.dylib: Mach-O universal binary with 2 architectures: [x86_64: Mach-O 64-bit x86_64 dynamically linked shared library] [i386: Mach-O i386 dynamically linked shared library] }}} -- Ticket URL: <https://trac.macports.org/ticket/40625#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X