Hi,

It seems this change breaks the build (at least removing it makes it compile again for me) :
http://freedesktop.org/cgi-bin/viewcvs.cgi/mesa/Mesa/src/mesa/tnl_dd/t_dd_vbtmp.h?r1=1.3&r2=1.4


While making linux-dri-x86 :
gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../../drm/shared -I../../../../../../drm/linux -I../../../../../include -I../../../../../include/GL/internal -I../../../../../src/mesa -I../../../../../src/mesa/main -I../../../../../src/mesa/glapi -I../../../../../src/mesa/math -I../../../../../src/mesa/transform -I../../../../../src/mesa/shader -I../../../../../src/mesa/swrast -I../../../../../src/mesa/swrast_setup -I../dri_client -I../dri_client/imports -O3 -DDRI_NEW_INTERFACE_ONLY -Wmissing-prototypes -g -std=c99 -Wundef -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -D_GNU_SOURCE -I/usr/X11R6/include -I/usr/X11R6/include/X11/extensions -DGLX_DIRECT_RENDERING radeon_swtcl.c -o radeon_swtcl.o
In file included from radeon_swtcl.c:196:
../../../../../src/mesa/tnl_dd/t_dd_vbtmp.h: In function `emit_wg':
../../../../../src/mesa/tnl_dd/t_dd_vbtmp.h:387: error: `col_size' undeclared (first use in this function)
../../../../../src/mesa/tnl_dd/t_dd_vbtmp.h:387: error: (Each undeclared identifier is reported only once
../../../../../src/mesa/tnl_dd/t_dd_vbtmp.h:387: error: for each function it appears in.)


Stephane




------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to