Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] dodgy libglut

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] dodgy libglut
  • Date: Fri, 23 May 2003 08:32:25 -0700 (PDT)


Rene Schneider said:
> I had problems with the kdegraphics spell, where the compiling of
> kpovmodeler failed due to a missing "#include <GL/glu.h>" in one of the
> source files. After including this, the compile goes fine till
> something is linked. Then I get the following:
>
> /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'
>
> So the problem here is a dodgy libglut. Anyone any idea where these
> might have to come from? (So libglut could be linked against it)
>
> Rene

Are you using an nVIDIA card? If so, are you using nVIDIA's drivers? If
so, that may be the problem. One of my machines also uses the nVIDIA
drivers, 'glxinfo' reports that DRI is working and all extensions are
there, my OpenGL games work, but I cannot compile an OpenGL/GLUT
planetarium which I wrote, for I get similar errors to what you are
getting.

Try using the 'nv' drivers (if you don't already and have an nVIDIA card),
or try casting 'glut'.

-One of Four
a.k.a. sandalle

--
PGP Key Fingerprint: FCFF 26A1 BE21 08F4 BB91 FAED 1D7B 7D74 A8EF DD61
http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA8EFDD61

Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/




Archive powered by MHonArc 2.6.24.

Top of Page