Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes: > Please do not use GUILE CVS yet. It has been broken the past few > weeks. I thought the troubles were over, but apparently they are not. > > The point #3 [removed] in the guile-gnome.sh script used to be, and > still should be, probably: > > #3 use guile 1.6.x -- not CVS > PATH=/usr/bin:$PATH > >> ERROR: Unbound variable: system >> make[4]: *** [guile-gnome-gw-gobject.c] Erreur 2 > > You can get around this particular error, though, by commenting-out > the system defines in ice-9/slib.scm, here's what I did to get > slib+GUILE CVS usable: > > (if (and #f (defined? 'system)) > > Jan.
OK. Anyway, with guile 1.6.4 or CVS, finally the same error Pedro reported occurs. I've just tried with g-wrap from [EMAIL PROTECTED] instead of [EMAIL PROTECTED], guile-gnome compiles fine now. nicolas _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel
