Right, so we're back to the problem, if libintl.h is bundled in the GRASS app include dir, why isn't it found? I just looked, yes it's there, in the right place, it should work.
Svein, is there more before the error? I'm looking for a line that starts with 'gcc' or 'clang'. On Oct 15, 2014, at 1:08 AM, Markus Neteler <[email protected]> wrote: > On Wed, Oct 15, 2014 at 1:57 AM, Michael Barton <[email protected]> > wrote: >> I do bundle it in my GRASS binaries. >> >> My point is that there is no functional reason that internationalization >> (which is otherwise optional in configuration for GRASS) should be needed to >> compile r.stream. extract. > > But don't you compile with --with-nls support? Then it is needed as it > is for most other commands which come with gettext enabled messages. > >>>> On Oct 12, 2014, at 3:23 PM, Svein Harald Sønderland <[email protected]> >>>> wrote: >>>> >>>>> Anyone know how to get the r.stream addons to work on mac?? >>>>> >>>>> When trying to install I get this error: >>>>> >>>>> /Applications/GRASS/GRASS-6.4.app/Contents/MacOS/include/grass/glocale.h:9:10: >>>>> fatal error: 'libintl.h' file not found >>>>> #include <libintl.h> >>>>> ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "Those people who most want to rule people are, ipso-facto, those least suited to do it." - A rule of the universe, from the HitchHiker's Guide to the Galaxy _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
