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

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

gettext COMPILE errors in po-lex.c [po-lex.c:132: bad macro argument lis


From: blakers
Subject: gettext COMPILE errors in po-lex.c [po-lex.c:132: bad macro argument list]
Date: Fri, 12 Apr 2002 18:19:33 GMT
User-agent: Thoth/1.5.1 (Carbon/OS X)

hi,

i'm attempting to install the latest GETTEXT (gettext-0.11.1.tar.gz),
MacOSX Server 10.1.3 (Darwin 5.3).

configure goes ok, but make results in:


mv -f .libs/message.lo message.lo
/bin/sh ../libtool --mode=compile cc
-DLOCALEDIR=\"/usr/local/share/locale\"
-DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\"
-DLIBDIR=\"/usr/local/lib\"
-DGETTEXTDATADIR=\"/usr/local/share/gettext\"
-DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I.
-I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl
-I../intl -g -O2 -c -o po.lo po.c
rm -f .libs/po.lo
cc -DLOCALEDIR=\"/usr/local/share/locale\"
-DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\"
-DLIBDIR=\"/usr/local/lib\"
-DGETTEXTDATADIR=\"/usr/local/share/gettext\"
-DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I.
-I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl
-I../intl -g -O2 -c po.c  -fno-common -DPIC -o .libs/po.lo
cc -DLOCALEDIR=\"/usr/local/share/locale\"
-DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\"
-DLIBDIR=\"/usr/local/lib\"
-DGETTEXTDATADIR=\"/usr/local/share/gettext\"
-DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I.
-I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl
-I../intl -g -O2 -c po.c -o po.o >/dev/null 2>&1
mv -f .libs/po.lo po.lo
sed 's/[yY][yY]/po_gram_/g' ./po-gram-gen.h > po-gram-gen2.h-tmp
mv po-gram-gen2.h-tmp po-gram-gen2.h
/bin/sh ../libtool --mode=compile cc
-DLOCALEDIR=\"/usr/local/share/locale\"
-DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\"
-DLIBDIR=\"/usr/local/lib\"
-DGETTEXTDATADIR=\"/usr/local/share/gettext\"
-DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I.
-I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl
-I../intl -g -O2 -c -o po-lex.lo po-lex.c
rm -f .libs/po-lex.lo
cc -DLOCALEDIR=\"/usr/local/share/locale\"
-DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\"
-DLIBDIR=\"/usr/local/lib\"
-DGETTEXTDATADIR=\"/usr/local/share/gettext\"
-DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I.
-I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl
-I../intl -g -O2 -c po-lex.c  -fno-common -DPIC -o .libs/po-lex.lo
po-lex.c:132: bad macro argument list
po-lex.c:115: bad macro argument list
po-lex.c:132: bad macro argument list
po-lex.c:132: bad macro argument list
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
make[3]: *** [po-lex.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

i can't find any web-references to this error ...... and can't figure
it out the problem from perusing src/po-lex.c

any ideas/thoughts?

thanks,

richard
address@hidden



reply via email to

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