Page 1 of 1

Cannot get GNU gettext to compile

PostPosted: Tue Nov 19, 2002 10:25 pm
by grammyputer
I've downloaded the GNU gettext version 0.11.5, copied the config.sub and config.guess from the /usr directories, but get the message from the compile:
ld: Undefined symbols:
__USER_LABEL_PREFIX__libintl_gettext

I can't find a reference anywhere to USER_LABEL_PREFIX in the documentation, includes, or by doing "nm" on a number of libraries.

Any ideas? [img]images/icons/confused.gif"%20border="0[/img]

Re: Cannot get GNU gettext to compile

PostPosted: Tue Nov 19, 2002 11:36 pm
by grammyputer
Well, it turns out that this is a documented bug in GNU gettext. The patch can be found at http://mail.gnu.org/pipermail/bug-gnu-utils/2002-September/002920.html

I apologize for the mis-posting. This should have been in the compile forum!

Re: Cannot get GNU gettext to compile

PostPosted: Sat Mar 15, 2003 6:49 pm
by <gsuyd>