Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.windows.x Subject: Re: warning in compiling sunKbd.c in SunOS 4.1 make world Keywords: X11R4 make, warning, Sun, keyboard Message-ID: <4174@auspex.auspex.com> Date: 10 Oct 90 03:59:57 GMT References: <1990Oct7.183002.11878@elroy.jpl.nasa.gov> <28576@pasteur.Berkeley.EDU> Organization: Auspex Systems, Santa Clara Lines: 7 >#ifndef KIOCGKEY >#define TYPE4KEYBOARDOVERRIDE >#endif This is probably better than my fix; KIOCGKEY is the new keyboard "ioctl" added to get the 16-bit translation table entries, and the above fix is less dependent on getting the OS version #defines right.