bug-coreutils
[Top][All Lists]
Advanced

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

Re: bootstrap failed


From: Pádraig Brady
Subject: Re: bootstrap failed
Date: Mon, 28 Dec 2009 00:41:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 27/12/09 08:45, Liu Jie wrote:
Hello,

I have run into an issue while trying to build coreutils from git repoz,
before doing that, I have also tried to compile both autoconf and automake
grab from git repoz,

./bootstrap: aclocal --force -I m4 ...
m4/getline.m4:9: error: Autoconf version 2.59 or higher is required

coreutils$ autoconf --version
autoconf (GNU Autoconf) 2.65

The only thing I can think of is that you've not exported the
$PATH before you've compiled autoconf and automake et. al.
Can you confirm you've done this _before_ compiling any packages:

export PATH=$HOME/coreutils/deps/bin:$PATH

cheers,
Pádraig.




reply via email to

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