Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-19 Thread Antti-Juhani Kaijanaho
On 20050519T003723+0200, Julian Scheid wrote: Strange. Maybe your first run with the old tools created bogus files. Have you retried in a clean build directory? Okay. New checkout, aclocal-1.9 -I m4 works, but: $ automake-1.9 -a [... creating files ...] configure.ac:39: required file

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-19 Thread Michael Koch
On Thu, May 19, 2005 at 11:00:46AM +0300, Antti-Juhani Kaijanaho wrote: On 20050519T003723+0200, Julian Scheid wrote: Strange. Maybe your first run with the old tools created bogus files. Have you retried in a clean build directory? Okay. New checkout, aclocal-1.9 -I m4 works, but: $

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Julian Scheid
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

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Antti-Juhani Kaijanaho
On 20050518T142623+0200, Julian Scheid wrote: 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 After running autoconf twice (the second time getting no error

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Julian Scheid
Antti-Juhani Kaijanaho wrote: After running autoconf twice (the second time getting no error messages), I end up with $ ./configure --disable-native --prefix=/tmp/gjdoc-cvs ./configure: line 1246: syntax error near unexpected token `tar-ustar' ./configure: line 1246: `AM_INIT_AUTOMAKE(tar-ustar)'

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Michael Koch
On Wed, May 18, 2005 at 03:50:26PM +0300, Antti-Juhani Kaijanaho wrote: On 20050518T142623+0200, Julian Scheid wrote: 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

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Michael Koch
On Wed, May 18, 2005 at 10:08:59PM +0300, Antti-Juhani Kaijanaho wrote: On 20050518T150528+0200, Julian Scheid wrote: Sorry, I forgot: you need recent versions of automake, autoconf and libtool. On my system I have: As I said, all build-dependencies declared by the Debian package (except

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Antti-Juhani Kaijanaho
On 20050518T203943+0200, Michael Koch wrote: aclocal -I m4 (or in what directory the needed m4 files are ever located now). Ok. JAVA=/usr/lib/kaffe/bin/java JAVAC=/usr/lib/kaffe/bin/javac JAR=fastjar ./configure --disable-native --prefix=$HOME/tmp works. Running make fails: $ make

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Michael Koch
On Wed, May 18, 2005 at 11:24:57PM +0300, Antti-Juhani Kaijanaho wrote: On 20050518T203943+0200, Michael Koch wrote: aclocal -I m4 (or in what directory the needed m4 files are ever located now). Ok. JAVA=/usr/lib/kaffe/bin/java JAVAC=/usr/lib/kaffe/bin/javac JAR=fastjar

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Antti-Juhani Kaijanaho
On 20050518T215218+0200, Michael Koch wrote: Which version of automake are you using? automake (GNU automake) 1.9.5 -- Antti-Juhani Kaijanaho, Debian developer http://kaijanaho.info/antti-juhani/blog/en/debian signature.asc Description: Digital signature

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Julian Scheid
Antti-Juhani Kaijanaho wrote: JAVA=/usr/lib/kaffe/bin/java JAVAC=/usr/lib/kaffe/bin/javac JAR=fastjar ./configure --disable-native --prefix=$HOME/tmp works. Running make fails: $ make Makefile:724: *** missing separator. Stop. Line 724 reads if !ENABLE_NATIVE Strange. Maybe your first run with

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-15 Thread Antti-Juhani Kaijanaho
Package: gjdoc Version: 0.7.4-1 Severity: important Observe: $ darcs get --tag='gjdoc bug test configuration May 15, 2005' http://antti-juhani.kaijanaho.info/darcs/http-kit/ Copying patch 23 of 23... done! Applying patches to the working directory...