bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot compile automake


From: John Frankish
Subject: Cannot compile automake
Date: Mon, 11 May 2009 07:08:30 +0200

Hi,

I'm trying to compile automake-1.10.2 with gcc-4.2.2, autoconf-2.63, perl-5.8.8 
and get this:

$ ./configure --prefix=/usr/local
$ make
cd . && perllibdir=/usr/src/automake-1.10.2"/lib:./lib" 
/usr/src/automake-1.10.2/aclocal --acdir=m4 -I m4
/bin/sh: /usr/src/automake-1.10.2/aclocal: not found
make: *** [aclocal.m4] Error 127

Since aclocal will be one of the results of compiling automake, I'm confused as 
to why this would fail looking for aclocal...

Note that autoconf-2.63 compiled on the same system without errors.

Regards
John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]