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?

-- 
Antti-Juhani Kaijanaho, Debian developer 

http://kaijanaho.info/antti-juhani/blog/en/debian

Attachment: signature.asc
Description: Digital signature

Reply via email to