|
From: Martin B. <mar...@bt...> - 2005-02-20 19:08:37
|
How do I get the autogen.sh to run? [martin@martin valgrind]$ ./autogen.sh running: aclocal aclocal: configure.in: 14: macro `AM_PROG_CC_C_O' not found in library error: while running 'aclocal' The archive contains the following part of a message. From: Erik Thiele <erik <at> thiele-hydraulik.de> Subject: Re: Please report this bug at: valgrind.kde.org Newsgroups: gmane.comp.debugging.valgrind Date: Tue, 09 Nov 2004 13:36:01 +0100 On Tue, 9 Nov 2004 13:16:56 +0100 Erik Thiele <erik <at> thiele-hydraulik.de> wrote: > > goofy valgrind # ./autogen.sh > running: aclocal > aclocal: configure.in: 14: macro `AM_PROG_CC_C_O' not found in library okok i fixed that one. ?? How did he fix it. thanks, Martin. On Sunday 20 February 2005 16:26, Nicholas Nethercote wrote: > On Mon, 21 Feb 2005, Martin Bradley wrote: > > I have been trying to get valgrind 2.2.0 compiled on a Mandrake 10.1 > > machine for a while now. I searched through the mailing list archive and > > found the email below. I tried to carry out the instructions but they > > did not work for me. > > Here is what coregrind/vg_unsafe.h looks like now > > > > line 48 > > line 49 > > #define _LINUX_IF_H_ > > #include <linux/mii.h> > > #include <linux/if.h> /* for struct ifreq et al */ > > line 53 > > line 54. > > > > Could someone let me know what I'm doing wrong. > > It's not your fault; kernel headers are broken on lots of machines, and > in lots of different ways. > > > Are there going to be future versions of valgrind produced? (I hope so) > > It seems to be a while since 2.2.0 came out. > > Yes, there will be. The problem above is fixed in the CVS HEAD, and so > will also be fixed in the next release. > > N > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |