public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* compiling gnome-guile problem
@ 2002-02-07 14:27 David Pirotte
  2002-02-11 11:40 ` Clinton Ebadi
  0 siblings, 1 reply; 2+ messages in thread
From: David Pirotte @ 2002-02-07 14:27 UTC (permalink / raw)
  To: guile-gtk

Hi again,

	 SuSE 7.3
         guile-1.7.x (cvs download 4th fev 02)
         gnome-1.4 installed
	 gnome-libs-devel installed

I did:

	- downloaded the lates gnome-guile from cvs
	- patched guile-gtk (patch proposed by unknown_lamer@hackedtobits.com)
	- installed gnome-libs-devel

but still have a problem: 

	david@faust:~/ftp/gnome/gnome-guile 11 $ make 
	make  all-recursive 
	make[1]: Entering directory `/usr/alto/staff/david/ftp/gnome/gnome-guile' 
	Making all in guile-gtk 
	 Entering directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gtk' 
	make[2]: Leaving directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gtk' 
	Making all in guile-gnome 
	 Entering directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gnome' 
	Making all in zvt 
	make[3]: Entering directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gnome/zvt' 
	/bin/sh ../../libtool --mode=link gcc  -g -O2  -o libguilezvt.la -rpath /usr/local/lib 	-export-dynamic zvt-glue.lo -rdynamic \
	-L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM 	-lICE -lgtk -lgdk -lgmodule -ldl\
	 -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -lzvt -lutil  -lm  
	grep: /usr/lib/libesd.la: No such file or directory 
	sed: can't read /usr/lib/libesd.la: No such file or directory 
	libtool: link: `/usr/lib/libesd.la' is not a valid libtool archive 
	make[3]: *** [libguilezvt.la] Error 1 
	make[3]: Leaving directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gnome/zvt' 
	make[2]: *** [all-recursive] Error 1 
	make[2]: Leaving directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gnome' 
	make[1]: *** [all-recursive] Error 1 
	make[1]: Leaving directory `/usr/alto/staff/david/ftp/gnome/gnome-guile' 
	make: *** [all-recursive-am] Error 2 
	david@faust:~/ftp/gnome/gnome-guile 12 $  

However, libesd.so are installed
??

thanks for some help
David

david@faust:~/ftp/gnome/gnome-guile 10 $ locate libesd 
/usr/lib/libesd.so.0 
/usr/lib/libesd.so.0.2.22 
/usr/lib/libesddsp.so.0 
/usr/lib/libesddsp.so.0.2.22 
/usr/X11R6/lib/xmms/Output/libesdout.la 
/usr/X11R6/lib/xmms/Output/libesdout.so

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compiling gnome-guile problem
  2002-02-07 14:27 compiling gnome-guile problem David Pirotte
@ 2002-02-11 11:40 ` Clinton Ebadi
  0 siblings, 0 replies; 2+ messages in thread
From: Clinton Ebadi @ 2002-02-11 11:40 UTC (permalink / raw)
  To: David Pirotte, guile-gtk

>  - downloaded the lates gnome-guile from cvs
>  - patched guile-gtk (patch proposed by
>  unknown_lamer@hackedtobits.com) - installed gnome-libs-devel

I need to update the patch (it doesn't use SCM_NEWCELL 
anymore), but the patch works for me on my Debian sid box. I also 
patched gnome-guile (there was some deprecated stuff in gnomeg.c 
and a few of the Makefiles had spaces instead of tabs...)

> However, libesd.so are installed

Since Guile-GTK uses libtool, it needs a libtool archive to link, not 
just the shared object.

-- 
#umbclinux on irc.openprojects.net
lamer.hackedtobits.com
unknown_lamer@hackedtobits.com
AIM: unknownlamer ICQ: 41087914

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-11 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-07 14:27 compiling gnome-guile problem David Pirotte
2002-02-11 11:40 ` Clinton Ebadi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).