From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie frustration: headers not found Date: Tue, 12 Oct 1999 23:32:27 -0700 Organization: Harvey Mudd College Lines: 39 Message-ID: <3804277B.953BF90@hmc.edu> References: NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nntp1.interworld.net 939796389 93247 134.173.45.219 (13 Oct 1999 06:33:09 GMT) X-Complaints-To: usenet AT nntp1 DOT interworld DOT net NNTP-Posting-Date: 13 Oct 1999 06:33:09 GMT X-Mailer: Mozilla 4.61 [en] (X11; U; Linux 2.2.13pre12 i586) 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 "A. Darrow" wrote: > > Now matter what I do: > > C:/djgpp/lang/cxx/iostream.h:31:streambuf.h:No such file or directory > (ENOENT) > > I'm not sure I understand whether both files are unrecognized or both. Only > streambuf.h exceeds the 8+3 DOS file naming length which I am assuming is > the > problem. > > I have read Section 8.2 of the FAQ and have tried all pertinent suggestions > except > unzipping with unzip32; I use WinZip 7.0 which supposedly has LFN support > and > caused no problem in unzipping. LFN support is evident in Windows95 and in > DOS, > since I can use Norton Diskedit (A DOS mode program) and read > iostream.h/streambuf.h > in LFN entries, although I'm not sure that proves anything. > > I have also tried a separate LFN=Y entry in Autoexec.bat (even though > dgjpp.env has > this set to Y) to no avail. > > Yes, I've booted after rem-ing out the Norton antivirus line. > > I am running Win95 OSR2 on a Pavilion P166 and have downloaded and > installed(unzipped) > the latest DJGPP environment for C++: [snip] Hmm, odd. Could you do a "dir c:\djgpp\lang\cxx" from a DOS box and post the output? -- Nate Eldredge neldredge AT hmc DOT edu