From: DNA Core Lab Newsgroups: comp.os.msdos.djgpp Subject: compile problems Date: Thu, 13 Apr 2000 09:39:30 -0800 Organization: University of Idaho Lines: 24 Message-ID: <38F60650.96E71DAC@uidaho.edu> NNTP-Posting-Host: dnalab2.wildlife.uidaho.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit X-Trace: kestrel.csrv.uidaho.edu 955643786 14286 129.101.145.218 (13 Apr 2000 16:36:26 GMT) X-Complaints-To: abuse AT uidaho DOT edu NNTP-Posting-Date: 13 Apr 2000 16:36:26 GMT X-Mailer: Mozilla 4.5 (Macintosh; I; PPC) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com To whom it may concern: I'm a C++ neophyte, with a recently installed version of DJGPP. Whenever I try to compile, I get the following message: 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. The code is fine (I compiled it in a trial version of 'Visual C++', no problem. I'm probably missing something elementary. Can anyone help? Cheers, David Roon roon8505 AT uidaho DOT edu University of Idaho