Re: (Fwd) Re: gnome-guile link errors.



Hi,
 
 I get the following unresolved reference errors when trying to
 compile gnome-guile. This started happening when I upgraded glib and
 gtk+ to 1.1.13. I had no problem with 1.1.12. I took a quick look in
 the gtk+ source and didn't see any definitions for the unresolved
 functions. I'm using a i586 machine.
 
 Steve.
 
 ...
 (cd .libs && gcc -c -fno-builtin "guile-gtk-1.1S.c")
 gcc -g -O2 -o.libs/guile-gtk-1.1 .libs/guile-gtk-1.1S.o
 -Wl,--export-dynamic main.o -Wl,--rpath -Wl,/usr/local/lib
 .libs/libguilegtk-1.1.so-L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk
 -lgmodule -l
 .libs/libguilegtk-1.1.so: undefined reference 
to`gtk_container_need_resize'
 .libs/libguilegtk-1.1.so: undefined reference to
 `gtk_container_block_resize'
 .libs/libguilegtk-1.1.so: undefined reference to
 `gtk_container_unblock_resize'
 make[2]: *** [guile-gtk-1.1] Error 1
 make[2]: Leaving directory
 `/home/gnome_src/gnome-guile-0.99.1/guile-gtk' make[1]: ***
 [all-recursive] Error 1
 make[1]: Leaving directory `/home/gnome_src/gnome-guile-0.99.1'
 make: *** [all-recursive-am] Error 2



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