[Ecls-list] ECL trunk fails to compile

Gabriel Dos Reis gdr at integrable-solutions.net
Sat Nov 6 09:31:06 UTC 2010


Hi Juanjo,

ECL trunk (CVS) fails to compile on x86_64 running openSUSE-11.3 (GCC 4.5.0)

;;; Note:
;;;   Invoking external command:
;;;   gcc -I. "-I/home/gdr/src/ecl.cvs/build/" -DECL_API
-I"/home/gdr/src/ecl.cvs/build/c"   -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -Dlinux
-I"/home/gdr/src/ecl.cvs/src/c"  -w -c "lsp/numlib.c" -o
"lsp/numlib.o"
In file included from lsp/numlib.c:4:0:
./lsp/numlib.h:189:1: error: ‘_ecl_static_7_realdata’ undeclared here
(not in a function)
./lsp/numlib.h:189:1: error: ‘_ecl_static_7_imagdata’ undeclared here
(not in a function)
;;;
(SYSTEM "gcc -I. \"-I/home/gdr/src/ecl.cvs/build/\" -DECL_API
-I\"/home/gdr/src/ecl.cvs/build/c\"   -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -Dlinux
-I\"/home/gdr/src/ecl.cvs/src/c\"  -w -c \"lsp/numlib.c\" -o
\"lsp/numlib.o\"") returned non-zero value 1

Available restarts:

1. (CONTINUE) Continues anyway.
2. (ABORT) ABORT

Top level.


-- Gaby




More information about the ecl-devel mailing list