#36716: p5.12-locale-gettext: gettext function not found -----------------------------------+------------------- Reporter: ben@… | Owner: l2g@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: p5.12-locale-gettext | -----------------------------------+------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:6 macports@…]:
Lately I have had a similar problem. I found out that the clang version 3.0 that was installed with Xcode 4.2 on Mac OS X Snow Leopard (10.6.8) does not take the environmental variables CPATH and LIBRARY_PATH into account (perhaps also all the other env vars). Maybe this is a similar problem with the used compiler version.
In r110633 I've blacklisted older clang versions that don't understand CPATH and LIBRARY_PATH. However the original report in this ticket was with llvm-gcc-4.2 which to the best of my knowledge never had that deficiency. If anyone is still experiencing this bug after this change please attach the config.log. -- Ticket URL: <https://trac.macports.org/ticket/36716#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X