I thought this was a trivial change there is a bit of cut and pasting to do, it'll have to wait until this evening when I can test it..
Dave. On Mon, 31 May 2004, Felix K�hling wrote: > After the build problem in i8x0 was fixed two more snapshot builds > failed. Looks like mach64 has the same problem. Does someone has a hand > free to fix it? > > Regards, > Felix > > gcc-3.3 -c -O2 -gstabs+ -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes > -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-extern > s -Wundef -pipe -g -I../../../../../../exports/include/X11 > -I../../../../../../include/extensions > -I/home/projects/dri/snapshots/src/Mesa/src/mesa > -I/home/projects/dri/snapshots/src/Mesa/src/mesa/main > -I/home/projects/dri/snapshots/src/Mesa/src/mesa/glapi > -I/home/projects/dri/snapshots/src/Mesa/include > -I/home/projects/dri/snapshots/src/Mesa/src/mesa/drivers/dri/common > -I/home/projects/dri/snapshots/src/Mesa/src/mesa/drivers/dri/mach64 > -I../../../../../../lib/GL/dri > -I../../../../../../exports/include/X11 > -I../../../../../../lib/GL/glx -I../../../../../../lib/GL/include > -I../../../../../../programs/Xserver/GL/dri > -I../../../../../../programs/Xserver/hw/xfree86/os-support > -I/home/projects/dri/snapshots/src/drm/shared/ > -I../../../../../../programs/Xserver/hw/xfree86/drivers/ati > -I../../../../../../lib/GL/dri/drm > -I../../../../../.. -I../../../../../../exports/include -I/usr/X11R6/include > -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE > -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS > -D_REENTRANT -DXUSE_MTSAFE_API -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI > -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA > -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DUSE_NEW_INTERFACE -DUSE_X86_ASM > -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM mach64_context.c > In file included from mach64_screen.h:37, > from mach64_context.h:54, > from mach64_context.c:48: > ../../../../../../programs/Xserver/hw/xfree86/drivers/ati/mach64_sarea.h:136: error: > parse error before "XF86DRIClipRectRec" > ../../../../../../programs/Xserver/hw/xfree86/drivers/ati/mach64_sarea.h:136: > warning: no semicolon at end of struct or union > ../../../../../../programs/Xserver/hw/xfree86/drivers/ati/mach64_sarea.h:161: error: > parse error before '}' token > ../../../../../../programs/Xserver/hw/xfree86/drivers/ati/mach64_sarea.h:161: > warning: type defaults to `int' in declaration of `ATISAREAPrivRec' > ../../../../../../programs/Xserver/hw/xfree86/drivers/ati/mach64_sarea.h:161: > warning: type defaults to `int' in declaration of `ATISAREAPrivPtr' > ../../../../../../programs/Xserver/hw/xfree86/drivers/ati/mach64_sarea.h:161: error: > ISO C forbids data definition with no type or storage class > In file included from mach64_context.c:48: > mach64_context.h:313: error: parse error before "ATISAREAPrivPtr" > mach64_context.h:313: warning: no semicolon at end of struct or union > mach64_context.h:340: error: parse error before '}' token > mach64_context.h:340: warning: ISO C does not allow extra `;' outside of a function > > | Felix K�hling <[EMAIL PROTECTED]> http://fxk.de.vu | > | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id�66&op=click > -- > _______________________________________________ > Dri-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dri-devel > -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie pam_smb / Linux DECstation / Linux VAX / ILUG person ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id�66&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
