Hello,
I compile a little program and when I run it :
/usr/local/lib/libosgUtil.so : undefined symbol: gluTessBeginPolygon
I found this discussion:
Hi Theresa,
> Have anyone tried running OSG in RedHat Linux 7.2?? I've encountered some
> problems running the sgv and compilation of the demos src, and was wondering
> where did I went wrong. The problem is as listed below:
>
> 1) While running the sgv
> ./sgv: error while loading shared libraries:
> /usr/local/lib/libosgUtil.so: undefined symbol: gluTessBeginPolygon
> ...
> problems running the sgv and compilation of the demos src, and was wondering
> where did I went wrong. The problem is as listed below:
>
> 1) While running the sgv
> ./sgv: error while loading shared libraries:
> /usr/local/lib/libosgUtil.so: undefined symbol: gluTessBeginPolygon
> ...
This a problem with the out of
date and imcomplete GLU library
distributed with ReHat 7.2, you will need to replace it. Clay Fowler has
already blazed this trail and put together a little tarball with the
required library, download it and following the instructions, it should
only take 5 minutes, then you'll have access to all those loverly
teselation routines :-)
distributed with ReHat 7.2, you will need to replace it. Clay Fowler has
already blazed this trail and put together a little tarball with the
required library, download it and following the instructions, it should
only take 5 minutes, then you'll have access to all those loverly
teselation routines :-)
You can download it here:
http://www.openscenegraph.org/download/dependencies/ReadHat7.2_fixglu.tar.gz
This patch is also mentioned in the doc/install.html and
dependencies.html in the 0.8.45 distribution.
DUSSEL Dorian
Master Pro Télédétection / Imagerie Numérique
Université Paul Sabatier Toulouse III
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel. Cliquez ici.
dependencies.html in the 0.8.45 distribution.
Regards,
Robert.
Robert.
I'm using Linux Mandriva and I've installed the last version of Mesa library. I don't know why gluTessBeginPolygon doesn't exist in this library.
Where can I find a correct GLU library ??
Thanks a
lot !!
DUSSEL Dorian
Master Pro Télédétection / Imagerie Numérique
Université Paul Sabatier Toulouse III
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel. Cliquez ici.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
- [osg-users] problem gluTessBeginPolygon Dorian Dussel
- Re: [osg-users] problem gluTessBeginPolygon Robert Osfield
- [osg-users] problem gluTessBeginPolygon Dorian Dussel
