guile-gtk-general
[Top][All Lists]
Advanced

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

Re: guile-gnome 2.7.91 compilation attempt, issues


From: Andreas Rottmann
Subject: Re: guile-gnome 2.7.91 compilation attempt, issues
Date: Wed, 20 Oct 2004 23:33:50 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Greg Troxel <address@hidden> writes:

> I have guile-lib 0.1.2 and g-wrap 1.9.3 installed via pkgsrc, with
> guile 1.6.4, on NetBSD 2.0/i386.
>
> First, in glib/gnome/gw/gobject-spec, I found what looks like a wrong
> module path (relative to g-wrap 1.9.3):
>
> --- glib-spec.scm.~1~   2004-10-10 08:51:10.000000000 -0400
> +++ glib-spec.scm       2004-10-20 14:37:34.000000000 -0400
> @@ -32,7 +32,7 @@
>    #:use-module (g-wrap util)
>    #:use-module (g-wrap c-types)
>    #:use-module (g-wrap guile)
> -  #:use-module (g-wrap guile ws standard)
> +  #:use-module (g-wrap ws standard)
>    #:use-module (gnome gobject utils)
>    #:use-module (gnome gw support gobject)
>    #:use-module (gnome gw support defs))
>
This patch is wrong. There should in fact be a (g-wrap guile ws
standard) module.

> poblano gdt 605 
> /usr/pkgsrc/wip/guile-gnome/work/guile-gnome-platform-2.7.91/glib/gnome/gw > 
> gmake
> guile  -c \
>   "(debug-set! stack 400000) \
>    (use-modules (g-wrap)) \
>    (use-modules (gnome gw gobject-spec)) \
>    (generate-wrapset 'guile 'gnome-gobject \"guile-gnome-gw-gobject\")"
> <unnamed port>: In procedure scm-error in expression (scm-error (quote 
> misc-error) #f ...):
> <unnamed port>: no wrapset registered for guile standard
>
This is probably the result of applying the above patch...

Regards, Rotty
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Beware of bugs in the above code; I have only proved it correct,
not tried it.  -- Donald E. Knuth




reply via email to

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