Compiler error while compiling XFree86-3.9.17

2000-02-01 Thread Theo van Klaveren
I received the following compiler error while compiling the XFree86-3.9.17 snapshot on a (very) fresh -CURRENT system: <-- begin cut'n'paste --> cc -c -O2 -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnest

Re: Compiler error while compiling XFree86-3.9.17

2000-02-01 Thread Chris Piazza
On Tue, Feb 01, 2000 at 03:30:36PM +0100, Theo van Klaveren wrote: > > I received the following compiler error while compiling the XFree86-3.9.17 > snapshot on a (very) fresh -CURRENT system: > > <-- begin cut'n'paste --> > <-- snip cut'n'paste --> ...errors... > > <-- end cut'n'paste

Re: Compiler error while compiling XFree86-3.9.17

2000-02-01 Thread Gergely EGERVARY
> I assume this is a compiler bug. Is there a workaround or a patch > available for the system compiler or should I install the gcc-devel port > (for which I probably don't have enough disk space, but oh well)? yes, it's a bug, and you can work around it by removing the CFLAG -O2 anyway, XFree8