Hanno Böck wrote:
> i686-pc-linux-gnu-gcc -I../../../include/GL -I../../../include -I.. -I../main 
> -I../math -I../glapi -I../tnl -Wall -Wmissing-prototypes -std=c99 -ffast-math 
> -O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-strict-aliasing -fPIC 
> -m32 -DGLX_USE_TLS -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE 
> -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 
> -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS 
> -DDEFAULT_DRIVER_DIR='"/usr/lib/dri"' -DUSE_X86_ASM -DUSE_MMX_ASM 
> -DUSE_3DNOW_ASM -DUSE_SSE_ASM 
> gen_matypes.c -o gen_matypes
> gen_matypes.c: In function 'main':
> gen_matypes.c:140: error: 'struct vertex_buffer' has no member 
> named 'PointSizePtr'
> 
> As this line is nowhere referenced, I have just removed it and it seems to 
> work. Patch attached.

That's correct.  I'll check in the fix.

-Brian



_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to