[Ecls-list] Using Femlisp with ECL / Bug reports

Nicolas Neuss Nicolas.Neuss at iwr.uni-heidelberg.de
Tue Oct 25 07:05:45 UTC 2005


Juan Jose Garcia Ripoll <lisp at arrakis.es> writes:

> ...

OK, I followed your suggestions. Then I updated ECL from CVS and tried to
compile it.  It got stuck at the following point:

dpp: /home/neuss/ecls/src/c/ffi.d -> ffi.c

Unknown symbol: mp::+load-compile-lock+

Unknown symbol: mp::+load-compile-lock+
gcc -c -I. -I/home/neuss/ecls/src/c -I/home/neuss/ecls/src/h -I../h  -I../includ
e -g -O2 -fPIC -fstrict-aliasing -Dlinux  -o ffi.o ffi.c
if test -f ../CROSS-DPP ; then ../CROSS-DPP /home/neuss/ecls/src/c/alloc_2.d all
oc_2.c ; else ./dpp /home/neuss/ecls/src/c/alloc_2.d alloc_2.c ; fi
dpp: /home/neuss/ecls/src/c/alloc_2.d -> alloc_2.c
gcc -c -I. -I/home/neuss/ecls/src/c -I/home/neuss/ecls/src/h -I../h  -I../includ
e -g -O2 -fPIC -fstrict-aliasing -Dlinux  -o alloc_2.o alloc_2.c
/home/neuss/ecls/src/c/alloc_2.d: In function `stacks_scanner':
/home/neuss/ecls/src/c/alloc_2.d:294: warning: passing arg 1 of `GC_set_mark_bit
' from incompatible pointer type
/home/neuss/ecls/src/c/alloc_2.d:297: warning: passing arg 1 of `GC_set_mark_bit
' from incompatible pointer type
make[2]: *** No rule to make target `ffi_x86.c', needed by `ffi_x86.o'.  Stop.
rm array.c symbol.c num_rand.c num_sfun.c structure.c cmpaux.c list.c unixsys.c 
num_arith.c load.c string.c stacks.c hash.c main.c predicate.c num_log.c unixint
.c instance.c compiler.c character.c multival.c gfun.c sequence.c ffi.c unixfsys
.c reference.c time.c print.c backq.c format.c typespec.c num_co.c num_pred.c ma
cros.c alloc_2.c read.c error.c num_comp.c number.c pathname.c file.c assignment
.c cfun.c disassembler.c interpreter.c mapfun.c package.c eval.c
make[2]: Leaving directory `/home/neuss/ecls/build/c'
make[1]: *** [libeclmin.a] Error 2
make[1]: Leaving directory `/home/neuss/ecls/build'
make: *** [all] Error 2

Yours, Nicolas.




More information about the ecl-devel mailing list