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

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

gettext 0.14.5 bugs


From: Devin Bayer
Subject: gettext 0.14.5 bugs
Date: Fri, 27 Jan 2006 15:39:13 -0800
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

building gettext fails in the gettext-tools/tests directory with an undefined 
symbol: gnu_getline
running make with LDADD='../lib/libgettextlib.la $(LDADD_yes)' solves the 
problem.  that library
must be included for all the tests because libintl depends upon it.

When installing with "make -j2", the elc-stamp target in gettext-tools/misc 
fails and make
quits on the error. Makefile line 437 (@mv -f elc-temp $@) fails because 
elc-temp doesn't
exist since another invocation of make deleted it.

Thanks,
Devin Bayer





reply via email to

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