From: capkirk AT ibm DOT net Message-ID: <364CDA38.27FEC404@ibm.net> Date: Fri, 13 Nov 1998 20:17:44 -0500 X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: streambuf.h Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com When compiling C++ programs I get an error similiar to: streambuf.h does not exist This file is being called by the iostream.h which is located within the /djgpp/lang/gxx directory where the streambuf.h is also located.