Re: Compiling Guile-Gnome with latest G-Wrap

[email protected] (Ludovic Courtès)
Newsgroups gmane.lisp.guile.gtk
Message-ID <[email protected]>
Hi Andy,

Andy Wingo <[email protected]> writes:

> Try a version from this year, for example 2.15.94 ;-)

Indeed, I'm wondering how I ended up using that version, probably a
stale source tree...

2.15.95 builds fine but apparently lacks `apicheck.scm':

  Backtrace:
  In unknown file:
     ?:  0* [primitive-load "./api.scm"]
  In ./api.scm:
    19:  1* (use-modules (unit-test) (apicheck) (ice-9 pretty-print) (oop goops))
    19:  2  (eval-case (# # *unspecified*) (else #))
    19:  3  (begin (process-use-modules (list (list #) (list #) ...)) *unspecified*)
  In unknown file:
     ?:  4* [process-use-modules ((#) (#) (#) (#))]
     ?:  5  (let* ((interfaces #)) (call-with-deferred-observers (lambda () #)))
     ?:  6* [map #<procedure #f (mif-args)> ((#) (#) (#) (#))]
     ?:  7* [#<procedure #f (mif-args)> ((apicheck))]
     ?:  8* (or (apply resolve-interface mif-args) (error "no such module" mif-args))
     ?:  9* [apply #<procedure resolve-interface (name . args)> ((apicheck))]
     ?: 10  [resolve-interface (apicheck)]
      ...
     ?: 11  (let* (# # # # ...) (and # #) (if # public-i #))
     ?: 12* (and (or (not module) (not public-i)) (error "no code for module" name))
     ?: 13  [error "no code for module" (apicheck)]
      ...
     ?: 14  [scm-error misc-error #f "~A ~S" ("no code for module" (apicheck)) #f]

  <unnamed port>: In procedure scm-error in expression (scm-error (quote misc-error) #f ...):
  <unnamed port>: no code for module (apicheck) 
  FAIL: api.scm

Thanks!

Ludo'.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.