logo       

problem installing clisp: msg#00078

lisp.clisp.general

Subject: problem installing clisp

I am trying to write a script to install clisp on
sorcerer here is the build script :

(
./configure --prefix=/usr


&&
unset CHOST


&&
unset CFLAGS


&&
unset CXXFLAGS


&&
cd $SCRIPT_DIR/src


&&
./makemake --with-dynamic-ffi --with-dynamic-modules
--with-export-syscalls --with-module=wildcard
--with-module=regexp --with-module=bindings/linuxlibc6
> Makefile &&
make config.lisp
prepare_install


&&
make

) > $C_FIFO 2>&1

I am using gcc-3.2.2 and glibc 2.3.2 with a kernel of
2.4.20.

It still fails. Attached with this email is the error.
Any help is appreciated. Thank you in advance.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

Attachment: clisp.bz2
Description: clisp.bz2

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

News | FAQ | advertise