X-Originating-IP: [24.138.4.59] From: "mark" To: Subject: problems installing allegro Date: Fri, 15 Nov 2002 20:26:57 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C28CE5.57F5C840" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 16 Nov 2002 00:26:55.0943 (UTC) FILETIME=[DE581570:01C28D06] Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C28CE5.57F5C840 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I've tried everything I can think of to get make to work with = allegro, and it just won't. When I type make in the allegro directory it = says "Your PATH is not set correctly! This must include the djgpp bin directory: see the djgpp readme.1st for details." but my path clearly is set correctly that make was found when i ran it. = I also have the DJGPP variable set correctly in my autoexec.bat.=20 If i comment out the path check in the makefile then i get a new error = that looks like this: "Compiling Allegro for djgpp, optimised. Please wait... gcc -DALLEGRO_SRC -Wall -Wno-unused -mcpu=3Dpentium -O2 -funroll-loops = -ffast-math -fomit-frame-pointer -I. -I./include -o = obj/djgpp/alleg/allegro.o -c src/allegro.c make.exe: *** [obj/djgpp/alleg/allegro.o] Error -1" I get similar errors if i try to run make with any of the targets, like = "make all" (however uninstall and clean work fine). Normal command line = compilation also works fine. I am using the GNU version of make.=20 I have already asked this question in the Efnet #allegro channel but no = one knew how to fix it. Thank you for any help you can give me. -Mark Jamieson ------=_NextPart_000_0005_01C28CE5.57F5C840 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, I've tried everything I can think = of to get=20 make to work with allegro, and it just won't. When I type make in the = allegro=20 directory it says
"Your PATH is not set correctly! This = must include=20 the
djgpp bin directory: see the djgpp readme.1st for = details."
 
but my path clearly is set correctly = that make was=20 found when i ran it. I also have the DJGPP variable set correctly in my=20 autoexec.bat.
If i comment out the path check in the = makefile=20 then i get a new error that looks like this:
 
"Compiling Allegro for djgpp, = optimised. Please=20 wait...
gcc -DALLEGRO_SRC -Wall -Wno-unused -mcpu=3Dpentium -O2 = -funroll-loops=20 -ffast-math -fomit-frame-pointer -I. -I./include -o = obj/djgpp/alleg/allegro.o -c=20 src/allegro.c
make.exe: *** [obj/djgpp/alleg/allegro.o] Error=20 -1"
 
I get similar errors if i try to run = make with any=20 of the targets, like "make all" (however uninstall and clean work fine). = Normal=20 command line compilation also works fine. I am using the GNU version of = make.=20
 
I have already asked this question in = the Efnet=20 #allegro channel but no one knew how to fix it. Thank you for any help = you can=20 give me.
 
-Mark = Jamieson
------=_NextPart_000_0005_01C28CE5.57F5C840--