bug-guile
[Top][All Lists]
Advanced

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

Re: Guile 1.8.2 / SLIB 3a4 incompatibility


From: Ludovic Courtès
Subject: Re: Guile 1.8.2 / SLIB 3a4 incompatibility
Date: Tue, 02 Oct 2007 05:37:04 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

"Bryce L Nordgren" <address@hidden> writes:

> Thanks for the help.  I edited ice-9/slib.scm as you specified, and now I'm 
> getting behavior
> which might be right and might not be: error on the first try and success on 
> the second:
>
> # guile
> guile>  (use-modules (ice-9 slib))
> ERROR: Unbound variable: system
> ABORT: (unbound-variable)
> guile>  (use-modules (ice-9 slib))

The problem is now (hopefully) fixed in HEAD and 1.8.  Could you please
update your local copy of Guile and check whether it works for you?
Make sure to read the "SLIB installation" node of Guile's manual.

Thanks in advance,
Ludovic.





reply via email to

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