Still no gtk+-1.1.3 compile more woes, AAARGH!



Thanks to everyone who has tried to help out here. Here's what's going on:
First, I have glib+-1.1.4 installed. I have all prerequisite libraries
installed. While configuring gtk, I need to have the configure script bind
to glib directory in /home/limo, because for some reason it doesn't find
it. So I type "./configure --with-glib=/home/limo/glib". Great. Configure
goes well. However, when it comes to the testgtkscripts, the compile bombs.
Same place, every time. I have tried sources from ftp.gtk.org as well as
snapshots from ftp.jimpick.com. Both result in the exact same error, so I
still believe that the problem is on my machine somewhere. Key operative,
"somewhere". Any ideas? Here's the specifics:

Make[2] Entering directory `/home/limo/gtk+/gtk'
/bin/sh ..libtool --mode=link gcc -g -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM
-L/usr/X11/lib -o testgtk  testgtk.o libgtk.la ../gdk/libgdk.la
-L/usr/X11R6.3/lib -lXext -lX11 /home/limo/glib/libglib-1.1.la -lm gcc -g
-DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -L/usr/X11/lib -o .libs/testgtk
testgtk.o -Wl, --rpath -Wl, /usr/local/lib .libs/libgtk.so -L/usr/X11/lib
-Wl, --rpath -Wl,  /usr/local/lib ../gdk/.libs/libgdk.so -L/usr/X11/lib
-L/usr/X11R6.3/lib -lXext -lX11 -L/usr/X11R6.3/lib -lXext -lX11 -Wl,
--rpath -Wl, /usr/local/lib /home/limo/glib/.libs/libglib.so -lm


 .libs/libgtk.so:
 undefined reference to 'g_module_supported'
 undefined reference to'g_module_error'
 undefined reference to'g_module_make_resident'
 undefined reference to'g_module_close'
 undefined reference to'g_module_name'
 undefined reference to'g_module_symbol'
 undefined reference to 'g_module_open'


Any help would be greatly appreciated!

Steven




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