Date: Thu, 20 Feb 1997 09:04:57 +0200 (IST) From: Eli Zaretskii To: Rafe cc: djgpp AT delorie DOT com Subject: Re: Header file problem. Help! In-Reply-To: <5efrep$qp5@news-central.tiac.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 19 Feb 1997, Rafe wrote: > Yesterday, I installed DJGPP for the first time. When I tried to run one > of the test files, the following error messages popped up: > > dostest.c:20: fcntl.h: No such file or directory (ENOENT) > dostest.c:21: malloc.h: No such file or directory (ENOENT) > " 22 string.h: " > " 23 stdio.h: " > " 24 dos.h: " > > When I ran go32_v2.exe, it said: > C:\DJGPP\BIN\GO32-V2.EXE: not COFF You seem to have at least two problems on your machine: 1) You didn't set the DJGPP environment variable (see the DJGPP FAQ list, section 8.1). 2) Your computer is infected by a virus (FAQ, section 6.5). The FAQ is available as v2/faq210b.zip from the same place you get DJGPP.