|
From: Dimitri Papadopoulos-O. <pap...@sh...> - 2003-11-14 14:17:02
|
Hi, >>I'm trying to run valgrind-2.0.0 on a program that makes use of OpenGL >>on Red Hat Linux 9. This is a dual-processor Dell with NVidia card and >>latest drivers 1.0-4496. Valgrind dies. Any clue? > > > you apparently compiled valgrind on a different system than you're running it > on. No, it was compiled on the same machine. > try export LD_ASSUME_KERNEL=2.4.1 Isn't Valgrind 2.0.0 supposed to set this variable itself? Anyway, it doesn't help. The error message remains the same. -- Dimitri |