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

Michael Koch Michael Koch <konqueror@gmx.de>, 309219@bugs.debian.org
Wed May 18 19:54:01 2005


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
> cdbs) were installed; autoconf and automake were installed from current
> unstable.  Libtool was missing:
> 
> > $ autoconf --version
> > autoconf (GNU Autoconf) 2.59
> 
> autoconf (GNU Autoconf) 2.59
> 
> > $ automake --version
> > automake (GNU automake) 1.9.5
> 
> automake (GNU automake) 1.4-p6
> 
> Hmm.  Apparently, it's not enough to "apt-get install automake".
> 
> > $ libtool --version
> > ltmain.sh (GNU libtool) 1.5.10 (1.1220.2.130 2004/09/19 12:13:49)
> 
> bash: libtool: command not found
> 
> Now retrying, after upgreading automake and installing libtool, and
> successfully running aclocal, automake and autoconf, I get:
> 
> $ ./configure --disable-native --prefix=$HOME/tmp
> [...]
> ./configure: line 19324: AC_PROG_JAR: command not found
> ./configure: line 19325: AC_CHECK_CLASSPATH: command not found
> ./configure: line 19326: AC_PROG_JAVA: command not found
> ./configure: line 19327: AC_PROG_JAVAC: command not found
> ./configure: line 19328: syntax error near unexpected token `2,7,1'
> ./configure: line 19328: `AC_PROG_ANTLR(2,7,1)'
> 
> What am I *now* missing?

"aclocal -I m4" (or in what directory the needed m4 files are ever located now).


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

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