Can't Compile gnome-libs





I've been having problems getting gnome-libs to compile on
a Debian Linux system.   It stops while linking gnome_segv
in gnome-libs/libgnomeui (see below.).   I tried to trace this
problem and found that dcgettext  comes as part of the gettext
GNU packages.  I tried de-installing and re-installing the
debian packaged version (which interestingly doesn't contain
libintl.a) , and compilling one (version 0.10, which
contains libintl.a,  and installed it in /usr/local/bin)
from scratch.  It was all to no avail.


To me at least, there isn't anything obviously wrong with the commands
beelow, the right directory /usr/local/lib is specified with the -L
option.  I'd appreciate any ideas, as I'm pretty much stuck
at this point.

--==>fred

P.S. I'm using the CVS version of

-----------------------------------------------------------------------
Error Message + Last make commands follow
-----------------------------------------------------------------------
/bin/sh ../libtool --mode=link gcc -g -O2  -o gnome_segv  gnome_segv.o
../libgno
meui/libgnomeui.la ../libgnome/libgnome.la ../support/libgnomesupport.la

-L/usr/
local/lib  -lglib-1.1 -ldl -lgdk_imlib -ltiff -lgif -ljpeg -lpng -lz -lz

-lSM -l
ICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk-1.1 -lgdk-1.1 -lglib-1.1
-lXext -lX1
1 -lm  -lm
gcc -g -O2 -o .libs/gnome_segv gnome_segv.o -Wl,-rpath
-Wl,/usr/local/lib ../lib
gnomeui/.libs/libgnomeui.so -Wl,-rpath -Wl,/usr/local/lib
../libgnome/.libs/libg
nome.so -Wl,-rpath -Wl,/usr/local/lib
../support/.libs/libgnomesupport.so -L/usr
/local/lib -lglib-1.1 -ldl -lgdk_imlib -ltiff -lgif -ljpeg -lpng -lz -lz

-lSM -l
ICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk-1.1 -lgdk-1.1 -lglib-1.1
-lXext -lX1
1 -lm -lm
gnome_segv.o: In function `main':
/home/fred/gnome/gnome-libs/libgnomeui/gnome_segv.c:59: undefined
reference to `
dcgettext__'
/home/fred/gnome/gnome-libs/libgnomeui/gnome_segv.c:69: undefined
reference to `
dcgettext__'
make[2]: *** [gnome_segv] Error 1
make[2]: Leaving directory `/home/fred/gnome/gnome-libs/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fred/gnome/gnome-libs'
make: *** [all-recursive-am] Error 2
bash-2.01$



--
         To unsubscribe: mail gnome-list-request@gnome.org with
                       "unsubscribe" as the Subject.



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