Bootstrap broken on x86-64

Michael Koch konqueror@gmx.de
Wed Nov 24 13:35:00 GMT 2004


Am Mittwoch, 24. November 2004 13:43 schrieb Steven Bosscher:

> ../../../mainline/libjava/jni.cc: In function 'java::lang::Object* _Jv_JNI_NewDirectByteBuffer(JNIEnv*, void*, jlong)':
> ../../../mainline/libjava/jni.cc:1727: error: cannot allocate an object of abstract type 'java::nio::DirectByteBufferImpl'
> ./java/nio/DirectByteBufferImpl.h:37: note:   because the following virtual functions are pure within 'java::nio::DirectByteBufferImpl':
> ./java/nio/Buffer.h:30: note:  virtual jboolean java::nio::Buffer::isReadOnly()
> make[3]: *** [jni.lo] Error 1
> make[3]: Leaving directory `/space/stevenb/build/x86_64-unknown-linux-gnu/libjava'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/space/stevenb/build/x86_64-unknown-linux-gnu/libjava'
> make[1]: *** [all-target-libjava] Error 2
> make[1]: Leaving directory `/space/stevenb/build'
> make: *** [bootstrap] Error 2
> 
> Anyone else seeing this?

Fixed in current CVS HEAD.


Michael
-- 
Homepage: http://www.worldforge.org/



More information about the Gcc mailing list