Date: Sun, 31 Oct 1999 09:57:35 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Sadia Halim cc: djgpp AT delorie DOT com Subject: Re: compiler - include file problem In-Reply-To: <199910291614.MAA00697@newton.wadsworth.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 29 Oct 1999, Sadia Halim wrote: > In file included from hello.cpp:1: > c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No Such File or > Directory(ENOENT) > > I went to the c:/djgpp/lang/cxx/iostream.h and opened the file. I saw where > the library made the call to the streambuf.h . I looked in the > c:/djgpp/lang/cxx directory and saw the streambuf.h file. I > attempted to look at the on-line FAQ's and other sources of info but > could not find anything just like this. I think section 8.2 of the FAQ describes how to solve this problem.