[Ecls-list] c++ build broken in current git rep

Seth Burleigh seth at tewebs.com
Sat Jun 5 18:46:24 UTC 2010


c version builds fin
on ubuntu

./configure --with-cxx --enable-threads --enable-unicode --enable-boehm



;;;   Invoking external command:
;;;   g++ "-I/home/seth/.tmp/ecl/build/" -DECL_API
-I"/home/seth/.tmp/ecl/build/c"  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g
-O2 -fPIC  -D_THREAD_SAFE -Dlinux -I"/home/seth/.tmp/ecl/src/c"  -w -c
"/home/seth/.tmp/ecl/build/lsp/predlib.c" -o
"/home/seth/.tmp/ecl/build/lsp/predlib.o"
;;; /home/seth/.tmp/ecl/build/lsp/predlib.c: In function ‘cl_lispunion*
cl_upgraded_array_element_type(cl_narg, cl_lispunion*, ...)’:
/home/seth/.tmp/ecl/build/lsp/predlib.c:830: error:
‘FEtype_error_vector’ was not declared in this scope
/home/seth/.tmp/ecl/build/lsp/predlib.c:832: error: invalid conversion
from ‘cl_fixnum’ to ‘cl_lispunion*’
/home/seth/.tmp/ecl/build/lsp/predlib.c:832: error:   initializing
argument 4 of ‘void FEwrong_index(cl_lispunion*, cl_lispunion*, int,
cl_lispunion*, cl_index)’
/home/seth/.tmp/ecl/build/lsp/predlib.c:883: error:
‘FEtype_error_vector’ was not declared in this scope
/home/seth/.tmp/ecl/build/lsp/predlib.c:885: error: invalid conversion
from ‘cl_fixnum’ to ‘cl_lispunion*’
/home/seth/.tmp/ecl/build/lsp/predlib.c:885: error:   initializing
argument 4 of ‘void FEwrong_index(cl_lispunion*, cl_lispunion*, int,
cl_lispunion*, cl_index)’
/home/seth/.tmp/ecl/build/lsp/predlib.c: In function ‘cl_lispunion*
cl_subtypep(cl_narg, cl_lispunion*, cl_lispunion*, ...)’:
/home/seth/.tmp/ecl/build/lsp/predlib.c:3911: error:
‘FEtype_error_vector’ was not declared in this scope
/home/seth/.tmp/ecl/build/lsp/predlib.c:3913: error: invalid conversion
from ‘cl_fixnum’ to ‘cl_lispunion*’
/home/seth/.tmp/ecl/build/lsp/predlib.c:3913: error:   initializing
argument 4 of ‘void FEwrong_index(cl_lispunion*, cl_lispunion*, int,
cl_lispunion*, cl_index)’
/home/seth/.tmp/ecl/build/lsp/predlib.c:3955: error:
‘FEtype_error_vector’ was not declared in this scope
/home/seth/.tmp/ecl/build/lsp/predlib.c:3957: error: invalid conversion
from ‘cl_fixnum’ to ‘cl_lispunion*’
/home/seth/.tmp/ecl/build/lsp/predlib.c:3957: error:   initializing
argument 4 of ‘void FEwrong_index(cl_lispunion*, cl_lispunion*, int,
cl_lispunion*, cl_index)’

(SYSTEM "g++ \"-I/home/seth/.tmp/ecl/build/\" -DECL_API -I
\"/home/seth/.tmp/ecl/build/c\"  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g
-O2 -fPIC  -D_THREAD_SAFE -Dlinux -I\"/home/seth/.tmp/ecl/src/c\"  -w -c
\"/home/seth/.tmp/ecl/build/lsp/predlib.c\" -o
\"/home/seth/.tmp/ecl/build/lsp/predlib.o\"") returned non-zero value 1

Available restarts:

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

Top level in: #<process TOP-LEVEL 097edfc0>.





More information about the ecl-devel mailing list