Compile Errors



Hi,
I am trying to compile gtk+-1.1.6 on my RedHat 5.1 box.  It goes through
some of the build, then it fails.  

This is what it prints:
gcc -g -O2 -Wall -o .libs/testgtk testgtk.o -Wl,--rpath -Wl,/usr/local/lib
.libs/libgtk.so -Wl,--rpath -Wl,/usr/local/lib ../gdk/.libs/libgdk.so
-L/usr/X11R6/lib -lXext -lX11 -L/usr/X11R6/lib -lXext -lX11 -Wl,--rpath
-Wl,/usr/local/lib ../../glib-1.1.6/.libs/libglib.so -lm
.libs/libgtk.so: undefined reference to `g_module_supported'
.libs/libgtk.so: undefined reference to `g_module_error'
.libs/libgtk.so: undefined reference to `g_module_make_resident'
.libs/libgtk.so: undefined reference to `g_module_close'
.libs/libgtk.so: undefined reference to `g_module_name'
.libs/libgtk.so: undefined reference to `g_module_symbol'
.libs/libgtk.so: undefined reference to `g_module_open'
make[2]: *** [testgtk] Error 1
make[2]: Leaving directory `/home/chrismar/packages/gtk+-1.1.6/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chrismar/packages/gtk+-1.1.6'
make: *** [all-recursive-am] Error 2

Any ideas?

TIA,
Chris




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