This is the mail archive of the cygwin-xfree@sourceware.cygnus.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?


Dear Suhaib

Thanks for your help.

You was right  that i did not had  the code from CVS.

I downloaded CVS and i compiled it. It seems to me it works well..

But I have some error messages .

Could you help me about this errors?

make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/glx'
including in lib/GL/dri...
make[4]: Entering directory `/src/cygwin-xfree/lib/GL/dri'
including in lib/GL/dri/drm...
make[5]: Entering directory `/src/cygwin-xfree/lib/GL/dri/drm'
make[5]: *** No rule to make target
`../../../../programs/Xserver/hw/xfree86/os-support//drm/xf86drm.c', needed by
`xf86drm.c'.  Stop.
make[5]: Leaving directory `/src/cygwin-xfree/lib/GL/dri/drm'
make[4]: *** [includes] Error 2
make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/dri'
make[3]: *** [includes] Error 2





make[4]: Leaving directory `/src/cygwin-xfree/lib/GL/glx'
depending in lib/GL/dri...
make[4]: Entering directory `/src/cygwin-xfree/lib/GL/dri'
depending in lib/GL/dri/drm...
make[5]: Entering directory `/src/cygwin-xfree/lib/GL/dri/drm'
make[5]: *** No rule to make target
`../../../../programs/Xserver/hw/xfree86/os-support//drm/xf86drm.c', needed by
`xf86drm.c'.  Stop.
make[5]: Leaving directory `/src/cygwin-xfree/lib/GL/dri/drm'
make[4]: *** [depend] Error 2





rm -f xfont.o
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'



Best Reagrds

lee


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