Mail Archives: djgpp/1999/04/15/08:08:30
On Thu, 15 Apr 1999 Kmolles3 AT aol DOT com wrote:
> c:/djgpp/lang/cxx/iostream:31: streambuf.h: No such file or directory
> (ENOENT).
See section 8.2 of the FAQ where it describes the problems with file
names which exceed the DOS 8+3 file-name restrictions. You have some
mess related to that. Also, make sure you have the latest version
2.11 of the FAQ (v2/faq211b.zip).
If you cannot figure this out, please tell which OS are you using
(Windows 9X or NT), since the reason(s) and solution(s) vary
accordingly.
> I tried typing set > env.1st
Typing "set > env.lst" is not supposed to solve problems. It's a way
to gather the information about your environment variables and post it
here. In other words, you are supposed to post the contents of the
file env.lst created by the above command on this forum together with
the description of the problem.
- Raw text -