lilypond-devel
[Top][All Lists]
Advanced

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

Re: guile-gtk


From: Han-Wen Nienhuys
Subject: Re: guile-gtk
Date: Tue, 22 Jun 2004 00:31:14 +0200

address@hidden writes:
> Jan Nieuwenhuizen writes:
> 
> >> As Guile CVS seems to be a bit fucked up ATM, this might be a reason;
> >> It used to work.
> >
> > Ok.  We'll just `wait' for Dirk Herrman do fix CVS.
> 
> Dirk has fixed it.  Most looks ok now apart from:
> 
> + guile -s ../src/libgnomecanvas/examples/canvas.scm
> (gnome gtk): [glib ERROR: In procedure dynamic-link:
> ERROR: file: "libgw-guile-standard", message: 
> "/home/janneke/usr/pkg/g-wrap/lib/libgwrap-guile-runtime.so.0: undefined 
> symbol: scm_freelist"
> 
> It seems that scm_freelist is now called scm_i_freelist ... ?

scm_i_ means that the variable is internal and should not be used,
except by the GUILE allocation system itself. I think you have some
leftovers of an old compile. Make clean should take care of that.

 

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]