home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.pc-clone.32bit
- Path: sparky!uunet!math.fu-berlin.de!fub!obh.in-berlin.de!aeon.in-berlin.de!thomas
- From: thomas@aeon.in-berlin.de (Thomas Wolfram)
- Subject: Re: ISC v3.0 make hash table overflow making x11r5
- Message-ID: <C1C0M4.163@aeon.in-berlin.de>
- Organization: Cities in Dust
- References: <1993Jan22.142507.20543@magnus.acs.ohio-state.edu>
- Distribution: na
- Date: Sun, 24 Jan 1993 00:13:15 GMT
- Lines: 26
-
- In <1993Jan22.142507.20543@magnus.acs.ohio-state.edu> bobd@marune.acs.ohio-state.edu (Bob DeBula) writes:
-
- >I keep running into "hash table overflow" while trying to make
- >x11r5. I am using GCC 2.3.3 (not that it matters as the same
- >thing happens with ISC's CC) under ISC v3.0. I am using the
- >standard ISC make. Does anyone have a hint as to how to deal
- >with this? It would seem that the best solution might be
- >to be able to increase the size of make's has table. Any ideas
- >on how to do this?
-
- The best is to use GNU make 3.62. If you don't want, remove the comments
- from that #define:
-
- /* If you have trouble with make bombing out in Xlib, try uncommenting this. */
- /* You will not get dependencies as a result, but better than nothing. */
- /* #define DependTarget3(srcs1,srcs2,srcs3) */
-
- in x386.cf.
- BTW, don't build stock X11R5, get the patches for XFree86, they contain
- a lot of enhancements, speed-ups, bugfixes.
-
- Thomas
-
- --
- Thomas Wolfram, thomas@aeon.in-berlin.de
- EANTC, TU Berlin, wolf@prz.tu-berlin.de, +49 030 31421294
-