[mythtv] [mythtv-commits] Ticket #1567: detection for Debian GL header location
Adam Egger
mythtv2006 at bdam.de
Wed Mar 22 12:01:32 UTC 2006
On 3/22/06, MythTV <mythtv at cvs.mythtv.org> wrote:
> #1567: detection for Debian GL header location
> ---------------------+------------------------------------------------------
> Reporter: visit0r | Owner: ijr
> Type: patch | Status: new
> Priority: minor | Milestone: 0.20
> Component: mythtv | Version: 0.19
> Severity: low |
> ---------------------+------------------------------------------------------
> Debian and Ubuntu install NVIDIA GL headers to a weird location in order
> not to overwrite the headers installed from Mesa, etc. This patch
> adds a trivial detection to configure for this case, and adds the correct
> include location to the include paths.
Pekka, on my debian sid it looks like this:
$ locate glx|grep include
/usr/include/GL/glxext.h
/usr/include/GL/glx.h
/usr/include/GL/glxint.h
/usr/include/GL/glxmd.h
/usr/include/GL/glxproto.h
/usr/include/GL/glxtokens.h
/usr/share/doc/NVIDIA_GLX-1.0/include/GL/glxext.h
/usr/share/doc/NVIDIA_GLX-1.0/include/GL/glx.h
/usr/X11R6/include/GL/glxext.h
/usr/X11R6/include/GL/glx.h
/usr/X11R6/include/GL/glxint.h
/usr/X11R6/include/GL/glxmd.h
/usr/X11R6/include/GL/glxproto.h
/usr/X11R6/include/GL/glxtokens.h
Adam
More information about the mythtv-dev
mailing list