delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/02/03/05:51:32

Date: Thu, 3 Feb 2000 11:52:34 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Sergei Severin <sergeis AT flash DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: compilation errors
In-Reply-To: <389926E3.73ABF15A@flash.net>
Message-ID: <Pine.SUN.3.91.1000203114629.4532A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Thu, 3 Feb 2000, Sergei Severin wrote:

> In file included from c:/djgpp/lang/cxx/std/bastring.h:39,
>                  from c:/djgpp/lang/cxx/string:6,
>                  from test.cpp:1:
> c:/djgpp/lang/cxx/alloc.h:18: stl_config.h: No such file or directory
>  (ENOENT)
> c:/djgpp/lang/cxx/alloc.h:21: stl_alloc.h: No such file or directory
> (ENOENT)

All of the header files for which you see error messages exceed the DOS 
8+3 limits for file names (NT doesn't let DJGPP programs to access long 
file names, like Windows 9X does).  So I'm guessing that you unzipped the 
distribution with some Windows program, like WinZip, and that is the 
cause of your trouble.

The easiest way out of this problem is to delete the entire DJGPP 
installation and unzip the files again, this time using an appropriate 
unzip program.  I recommend unzip32.exe which is available from the same 
place where you downloaded DJGPP.

This is all in the FAQ, btw (v2/faq230b.zip).  I suggest to look in the 
FAQ whenever you have problems, because most of them are already solved 
there.  This particular problem is covered in section 8.3; the detailed 
installation instructions are in chapter 1.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019