Hi all,
        After getting the latest commits this morning,I keep getting this
compilation error after the merge of gallium-index-bias:
TERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_XEXTPROTO_71 -DMAX_WIDTH=4096
-DMAX_HEIGHT=4096  nvfx_draw.c -o nvfx_draw.o
nvfx_draw.c: In function ‘nvfx_draw_elements_swtnl’:
nvfx_draw.c:261: error: ‘idx_bufbias’ undeclared (first use in this
function)
nvfx_draw.c:261: error: (Each undeclared identifier is reported only once
nvfx_draw.c:261: error: for each function it appears in.)
gmake[4]: *** [nvfx_draw.o] Error 1
gmake[4]: Leaving directory `/opt/mesa/src/gallium/drivers/nvfx'
gmake[3]: *** [default] Error 1
gmake[3]: Leaving directory `/opt/mesa/src/gallium/drivers'
gmake[2]: *** [default] Error 1
gmake[2]: Leaving directory `/opt/mesa/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/opt/mesa/src'
make: *** [default] Error 1

I'm currently using Fedora Rawhide,I compile DRM,Linux-2.6 kernel
modules,Mesa,and the xf86-video-nouveau driver from git.

I have done gmake -B realclean, and then a git pull to get the latest
commits.The ./configure options I used to re-build Mesa after getting the
latest commits are:

./configure --prefix=/usr --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

Regards,
             STEVE555
-- 
View this message in context: 
http://old.nabble.com/Compling-Error-after-Gallium-Index-Bias-merge-tp28287840p28287840.html
Sent from the mesa3d-dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to