compile problem




	Trying to compile gtk-1.1.2 for a gnome instalation and I get the
following error:

gcc -g -O2 -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -o .libs/testgtk testgtk.o
-Wl,--rpath -Wl,/users/gats/newlocal/gnome/lib .libs/libgtk.so -Wl,--rpath
-Wl,/users/gats/newlocal/gnome/lib ../gdk/.libs/libgdk.so -L/usr/X11R6/lib
-lXext -lX11 -L/usr/X11R6/lib -lXext -lX11
-L/users/gats/newlocal/gnome/lib -rdynamic -lgmodule -lglib -ldl -lm
.libs/libgtk.so: undefined reference to `g_datalist_set_destroy'
.libs/libgtk.so: undefined reference to `g_datalist_id_set_destroy'
make[2]: *** [testgtk] Error 1

	Where am I missing the decelarations for these.  I have glib-1.1.4
compiled and installed in the prefix location that I configured for gtk,
however a strings of the library doesn't reveal the two functions in
question.  Is there some other library I'm missing or am I working off the
wrong version of glib????

-- 
================================================================  /| |\
James V. Di Toro III            | "Given enough eyeballs,        / |_| \/\
System Administrator, GATS, Inc.|      all bugs are shallow."   |()\ /  ||
W: 757/873-5920	 F:757/873-5924 |------------------------------ |---0---_|
webmaster@gats-inc.com          |  www.gats-inc.com              \ / \ /
karrde@gats-inc.com             |  www/~karrde/                   ^:::^



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