<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>I am trying to build Mesa 7.8.2 on Ubutu 10.10 with Hardware acceleration for i915, Enabled along with softpipe. I enabled this in the config file linux-opengl-es.<br>doing "make linux-opengl-es" will end up with big error list.<br>is there anything i need to take care before doing this?<br>could anyone please help me in fixing this.<br><br>Thanks in Advance<br><br>Regards,<br>Srini.<br><br>make[4]: Entering directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib'<br>Makefile:101: depend: No such file or directory<br>running makedepend<br>makedepend -fdepend -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DGLX_DIRECT_RENDERING -DGALLIUM_SOFTPIPE -I../../../../include -I../../../../src/mesa -I../../../../src/mesa/main
 -I../../../../src/gallium/include -I../../../../src/gallium/drivers -I../../../../src/gallium/state_trackers/glx/xlib -I../../../../src/gallium/auxiliary&nbsp; xlib.c xlib_cell.c xlib_llvmpipe.c xlib_softpipe.c \<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &gt; /dev/null 2&gt;/dev/null<br>make[4]: Leaving directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib'<br>make[4]: Entering directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib'<br>gcc -c -I../../../../include -I../../../../src/mesa -I../../../../src/mesa/main -I../../../../src/gallium/include -I../../../../src/gallium/drivers -I../../../../src/gallium/state_trackers/glx/xlib -I../../../../src/gallium/auxiliary&nbsp; -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC&nbsp; -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DGLX_DIRECT_RENDERING -DGALLIUM_SOFTPIPE&nbsp; -I/usr/X11R6/include
 -std=c99 -ffast-math -fno-strict-aliasing xlib.c -o xlib.o<br>gcc -c -I../../../../include -I../../../../src/mesa -I../../../../src/mesa/main -I../../../../src/gallium/include -I../../../../src/gallium/drivers -I../../../../src/gallium/state_trackers/glx/xlib -I../../../../src/gallium/auxiliary&nbsp; -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC&nbsp; -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DGLX_DIRECT_RENDERING -DGALLIUM_SOFTPIPE&nbsp; -I/usr/X11R6/include -std=c99 -ffast-math -fno-strict-aliasing xlib_cell.c -o xlib_cell.o<br>gcc -c -I../../../../include -I../../../../src/mesa -I../../../../src/mesa/main -I../../../../src/gallium/include -I../../../../src/gallium/drivers -I../../../../src/gallium/state_trackers/glx/xlib -I../../../../src/gallium/auxiliary&nbsp; -Wall -Wmissing-prototypes -Wdeclaration-after-statement
 -Wpointer-arith -O3 -g -fPIC&nbsp; -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DGLX_DIRECT_RENDERING -DGALLIUM_SOFTPIPE&nbsp; -I/usr/X11R6/include -std=c99 -ffast-math -fno-strict-aliasing xlib_llvmpipe.c -o xlib_llvmpipe.o<br>gcc -c -I../../../../include -I../../../../src/mesa -I../../../../src/mesa/main -I../../../../src/gallium/include -I../../../../src/gallium/drivers -I../../../../src/gallium/state_trackers/glx/xlib -I../../../../src/gallium/auxiliary&nbsp; -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC&nbsp; -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DGLX_DIRECT_RENDERING -DGALLIUM_SOFTPIPE&nbsp; -I/usr/X11R6/include -std=c99 -ffast-math -fno-strict-aliasing xlib_softpipe.c -o xlib_softpipe.o<br>make[4]: *** No rule to make target
 `../../../../src/gallium/state_trackers/glx/xlib/libxlib.a', needed by `../../../../lib/gallium/libGL.so'.&nbsp; Stop.<br>make[4]: Leaving directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib'<br>make[3]: *** [default] Error 1<br>make[3]: Leaving directory `/root/Mesa-7.8.2/src/gallium/winsys'<br>make[2]: *** [subdirs] Error 1<br>make[2]: Leaving directory `/root/Mesa-7.8.2/src'<br>make[1]: *** [default] Error 1<br>make[1]: Leaving directory `/root/Mesa-7.8.2'<br>make: *** [linux-opengl-es] Error 2<br></div>
</div><br></body></html>