[uClibc]compile error with gettext-0.10.40

Erik Andersen andersen at codepoet.org
Wed Apr 3 14:56:05 UTC 2002


On Wed Apr 03, 2002 at 04:31:07PM +0200, Martin Sieper wrote:
> Hi,
> 
> I check out the last cvs snapshot of uClibc and try to compile 
> gettext-0.10.40. In the past I've no problem to do that but now 
> I've got this error:
> 
> ...
> 
> /bin/sh ../libtool --mode=link gcc  -D__FORCE_NOGLIBC  -o msgcmp  
> message.o msgcmp.o open-po.o po-gram-gen.o po-hash-gen.o po-lex.o 
> po.o str-list.o dir-list.o ../lib/libnlsut.a ../intl/libintl.la
> gcc -D__FORCE_NOGLIBC -o .libs/msgcmp message.o msgcmp.o open-po.o 
> po-gram-gen.o po-hash-gen.o po-lex.o po.o str-list.o dir-list.o  
> ../lib/libnlsut.a ../intl/.libs/libintl.so
> msgcmp.o: In function `main':
> msgcmp.o(.text+0x13): undefined reference to `error_print_progname'
> collect2: ld returned 1 exit status
> make[2]: *** [msgcmp] Error 1
> make[2]: Leaving directory `/home/msi/kiss-linux/src/gettext-0.10.40/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/msi/kiss-linux/src/gettext-0.10.40'
> make: *** [all-recursive-am] Error 2

Could you test something for me?  Try editing
uClibc/include/error.h and comment out the two lines that 
reference error_print_progname, then install uClibc and try 
to recompile gettext and let me know if that fixes it or not.
If it fixes it I will apply the fix to CVS,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list