Re: Problem compiling gnome-guile



On Fri, Jul 03, 1998 at 06:54:44PM -0700, Caleb Shay wrote:
> 
> gcc -g -O2 -o .libs/gnomeg main.o gnomeg.o client.o gnome-glue.o
> -Wl,-rpath -Wl,/usr/local/lib ../guile-gtk/.libs/libguilegtk.so -lguile
> -ldl -lqt -L/usr/local/lib -ltermcap -L/usr/local/lib -lgnomeui -lgnome
> -lgnomesupport -ldl -lgdk_imlib -ltiff -lz -ljpeg -ljpeg -lpng -lz -lSM
> -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11
> -lm -lm -lintl
> /usr/local/lib/libgnomeui.so: undefined reference to `dgettext'
> collect2: ld returned 1 exit status
> make[2]: *** [gnomeg] Error 1
> make[2]: Leaving directory `/usr/src/gnome/gnome-guile-0.20/guile-gnome'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/gnome/gnome-guile-0.20'
> make: *** [all-recursive-am] Error 2
>

try "make LIBS=-lintl". If this isn't already in the compilation FAQ, it
should be.



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