Message-ID: <33E9AF9B.B16@Cheerful.Com> Date: Thu, 07 Aug 1997 13:21:01 +0200 From: CyberGoofy MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Newbie in despair Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk After doing as Eli ( whome i thank alot ) suggested; ie download mak375b.zip and use its make, the following errors are cropping up : D:\allegro>make Compiling the djgpp version of Allegro. Please wait... gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -Werror -m486 -O3 -ffast-math -fomit -frame-pointer -o obj/djgpp/allegro.o -c src/allegro.c 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 D:\allegro> could somebody please help me, its been a week trying to compile allegro. Please help me !