Bug 52178

Summary: Mesa building failed
Product: Mesa Reporter: fangxun <xunx.fang>
Component: Drivers/DRI/i965Assignee: Ian Romanick <idr>
Status: VERIFIED FIXED QA Contact:
Severity: major    
Priority: high    
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description fangxun 2012-07-17 06:07:40 UTC
System Environment:
--------------------------
Arch:           i386
Platform:       huronriver 
Libdrm:  (master)libdrm-2.4.37-6-g22574aa887efa879519328acc09cb01d03374bf4
Wayland:    (master)52e6dc71becf4ee7f473f8af79fd71f95b6889c0
Mesa:    (master)aa0becdbb6368af20c8348fb2353ee31f4b14a8c
Xserver:(master)xorg-server-1.12.0-233-gdae317e7265007b38012244722e3b3a06e904ed5
Xf86_video_intel: (master)2.20.0-13-g107feed2a4ca044313c70f83a62909187ff1f905

Bug detailed description:
------------------------- 
Building failed on latest Mesa master code.
Our mesa build config:
./autogen.sh --prefix=$INSTALL_ROOT --with-driver=dri --with-dri-drivers="i915 i965 swrast" --with-dri-driverdir=$INSTALL_ROOT/lib/dri --enable-gles1 --enable-gles2 --enable-shared-glapi --with-gallium-drivers= --enable-texture-float --with-egl-platforms=x11,wayland,drm --enable-gbm

Build error message:
Making all in gbm
gmake[2]: Entering directory `/home/GFX_of_64_sdc1/build/component/Mesa/mesa/src/gbm'
  CC     gbm.lo
  CC     backend.lo
  CC     common.lo
  CC     libgbm_dri_la-gbm_dri.lo
In file included from backends/dri/gbm_dri.c:48:0:
backends/dri/../../../egl/wayland/wayland-drm/wayland-drm.h:5:41: fatal error: wayland-drm-server-protocol.h: No such file or directory
compilation terminated.
gmake[2]: *** [libgbm_dri_la-gbm_dri.lo] Error 1
gmake[2]: Leaving directory `/home/GFX_of_64_sdc1/build/component/Mesa/mesa/src/gbm'
Comment 2 fangxun 2012-07-18 07:17:34 UTC
Verified with mesa master commit 2023bf996ed5c3797233b8d70670c28e15bdff75.

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.