[Ecls-list] Build failed on Debian GNU/Linux
Juan Jose Garcia Ripoll
lisp at arrakis.es
Thu Feb 3 07:12:10 UTC 2005
Baruch Even wrote:
> I'm trying to build ECL on my Debian GNU/Linux (testing) machine and
> it fails with the following error:
> > "ECL"
> > ;;; Invoking external command: gcc -g -O2 -fPIC -fstrict-aliasing
> -Dlinux -I"/home/baruch/lisp/ecl-0.9e/src"/h
> -I"/home/baruch/lisp/ecl-0.9e/src"/gmp
> -I"/home/baruch/lisp/ecl-0.9e/build"/h
> -I"/home/baruch/lisp/ecl-0.9e/build"/h -w -c "ecl.c" -o "ecl.o"
> ;;; Invoking external command: gcc -o "ecl"
> -L"/home/baruch/lisp/ecl-0.9e/build" "ecl.o" "-L./"
> -Wl,--rpath,/usr/local/lib/ecl/ libecl.so -ldl -lm
> libecl.so: undefined reference to `cl_set_pprint_dispatch'
> [...]This is with ECL 0.9e
Please reconfigure using the flag --with-cmuformat. I forgot to switch
it on in the released package.
Juanjo
More information about the ecl-devel
mailing list