From: Roland S. <sr...@vm...> - 2010-04-09 16:15:18
|
On 09.04.2010 17:29, STEVE555 wrote: > Hi all, > I've git branched and got the latest commits from the > gallium-resources branch and also the latest commits from git master. > > I did a gmake -B realclean from a prevous compile on my copy of git > master,and did a git checkout gallium-resources to switch to that > branch,and did a ./autogen.sh with the following options: > > --prefix=/usr/local --enable-32-bit --enable-xcb --enable-gallium-nouveau > --with-state-trackers=dri,egl,xorg,glx,vega,es --enable-motif > --enable-gl-osmesa --disable-gallium-intel --disable-gallium-radeon > --with-expat=/usr/lib --with-demos=xdemos,demos,trivial,tests > --with-dri-drivers=swrast --enable-gallium-swrast --enable-gallium-svga > --with-max-width=4096 --with-max-height=4096 --enable-debug > > I then did a gmake to compile my copy of gallium-resources,but it ended with > error at the end: This should be fixed now. Roland |