This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libjava broken


Am Montag, 7. Oktober 2002 15:35 schrieb Andreas Jaeger:

> NOt fixed, I still get:
> make[1]: Entering directory
> `/usr/src/aj/build/gcc/x86_64-unknown-linux-gnu/libjava'
> /usr/src/aj/build/gcc/gcc/gcj
> -B/usr/src/aj/build/gcc/x86_64-unknown-linux-gnu/libjava/
> -B/usr/src/aj/build/gcc/gcc/ --encoding=UTF-8 -C -g -classpath ''
> -bootclasspath
> /usr/src/aj/build/gcc/x86_64-unknown-linux-gnu/libjava:/cvs/gcc/lib
>java \ -d /usr/src/aj/build/gcc/x86_64-unknown-linux-gnu/libjava
> /cvs/gcc/libjava/java/nio/ByteBuffer.java
> /cvs/gcc/libjava/java/nio/ByteBuffer.java:40: error: Class or
> interface `gnu.java.nio.ByteBufferImpl' not found in import. import
> gnu.java.nio.ByteBufferImpl;
>           ^
> /cvs/gcc/libjava/java/nio/ByteBuffer.java:42: error: Superclass
> `Buffer' of class `java.nio.ByteBuffer' not found. public abstract
> class ByteBuffer extends Buffer
>                                             ^
> 2 errors
> make[1]: *** [java/nio/ByteBuffer.class] Error 1
>
> I'll try a fresh build now,

No, I forgot something, Please update from CVS again. Then it should 
work. My computer is still not ready with the clean build. sorry.


Michael
-- 
Homepage: http://www.worldforge.org/
GPG-key: http://konqueror.dyndns.org/~mkoch/michael.gpg


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]