unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* guile-1.9.14 problem about (ice-9 readline) modules
@ 2010-12-18  5:29 Fu gangqiang
  2010-12-21 17:50 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Fu gangqiang @ 2010-12-18  5:29 UTC (permalink / raw)
  To: Guile bug

Hi,all
I built guile-1.9.14 on  Linux 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 09:00:03 UTC 2010 i686 GNU/Linux
but I can not use (ice-9 readline) module
~ $ guile
GNU Guile 1.9.14
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 readline))
While compiling expression:
ERROR: In procedure make_objcode_by_mmap:
ERROR: bad header on object file: "GOOF-0.S-LE-4---"
scheme@(guile-user)> 





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

* Re: guile-1.9.14 problem about (ice-9 readline) modules
  2010-12-18  5:29 guile-1.9.14 problem about (ice-9 readline) modules Fu gangqiang
@ 2010-12-21 17:50 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2010-12-21 17:50 UTC (permalink / raw)
  To: Fu gangqiang; +Cc: bug-guile

Hello,

Fu gangqiang <lispor@163.com> writes:

> scheme@(guile-user)> (use-modules (ice-9 readline))
> While compiling expression:
> ERROR: In procedure make_objcode_by_mmap:
> ERROR: bad header on object file: "GOOF-0.S-LE-4---"

You probably need to “rm -rf ~/.cache/guile”.

Hope this helps,
Ludo’.



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

end of thread, other threads:[~2010-12-21 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18  5:29 guile-1.9.14 problem about (ice-9 readline) modules Fu gangqiang
2010-12-21 17:50 ` Ludovic Courtès

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).