Mail Archives: djgpp/1999/12/16/08:18:55
From: | eplmst AT lu DOT erisoft DOT se (Martin Stromberg)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: No include path; No such file; ENOENT
|
Date: | 16 Dec 1999 10:40:14 GMT
|
Organization: | Ericsson Erisoft AB, Sweden
|
Lines: | 27
|
Message-ID: | <83afie$eld$1@antares.lu.erisoft.se>
|
References: | <000101bf471d$4ffbf800$f833bfc8 AT oemcomputer>
|
NNTP-Posting-Host: | spica-144.lu.erisoft.se
|
X-Newsreader: | TIN [version 1.2 PL2]
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
=?iso-8859-1?Q?Jos=E9_R._Moraes?= (jrmoraes-sp AT uol DOT com DOT br) wrote:
: In Rhide, to supress the error "hello.c(1) Error: No include path in which
: to find stdio.h" I defined the directory "include" from the menu Options as
: "C:\djgpp". I did the same in all other entries of the Options/Directories
: menu.
: Was this countermeasure correct?
No.
: Well, at least the error message changed! Now the error looks like this:
: "In file included from hello.c:1: c/djgpp/stdio.h(13) Error:
: sys/version.h: No such file or directory (ENOENT)"
: "In file included from hello.c:1: c/djgpp/stdio.h(14) Error:
: sys/djtypes.h: No such file or directory (ENOENT)"
: Both "version.h" and "djtypes.h" exist in the c:/djgpp.
: Relevant lines in my autoexec.bat:
: set PATH=C:\DJGPP\BIN;%PATH%;C:\MEUSPROG\QR40;
: set DJGPP=C:\DJGPP\DJGPP.ENV
I suspect you didn't unzip the files preserving the directory
structure in the zip files. Read the README.1ST file (again).
Right,
MartinS
- Raw text -