> I'm on a beaglebone white with vanilla Angstrom (linux 3.2) > distribution. Valgrind fails like this:
> ==13719== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info > valgrind: A must-be-redirected function > valgrind: whose name matches the pattern: memcpy > valgrind: in an object with soname matching: ld-linux.so.3 > valgrind: was not found whilst processing > valgrind: symbols from the object with soname: ld-linux.so.3 > I've installed libc6-dbg as it says. Same problem. Which other Linux distribution is Angstrom derived from, or is most similar to? Try running the previous version 3.7 of valgrind. Also post the output from: readelf --symbols ld-linux.so.3 | grep mem -- ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
