logo       

Re: csi : problems to require stuff: msg#00048

lisp.scheme.chicken

Subject: Re: csi : problems to require stuff

I don't understand this. Do you have old libraries installed
somewhere? Does `(load-library 'srfi-1 "libchicken.so")' work?
Could you run csi like this:

% LD_DEBUG=libs csi
...


cheers,
felix


On 12/13/05, Jörg F. Wittenberger <Joerg.Wittenberger@xxxxxxxxxxxx> wrote:
> here the complete session:
>
> jfw@gus:~$ csi
> _______ _ __
> / ___/ / (_)___/ /_____ ___
> / /__/ _ \/ / __/ '_/ -_) _ \
> \___/_//_/_/\__/_/\_\\__/_//_/
>
> Version 2, Build 2 - linux-unix-gnu-x86 - [ dload ]
> (c)2000-2005 Felix L. Winkelmann
> #;1> (require 'srfi-1)
> ; loading library srfi-1 ...
> #;2> cons*
> Error: unbound variable: cons*
> #;2>
>
>
> Am Montag, den 12.12.2005, 21:00 +0100 schrieb felix winkelmann:
> > On 12/11/05, Jörg F. Wittenberger <Joerg.Wittenberger@xxxxxxxxxxxx> wrote:
> > > Hello,
> > >
> > > I just upgraded to chicken "Version 2, Build 2 - linux-unix-gnu-x86 -
> > > [ dload ]" (from version 1.63).
> > >
> > > Now I can't find out how to tell csi to use srfi-1 bindings. I tries
> > >
> > > #!/usr/bin/csi -script
> > > (require 'srfi-1)
> > > cons*
> > >
> >
> > When you start csi interactively, what does the require print?
> >
> >
> > cheers,
> > felix
>


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise