|
From: Tom H. <th...@cy...> - 2003-11-14 14:36:33
|
In message <200...@gm...>
Dirk Mueller <dm...@gm...> wrote:
> On Friday 14 November 2003 14:41, Dimitri Papadopoulos-Orfanos wrote:
>
>> 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.
>
> try export LD_ASSUME_KERNEL=2.4.1
Actually I don't think it is that. Somebody else saw this with the
NVidia OpenGL drivers a while ago - it seems that they only supply
an NPTL version and don't mark the library in the right way for the
fallback to work when LD_ASSUME_KERNEL is set anyway.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|