jni.o: In function `parseInitOptions':
../../jamvm/src/jni.c:1371: undefined reference to `parseMemValue'
../../jamvm/src/jni.c:1376: undefined reference to `parseMemValue'
../../jamvm/src/jni.c:1381: undefined reference to `parseMemValue'
jni.o: In function `JNI_CreateJavaVM':
../../jamvm/src/jni.c:1440: undefined reference to `setDefaultInitArgs'
../../jamvm/src/jni.c:1446: undefined reference to `initVM'
natives.o: In function `initialiseNatives':
../../jamvm/src/natives.c:43: undefined reference to `jam_fprintf'
natives.o: In function `exitInternal':
../../jamvm/src/natives.c:218: undefined reference to `jamvm_exit'
string.o: In function `initialiseString':
../../jamvm/src/string.c:171: undefined reference to `jam_fprintf'
thread.o: In function `exitVM':
../../jamvm/src/thread.c:826: undefined reference to `VMInitialising'
thread.o: In function `dumpThreadsLoop':
../../jamvm/src/thread.c:737: undefined reference to `jam_fprintf'
../../jamvm/src/thread.c:746: undefined reference to `jam_fprintf'
../../jamvm/src/thread.c:767: undefined reference to `jam_fprintf'
../../jamvm/src/thread.c:769: undefined reference to `jam_fprintf'
../../jamvm/src/thread.c:771: undefined reference to `jam_fprintf'
thread.o:../../jamvm/src/thread.c:757: more undefined references to 
`jam_fprintf' follow
collect2: ld returned 1 exit status
make[3]: *** [jamvm] Error 1
make[3]: Leaving directory `/home/cpdev/Nightly/jamvm/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cpdev/Nightly/jamvm/build/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/cpdev/Nightly/jamvm/build/src'
make: *** [all-recursive] Error 1


_______________________________________________
Classpath-testresults mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-testresults

Reply via email to