From: Seshu Newsgroups: comp.os.msdos.djgpp Subject: Can't find these headers..... Date: Tue, 19 Oct 1999 15:45:28 +0000 Organization: University of Victoria Lines: 38 Message-ID: References: NNTP-Posting-Host: valdes.csc.uvic.ca Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: uvaix7e1.comp.UVic.CA 940347932 174598 142.104.105.203 (19 Oct 1999 15:45:32 GMT) X-Complaints-To: abuse AT UVic DOT CA NNTP-Posting-Date: 19 Oct 1999 15:45:32 GMT X-Sender: sparvata AT valdes In-Reply-To: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Hi, I've just finished installing the djgpp compiler and wrote a typical Hello World porgram and I got this error: In file included from main.cpp:1: c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory (ENOENT) when compiled with gcc main.cpp or gxx main.cpp I've read the faq which exactly explains about his problem and I installed the compiler once again but of no use. I tried it once again and then too I had the same problem. //main.cpp #include int main() { cout << "Hello World!!!" << endl; return (0); } Any help would be greatly appreciated. Seshu BTW: I'm running it on Windows NT. Seshu \\|// URL: www.csr.uvic.ca/~sparvata (o o) *=====================================ooOO=(_)=OOoo======*