Sender: nate AT cartsys DOT com Message-ID: <361582F9.B7B1DB71@cartsys.com> Date: Fri, 02 Oct 1998 18:50:49 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: Ron Moebuis CC: djgpp AT delorie DOT com Subject: Re: No such File or Directory ERROR Message References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ron Moebuis wrote: > > I just downloaded djgpp and have no problem compiling and building C > programs. I am having trouble with the C++ programs. I keep getting the > error message: > > " > In file included from C:/WINDOWS/DESKTOP/test2.cpp:1: > c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or > directory (ENOENT) > " > > The headers are in that directory. Has anyone else had this problem and how > can I fix this. Most likely: SET LFN=Y. See FAQ section 8.2. -- Nate Eldredge nate AT cartsys DOT com