Bug 85585

Summary: polygon-offset.c:79:10: fatal error: 'GL/glu.h' file not found
Product: piglit Reporter: Vinson Lee <vlee>
Component: testsAssignee: Eric Anholt <eric>
Status: RESOLVED FIXED QA Contact: Eric Anholt <eric>
Severity: blocker    
Priority: medium CC: jfonseca, laura
Version: unspecifiedKeywords: bisected, regression
Hardware: x86-64 (AMD64)   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2014-10-29 05:47:47 UTC
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.
Comment 1 Vinson Lee 2014-10-30 06:27:38 UTC
commit 8c121bf8480dff41710f6d0ad7ae91c9ebd4ef02
Author: José Fonseca <jfonseca@vmware.com>
Date:   Wed Oct 29 11:52:03 2014 +0000

    polygon-offset: Fix GLU include on MacOSX.
    
    Trivial.

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.