Problem compiling GTK from anoncvs
- From: Trever Adams <highlander teleteam net>
- To: gtk-list redhat com
- Subject: Problem compiling GTK from anoncvs
- Date: Mon, 21 Sep 1998 22:22:22 +0000
Below is the output from make. I have successfully compiled and
installed the anoncvs version of glib into /unstable. I checked glib
sources and saw the g_module and all in the forms shown in the error
message. As some may recognize this setup, I am using the instructions
(slightly modified) from the "Stable and Development version of Gimp"
howto.
I would appreciate any and all help/info that might resolve this or that
may say "we are working on it."
Thank you much,
Trever Adams
highlander@teleteam.net
make[2]: Entering directory `/unstable/src/gtk+/gtk'
/bin/sh ../libtool --mode=link gcc -g -O2 -DGTK_NO_CHECK_CASTS -Wall
-DUSE_XIM -o testgtk testgtk.o libgtk.la ../gdk/libgdk.la
-L/usr/X11/lib -lXext -lX11 -L/unstable/lib -lglib -lm
gcc -g -O2 -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -o .libs/testgtk
testgtk.o -Wl,--rpath -Wl,/unstable/lib .libs/libgtk.so -Wl,--rpath
-Wl,/unstable/lib ../gdk/.libs/libgdk.so -L/usr/X11/lib -lXext -lX11
-L/usr/X11/lib -lXext -lX11 -L/unstable/lib -lglib -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 `/unstable/src/gtk+/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/unstable/src/gtk+'
make: *** [all-recursive-am] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]