Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] dodgy libglut

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Rene Schneider <r_schneid AT gmx.de>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] dodgy libglut
  • Date: Fri, 23 May 2003 10:27:23 +0100

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




Archive powered by MHonArc 2.6.24.

Top of Page