Date: Mon, 14 Dec 1998 09:12:07 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nathaniel Johnson cc: Nate Eldredge , djgpp AT delorie DOT com Subject: Re: gxx error In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 13 Dec 1998, Nathaniel Johnson wrote: > e:/djgpp/lang/cxx > e:/djgpp/include > e:/djgpp/lang/cxx > e:/djgpp/lib/gcc-lib/djgpp/2.81/include > e:/djgpp/include > End of search list. > In file included from swap.cc:1: > e:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory (ENOENT) Several questions: Is this with LFN=y or LFN=n in the environment? Did you use the original djgpp.env as supplied with djdev202.zip, or did you edit it in some way? Also, please chdir into e:\djgpp\lang\cxx and type the following: dir streambuf.h Then post what that printed, exactly. I understand that you are working on Windows 9X, is that correct?