On Fri, 7 Dec 2018 09:47:33 +0200 Juhani Numminen
<juhaninummin...@gmail.com> wrote:
> Indeed it seems that the patch didn't affect glew.h. I don't know the package
> too well but that's a >1 MB header that cannot be found in upstream git, and
> I get the impression that it is generated using auto/Makefile.
> 
> The debian build logs don't contain "Creating glew.h" so I believe the 
> original
> upstream-distributed include/GL/glew.h is shipped.

The generation of the headers seems to be "special". It starts with
cloning a git repository (RC bug? does not include source to regenerate
the headers) and quickly fails with

    bash: bin/update_ext.sh: /bin/bash^M: bad interpreter: No such file
or directory

where I stopped trying to understand what's happening.

You should probably just apply the patch additionally to the shipped
include/GL/glew.h


Andreas

Reply via email to