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@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@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
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list