FS#64032 - [mesa-demos] doesn't build, unable to find GLES/gl.h

Attached to Project: Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Sunday, 06 October 2019, 11:05 GMT
Last edited by Laurent Carlier (lordheavy) - Sunday, 06 October 2019, 11:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Making all in opengles1
make[3]: Entering directory '/build/mesa-demos/src/mesa-demos-8.4.0/src/egl/opengles1'
CC bindtex.o
bindtex.c:36:10: fatal error: GLES/gl.h: No such file or directory
36 | #include <GLES/gl.h>
| ^~~~~~~~~~~
compilation terminated.


Additional info:
* package version(s): 8.4.0-1
* mesa version: 19.2.0-3

Steps to reproduce:
asp export mesa-demos
cd mesa-demos
staging-x86_64-build
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Sunday, 06 October 2019, 11:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  mesa-demos-8.4.0-2
Comment by Laurent Carlier (lordheavy) - Sunday, 06 October 2019, 11:28 GMT
ok, i think it's GLES1 headers, and we don't provide them anymore

Loading...