| Summary: |
polygon-offset.c:79:10: fatal error: 'GL/glu.h' file not found |
| Product: |
piglit
|
Reporter: |
Vinson Lee <vlee> |
| Component: |
tests | Assignee: |
Eric Anholt <eric> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Eric Anholt <eric> |
| Severity: |
blocker
|
|
|
| Priority: |
medium
|
CC: |
jfonseca, laura
|
| Version: |
unspecified | Keywords: |
bisected, regression |
| Hardware: |
x86-64 (AMD64) | |
|
| OS: |
Mac OS X (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
piglit: 59d8d42c824af15a15a4e3e425846a1e716a7fef (master) Build error on Mac OS X. tests/spec/gl-1.4/polygon-offset.c:79:10: fatal error: 'GL/glu.h' file not found #include <GL/glu.h> ^ Build error introduced with commit 61a4f5474a001fe617e1aaedf11b09149518c184. commit 61a4f5474a001fe617e1aaedf11b09149518c184 Author: Laura Ekstrand <laura@jlekstrand.net> Date: Mon Oct 20 15:37:47 2014 -0700 Ported polygon offset test from Glean to Piglit.