[kaffe] error building latest CVS head

rob at kaffe.org rob at kaffe.org
Sun Jun 20 21:09:02 PDT 2004


Hi all,

In addition to the following compilation error, the international settings
are messed up.  I spoke to jserv2 in #kaffe about this.  If I comment out
both values in po/LINGUAS everything builds alright.  If not I get errors
saying that it can't stat fr.gmo.  I assume fr is French, and I don't know
what zh_TW is, but I would imagine that, by default, neither should be
selected.

In an unrelated note:  many thanks to Jim and Dalibor for dealing with the
recent spam/troll bs.  Maintaining a large project like this is enough of
a thankless task without having to waste time dealing with such things.

Rob


gcc -DHAVE_CONFIG_H -I. -I../../../kaffe-cvs-src/kaffe/kaffevm
-I../../config -I../../include/kaffe
-I../../../kaffe-cvs-src/kaffe/kaffevm/systems/unix-jthreads
-I../../kaffe/kaffevm/jit3 -I../../../kaffe-cvs-src/kaffe/kaffevm/jit3
-I../../../kaffe-cvs-src/libltdl -DTRANSLATOR -DJIT3
-I../../../kaffe-cvs-src/kaffe/jvmpi -I../../../kaffe-cvs-src/kaffe/xprof
-I../../include
-I/home/gonzo/dev/jvm/kaffe-cvs-build/../kaffe-cvs-src/kaffe/kaffevm
-I/home/gonzo/dev/jvm/kaffe-cvs-build/../kaffe-cvs-src/kaffe/kaffevm/jit3
-I/home/gonzo/dev/jvm/kaffe-cvs-build/../kaffe-cvs-src/kaffe/kaffevm/systems/unix-jthreads
-I../../../kaffe-cvs-src/binreloc -I../../../kaffe-cvs-src/config
-I../../../kaffe-cvs-src/include -DBR_PTHREADS=0 -g -O2 -Wno-import
-Wchar-subscripts -Wcomment -Wformat=2 -Wimplicit-int -Wmain
-Wmissing-braces -Wmultichar -Wparentheses -Wsequence-point -Wreturn-type
-Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-parameter
-Wunused-variable -Wunused-value -Wuninitialized -W -Wfloat-equal -Wundef
-Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wcast-align -Wwrite-strings -Wconversion -Wsign-compare
-Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute
-Wpacked -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline
-Wlong-long -Wdisabled-optimization -DENABLE_BINRELOC -MT findInJar.lo -MD
-MP -MF .deps/findInJar.Tpo -c
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c  -fPIC -DPIC -o
.libs/findInJar.o
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:39:20: prefix.h: No such
file or directory
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c: In function `findClass':
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:139: warning: cast
discards qualifiers from pointer target type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:154: warning: cast
discards qualifiers from pointer target type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c: In function
`findClassInJar':
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:187: warning: missing
initializer
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:187: warning: (near
initialization for `jarlock.heavyLock')
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c: In function
`initClasspath':
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:355: warning: cast
discards qualifiers from pointer target type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:356: warning: cast
discards qualifiers from pointer target type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:383: warning: assignment
discards qualifiers from pointer target type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:396: warning: cast
discards qualifiers from pointer target type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c: In function
`getManifestMainAttribute':
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:622: warning: passing arg
2 of `lookupJarFile' discards qualifiers from pointer target type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:633: warning: comparison
between signed and unsigned
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:649: warning: comparison
between signed and unsigned
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c: In function
`handleManifestClassPath':
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:681: warning: passing arg
2 of `getManifestMainAttribute' discards qualifiers from pointer target
type
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c: In function
`discoverClassHome':
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:782: error: `SELFPATH'
undeclared (first use in this function)
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:782: error: (Each
undeclared identifier is reported only once
../../../kaffe-cvs-src/kaffe/kaffevm/findInJar.c:782: error: for each
function it appears in.)
make[2]: *** [findInJar.lo] Error 1
make[2]: Leaving directory
`/home/gonzo/dev/jvm/kaffe-cvs-build/kaffe/kaffevm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/gonzo/dev/jvm/kaffe-cvs-build/kaffe/kaffevm'
make: *** [all-recursive] Error 1




More information about the kaffe mailing list