[snip]Hello
seems there are gettext problems here...
main.o:/home/multix/kaffe-cvs/openbsd-sparc/kaffe/kaffe/../../../kaffe/ kaffe/kaffe/main.c:533: more undefined references to `gettext' follow collect2: ld returned 1 exit status gmake[2]: *** [kaffe-bin] Error 1
Hi Riccardo,
thanks for your bug report. It appears that you don't have gettext installed. In that case, you'll need to either install it, or configure with --disable-nls, or to use gettxtize to add an libintl directory into the sources, and patch Makefile.am and configure.ac accordingly.
I've had the third option in the CVS for a while, but in particular your own results on some platforms were rather discouraging.
cheers, dalibor topic
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
