From: "Ben Peddell" Newsgroups: comp.os.msdos.djgpp References: <3E219405 DOT 7030406 AT utanet DOT at> Subject: Re: Problem at compiling with djgpp Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Mon, 13 Jan 2003 02:47:58 +1000 NNTP-Posting-Host: 144.134.89.68 X-Trace: newsfeeds.bigpond.com 1042389450 144.134.89.68 (Mon, 13 Jan 2003 03:37:30 EST) NNTP-Posting-Date: Mon, 13 Jan 2003 03:37:30 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 1) What version are you using 2) If it is the latest, use and not (this iostream.h does not even exist in the latest version.) 3) To get better help, next time include the smallest source code that reproduces the problem (consult the FAQ). Fritz Danter wrote in message news:3E219405 DOT 7030406 AT utanet DOT at... > When I try to compile a programm I got the error message : > c::/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or > directory (Enoent). > How can I solve this. > Best regards >