[GRASS-dev] GRASS 7 not finding gettext
Glynn Clements
glynn at gclements.plus.com
Fri Apr 4 09:41:01 PDT 2014
Michael Barton wrote:
> I don't know what has changed, but I just recompiled gettext and redid configure. It still does not find gettext.
>
> The configure flag I'm using is --with-nls
>
> That�s still correct, right?
Yes.
> configure:12130: checking for gettext
> configure:12156: gcc -o conftest -g -O2 -arch i386 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -arch i386 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk conftest.c 1>&5
> Undefined symbols for architecture i386:
> "_gettext", referenced from:
> _main in conftest-qEjAiU.o
My interpretation of that error message is that you're requesting a
dual-architecture build but gettext is only provided for x86_64.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list