[Ecls-list] cvs build fails on linux

Dean O'Connor dean.oconnor at ite.com.au
Mon Dec 5 21:49:01 UTC 2005


hi

I recently refreshed from CVS and now ECL build fails on my linux 
(gentoo) box.
ie. no ecl executable.

I did an "cvs update -C -P -d", "make clean", "./configure 
--enable-threads" and "make".

Here is a last bit of the build output:

("sysfun.lsp" #P"cmp.fas")
 > ;;; Note:
;;; Invoking external command: gcc  -g -O2 -fPIC -D_THREAD_SAFE 
-fstrict-aliasing -Dlinux -I"/home/deano/projects/ecls/src"/c 
-I"/home/deano/projects/ecls/src"/h 
-I"/home/deano/projects/ecls/src"/gmp 
-I"/home/deano/projects/ecls/build"/h  
-I"/home/deano/projects/ecls/build"/h -w -c 
"/home/deano/projects/ecls/build/ECLINITfJjBoq.c" -o 
"/home/deano/projects/ecls/build/ECLINITfJjBoq.o"

;;; Note:
;;; Invoking external command: gcc -o "defsystem.fas" 
-L"/home/deano/projects/ecls/build" 
"/home/deano/projects/ecls/build/ECLINITfJjBoq.o" 
"/home/deano/projects/ecls/build/ext/defsystem.o"  
-Wl,--rpath,/home/deano/projects/lisp/ecl/lib/ecl/ -shared   libecl.so 
-lpthread -ldl  -lm  -lgc -lgmp

NIL
 > ;;; Compiling ext:asdf;asdf-ecl.lisp.There exists no package with 
name "ASDF"
Top level.
SI>
cd doc; make
make[2]: Entering directory `/home/deano/projects/ecls/build/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/deano/projects/ecls/build/doc'
make[1]: Leaving directory `/home/deano/projects/ecls/build'


cheers
Dean




More information about the ecl-devel mailing list