mitch wrote:
>
> Mesa 3.2 compiles just fine but when I tried to build the current 3.3
> cvs with SSE support, I got the following error
>
> svgamesa.c:246: structure has no member named `SetBuffer'
> svgamesa.c: In function `SVGAMesaCreateContext':
> svgamesa.c:388: too few arguments to function `gl_create_framebuffer'
> svgamesa.c:332: warning: `rgb_flag' might be used uninitialized in this
> function
> svgamesa.c:335: warning: `index_bits' might be used uninitialized in
> this function
> svgamesa.c:336: warning: `redbits' might be used uninitialized in this
> function
> svgamesa.c:336: warning: `greenbits' might be used uninitialized in this
> function
> svgamesa.c:336: warning: `bluebits' might be used uninitialized in this
> function
> svgamesa.c:336: warning: `alphabits' might be used uninitialized in this
> function
> make[3]: *** [svgamesa.lo] Error 1
> make[3]: Leaving directory `/home/mit/mesa/Mesa/src/SVGA'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/mit/mesa/Mesa/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mit/mesa/Mesa'
> make: *** [all-recursive-am] Error 2
Someone contributed an updated SVGA driver. It works with 3.2 but
hasn't
been updated for 3.3 yet. Remove -DSVGA from your compiler flags for
now.
-Brian
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev