Compiling gettext .11.5

davidbrit2

Licensed Computer Geek
Has anybody gotten this damned thing to work?

If I do it with gcc3, it does this:
Code:
ld: Undefined symbols:
libintl_gettext
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libgettextlib.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

If I do it with gcc2, the compiler itself crashes.

This sure is an insane amount of work just to get xchat 2 running.
 
Back
Top