Hello Jean-Louis, The error is from autogen. I believe the error is at least related to the new AMANDA_INIT_VERSION macro in configure.in. If I remove that first line in configure.in the then the error goes away and Amanda builds.
# ./autogen See DEVELOPING for instructions on updating: * gettext macros * gnulib * libtool files ..creating file lists ..aclocal configure.in:1: error: m4_defn: undefined macro: _m4_divert_diversion configure.in:1: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 aclocal failed # aclocal --version aclocal (GNU automake) 1.11.1 Best regards, Kervin Adevsoft Inc Business Software Development http://adevsoft.com/ > -----Original Message----- > From: Jean-Louis Martineau [mailto:[email protected]] > Sent: Monday, June 11, 2012 8:24 AM > To: Kervin L. Pierre > Cc: [email protected] > Subject: Re: aclocal fails since AMANDA_INIT_VERSION call in > configure.in > > On 06/09/2012 12:08 PM, Kervin L. Pierre wrote: > > I'm building on a stock Amazon Linux server with all available > patches. > > > > But it seems that since the new AMANDA_INIT_VERSION macro call was > added a few weeks ago to configure.in, I haven't been able to run > autogen.sh without error. > > > > Removing the AMANDA_INIT_VERSION call before AC_INIT seems to be the > only work around I've found. > > > > Best regards, > > Kervin > > > > Kevin, > > What error do you get? > > There is no autogen.sh in amanda, the program is autogen > > Jean-Louis
