> -----Ursprüngliche Nachricht-----
> Von: Tom Hughes [mailto:t...@compton.nu]
> Gesendet: Mittwoch, 27. Februar 2013 11:28
> An: Nils Koehler
> Cc: valgrind-users@lists.sourceforge.net
> Betreff: Re: Installing Problems of Valgrind 3.8.1 aclocal: configure.in
> :2020: macro 'AM_COND_IF' not found in library
> 
> On 27/02/13 09:48, Nils Koehler wrote:
> 
> > I actually try to install valgrind 3.8.1, due a special circumstance I
> > need to install it on a linux Kernel 2.4.21, based on Suse linux,
> >
> > but I run into a problem with an error message:
> >
> > I have googeled around and found that aclocal version needs to be higher
> > than 1.7
> >
> > I have checked my version is 1.7.6 high enough?
> >
> > I have also checked the version of all other needed stuff and listed
> below:
> >
> > The error message is:
> >
> > aclocal: configure.in :2020: macro ‘AM_COND_IF’ not found in library
> > aclocal: configure.in :2023: macro ‘AM_COND_IF’ not found in library
> >
> > error while running ‘aclocal’
> >
> > I have the following versions installed
> >
> > aclocal             1.7.6
> > autoheader        (2.57 autoconf)
> > automake         1.7.6
> > autoconf           2.57
> 
> None of this should matter if you're building from a release tar ball as
> you should ignore autogen.sh and just run the pre-generated configure
> script.

Thanks a lot Tom, sometimes it is much easier than expected... ;-)

Download actual tarball
./configure
make
make install



> 
> Tom
> 
> --
> Tom Hughes (t...@compton.nu)
> http://compton.nu/


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to