Antti-Juhani Kaijanaho wrote:
Loading classes for package null...
java.lang.NullPointerException
   at gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

Thanks for your bug report.

I've just committed a fix for option -all to CVS. Could you check whether this solves your problem?

Gjdoc can be fetched from CVS using:
CVS_RSH=ssh cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/classpath co gjdoc


Standard build procedure applies:
./configure && make && make install

You will need to have ANTLR installed.

You may have to specify ./configure --disable-native if you don't have gcj 4.0 on your path.

You may want to specify something like --prefix=/tmp/gjdoc-cvs for easy deinstallation.

Thanks,

Julian


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to