Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!think!ames!sdcsvax!ucbvax!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: can't find ks_names.h Message-ID: <870925103808.1.RWS@KILLINGTON.LCS.MIT.EDU> Date: Fri, 25-Sep-87 10:38:00 EDT Article-I.D.: KILLINGT.870925103808.1.RWS Posted: Fri Sep 25 10:38:00 1987 Date-Received: Sun, 27-Sep-87 01:31:07 EDT References: <8709231628.AA08511@linc.cis.upenn.edu> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 14 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.