Path: utzoo!attcan!uunet!convex!killer!mit-eddie!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: xtrek bug: needs X11R2 include files Message-ID: <8812112037.AA20931@EXPO.LCS.MIT.EDU> Date: 11 Dec 88 20:37:40 GMT References: <1736@turbinia.oakhill.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 8 > I pulled the xtrek program off the source group and tried building it. > I have installed X11R3, no patches yet. > > When the make got to newwin.c it coould not find X11/cursorfont.h It was a bug in the R3 Xlib install phase. Patch #1 adds cursorfont.h to the end of the "HEADERS =" line.