On Wed, 28 Feb 2007 00:08:21 -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 > > Maybe something happened with mesa-libGL-6.5.2-5.fc7, doesn't look like it > is there. https://bugzilla.redhat.com/229808 -> wait for 6.5.2-6.fc7 -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list