[Ecls-list] ECL 9.3.0 pre-release

Marko Kocić marko.kocic at gmail.com
Tue Mar 24 17:44:59 UTC 2009


It also fails on linux/x86 with the following error:

dpp: /home/markko/cvstree/ecl.git/src/c/array.d -> array.c
gcc -DECLDIR="\"/home/markko/lib/ecl-9.3.0\"" -c -DECL_API -I.
-I/home/markko/cvstree/ecl.git/build
-I/home/markko/cvstree/ecl.git/src/c -I../ecl/gc  -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -D_THREAD_SAFE  -Dlinux  -o
array.o array.c
/home/markko/cvstree/ecl.git/src/c/array.d: In function
‘si_fill_array_with_elt’:
/home/markko/cvstree/ecl.git/src/c/array.d:1151: error: ‘union
ecl_array_data’ has no member named ‘ch’
make[2]: *** [array.o] Error 1
rm array.c symbol.c num_rand.c list.c num_arith.c string.c main.c
predicate.c num_log.c instance.c compiler.c character.c gfun.c
reference.c num_sfun.c print.c typespec.c num_co.c num_pred.c read.c
error.c num_comp.c number.c file.c cfun.c disassembler.c interpreter.c
assignment.c package.c eval.c
make[2]: Leaving directory `/home/markko/cvstree/ecl.git/build/c'
make[1]: *** [libeclmin.a] Error 2
make[1]: Leaving directory `/home/markko/cvstree/ecl.git/build'
make: *** [all] Error 2


Configured with:
./configure --prefix=$HOME --enable-threads --enable-unicode
--with-system-gmp --enable-boehm=system




More information about the ecl-devel mailing list