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]
Other format: [Raw text]

RE: X11/Xlib.h not found?


Rob,

Yes, the cut down tree depends on the installed headers because building the
headers requires building the libraries, which the BuildServersOnly (or
something like that) flag does.  We only build the servers because it keeps
the builds quick.

Harold

> -----Original Message-----
> From: cygwin-xfree-owner@cygwin.com
> [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Robert Collins
> Sent: Sunday, April 07, 2002 4:04 AM
> To: cygwin-xfree@cygwin.com
> Subject: X11/Xlib.h not found?
>
>
> Does the build recipe expect the X11 headers to be installed? The
> following is a sample error (there are many similar ones) indicating
> that X11/Xlib.h is not found, and I not thate /usr/X11R6/include is in
> the include path. I don't have X currently installed.
>
> If it needs those headers, and installing them is a safe bet, then I'm
> happy to do that. It does seem strange to me that it looks at system
> headers though..
>
>
> Rob
>
>
>
> ====
>
> rm -f wincutpaste.o
> gcc -c -O2 -fno-strength-reduce -Wall -Wpointer-arith    -I.
> -I../../../../expor
> ts/include/X11 -I../../../../include/fonts
> -I../../../../programs/Xserve
> r/fb -I../../../../programs/Xserver/mi
> -I../../../../programs/Xserver/miext/
> shadow -I../../../../programs/Xserver/miext/layer
> -I../../../../program
> s/Xserver/include -I../../../../programs/Xserver/os
> -I../../../../in
> clude/extensions -I../../../../exports/include/X11
> -I../../../../program
> s/Xserver/render -I../../../../programs/Xserver/randr  -I../../../..
> -I../../../
> ../exports/include -I/usr/X11R6/include  -D__i386__
> -DWIN32_LEAN_AND_MEAN -DX_LO
> CALE -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE
> -D_POSIX_C_SOURC
> E=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DNO_ALLOCA -DSHAPE
> -DXINPU
> T -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP  -DXF86BIGFONT
> -DRENDER -DR
> ANDR -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
> -DXvExtension  -DXFr
> ee86Server -DXF86VIDMODE -DXvMCExtension
> -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDE
> BUG  -DFUNCPROTO=15 -DNARROWPROTO   -DAVOID_GLYPHBLT -DPIXPRIV
> -DSINGLEDEPTH  -D
> XvExtension  -DXFree86Server -DXF86VIDMODE -DXvMCExtension
> -DX_BYTE_ORDER=X_L
> ITTLE_ENDIAN -DDDXTIME -DFD_SETSIZE=256 -DDDXOSINIT -DDDXOSVERRORF
> -DDDXOSFATALE
> RROR  -DHAS_MMAP -UXFree86LOADER -UXF86DRI   wincutpaste.c
> wincutpaste.c:50: X11/Xlib.h: No such file or directory
> make[5]: *** [wincutpaste.o] Error 1


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