Bug 71042 - [ilo] fatal error: brw_structs.h: No such file or directory
Summary: [ilo] fatal error: brw_structs.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-30 10:57 UTC by Fabio Pedretti
Modified: 2013-10-30 16:42 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Fabio Pedretti 2013-10-30 10:57:50 UTC
ilo on current mesa git fails to build with:
../../../../../../src/gallium/drivers/ilo/ilo_3d_pipeline_dump.c  -fPIC -DPIC -o .libs/ilo_3d_pipeline_dump.o
../../../../../../src/gallium/drivers/ilo/ilo_3d_pipeline_dump.c:43:25: fatal error: brw_structs.h: No such file or directory
 #include "brw_structs.h"
                         ^
compilation terminated.

Full log here:
https://launchpadlibrarian.net/155387204/buildlog_ubuntu-saucy-i386.mesa_10.0~git1310301124.e929e2~gd~s_FAILEDTOBUILD.txt.gz

I think this patch should fix it:
http://lists.freedesktop.org/archives/mesa-dev/2013-September/thread.html#44599
If so please apply.
Comment 1 Chia-I Wu 2013-10-30 13:23:47 UTC
Pushed.  Thanks for the reminder.


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.