Date: Wed, 16 Sep 1998 16:30:32 +0300 (IDT) From: Eli Zaretskii To: Johan Verschraegen cc: djgpp AT delorie DOT com Subject: Re: sorry In-Reply-To: <6to8bu$q85$1@inf6serv.rug.ac.be> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 16 Sep 1998, Johan Verschraegen wrote: > I'm sorry to cause such confusion but the file streambuf.h is present > in the appropriate folder. I did not find it under dos because I searched > for streambuf.h and did not notice that streambuf has 9 characters. But the > problem offcourse did not dissappaer by finding it. The name is stream~1.h > and now I understand why the compiler did not find the file. > How can I solve this. Please always tell which OS are you using. If it's Windows 9X, set LFN=y in the environment, and the problem will go away. But if that's Windows/NT, you will have to delete the entire DJGPP tree and reinstall it again, this time using a DOS unzip program, so that it will truncate any long file names to DOS 8+3 limits.