trouble compiling gtk+-1.1.12



I can't get gtk.-1.1.12 to compile completely:

gcc -g -O2 -Wall -o .libs/testgtk testgtk.o -Wl,--rpath
-Wl,/usr/local/lib .libs/libgtk.so -L/usr/local/lib -lgmodule -lglib
-ldl -L/usr/X11R6/lib -lXext -lX11 -lm -lintl -Wl,--rpath
-Wl,/usr/local/lib ../gdk/.libs/libgdk.so -L/usr/local/lib -lgmodule
-lglib -ldl -L/usr/X11R6/lib -lXext -lX11 -lm -lintl -L/usr/X11R6/lib
-lXext -lX11 -L/usr/local/lib -rdynamic -lgmodule -lglib -ldl -lm -lintl
.libs/libgtk.so: undefined reference to `dgettext'
make[2]: *** [testgtk] Error 1
make[2]: Leaving directory `/usr/local/src/gtk+-1.1.12/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gtk+-1.1.12'
make: *** [all-recursive-am] Error 2
------------------------------------------------------------------------

I am using Slakware and I see that there is a new gettext (0.10.35).
That may be my problem, but it won't compile either:

make[2]: Entering directory `/usr/local/src/gnu/gettext-0.10.35/src'
/bin/sh ../libtool --mode=link gcc -g -O2  -o gettext  gettextp.o
../lib/libnlsut.a ../intl/libintl.a
gcc -g -O2 -o gettext gettextp.o ../lib/libnlsut.a ../intl/libintl.a
gettextp.o: In function `main':
/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:95: undefined
reference to `bindtextdomain'
/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:96: undefined
reference to `textdomain'
/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:134: undefined
reference to `gettext'
/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:139: undefined
reference to `gettext'
/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:154: undefined
reference to `gettext'
/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:164: undefined
reference to `gettext'
gettextp.o: In function `usage':
/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:228: undefined
reference to `gettext'
gettextp.o:/usr/local/src/gnu/gettext-0.10.35/src/gettextp.c:233: more
undefined references to `gettext' follow
make[2]: *** [gettext] Error 1

I'd appreciate some help.
Thanks,

Tom



------------------------------------------------------------------
|\/\/\___/\/\/|          Carol Anne Corner &
\____ o o ____/   Thomas Corner <corner@aktiv.co.at>
     )   (               10-Jan-99 16:15:24
    ( * * )    
     \___/    
------------------------------------------------------------------
"A witty saying proves nothing."
                -- Voltaire

Disclaimer: The Corners take no responsibility for the above witty 
remark which was generated at random by the "fortune" program.
------------------------------------------------------------------



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