From: "Ghostwheel" Newsgroups: comp.os.msdos.djgpp Subject: Newbie Problem Lines: 9 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Thu, 18 May 2000 14:58:24 GMT NNTP-Posting-Host: 192.189.16.3 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread1.prod.itd.earthlink.net 958661904 192.189.16.3 (Thu, 18 May 2000 07:58:24 PDT) NNTP-Posting-Date: Thu, 18 May 2000 07:58:24 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am trying to compile a simple "Hello World" type program but I get this error "c:\djgpp\lang\cxx\iostream.h(31) Error: streambuf.h: No such file or directory (ENOENT)" I have verified that the file does in fact exist and is in the \djgpp\lang\cxx directory. Could someone tip me off to what I am doing wrong?