Date: Sun, 17 Jan 1999 18:02:25 +0100 From: Hans-Bernhard Broeker Message-Id: <199901171702.SAA00489@acp3bf.physik.rwth-aachen.de> To: djgpp AT delorie DOT com Subject: Re: No such file or directory (ENOENT) Newsgroups: comp.os.msdos.djgpp Organization: RWTH Aachen, III. physikalisches Institut B X-Newsreader: TIN [version 1.2 PL2] Reply-To: djgpp AT delorie DOT com In article <01be4076$44414780$390e5e81 AT unni> you wrote: > This is a multi-part message in MIME format. For a reason I don't fully understand, MIME didn't properly make it through the News system, here... Anyway: do *not* post HTML copies of your text into Newsgroups (silly default found in both 'modern' WWW browsers). [...] > With -v switch I get following=20 [...] > GNU CPP version 2.7.2.1 (80386, BSD syntax)=20 > #include "..." search starts here:=20 > #include <...> search starts here:=20 > /usr/local/include=20 > /usr/local/go32/include=20 > /usr/local/lib/gcc-lib/go32/2.7.2.1/include=20 > /usr/include=20 Here's your problem: obviously, the DJGPP include directories are not searched at all (no mention of C:/djgpp/include or the like in the list of directories, above). The problem almost certainly is that you didn't 'set DJGPP=....' in your autoexec.bat, or didn't reboot after adding that line. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.