|
From: Mike M. <mi...@mi...> - 2015-08-20 17:27:46
|
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. I'm running Ubuntu 15.01. mikem |