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


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

Compile Problems with Harold's Server...


Suhaib and Harold,

    When I attempt to compile the XWin server, it looks like there are some
namespace conflicts... I'm using the newest version of cygwin and win32api
libraries.

John

rm -f InitInput.o

gcc -c -g -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks
 -m486 -Wall -I. -I../../../../exports/include/X11 -I../../../../include/fon
ts -I../../../../programs/Xserver/render -I../../../../programs/Xserver/fb -
I../../../../programs/Xserver/mi -I../../../../programs/Xserver/include -I..
/../../../programs/Xserver/os -I../../../../include/extensions -I../../../..
/exports/include/X11 -I../../../../programs/Xserver/miext/shadow -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_REENTRA
NT -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_
SOURCE -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86
BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DGCCUSESGAS -DAVOID_
GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86Server -
DXF86VIDMODE -DNEED_SNPRINTF -DBUILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DN
DEBUG -DFUNCPROTO=15 -DNARROWPROTO -DUSE_MAKEDEPEND -DAVOID_GLYPHBLT -DPIXPR
IV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86Server -DXF86VIDMODE -DN
EED_SNPRINTF -DBUILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DDDXTIME -DFD_SETS
IZE=256 -DDXOSINIT -DHAS_MMAP -UXFree86LOADER -UXF86DRI -DMITMISC -DXTEST -D
XSYNC -DXCMISC -DXRECORD -DPEXEXT -DXIE -DBIGREQS -DXF86VIDMODE -DXF86MISC -
DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV -DGLXEXT -DGLX_USE_MESA -DFONT
CACHE InitInput.c

In file included from /usr/include/w32api/windows.h:105,

from winms.h:43,

from win.h:154,

from InitInput.c:27:

/usr/include/w32api/winuser.h:494: warning: `RT_CURSOR' redefined

../../../../programs/Xserver/include/resource.h:78: warning: this is the
location of the previous definition

/usr/include/w32api/winuser.h:501: warning: `RT_FONT' redefined

../../../../programs/Xserver/include/resource.h:77: warning: this is the
location of the previous definition

In file included from /usr/include/w32api/windows.h:96,

from winms.h:43,

from win.h:154,

from InitInput.c:27:

/usr/include/w32api/windef.h:124: conflicting types for `CARD8'

../../../../exports/include/X11/Xmd.h:144: previous declaration of `CARD8'

/usr/include/w32api/windef.h:129: conflicting types for `CARD8'

/usr/include/w32api/windef.h:124: previous declaration of `CARD8'

In file included from /usr/include/w32api/winnt.h:130,

from /usr/include/w32api/windef.h:143,

from /usr/include/w32api/windows.h:96,

from winms.h:43,

from win.h:154,

from InitInput.c:27:

/usr/include/w32api/basetsd.h:7: conflicting types for `INT32'

../../../../exports/include/X11/Xmd.h:126: previous declaration of `INT32'

In file included from /usr/include/w32api/windef.h:143,

from /usr/include/w32api/windows.h:96,

from winms.h:43,

from win.h:154,

from InitInput.c:27:

/usr/include/w32api/winnt.h:2472: warning: ANSI C doesn't support unnamed
structs/unions

In file included from /usr/include/w32api/windows.h:96,

from winms.h:43,

from win.h:154,

from InitInput.c:27:

/usr/include/w32api/windef.h:152: conflicting types for `ATOM'

../../../../programs/Xserver/include/misc.h:102: previous declaration of
`ATOM'

In file included from /usr/include/w32api/windows.h:100,

from winms.h:43,

from win.h:154,

from InitInput.c:27:

/usr/include/w32api/winbase.h:1117: conflicting types for `FreeResource'

../../../../programs/Xserver/include/resource.h:186: previous declaration of
`FreeResource'

make: *** [InitInput.o] Error 1



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