Mail Archives: djgpp/1997/09/22/00:45:48
This is a multi-part message in MIME format.
--------------F0F11408D9CF5323CE3D0B8A
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Okay, now I hope I don't sound like a total idiot, but here goes.
I just installed DJGPP along with grx and allegro. When I tried to
compile them, I first got several errors on not having some header
files. I solved this by downloading the c++ libraries. After installing
those, i continued to make allegro. This time I got an error that looks
like this:
In file included from d:/extras/djgpp/include/std/straits.h:106,
from d:/extras/djgpp/include/std/bastring.h:36,
from d:/extras/djgpp/include/string.h:6,
from setup/setup.cc:2:
d:/extras/djgpp/include/std/cstring.h:18: string.h: No such file or
directory (ENOENT)
Now, I know this file exists because it is called from setup.cc. I have
checked and it does exist, but I figured that it was unable to locate it
because it was still being accessed from the previous call, so I copied
string.h to string2.h. I got the same error. I have included my
environ.lst and go32.txt as asked. Please help, thanx.
--
Enzo
enzo AT psn DOT net
http://www.planetsystems.com/~enzo/
Encrypted Mail Encouraged
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6
mQCNAjQl06UAAAEEAOPeXTBGb2KfGPOL5RAo3C4Au2556POIuvTGTvz6xf/RqjuE
7Zy11RW4zPbHY3iCT5ys6vR4l9VCom68HEl39OoAnOiwcRenKY2di5xQvxqvGBsK
+rKvm/XRkOXv/LuG5yY0Qcr/OqmcZAleBF5Pp9ohd/4DxT3lrEKzjktcXAFtAAUR
tBNFbnpvIDxlbnpvQHBzbi5uZXQ+
=pRLd
-----END PGP PUBLIC KEY BLOCK-----
--------------F0F11408D9CF5323CE3D0B8A
Content-Type: application/x-unknown-content-type-LST_auto_file; name="environ.lst"
Content-Transfer-Encoding: base64
Content-Disposition: inline; filename="environ.lst"
VFo9TVNUNw0KVE1QPUM6XFdJTkRPV1NcVEVNUA0KVEVNUD1DOlxXSU5ET1dTXFRFTVANClBS
T01QVD0kcCRnDQp3aW5ib290ZGlyPUM6XFdJTkRPV1MNCkNPTVNQRUM9QzpcV0lORE9XU1xD
T01NQU5ELkNPTQ0KUEFUSD1DOlxXSU5ET1dTO0M6XFdJTkRPV1NcQ09NTUFORDtEOlxFWFRS
QVNcREpHUFBcQklODQpESkdQUD1EOlxFWFRSQVNcREpHUFBcREpHUFAuRU5WDQpTT1VORD1D
OlxQUk9HUkF+MVxDUkVBVElWRVxDVFNORA0KTUlEST1TWU5USDoxIE1BUDpFIE1PREU6MA0K
d2luZGlyPUM6XFdJTkRPV1MNCkJMQVNURVI9QTIyMCBJNSBEMSBINSBQMzMwIFQ2IEU2MjAN
Cg==
--------------F0F11408D9CF5323CE3D0B8A
Content-Type: text/plain; charset=us-ascii; name="go32.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="go32.txt"
go32/v2 version 2.0 built Aug 12 1996 22:27:23
Usage: go32 coff-image [args]
Rename this to go32.exe only if you need a go32 that can run v2 binaries as
well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH
but do not delete your old go32 - leave it in the PATH after this one.
Set GO32_V2_DEBUG=y in the environment to get verbose output.
DPMI memory available: 16367 Kb
DPMI swap space available: 1241 Kb
--------------F0F11408D9CF5323CE3D0B8A--
- Raw text -