Date: Wed, 9 Jul 1997 16:15:24 +0300 (IDT) From: Eli Zaretskii To: CyberGoofy cc: djgpp AT delorie DOT com Subject: Re: Newbie in despair In-Reply-To: <33E9AF9B.B16@Cheerful.Com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 7 Aug 1997, CyberGoofy wrote: > In file included from src/allegro.c:36: > ./allegro.h:28: #error Allegro will only compile with djgpp or linux > In file included from src/allegro.c:37: > src/internal.h:31: internli.h: file not found > make.exe: *** [obj/djgpp/allegro.o] Error 1 This seems to indicate that your DJGPP installation is broken. The first thing to check is whether your DJGPP environment variable is set correctly. Please type the following from the DOS prompt: set > env.lst then post the contents of the file env.lst. (The file v2/readme.1st from the same place you get DJGPP explains in detail how to set DJGPP up; please be sure to read it.)