Hi,

"Bryce L Nordgren" <[EMAIL PROTECTED]> 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.



_______________________________________________
Bug-guile mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to