Bug 85585 - polygon-offset.c:79:10: fatal error: 'GL/glu.h' file not found
Summary: polygon-offset.c:79:10: fatal error: 'GL/glu.h' file not found
Status: RESOLVED FIXED
Alias: None
Product: piglit
Classification: Unclassified
Component: tests (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Mac OS X (All)
: medium blocker
Assignee: Eric Anholt
QA Contact: Eric Anholt
URL:
Whiteboard:
Keywords: bisected, regression
Depends on:
Blocks:
 
Reported: 2014-10-29 05:47 UTC by Vinson Lee
Modified: 2014-10-30 06:27 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.