This is the mail archive of the cygwin-xfree@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Build Xfree


OK, I got finally sometime to check Xfree and work on
the compilation problems Lee Changkun reported:

The following ASM error for cpp preprocessed
glapi_x86.S was due to glapi_x86.i old file is left in
xc/lib/GL.glx.  Delete glapi_x86.i  and do make.

Suhaib

--------------------------------------------
gcc -c -O2 -pedantic -fno-strength-reduce
-fpcc-struct-return -fvtable-thunks
-m486  -Wall  -I../../../include  
-I../../../include/extensions
-I../../../include/GL   -I../../../exports/include  
-I../mesa/src   -I../dri
-I../../.. -I../../../exports/include  -D__i386__
-DWIN32_LEAN_AND_MEAN
-DX_LOCALE -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H
-D__CYGWIN__ -D_XOPEN_SOURCE
-D_REENTRANT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE
-D_SVID_SOURCE
-D_GNU_SOURCE -DX_SOURCE   -DFUNCPROTO=15
-DNARROWPROTO   -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA
-DUSE_X86_ASM    -D_DLL
xfont.c
xfont.c: In function `isvalid':
xfont.c:173: warning: `byte1' might be used
uninitialized in this function
xfont.c:173: warning: `byte2' might be used
uninitialized in this function
as   -o glapi_x86.o glapi_x86.s
glapi_x86.s: Assembler messages:
glapi_x86.s:22: Error: no such 386 instruction:
`aligntext16'
glapi_x86.s:23: Error: invalid character '_' in
mnemonic
glapi_x86.s:24: Error: invalid character '_' in
mnemonic
glapi_x86.s:25: Error: invalid character '_' in
mnemonic
glapi_x86.s:26: Error: invalid character '_' in
mnemonic
glapi_x86.s:27: Error: invalid character '(' in
mnemonic
glapi_x86.s:28: Error: invalid character '(' in
mnemonic
glapi_x86.s:30: Error: no such 386 instruction:
`aligntext16'
glapi_x86.s:31: Error: invalid character '_' in
mnemonic
glapi_x86.s:32: Error: invalid character '_' in
mnemonic
glapi_x86.s:33: Error: invalid character '_' in
mnemonic
glapi_x86.s:34: Error: invalid character '_' in
mnemonic
glapi_x86.s:35: Error: invalid character '(' in
mnemonic
glapi_x86.s:36: Error: invalid character '(' in
mnemonic
glapi_x86.s:38: Error: no such 386 instruction:
`aligntext16'
glapi_x86.s:39: Error: invalid character '_' in
mnemonic
glapi_x86.s:40: Error: invalid character '_' in
mnemonic
glapi_x86.s:41: Error: invalid character '_' in
mnemonic



__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]