Date: Thu, 7 Jun 2001 18:08:15 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Mark Stephen Krueger cc: djgpp AT delorie DOT com Subject: RE: rebuilding gcc 2.953 from sources failure In-Reply-To: <005101c0ef5f$cba391c0$9d0610ac@speakeasy.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 7 Jun 2001, Mark Stephen Krueger wrote: > I just looked myself, and something definitely went wrong with generating > that file. Here it is: > > ========================================= > static char *multilib_raw[] = { > tmpmultilib does not exist > tmpmultilib does not exist > tmpmultilib2 does not exist The next step is to find the place where this file is generated, and then try to understand why did that fail. Is it possible that you are running out of available file handles? Are all your development tools and ports of GNU utilities (Fileutils, Textutils, etc.) compiled with DJGPP v2.03?