logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: autoreconf --install woes: msg#00097

Subject: Re: autoreconf --install woes
Derek Scherger writes:

 > Makefile.am:1: require version 1.7.1, but have 1.5
 > autoreconf-2.58: automake failed with exit status: 1

The versions of the autotools used by autoreconf are
determined by the version of the macros you have in
aclocal.m4. Since Monotone does need Automake 1.7, you
should use the following calls:

 $ aclocal-1.7
 $ autoreconf -a

Then the source should be ready to be built.

Peter



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>