valgrind on FC2 (undefined symbol: __libc_accept)

Ulrich Drepper drepper at redhat.com
Wed May 12 05:28:09 UTC 2004


Neal Becker wrote:

> valgrind ./TestTurbo
> ./TestTurbo: error while loading shared 
> libraries: /usr/lib/valgrind/valgrind.so: undefined symbol: __libc_accept

Apparently valgrind uses libc-internal symbols which can change at any
time.  In this case some unused internal symbols went away.  Complain to
the valgrind people for using internal symbols.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖





More information about the fedora-test-list mailing list