Pedro Kroger <[EMAIL PROTECTED]> writes: > Hi, > > I'm trying to compile the GNOME output but I got this error message: > > make[3]: Entrando no diret#rio > `/home/kroger/lilypond/lilypond/buildscripts/test/guile-gnome/=build/glib/gnome/gw' > guile -c \ > "(debug-set! stack 200000) \ > (use-modules (g-wrap)) \ > (use-modules (gnome gw gobject-spec)) \ > (generate-wrapset 'guile 'gnome-gobject \"guile-gnome-gw-gobject\")" > GObject |GObject |<gobject> |gnome-gobject > Custom |GValue |<gvalue> |gnome-gobject > Custom |GClosure |<gclosure> |gnome-gobject > Custom |GParamSpec |<gparam> |gnome-gobject > g-wrap: while processing function `g-source-set-closure': > g-wrap: bad typespec `void ()': no such type in wrapset `gnome-gobject' > > Some deprecated features have been used. Set the environment > variable GUILE_WARN_DEPRECATED to "detailed" and rerun the > program to get more information. Set it to "no" to suppress > this message. > > I have guile 1.6.4-4 and slib 3a1-4 installed from debian unstable > repository.
I got the same problem here today. When using guile from CVS, I get another error: Making all in gw make[4]: entrant dans le r�pertoire � /home/nicolas/cvs/guile-gnome/=build/glib/gnome/gw � guile -c \ "(debug-set! stack 200000) \ (use-modules (g-wrap)) \ (use-modules (gnome gw gobject-spec)) \ (generate-wrapset 'guile 'gnome-gobject \"guile-gnome-gw-gobject\")" WARNING: (srfi srfi-35): `every' imported from both (oop goops util) and (srfi srfi-1) WARNING: (srfi srfi-35): `any' imported from both (oop goops util) and (srfi srfi-1) WARNING: (g-wrap util): imported module (srfi srfi-34) overrides core binding `raise' WARNING: (g-wrap): imported module (srfi srfi-34) overrides core binding `raise' WARNING: (g-wrap rti): imported module (srfi srfi-34) overrides core binding `raise' WARNING: (g-wrap rti): `class-name' imported from both (oop goops) and (g-wrap) WARNING: (g-wrap enumeration): `class-name' imported from both (oop goops) and (g-wrap) WARNING: (g-wrap c-types): `class-name' imported from both (oop goops) and (g-wrap) WARNING: (g-wrap guile): `class-name' imported from both (oop goops) and (g-wrap) WARNING: (g-wrap ws standard): `class-name' imported from both (oop goops) and (g-wrap) WARNING: (g-wrap guile ws standard): `class-name' imported from both (oop goops) and (g-wrap) ERROR: Unbound variable: system make[4]: *** [guile-gnome-gw-gobject.c] Erreur 2 _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel
