bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot build gettext 0.17 on Solaris 2.8


From: Lamarque Eric
Subject: Re: Cannot build gettext 0.17 on Solaris 2.8
Date: Wed, 29 Oct 2008 21:41:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1

Hello,

Bruno Haible wrote:
Thanks for the report. I guess you got a compiler error? Could you
also show - the options with which you ran the 'configure' command? -
the cc compiler command that leads to the error? - the resulting
error message?
You already figured out which compiler option triggers the problem.
Anyway for completeness, I include the requested traces :

$ uname -sr
SunOS 5.8
$ cc -V 2>&1 | head -1
cc: Sun WorkShop 6 update 2 C 5.3 Patch 111679-13 2003/0
$ ./configure --prefix=/tmp/gettextbin
$ make
[...]
cc -DLOCALEDIR=\"/tmp/gettext/gettextbin/share/locale\"
-DBISON_LOCALEDIR=\"\"
-DLOCALE_ALIAS_PATH=\"/tmp/gettext/gettextbin/share/locale\" -DUSEJEXE=0
 -DGETTEXTJEXEDIR=\"/tmp/gettext/gettextbin/lib/gettext\"
-DGETTEXTJAR=\"/tmp/gettext/gettextbin/share/gettext/gettext.jar\"
-DLIBDIR=\"/tmp/gettext/gettextbin/lib\"
-DGETTEXTDATADIR=\"/tmp/gettext/gettextbin/share/gettext\"
-DPROJECTSDIR=\"/tmp/gettext/gettextbin/share/gettext/projects\"
-DHAVE_CONFIG_H -I. -I..  -I. -I.  -I.. -I..  -I../libgrep
-I../gnulib-lib -I../gnulib-lib  -I../intl -I../../gettext-runtime/intl
-DINSTALLDIR=\"/tmp/gettext/gettextbin/bin\" -D_REENTRANT  -xopenmp -g
-c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c
cc: Warning: Optimizer level changed from 0 to 3 to support parallelized
code.
"msgmerge.c", line 1155: invalid source character: '#'
"msgmerge.c", line 1155: undefined symbol: pragma
"msgmerge.c", line 1155: syntax error before or at: omp
"msgmerge.c", line 1157: syntax error before or at: )
"msgmerge.c", line 1167: invalid source character: '#'
"msgmerge.c", line 1167: syntax error before or at: omp
"msgmerge.c", line 1172: undefined symbol: defmsg
"msgmerge.c", line 1173: undefined symbol: refmsg
"msgmerge.c", line 1173: left operand of "->" must be pointer to struct/union
[...] more syntax errors follow until cc stopped


Thank you,

Eric.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]