gnome-guile problems




Hi there,

I'm having trouble with the gnome-guile dependency in guppi3.

When I run

> ./autogen.sh --prefix=/opt/gnome

for guppi3, I end up with ....

checking for libglade... yes
checking for sgtk_init in -lguilegtk-1.2... no
checking for sgtk_gnome_canvas_new in -lguilegnome... no
configure: warning: Could not find or use guile-gtk
configure: warning: Could not find or use guile-gnome
configure: error: Errors encountered: build terminated

./configure --help doesn't seem to provide an option to
build without gnome-guile.

I've looked all over ftp.gnome.org but I can't find any
gnome-guile tarballs. When I try cvs gnome-guile my
compilation dies with:

/bin/sh ./libtool --mode=link gcc  -g -O2  -o guile-gtk-1.2
-export-dynamic main.o libguilegtk-1.2.la -L/opt/gnome/lib -lguile -ldl
-lm -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib
-ldl -lXext -lX11 -lm -lm 
gcc -g -O2 -o .libs/guile-gtk-1.2 main.o .libs/libguilegtk-1.2.so
-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11
-lm -lm -L/opt/gnome/lib -lguile -ldl -lm -L/usr/lib -L/usr/X11R6/lib
-lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -lm
-Wl,--export-dynamic -Wl,--rpath -Wl,/opt/gnome/lib 
.libs/libguilegtk-1.2.so: undefined reference to `scm_tc16_keyword'
.libs/libguilegtk-1.2.so: undefined reference to `scm_fdes_to_port'
collect2: ld returned 1 exit status

So the question is: where can I get a buildable gnome-guile? (Or
(more likely) what am I doing wrong?) If that doesn't work can
I get guppi running without it? On the web page it says gnome-guile
is an optional dependency, if this is still the case how do I configure
guppi without it?

I've got guile-1.3.4, gnome-libs-1.0.55, and recent cvs bonobo,
gnome-print, gnome-xml, gnumeric, and libglade all installed
correctly (I've got gnumeric to work) under /opt/gnome. I've also
got the guile-1.3 rpm and all the October GNOME rpms installed
(in the usual spot, under /usr I guess). I'm pointing LD_LIBRARY_PATH
to /opt/gnome/lib and appending /opt/gnome/bin to PATH. This seems to
be working because both guppi and gnumeric found gnome-print even though
it's not installed under /usr. 

Can't think of anything else that might be useful in diagnosing this.
 
Thanks in advance for any help.

Adam




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