garethclay
03-29-03, 07:51 AM
Hi there,
I wonder if anyone could help me out with this? I first noticed this
problem when trying to compile the kdegraphics 3.1.1 sources. It was
failing due to undefined references in libglut.so.
The compiler output, and running "ld /usr/lib/libglut.so" says:
ld: warning: cannot find entry symbol _start; not setting start address
/usr/lib/libglut.so: undefined reference to `glXBindChannelToWindowSGIX'
/usr/lib/libglut.so: undefined reference to `glXQueryChannelDeltasSGIX'
/usr/lib/libglut.so: undefined reference to `glXChannelRectSyncSGIX'
/usr/lib/libglut.so: undefined reference to `glXChannelRectSGIX'
/usr/lib/libglut.so: undefined reference to `glXQueryChannelRectSGIX'
Can anyone tell me what I can do to resolve this? I'm hoping it's just a
problem with my setup.
If it helps I have:
SourceMage GNU/Linux
Xfree86 4.3.0
nVIDIA drivers 1.0-4191
glut 3.7
Everything on my system is compiled from source.
Thanks in advance for any help you can give,
Gareth
I wonder if anyone could help me out with this? I first noticed this
problem when trying to compile the kdegraphics 3.1.1 sources. It was
failing due to undefined references in libglut.so.
The compiler output, and running "ld /usr/lib/libglut.so" says:
ld: warning: cannot find entry symbol _start; not setting start address
/usr/lib/libglut.so: undefined reference to `glXBindChannelToWindowSGIX'
/usr/lib/libglut.so: undefined reference to `glXQueryChannelDeltasSGIX'
/usr/lib/libglut.so: undefined reference to `glXChannelRectSyncSGIX'
/usr/lib/libglut.so: undefined reference to `glXChannelRectSGIX'
/usr/lib/libglut.so: undefined reference to `glXQueryChannelRectSGIX'
Can anyone tell me what I can do to resolve this? I'm hoping it's just a
problem with my setup.
If it helps I have:
SourceMage GNU/Linux
Xfree86 4.3.0
nVIDIA drivers 1.0-4191
glut 3.7
Everything on my system is compiled from source.
Thanks in advance for any help you can give,
Gareth