gildea@expo.lcs.mit.EDU (Stephen Gildea) (03/08/91)
I've been trying to compile 'xtroff' for three days now, but I
didn't succeed, yet. The problem is, that 'make depend' doesn't
find two include files: X11/Scroll.h and X11/Form.h.
Where can I find these files? Has anybody information about it?
For the R4 distribution, Xaw include files were moved into the
subdirectory Xaw so that only standard header files are in
include/X11. Update your code to include <X11/Xaw/Scroll.h>.
You could also have set the InstallOldHeaderFiles option (see site.def)
before building X to have links created in the X11 include directory.
So there's no need to swear; you do have the files.
< Stephen
MIT X Consortium