From: Chia-I Wu <ol...@gm...> - 2010-04-09 17:40:18
|
On Sat, Apr 10, 2010 at 12:15 AM, Roland Scheidegger <sr...@vm...> wrote: > 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. Thanks for the quick fix. My usual build with st/{egl,glx,dri,vega,es} also compiles fine on this branch. -- ol...@Lu... |