From: "Tanes Sriviroolchai" References: <6pfoae$8m0$1 AT tron DOT sci DOT fi> Subject: Re: setting up DJGPP Date: Mon, 27 Jul 1998 10:26:23 +0700 Lines: 21 Message-ID: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Reijo Niemi wrote in message <6pfoae$8m0$1 AT tron DOT sci DOT fi>... >The error message is as follows: > >In file included from hello2.cc:2: >c:\djgpp\lang\cxx\iostream.h:31: streambuf.h: No such file or directory >(ENOENT) >and the weird thing is that I do have that file and directory. >I would be happy if someone could help me. > Did you have "c:\djgpp\lang\cxx\streambuf.h"? (Please note that this is long file name (longer than 8.3)). If you already have it, check if you have set DOS environment "set LFN=y". Hope this would help. Regards, Tanes Sriviroolchai