Peter Hyman <[EMAIL PROTECTED]> writes:
> The following compile time error occurs:
>
> make[2]: Entering directory `/mnt/src/src/wine/dlls/glu32'
> gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__
> -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
> -gstabs+ -Wpointer-arith -g -O2 -o glu32.spec.o glu32.spec.c
> {standard input}: Assembler messages:
> {standard input}:274: Error: no such instruction: `yes "glu32.dll"'
> {standard input}:275: Error: no such instruction: `yes "gluBeginCurve"'
Do a make distclean.
--
Alexandre Julliard
[EMAIL PROTECTED]