Updated: XFree86-xserv-4.3.0-66

Lev Bishop lev.bishop@yale.edu
Thu Apr 1 23:43:00 GMT 2004


Harold:I tried the build method you described, but I get an error:

I get:
...
making all in programs/Xserver/xkb...
make[1]: Entering directory `/usr/src/xc/.build/programs/Xserver/xkb'
make[1]: *** No rule to make target `/xkmread.c', needed by `xkmread.c'.  
Stop.
make[1]: Leaving directory `/usr/src/xc/.build/programs/Xserver/xkb'
make: *** [xkb] Error 2

Seems to be something to do with the BuildXKBlib macro. Probably 
caused by the lines in config/cf/X11.tmpl:

#define BuildXKBfilelib              (BuildXKB && !BuildServersOnly)
....
#if BuildXKBlib
    XKBFILELIBSRC = $(LIBSRC)/xkbfile
....

I tried adding the line:
XKBFILELIBSRC = $(LIBSRC)/xkbfile
To xc/CYGWIN-PATCHES/hosts.def.in

and building again. Which gives me an XWin.exe that appears to work (I 
haven't tested it much yet). 

I find the X build system (like many other build systems) completely 
bewildering so that's as far as I got. Did I do the right thing?

Lev









More information about the Cygwin-xfree mailing list