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