gnome-guile problems



Hi there,

I am trying to compile the gnome-guile stuff and am running into a
problem

make[2]: Entering directory `/usr/src/gnome/gnome-guile/guile-gtk'
make[2]: Circular aclocal.m4 <- aclocal.m4 dependency dropped.
/bin/sh ./libtool --mode=link gcc -g -O2  -o guile-gtk -export-dynamic
main.o li
bguilegtk.la -lguile -ldl   -lreadline -ltermcap -L/opt/gnome/lib
-L/usr/X11R6/l
ib -lgtk-1.1 -lgdk-1.1 -rdynamic -lgmodule-1.1 -lglib-1.1 -ldl -lXext
-lX11 -lm
-lm
rm -f .libs/guile-gtk.nm .libs/guile-gtk.nmT
extracting global C symbols from `main.o'
creating .libs/guile-gtkS.c
(cd .libs && gcc -c -fno-builtin "guile-gtkS.c")
gcc -g -O2 -o .libs/guile-gtk .libs/guile-gtkS.o -Wl,-export-dynamic
main.o -Wl,
-rpath -Wl,/opt/gnome/lib .libs/libguilegtk.so -lguile -ldl -lreadline
-ltermcap
 -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk-1.1 -lgdk-1.1 -rdynamic
-lgmodule-1.1 -
lglib-1.1 -ldl -lXext -lX11 -lm -lm
.libs/libguilegtk.so: undefined reference to `gtk_input_add_interp'
make[2]: *** [guile-gtk] Error 1
make[2]: Leaving directory `/usr/src/gnome/gnome-guile/guile-gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome/gnome-guile'
make: *** [all-recursive-am] Error 2


So it cannot find this gtk_input_add_interp.  I updated the gtk+ package
and reinstalled
it just to make sure that both were up to date.  When that did not help
I did a little poking
around in the guile-gtk dir.  I found that it was indeed defined in
gtk.defs.  So am I missing 
something?  

I have tried to build the guile-gtk stuff separately with the same
results....

Thanks for any help and ideas.
Glenham



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