[comp.windows.x] can't find ks_names.h

RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) (09/25/87)

    Date: Wed, 23 Sep 87 12:28:57 -0400
    From: salex@linc.cis.upenn.edu

    VERSION:
	    X11 release 1
    SYNOPSIS:
	    XStrKeysym.c includes ks_names.h which does not exist

ks_names.h is supposed to get generated automatically.  It should get
generated if you do a "make depend", and that make should establish the
dependency in the makefile needed to regenerate it as necessary for
XStrKeysym.c.  If all else fails, "make ks_names.h" in lib/X should
cause it to appear.