[kaffe] OpenBSD/sparc link errors

Dalibor Topic robilad at kaffe.org
Fri Jun 11 11:00:02 PDT 2004


Riccardo wrote:
> Hello
> 
> seems there are gettext problems here...
[snip]
> 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




More information about the kaffe mailing list