|
From: Florian K. <fl...@ei...> - 2014-09-05 17:12:57
|
This revision breaks stuff for me (x86-64, ubuntu 14.04, gcc 4.8.2, EGLIBC 2.19-0ubuntu6.3). On a brand-new checkout I get this: ./vg-in-place date valgrind: Fatal error at startup: a function redirection valgrind: which is mandatory for this platform-tool combination valgrind: cannot be set up. Details of the redirection are: valgrind: valgrind: A must-be-redirected function valgrind: whose name matches the pattern: strlen valgrind: in an object with soname matching: ld-linux-x86-64.so.2 valgrind: was not found whilst processing valgrind: symbols from the object with soname: ld-linux-x86-64.so.2 valgrind: ... and so on Works fine without the revision. Florian |