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

Michael Koch Michael Koch <konqueror@gmx.de>, 309219@bugs.debian.org
Thu May 19 08:24:07 2005


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:
> 
> $ automake-1.9 -a
> [... creating files ...]
> configure.ac:39: required file `./ltmain.sh' not found
> 
> and configure eventually fails with
> config.status: error: cannot find input file: Makefile.in
> 
> Okay.  Googling indicates I need to run libtoolize --force.  Now it
> works.
> 
> (Have I ever mentioned how much I hate automake and friends, autoconf
> not included?:)
> 
> Finally got to try the fix.  It barks about the invocation but no longer
> fails with an exception.  Good work :)
> 
> I've since changed my invocation of Javadoc in http-kit's Makefile, and
> it, too works okay with CVS Gjdoc.  Thanks :)

I just checked an found a script called autogen.sh in gjdoc cvs.
This would have used the right commands with the needed arguments
from start. ;-)


Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/