[Ecls-list] More changes

Rudi Schlatte rschlatte at ist.tu-graz.ac.at
Fri Dec 21 22:50:31 UTC 2001


Juan Jose Garcia-Ripoll <Juan.Ripoll at mpq.mpg.de> writes:

> Hope things remain stable. I have performed two fresh builds on Linux
> and FreeBSD with C and C++ and things seem to work.
> 

Successful build on cygwin without options, failure with --enable-cxx:

<<< BEGIN TRANSCRIPT >>>
./dpp.exe /tmp/ecls/src/c/package.d package.c
dpp: /tmp/ecls/src/c/package.d -> package.c
c++ -c -I../h -I/tmp/ecls/src/h -I/tmp/ecls/src/gc/include -g -O2 -Dcygwin -o package.o package.c
./dpp.exe /tmp/ecls/src/c/list.d list.c
dpp: /tmp/ecls/src/c/list.d -> list.c
c++ -c -I../h -I/tmp/ecls/src/h -I/tmp/ecls/src/gc/include -g -O2 -Dcygwin -o list.o list.c
/tmp/ecls/src/c/list.d: In function `union lispunion * clLsubst(int, lispunion *, lispunion *, lispunion *, ...)':
/tmp/ecls/src/c/list.d:688: implicit declaration of function `int _setjmp(...)'
make[2]: *** [list.o] Error 1
rm list.c main.c symbol.c package.c
make[2]: Leaving directory `/tmp/ecls/build/c'
make[1]: *** [libecl.a] Error 2
make[1]: Leaving directory `/tmp/ecls/build'
make: *** [all] Error 2
<<< END TRANSCRIPT >>>

Regards,

Rudi




More information about the ecl-devel mailing list