|
From: Nissim K. <ni...@ka...> - 2004-01-13 12:36:28
|
Hi, I'm trying to use valgrind to debug a problem in the gdam-server program from here: http://gdam.ffem.org/index.html. I get this: $ valgrind -v gdam-server gdam-server: /usr/lib/valgrind/libpthread.so.0: version `GLIBC_2.1.1' not found (required by gdam-server) Sounds like some kind of version incompatibility. How does that all work? Both valgrind and gdam were compiled on the same machine. Please help me figure out how to get it to run. Thanks, -Nissim |