unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* crash at loading gds-client module
@ 2010-12-28  0:56 Nala Ginrut
  2010-12-28  2:19 ` Neil Jerram
  0 siblings, 1 reply; 4+ messages in thread
From: Nala Ginrut @ 2010-12-28  0:56 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 1274 bytes --]

hi all, I got a error while I was trying the gds-client module:

error message:
--------------
GNU Guile 1.9.14.15-8aa4
Copyright (C) 1995-2010 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (use-modules (ice-9 gds-client))
;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-autocompile argument to disable.
;;; compiling /usr/local/share/guile/2.0/ice-9/gds-client.scm
;;; compiling /usr/local/share/guile/2.0/ice-9/debugging/steps.scm
;;; WARNING: compilation of
/usr/local/share/guile/2.0/ice-9/debugging/steps.scm failed:
;;; key misc-error, throw args ("make_objcode_by_mmap" "bad header on object
file: ~s" ("GOOF-0.R-LE-4---") #f)
;;; WARNING: compilation of /usr/local/share/guile/2.0/ice-9/gds-client.scm
failed:
;;; key misc-error, throw args ("make_objcode_by_mmap" "bad header on object
file: ~s" ("GOOF-0.R-LE-4---") #f)
While compiling expression:
ERROR: In procedure module-lookup:
ERROR: Unbound variable: trap-set!
--------------

my guile on git is up to date, how can I deal with this error?

[-- Attachment #2: Type: text/html, Size: 1448 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-28 12:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-28  0:56 crash at loading gds-client module Nala Ginrut
2010-12-28  2:19 ` Neil Jerram
2010-12-28  2:35   ` Nala Ginrut
2010-12-28 12:35     ` Neil Jerram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).