<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I try to build vmwgfx on Ubuntu 12.04 with gcc-4.8.1, make 3.8.1. I clone the source files using the following command:</div><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-size:10pt"><br></span></div><div style="font-size:12.8px"><span style="color:rgb(0,0,0);font-size:10pt">git clone git://<a href="http://anongit.freedesktop.org/git/mesa/vmwgfx" target="_blank">anongit.freedesktop.org/<wbr>git/mesa/vmwgfx</a></span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">However, when I use 'make' command to build it, I got one error like this:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">==============================<wbr>==============================<wbr>====</div><div style="font-size:12.8px"><div>zg@ubuntu:~/vmware/vmwgfx$ make</div><div>make -C /lib/modules/3.13.0-108-<wbr>generic/build  KCPPFLAGS="-DVMWGFX_<wbr>STANDALONE -DTTM_STANDALONE" SUBDIRS=`/bin/pwd` DRMSRCDIR=`/bin/pwd` modules</div><div>make[1]: Entering directory `/usr/src/linux-headers-3.13.<wbr>0-108-generic'</div><div>  CC [M]  /home/zg/vmware/vmwgfx/ww_<wbr>mutex.o</div><div>  CC [M]  /home/zg/vmware/vmwgfx/dma-<wbr>fence.o</div><div>In file included from /home/zg/vmware/vmwgfx/dma-<wbr>fence.c:37:0:</div><div>/home/zg/vmware/vmwgfx/drm_<wbr>compat.h:113:3: error: expected identifier or ‘(’ before ‘{’ token</div><div>  ({BUILD_BUG_ON(_s != TASK_NORMAL); \</div><div>   ^</div><div>include/linux/sched.h:2077:12: note: in expansion of macro ‘wake_up_state’</div><div> extern int wake_up_state(struct task_struct *tsk, unsigned int state);</div><div>            ^</div><div>make[2]: *** [/home/zg/vmware/vmwgfx/dma-<wbr>fence.o] Error 1</div><div>make[1]: *** [_module_/home/zg/vmware/<wbr>vmwgfx] Error 2</div><div>make[1]: Leaving directory `/usr/src/linux-headers-3.13.<wbr>0-108-generic'</div><div>make: *** [modules] Error 2</div></div><div style="font-size:12.8px">==============================<wbr>==============================<wbr>====<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I opened the drm_compat.h and it seems that nothing goes wrong for line 113. Does anyone have some idea on this problem?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><img src="cid:ii_15a84c4663fc1856" alt="Inline image 1" width="544" height="197" class="gmail-CToWUd gmail-a6T" tabindex="0"></div><div style="font-size:12.8px"><br></div><div><div class="gmail_signature"><div dir="ltr">Best regards,<div>Zhiguang</div></div></div></div>
</div>