On Wed, Jun 26, 2002 at 10:04:27AM -0700, Alan Hourihane wrote:
>  o.k. it's builds now, max needs to check it runs o.k.
>

I've tested and I still get errors when building it:

gcc -c -O2  -ansi -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -pipe -g  -I../.
./../../../../exports/include/X11 -I../../../../../../include/extensions 
-I../../../../../../extras/Mesa/src            -I../../../../../
../lib/GL/mesa/src/drv/common           -I../../../../../../lib/GL/mesa/src/drv/s3v 
-I../../../../../../lib/GL/dri              -I../../.
./../../../lib/GL/glx           -I../../../../../../exports/include             
-I../../../../../../exports/include/GL          -I../../.
./../../../programs/Xserver/GL/dri              
-I../../../../../../programs/Xserver/hw/xfree86/os-support              
-I../../../../../
../programs/Xserver/hw/xfree86/drivers/s3virge          
-I../../../../../../programs/Xserver/hw/xfree86/common          -I../../../../../
../lib/GL/dri/drm               -I../../../../../../lib/GL/include              
-I../../../../../../include  -I../../../../../.. -I../../
../../../../exports/include -I/usr/X11R6/include  -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOU
RCE -D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  
-D_REENTRANT -DXUSE_MTSAFE_API    -DMALLOC_0_RETURNS_NULL -D
GLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA  
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE
_3DNOW_ASM -DUSE_SSE_ASM   s3v_context.c
In file included from s3v_context.c:5:
s3v_context.h:215: parse error before `drm_s3v_sarea_t'
s3v_context.h:215: warning: no semicolon at end of struct or union
s3v_context.h:378: `Window' redeclared as different kind of symbol
../../../../../../exports/include/X11/X.h:101: previous declaration of `Window'
s3v_context.h:403: parse error before `}'
s3v_context.c: In function `s3vCreateContext':
s3v_context.c:57: `drm_s3v_sarea_t' undeclared (first use in this function)
s3v_context.c:57: (Each undeclared identifier is reported only once
s3v_context.c:57: for each function it appears in.)
s3v_context.c:57: `saPriv' undeclared (first use in this function)
s3v_context.c:57: parse error before `)'
s3v_context.c:62: dereferencing pointer to incomplete type
...

And alot of similar errors after.

Perhaps something was forgoten when commiting?

Jos� Fonseca


-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to