[Ecls-list] Objective achieved
Waldek Hebisch
hebisch at math.uni.wroc.pl
Sat Feb 16 10:47:25 UTC 2008
Juan Jose Garcia-Ripoll wrote:
> I have just committed these changes to the "new_apply" branch. It
> seems that ECL still passes all tests, but I will wait a little bit
> before merging these changes into the main tree.
>
I am unable to build new_apply branch -- build ends with the message:
make[2]: Leaving directory `/var/tmp/hebisch/lisp/ecl-tst2/build/c'
if [ -f CROSS-COMPILER ]; then \
touch ecl_min; \
else \
gcc -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -leclgc -ldl -lm -lgmp;\
fi
libeclmin.a(ffi_x86_64.o): In function `ecl_dynamic_callback_execute':
/var/tmp/hebisch/lisp/ecl-tst2/src/c/arch/ffi_x86_64.d:214: undefined reference
to `cl_apply_from_stack'
collect2: ld returned 1 exit status
make[1]: *** [ecl_min] Error 1
make[1]: Leaving directory `/var/tmp/hebisch/lisp/ecl-tst2/build'
make: *** [all] Error 2
--
Waldek Hebisch
hebisch at math.uni.wroc.pl
More information about the ecl-devel
mailing list