glXGetCurrentContext missing or dependency broken?

Peter Gordon peter at thecodergeek.com
Wed Feb 28 05:55:58 UTC 2007


On Tue, 2007-02-27 at 21:55 -0700, Jerry Williams wrote:
> symbol lookup error: /usr/lib/libplibssg.so.1.8.4: undefined symbol:
> glXGetCurrentContext
> 
> --- Linking
> /usr/lib/libglut.so: undefined reference to `glXGetCurrentContext'

Odd. That is provided by Mesa's libGL.so.1 for me:

[peter at tuxhugs ~]$ readelf -s /usr/lib64/libGL.so.1 | grep glXGetCurrentContext
   895: 000000361ae24ad0    33 FUNC    GLOBAL DEFAULT   10 glXGetCurrentContext
   925: 000000361ae24a70    56 FUNC    GLOBAL DEFAULT   10 __glXGetCurrentContext

[peter at tuxhugs ~]$ rpm -qf /usr/lib64/libGL.so.1 
mesa-libGL-6.5.2-4.fc7.x86_64

-- 
Peter Gordon (codergeek42) / FSF Associate Member #5015
GnuPG Public Key ID: 0xFFC19479 / Fingerprint:
  DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479
Blog: http://thecodergeek.com/blog/ 
About: http://fedoraproject.org/wiki/PeterGordon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20070227/2c0ac736/attachment.sig>


More information about the fedora-test-list mailing list