#27732: flex fails to find libintl.dylib --------------------------------+------------------------------------------- Reporter: tlax@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: flex --------------------------------+------------------------------------------- Comment(by ryandesign@…): Ok, so flex is built for x86_64 (this is normal for Snow Leopard) and gettext is built for i386 and ppc (this is not normal). i386 ppc is what you get if you build universal on Leopard and earlier. Check your /opt/local/etc/macports/macports.conf. What's set in the universal_archs line? On Snow Leopard, it should read x86_64 i386; if it doesn't, set it to that and rebuild gettext and anything else you installed with the universal variant. If it already says x86_64 i386, then a likely explanation is that you migrated this MacPorts install to this Mac from Leopard or earlier and haven't [wiki:Migration rebuilt all ports]. -- Ticket URL: <https://trac.macports.org/ticket/27732#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS