This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug???


Chris Bitmead <chrisb@ans.com.au> writes:

> Does the following indicate some sort of bug? If not, what should I do?
> 
> guile> (use-modules (ice-9 slib))
> guile> library-vicinity
> ERROR: In expression library-vicinity:
> ERROR: Unbound variable: library-vicinity
> ABORT: (misc-error)
> guile> 
> 
> >From the slib manual...
> 
> >These procedures are provided by all implementations. 
> >
> >Function: library-vicinity 
> >       Returns the vicinity of the shared Scheme library. 

Does (library-vicinity) work?

-russ

--
"Reasonable people adapt themselves to the world.  Unreasonable people
attempt to adapt the world to themselves.  All progress, therefore,
depends on unreasonable people."
             -- George Bernard Shaw