Re: Compiling gnome-lib (& apps) on SGI IRIX 6.5.x problems



This is a follow-up to both my message and another thread
by Caleb Walker "Re: Support"

> I wanted to attempt to compile a slightly newer version of gnome-libs
 [...]
> The compile went quite well, but failed in the link step:
 [...]
> ld32: ERROR 33: Unresolved text symbol "bindtextdomain" -- 1st
> referenced by gnome_segv.o.
> ld32: ERROR 33: Unresolved text symbol "textdomain" -- 1st referenced
> by gnome_segv.o.
> ld32: ERROR 33: Unresolved text symbol "gettext" -- 1st referenced
> by gnome_segv.o.

Received a response (not from the list, but from David KAELBLING
of SGI, who maintains the Freeware on http://freeware.sgi.com/):

"This is a Linux-ism -- the Makefiles are assuming that gettext() is
 built into libc, when on IRIX systems it isn't.  Try installing
 fw_gettext, and if necessary manually force "-lintl" into the
 appropriate link lines (append it to libgnome_la_LIBADD,
 libgnomesupport_la_LIBADD, and libgnomeui_la_LIBADD)."

I'll try and build again with this in mind, but shouldn't the
configure step take this into account?  Seems like something the
GNOME developers need to pay attention to?

Himanshu Gohel, mailto:gohel@csee.usf.edu




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]