Hi,

I've trying to compile ion-3ds-20051029 on Mac OS 10.4 with gcc 3.3, and I'm 
getting the error below. I've configured with ./configure --prefix=/sw 
--disable-locale --lue-prefix=/sw --disable-shared. This is on a system with 
fink installed and most of gnome compiled from source, so the headers are in 
place for most common libraries.

Any clues,

Thanks

jebw

gcc  ion-statusd.o exec.o extlrx.o exports.o   -L../../libmainloop -lmainloop 
-L../../libextl -lextl -L../../libtu -ltu -L/sw/lib -llua  -ldl -lm -llualib 
-ldl -lm -o ion-statusd
/usr/bin/ld: Undefined symbols:
_libintl_gettext
_libintl_textdomain
_libintl_dgettext
collect2: ld returned 1 exit status
make[2]: *** [ion-statusd] Error 1
make[1]: *** [subdirs] Error 2
make: *** [subdirs] Error 2



Reply via email to