Subject: Re: glu missing gluTess*
To: None <tech-pkg@netbsd.org>
From: Ron Roskens <roskens@elfin.net>
List: tech-pkg
Date: 11/19/2003 10:37:55
* Adam Ciarcinski <adam@pulstar.man.szczecin.pl> [2003-11-19 13:42:15 +0100]:
> Hi,
>
> Although it is defined in include/GL/glu.h, graphics/glu does not have
> gluTessBeginPolygon, gluTessEndPolygon, gluTessEndContour,
> gluTessPropert, more?
>
> Can someone, please, take a look at this issue?
Hmm... Its because of how its built. pkgsrc is installing the mesa src version
rather than the SI version.
I've submitted a PR on this.
Ron