Bug 71042

Summary: [ilo] fatal error: brw_structs.h: No such file or directory
Product: Mesa Reporter: Fabio Pedretti <pedretti.fabio>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: johannesobermayr, olvaffe
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.