abair@oakhill.UUCP (Alan Bair) (12/11/88)
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 in the include directory. I checked around and found it in the X11R2 include directory. Have not checked if I can just drop it. I believe Mr Dickey said he had ported it to use X11R3. I'll keep trying to track this down, but if anyone has a fix, please let me know. Alan Bair UUCP cs.utexas.edu!oakhill!turbinia!abair
jim@EXPO.LCS.MIT.EDU (Jim Fulton) (12/12/88)
> 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.