On 20.08.2015 19:12, Mike McLaughlin wrote:
> I run configure like so:
> 
> ../../valgrind-3.10.1/configure --prefix /usr/local
> 
> And get the following error message:
> 
> checking the GLIBC_VERSION version... unsupported version 2.21
> configure: error: Valgrind requires glibc version 2.2 - 2.19.
> 
> This there anyway to build with my existing glibc 2.21. It seems like I'm so 
> close.
> 

This has been fixed a while ago in the development version of valgrind
and will be in the next release. If you cannot wait that long, check out
the code repository. How to do that and how to build valgrind is
described here:
http://valgrind.org/downloads/repository.html

   Florian


------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to