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

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

Re: guile-gnome-extra 2.5.990


From: Jan Nieuwenhuizen
Subject: Re: guile-gnome-extra 2.5.990
Date: Sun, 19 Sep 2004 13:54:11 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Andy Wingo writes:

> Especially let me know what's up with libwnck and libgda.

> http://ambient.2y.net/wingo/tmp/guile-gnome-extra-2.5.990.tar.gz

 * I must specify explicitely where the includes live:
     CPPFLAGS=-I$HOME/usr/pkg/guile-gnome/include
 * Libwnck seems fine except for int/bool issue.
 * libgda does not compile here, see below, and
 * --without-libgda/--without-gda does not work

Jan.


make[4]: Entering directory 
`/var/fred/usr/src/guile-gnome-extra-2.5.990/libgda/gnome/gw'
guile --debug -c \
  "(debug-set! stack 400000) \
   (use-modules (g-wrap)) \
   (use-modules (gnome gw libgda-spec)) \
   (generate-wrapset 'guile 'gnome-libgda \"guile-gnome-gw-libgda\")"
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'Backtrace:
In current input:
   1:  0* (use-modules (gnome gw libgda-spec))
   1:  1  (eval-case (# # *unspecified*) (else #))
   1:  2  (begin (process-use-modules (list (list #))) *unspecified*)
   ?:  3* [process-use-modules (((gnome gw libgda-spec)))]
   ?:  4  (let* ((interfaces #)) (call-with-deferred-observers (lambda () #)))
   ?:  5* [map #<procedure #f (mif-args)> (((gnome gw libgda-spec)))]
   ?:  6* [#<procedure #f (mif-args)> ((gnome gw libgda-spec))]
   ?:  7* (or (apply resolve-interface mif-args) (error "no such module" 
mif-args))
   ?:  8* [apply #<procedure resolve-interface (name . args)> (#)]
   ?:  9  [resolve-interface (gnome gw libgda-spec)]
    ...
   ?: 10  (let* (# # # # ...) (and # #) (if # public-i #))
   ?: 11* (and (or (not module) (not public-i)) (error "no code for module" 
name))
   ?: 12  [error "no code for module" (gnome gw libgda-spec)]
    ...
   ?: 13  [scm-error misc-error #f ...]

<unnamed port>: In procedure scm-error in expression (scm-error (quote 
misc-error) #f ...):
<unnamed port>: no code for module (gnome gw libgda-spec)
make[4]: *** [guile-gnome-gw-libgda.c] Fout 2

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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