#37772: smake @1.2.2: ld: library not found for -lintl -----------------------------+------------------- Reporter: tj.trevelyan@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: smake | -----------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… Comment: We know that smake (and ports that use smake) ignore build errors, then proceed to the destroot phase and of course fail there. It's dumb but that's how smake works. The real problem to solve in this case is "ld: library not found for -lintl". Do you have the gettext port installed? I do, and it builds fine for me on OS X 10.8 and 10.5. I think smake probably just needs a library dependency on the gettext port (and an increase in revision). -- Ticket URL: <https://trac.macports.org/ticket/37772#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS