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: Hamish Greig <hgreig AT bigpond.net.au>
  • To: Rene Schneider <r_schneid AT gmx.de>, sm-discuss AT lists.ibiblio.org
  • Cc:
  • Subject: Re: [SM-Discuss] dodgy libglut
  • Date: Sat, 24 May 2003 20:51:22 +1000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 23 May 2003 07:27 pm, Rene Schneider wrote:
> 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
>
cp /usr/share/doc/NVIDIA_GLX-1.0/include/GL/* /usr/include/GL/

and then recast glut.
- From what i can see nvidia's headers (upon which libGL is built) doesn't
define these(...SGIX) so glut can't link against it UNLESS it is built using
nvidia's headers
this should really be a bug but i haven't fugured out what might break by
using nvidia headers, so i put off filing a bug for it
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+z06u8fSufZR6424RAk4zAJ4j7L9sT8vdyBa3iCUoN/sACLG+YQCghw+a
DYOXYste544dc2WWf9WTOqE=
=RyQJ
-----END PGP SIGNATURE-----





Archive powered by MHonArc 2.6.24.

Top of Page