Cannot get GNU gettext to compile

grammyputer

2002-11-19 22:25:00

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]

grammyputer

2002-11-19 23:36:00

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!