Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!zaphod.mps.ohio-state.edu!think.com!mintaka!bloom-beacon!dont-send-mail-to-path-lines From: gildea@expo.lcs.mit.EDU (Stephen Gildea) Newsgroups: comp.windows.x Subject: Re: Where they put Scroll.h and Form.h Message-ID: <9103071850.AA09979@alex.lcs.mit.edu> Date: 7 Mar 91 18:50:14 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: MIT X Consortium Lines: 18 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 . 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