[Ecls-list] Fails to build from CVS

R. Mattes rm at mh-freiburg.de
Mon Jan 24 08:53:24 UTC 2005


I just tried to compile a clean CVS checkout, but the (gcc) compiler
breaks with the following message:

 gcc -c -I./ -I/LISP/ecls/src/c -I/LISP/ecls/src/h -I../h -I../include -g -O2 -fPIC -fstrict-aliasing -Dlinux  -o read.o read.c
/LISP/ecls/src/c/read.d: In function `left_parenthesis_reader':
/LISP/ecls/src/c/read.d:461: error: parse error before ';' token
/LISP/ecls/src/c/read.d:461: error: parse error before ';' token
/LISP/ecls/src/c/read.d:461: error: `value2' undeclared (first use in this function)
/LISP/ecls/src/c/read.d:461: error: (Each undeclared identifier is reported only once
/LISP/ecls/src/c/read.d:461: error: for each function it appears in.)
/LISP/ecls/src/c/read.d:462: error: parse error before ')' token
/LISP/ecls/src/c/read.d:478: error: `c' undeclared (first use in this function)
/LISP/ecls/src/c/read.d:479: error: `delim' undeclared (first use in this function)
/LISP/ecls/src/c/read.d: In function `do_read_delimited_list':
/LISP/ecls/src/c/read.d:1289: error: `in' undeclared (first use in this function)
/LISP/ecls/src/c/read.d:1296: error: `l' undeclared (first use in this function)
make[2]: *** [read.o] Error 1
rm list.c main.c instance.c compiler.c character.c gfun.c reference.c symbol.c 
 read.c file.c disassembler.c interpreter.c package.c eval.c
make[2]: Leaving directory `/usr/local/src/LISP/ecls/build/c'


Any ideas? Can i help debugging this?
Os is Linux/PPC 2.6, compiler is gcc-3.3.

  TIA Ralf Mattes





More information about the ecl-devel mailing list