Bug 50102 - Test failure for fresh install
Summary: Test failure for fresh install
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 11:24 UTC by Paul Seidler
Modified: 2012-05-21 07:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch against scm to use include/ (695 bytes, patch)
2012-05-18 11:24 UTC, Paul Seidler
Details | Splinter Review
Patch against 8.0 branch to use include/ (914 bytes, patch)
2012-05-18 11:27 UTC, Paul Seidler
Details | Splinter Review

Description Paul Seidler 2012-05-18 11:24:13 UTC
Created attachment 61812 [details] [review]
Patch against scm to use include/

src/glx/glxclient.h:45:20: fatal error: GL/glx.h: No such file or directory

I get this while running tests if mesa isn't installed already. That's because the headers aren't included. Also it wouldn't make much sense to test the installed headers instead of the freshly builded.
Comment 1 Paul Seidler 2012-05-18 11:27:37 UTC
Created attachment 61813 [details] [review]
Patch against 8.0 branch to use include/
Comment 2 Brian Paul 2012-05-21 07:43:43 UTC
These look good to me.  I'll commit them shortly.


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.