Re: Mesa 7.8.2 with Hardware Acceleration on Ubuntu 10.10
Chia-I Wu <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 21, 2011 at 5:32 AM, Srini <[email protected]> wrote: > 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. > doing "make linux-opengl-es" will end up with big error list. > is there anything i need to take care before doing this? > could anyone please help me in fixing this. linux-opengl-es is broken. I will either fix it or remove it. For now, you will have to run ./configure (or scons). > Thanks in Advance > > Regards, > Srini. > > make[4]: Entering directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib' > Makefile:101: depend: No such file or directory > running makedepend > 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 xlib.c xlib_cell.c xlib_llvmpipe.c > xlib_softpipe.c \ > > /dev/null 2>/dev/null > make[4]: Leaving directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib' > make[4]: Entering directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib' > 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 -Wall -Wmissing-prototypes > -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC -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/usr/X11R6/include -std=c99 -ffast-math > -fno-strict-aliasing xlib.c -o xlib.o > 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 -Wall -Wmissing-prototypes > -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC -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/usr/X11R6/include -std=c99 -ffast-math > -fno-strict-aliasing xlib_cell.c -o xlib_cell.o > 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 -Wall -Wmissing-prototypes > -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC -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/usr/X11R6/include -std=c99 -ffast-math > -fno-strict-aliasing xlib_llvmpipe.c -o xlib_llvmpipe.o > 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 -Wall -Wmissing-prototypes > -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC -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/usr/X11R6/include -std=c99 -ffast-math > -fno-strict-aliasing xlib_softpipe.c -o xlib_softpipe.o > make[4]: *** No rule to make target > `../../../../src/gallium/state_trackers/glx/xlib/libxlib.a', needed by > `../../../../lib/gallium/libGL.so'. Stop. > make[4]: Leaving directory `/root/Mesa-7.8.2/src/gallium/winsys/xlib' > make[3]: *** [default] Error 1 > make[3]: Leaving directory `/root/Mesa-7.8.2/src/gallium/winsys' > make[2]: *** [subdirs] Error 1 > make[2]: Leaving directory `/root/Mesa-7.8.2/src' > make[1]: *** [default] Error 1 > make[1]: Leaving directory `/root/Mesa-7.8.2' > make: *** [linux-opengl-es] Error 2 > > > _______________________________________________ > mesa-users mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-users > > -- [email protected] _______________________________________________ mesa-users mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-users