Petter,

If you're in the mood to squash another bug, you might want to see
what is going on when trying to compile classpath with japhar.  We get
the errors below.  This happens on the first occurance of Classpath
attempting to compile a couple of dozen interdependent classes on the
same compile line.  I just tried this with the latest Japhar from CVS.

You can obtain classpath from the ftp site or via CVS.  If you get the
tar ball from the ftp site, you'll have to uncomment the line 

#data_DATA = glibj.zip

and use the --enable-developer-build flag for configure.

../java/lang/Throwable.java:124: Class
java.io.ObjectOutputStream. PPPPPPPP not found in type declaration.
      ObjectOutputStream.PutField oFields;
                        ^
../java/lang/Throwable.java:136: Class
java.io.ObjectInputStream. GGGGGGGG not found in type declaration.
      ObjectInputStream.GetField oFields;
                       ^
../java/util/AbstractCollection.java:63: Class
java.lln.lln.lln.lln.lln.lln.lln.lln.ll not found in type declaration.
    throw new java.lang.UnsupportedOperationException();
                       ^
3 errors
make: *** [java/lang/Exception.class] Error 1

Brian
-- 
|-------------------------------|Software Engineer
|Brian Jones                    |[EMAIL PROTECTED]
|[EMAIL PROTECTED]                    |http://www.nortel.net
|http://www.classpath.org/      |------------------------------

Reply via email to