bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] compile error LibGLCore


From: Christian Anthon
Subject: Re: [Bug-gnubg] compile error LibGLCore
Date: Sun, 30 Mar 2008 00:48:50 +0100

On Sat, Mar 29, 2008 at 3:10 PM, Achim Mueller <address@hidden> wrote:
>
>  You were right:
>
>  address@hidden gnubg $ ls -l /usr/lib/libGL.*
>  /usr/lib/libGL.la
>  /usr/lib/libGL.so -> libGL.so.1
>  /usr/lib/libGL.so.1 -> libGL.so.1.0.9755
>  /usr/lib/libGL.so.1.0.9755
>
>  belongs to Mesa
>
>  address@hidden gnubg $ ls -l /usr/X11R6/lib/libGL*
>  /usr/X11R6/lib/libGL.so.1 -> libGL.so.169.09
>  /usr/X11R6/lib/libGL.so.169.09
>
>  belongs to Nvidia.
>
>  After linking /usr/lib/libGL.so to /usr/X11R6/lib/libGL.so.1 it
>  compiled.
>

It is just the linker that is confused and since opengl is linked in
dynamically it shouldn't matter. The missing functions are something
internal to nvidia and not something gnubg needs directly or
indirectly unless it runs with the nvidia drivers and nvidia opengl
libs. But, you are welcome to send the rpm to me for testing.

Christian.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]