bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] gettext compilation error on Mac OS X 10.6.8


From: Assaf Gordon
Subject: [bug-gettext] gettext compilation error on Mac OS X 10.6.8
Date: Fri, 22 Feb 2013 11:35:23 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4

Hello,

Trying to compile gettext 0.18.1 and 0.18.2 on Mac OS X 10.6.8 fails with the 
following error:
===
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" 
-DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 
-DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -O2 -c stpncpy.c  
-fno-common -DPIC -o .libs/stpncpy.o
stpncpy.c:34: error: expected declaration specifiers or '...' before numeric 
constant
stpncpy.c:34: error: expected ')' before '!=' token
stpncpy.c:34: error: expected ')' before '?' token
make[4]: *** [stpncpy.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
===

This is a 'gnulib' related issue, has been discussed and resolved (in the 
context of GNU coreutils) here:
 http://bugs.gnu.org/13495

Perhaps it would be possible to release a new minor gettext version with this 
fix?

Thanks,
 -gordon



reply via email to

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