Date: Thu, 9 Jul 1998 11:08:47 +0300 (IDT) From: Eli Zaretskii To: Ryan McGorty cc: djgpp AT delorie DOT com Subject: Re: i need help In-Reply-To: <01bdaaa5$f3ed8fc0$0f02000a@mcgorty> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 8 Jul 1998, Ryan McGorty wrote: > When i try to compiler a c++ program with djgpp it gives the following = > error: > c:/djgpp/lang/cxx/iostream.h:31: streambuf.h no such file or directory = > (ENOENT) > > streambuf.h is there where it should be. Set LFN=y in the environment, and it will work.