Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!iuvax!purdue!bu-cs!ics!david From: david@ics.COM (David B. Lewis) Newsgroups: comp.windows.x Subject: Re: Xman Error: Too many manual pages... Try recompiling with ... Summary: hardwired limit Message-ID: <2156@ics.COM> Date: 3 Aug 89 17:23:42 GMT References: <6481@ditmela.oz> Organization: Integrated Computer Solutions, Inc., Cambridge MA Lines: 23 In article <6481@ditmela.oz>, hans@ditmela.oz (Hans Eriksson) writes: > The message in the Subject: was actually: > Xman Error: Too many manual pages in /usr/man/man3 Try recompiling > with larger allocations > > I had a look at CHANGES, README and defs.h but did not find anything > helpful. > > Anybody know what to change in what file to get 'larger allocations'? defs.h has this code: #ifdef sun #define MAXENTRY 2000 /* The maximum number of entries in one #else #define MAXENTRY 800 /* The maximum number of entries in one #endif Changing MAXENTRY does the trick. -- David B. Lewis david@ics.com ics!david@buita.bu.edu david%ics.UUCP@buita.bu.edu "Welcome to Chinese Restaurant. Please try your Nice Chinese Food with Chopsticks. the traditional and typical of Chinese glorious history and cultual." -- greeting found on the wrapper of a pair of chopsticks