|
From: pkr <pan...@ya...> - 2004-08-03 07:01:00
|
Hi,
Can somebody tell what could be the problem ?
I have a target host scenario. Valgrind is compiled on the host
and taken to the target.
Any workarounds ?
Thanks,
Pankaj
Linux(debug)# valgrind --version
valgrind-2.0.0
Linux(debug)# valgrind -v --logfile=/var/dpvm_mem_log /isan/bin/dpvm
<tons of symobls output...>
and finally
7113: symbol=__libc_waitpid; lookup in file=/lib/libc.so.6
7113: /usr/lib/valgrind/valgrind.so: error: relocation error:
symbol __libc_waitpid, version GLIBC_PRIVATE not defined in file
libc.so.6 with link time reference (fatal)
/isan/bin/dpvm: relocation error: /usr/lib/valgrind/valgrind.so: symbol
__libc_waitpid, version GLIBC_PRIVATE not defined in file libc.so.6 with
link time reference
|