Control: tags -1 +patch

JFTR I have debugged this in simgear you it looks like you need to do:

#define GLX_GLEXT_LEGACY

when you do:

#defined GL_GLEXT_LEGACY

e.g.

$ cat vtk/debian/patches/GLX_GLEXT_LEGACY.patch 
--- vtk.orig/Rendering/vtkOpenGL.h
+++ vtk/Rendering/vtkOpenGL.h
@@ -19,6 +19,7 @@
 
 // To prevent gl.h to include glext.h provided by the system
 #define GL_GLEXT_LEGACY
+#define GLX_GLEXT_LEGACY
 #if defined(__APPLE__) && (defined(VTK_USE_CARBON) ||
 defined(VTK_USE_COCOA))
 # include <OpenGL/gl.h> // Include OpenGL API.
 #else

I am preparing NMU right now and will upload it to DELAYED/5 to speed up
the libjpeg-turbo transition.

Cheers,
Ondrej

On Sun, Oct 19, 2014, at 11:33, Debian Bug Tracking System wrote:
> Thank you for filing a new Bug report with Debian.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
>  Debian Science Team <debian-science-maintain...@lists.alioth.debian.org>
> 
> If you wish to submit further information on this problem, please
> send it to 765...@bugs.debian.org.
> 
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 765925: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765925
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems


-- 
Ondřej Surý <ond...@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to