From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: compile problems Date: Sat, 15 Apr 2000 11:16:04 +0100 Organization: Customer of Planet Online Lines: 18 Message-ID: References: <38F60650 DOT 96E71DAC AT uidaho DOT edu> NNTP-Posting-Host: modem-14.calcium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news8.svr.pol.co.uk 955794503 12365 62.136.19.14 (15 Apr 2000 10:28:23 GMT) NNTP-Posting-Date: 15 Apr 2000 10:28:23 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DNA Core Lab wrote: > C:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file of > directory (ENOENT) > > As far as I can tell, I've installed everything correctly- all > components unzipped within the correct folder, pathways (set > DJGPP=C:\DJGPP\DJGPP.ENV...set PATH=C:\DJGPP\BIN;%PATH%) established as > stated in the setup guide. Take a look at the FAQ: 8.2 GCC can't find headers or libraries 8.3 GCC can't find C++ headers If that does not help, please post the full source of a small program that demonstrates the error, the exact command line used to compile, and the error(s) the compiler issues.