I was reported by weekly regression that CVS head can not be compiled for m68k/linux. Maybe too old version of gcc (2.95.4) used on this platform?
--------------------------------------------------------------------------- gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib -I../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/include -I../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/classpath -I../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -Wall -W -fno-strict-aliasing -fno-omit-frame-pointer -O1 -pthread -g -O2 -c../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.c -Wp,-MD,.deps/cpnet.TPlo -fPIC -DPIC -o .libs/cpnet.o cc1: warnings being treated as errors In file included from ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.c:54: ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:100: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:111: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:118: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:130: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:135: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:142: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:149: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:157: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:164: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:171: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:182: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:195: warning: ANSI does not permit the keyword `inline' ../../../../../../../../kaffe-snap-070111/libraries/javalib/external/classpath/native/jni/native-lib/cpnet.h:202: warning: ANSI does not permit the keyword `inline' make[5]: *** [cpnet.lo] Error 1 make[5]: Leaving directory `/proj/kaffe/kaffe-snap-070111-m68k-linux-i/libraries/javalib/external/classpath/native/jni/native-lib' --------------------------------------------------------------------------- Kiyo _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
