#38299: gettext does not build for me on Leopard ----------------------+-------------------------- Reporter: cdev9@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: leopard Port: gettext | ----------------------+-------------------------- Comment (by ryandesign@…): The defaults haven't changed. For Leopard on an Intel Mac, the default build_arch is i386, and the default universal_archs are i386 ppc. Leopard is a 64-bit OS and you can change universal_archs to i386 x86_64 if you want; evidence suggests you have already done this, and that's why things are a problem now. Either switch universal_archs back to i386 ppc, or simply refrain from building things universal if you don't need the ppc part, or else leave universal_archs at i386 x86_64 and rebuild all ports you've already installed universal. -- Ticket URL: <https://trac.macports.org/ticket/38299#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X