|
From: Michael A. <Mic...@fs...> - 2007-09-09 02:17:56
|
Jingbin Li wrote: > Hi Everone, > I am new to Valgrind community. Now I am trying to install valgrin (ver. > 3.2.3) on our cluster under my account. Our cluster platform is Debian. > The > processor is 3.4Ghz Xeon and each node has 2G mem. When I type > "./configure". I got the following message: <SNIP> > checking the glibc version... unsupported version > configure: error: Valgrind requires glibc version 2.2 - 2.5 > ###### > and it stops. The reason is I only have glibc2.6 on the cluster. How could > I > install valgrind with glibc 2.6. Thanks you in advance. > > There is a patch at http://groups.google.com/group/linux.debian.bugs.rc/browse_thread/thread/8e1e71258bd25dc7/d3fb3a89aca38ca4?lnk=raot Another possibility is to runk 3.3.0svn. I have been running 3.3.0svn for a while and I hadn't had any problems so far. Most importantly it supports a number of SSE2/3 instructions that are not supported by the stable release, but you might not need them Cheers, Michael > Best, > Jingbin > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > |