[kaffe] cvs build fails

Milos Negovanovic milosn at xtra.co.nz
Tue Feb 25 18:31:02 PST 2003


Hi,

cvs build fails on NetBSD-STABLE/i386 system with this
error msg:

gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c jar.c
/bin/sh ../../config/regen-forward
./../kaffevm/utf8const.c utf8const.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c utf8const.c
/bin/sh ../../config/regen-forward
./../kaffevm/readClass.c readClass.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c readClass.c
/bin/sh ../../config/regen-forward
./../kaffevm/constants.c constants.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c constants.c
/bin/sh ../../config/regen-forward ./../kaffevm/debug.c
debug.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c debug.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c sigs.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c support.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c main.c
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes
-DKVER='"1.1.x-cvs"'
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm
-I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads
-I../../config -I../../include -c mem.c
/bin/sh ../../libtool --mode=link gcc  -march=i686 -O2
-pipe -Wall -Wstrict-prototypes  -o kaffeh  inflate.o
jar.o utf8const.o  readClass.o constants.o debug.o sigs.o 
support.o main.o mem.o
mkdir .libs
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes -o
kaffeh inflate.o jar.o utf8const.o readClass.o constants.o
debug.o sigs.o support.o main.o mem.o
jar.o: In function `findJarFile':
jar.o(.text+0x77): undefined reference to
`jthread_disable_stop'
jar.o(.text+0x88): undefined reference to `_lockMutex'
jar.o(.text+0x14f): undefined reference to `_unlockMutex'
jar.o(.text+0x154): undefined reference to
`jthread_enable_stop'
jar.o: In function `cacheJarFile':
jar.o(.text+0x324): undefined reference to
`jthread_disable_stop'
jar.o(.text+0x335): undefined reference to `_lockMutex'
jar.o(.text+0x479): undefined reference to `_unlockMutex'
jar.o(.text+0x47e): undefined reference to
`jthread_enable_stop'
jar.o: In function `removeJarFile':
jar.o(.text+0x507): undefined reference to
`jthread_disable_stop'
jar.o(.text+0x518): undefined reference to `_lockMutex'
jar.o(.text+0x576): undefined reference to `_unlockMutex'
jar.o(.text+0x57b): undefined reference to
`jthread_enable_stop'
jar.o: In function `flushJarCache':
jar.o(.text+0x596): undefined reference to
`jthread_disable_stop'
jar.o(.text+0x5a7): undefined reference to `_lockMutex'
jar.o(.text+0x5ee): undefined reference to `_unlockMutex'
jar.o(.text+0x5f3): undefined reference to
`jthread_enable_stop'
jar.o: In function `getDataJarFile':
jar.o(.text+0x1698): undefined reference to
`jthread_disable_stop'
jar.o(.text+0x16ab): undefined reference to `_lockMutex'
jar.o(.text+0x1bcf): undefined reference to `_unlockMutex'
jar.o(.text+0x1bd4): undefined reference to
`jthread_enable_stop'
jar.o: In function `delayedOpenJarFile':
jar.o(.text+0x1c7e): undefined reference to
`jthread_disable_stop'
jar.o(.text+0x1c8e): undefined reference to `_lockMutex'
jar.o(.text+0x1cbb): undefined reference to `_unlockMutex'
jar.o(.text+0x1cc0): undefined reference to
`jthread_enable_stop'
jar.o: In function `closeJarFile':
jar.o(.text+0x1f44): undefined reference to
`jthread_disable_stop'
jar.o(.text+0x1f55): undefined reference to `_lockMutex'
jar.o(.text+0x1fd8): undefined reference to `_unlockMutex'
jar.o(.text+0x1fdd): undefined reference to
`jthread_enable_stop'
utf8const.o: In function `utf8ConstNew':
utf8const.o(.text+0x1e8): undefined reference to
`jthread_disable_stop'
utf8const.o(.text+0x1f6): undefined reference to `_lockMutex'
utf8const.o(.text+0x20e): undefined reference to `hashFind'
utf8const.o(.text+0x250): undefined reference to
`_unlockMutex'
utf8const.o(.text+0x255): undefined reference to
`jthread_enable_stop'
utf8const.o(.text+0x290): undefined reference to
`_unlockMutex'
utf8const.o(.text+0x295): undefined reference to
`jthread_enable_stop'
utf8const.o(.text+0x302): undefined reference to
`jthread_disable_stop'
utf8const.o(.text+0x316): undefined reference to `_lockMutex'
utf8const.o(.text+0x333): undefined reference to `hashAdd'
utf8const.o(.text+0x357): undefined reference to
`_unlockMutex'
utf8const.o(.text+0x35c): undefined reference to
`jthread_enable_stop'
utf8const.o: In function `utf8ConstAddRef':
utf8const.o(.text+0x3c3): undefined reference to
`jthread_disable_stop'
utf8const.o(.text+0x3d1): undefined reference to `_lockMutex'
utf8const.o(.text+0x40d): undefined reference to
`_unlockMutex'
utf8const.o(.text+0x412): undefined reference to
`jthread_enable_stop'
utf8const.o: In function `utf8ConstRelease':
utf8const.o(.text+0x437): undefined reference to
`jthread_disable_stop'
utf8const.o(.text+0x445): undefined reference to `_lockMutex'
utf8const.o(.text+0x48d): undefined reference to `hashRemove'
utf8const.o(.text+0x49e): undefined reference to
`_unlockMutex'
utf8const.o(.text+0x4a3): undefined reference to
`jthread_enable_stop'
utf8const.o: In function `utf8ConstInit':
utf8const.o(.text+0x903): undefined reference to
`jthread_disable_stop'
utf8const.o(.text+0x911): undefined reference to `_lockMutex'
utf8const.o(.text+0x933): undefined reference to `hashInit'
utf8const.o(.text+0x969): undefined reference to
`_unlockMutex'
utf8const.o(.text+0x96e): undefined reference to
`jthread_enable_stop'
utf8const.o: In function `UTFmalloc':
utf8const.o(.text+0x997): undefined reference to
`_unlockMutex'
utf8const.o(.text+0x9bd): undefined reference to `_lockMutex'
utf8const.o: In function `UTFfree':
utf8const.o(.text+0x9ef): undefined reference to
`_unlockMutex'
utf8const.o(.text+0xa11): undefined reference to `_lockMutex'
*** Error code 1

Stop.
make: stopped in
/home/milosn/projects/java/kaffe/kaffe/kaffeh
*** Error code 1

Stop.
make: stopped in /home/milosn/projects/java/kaffe/include
*** Error code 1

Stop.
make: stopped in /home/milosn/projects/java/kaffe



Kaffe cvs was fetched today. Last release builds fine though.

Regards
Milos






More information about the kaffe mailing list