From: "Ryan McGorty" To: Subject: i need help Date: Wed, 8 Jul 1998 15:23:57 -0400 Message-Id: <01bdaaa5$f3ed8fc0$0f02000a@mcgorty> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BDAA84.6CDBEFC0" Precedence: bulk This is a multi-part message in MIME format. ------=_NextPart_000_0006_01BDAA84.6CDBEFC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable When i try to compiler a c++ program with djgpp it gives the following = error: c:/djgpp/lang/cxx/iostream.h:31: streambuf.h no such file or directory = (ENOENT) streambuf.h is there where it should be. my autoexec.bat is: @Echo Off Set Blaster=3D A220 I5 D1 set DJGPP=3DC:\DJGPP\DJGPP.ENV set PATH=3DC:\DJGPP\BIN;%PATH% my environ.lst is: TMP=3Dc:\windows\TEMP TEMP=3DC:\windows\TEMP PROMPT=3D$p$g winbootdir=3DC:\WINDOWS COMSPEC=3DC:\WINDOWS\COMMAND.COM DJGPP=3DC:\DJGPP\DJGPP.ENV PATH=3DC:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND windir=3DC:\WINDOWS BLASTER=3DA220 I5 D1 CMDLINE=3Dedit environ.lst I've asked a couple people about the problem but they didn't know what = it was so please reply with your thoughts. Thanks ------=_NextPart_000_0006_01BDAA84.6CDBEFC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
When i try to compiler a c++ program = with djgpp=20 it gives the following error:
c:/djgpp/lang/cxx/iostream.h:31: = streambuf.h no=20 such file or directory (ENOENT)
 
streambuf.h is there where it should = be. =20 my autoexec.bat is:
@Echo Off
Set Blaster=3D A220 I5 = D1
set=20 DJGPP=3DC:\DJGPP\DJGPP.ENV
set = PATH=3DC:\DJGPP\BIN;%PATH%
 
 
my environ.lst is:
TMP=3Dc:\windows\TEMP
TEMP=3DC:\windows\TEMP
PROMPT=3D$p$g=
winbootdir=3DC:\WINDOWS
COMSPEC=3DC:\WINDOWS\COMMAND.COM
DJGPP=3D= C:\DJGPP\DJGPP.ENV
PATH=3DC:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS;C:\WINDOW= S\COMMAND
windir=3DC:\WINDOWS
BLASTER=3DA220=20 I5 D1
CMDLINE=3Dedit environ.lst
 
 
I've asked a couple people about the = problem but=20 they didn't know what it was so please reply with your = thoughts.
 
Thanks
------=_NextPart_000_0006_01BDAA84.6CDBEFC0--