[Ecls-list] Build failed on Debian GNU/Linux
Baruch Even
baruch at ev-en.org
Wed Feb 2 15:09:01 UTC 2005
Hello,
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'
libecl.so: undefined reference to `cl_pprint_newline'
libecl.so: undefined reference to `cl_pprint_indent'
libecl.so: undefined reference to `cl_pprint_tab'
libecl.so: undefined reference to `cl_pprint_linear'
libecl.so: undefined reference to `cl_pprint_fill'
libecl.so: undefined reference to `cl_copy_pprint_dispatch'
libecl.so: undefined reference to `cl_pprint_dispatch'
libecl.so: undefined reference to `cl_pprint_tabular'
collect2: ld returned 1 exit status
LAMBDA: Too many arguments to function CONTINUE.
Top level.
SI>
This is with ECL 0.9e
Baruch
More information about the ecl-devel
mailing list