Posted-Date: Fri, 13 Nov 1998 14:05:38 -0600 (CST) Message-Id: <3.0.5.32.19981113140837.007a3a50@texoma.net> X-Sender: celco AT texoma DOT net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Fri, 13 Nov 1998 14:08:37 -0600 To: djgpp AT delorie DOT com From: "J.W. Mays" Subject: Re: BIG Problems installing Allegro In-Reply-To: <72hgoi$rkc$1@pigpen.csrlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com If you installed DJGPP correctly then i'm assuming you put (just for trouble shooting purposes) c\djgpp\bin (PATH = BLAHBLAHBLAH;c:\djgpp\bin) (try SET PATH = BLAHBLAHBLAH;c:\djgpp\bin and SET DJGPP = c:\djgpp\djgpp.env in your PATH in the AUTOEXEC.BAT file. Did you download/save the Allegro zip file in the DJGPP directory and unzip with (-d option with pkunzip), unzip386.exe or winzip?? At 02:50 PM 11/13/98 GMT, you wrote: > >Okay, first of all, I'm 99.9999% sure that I installed DJGPP correctly, I've >been using it for almost a month now without any problems, and i re-installed >it 3 times to the instructions trying to get Allegro to work.. Now here's the >problem: > >whenever i type make.exe in the c:\djgpp\allegro directory, i get the >following crap: > >***** >C:\DJGPP\ALLEGRO>make >Compiling Allegro. Please wait... >gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -W -Werror -Wno-unused -m486 -O3 >-ff ast-math -fomit-frame-pointer -s -o obj/djgpp/asmdef.exe src/asmdef.c >cc1.exe: warnings being treated as errors >src/asmdef.c: In function `main': >src/asmdef.c:31: warning: implicit declaration of function `printf' >src/asmdef.c:37: warning: implicit declaration of function `fopen' >src/asmdef.c:37: warning: assignment makes pointer from integer without a cast >src/asmdef.c:39: warning: implicit declaration of function `fprintf' >src/asmdef.c:159: warning: implicit declaration of function `fclose' >make.exe: *** [obj/djgpp/asmdef.exe] Error 1 > >C:\DJGPP\ALLEGRO> >***** > >Now what the heck's up with that? I re-installed 3 times with all of the >files, and it still isn't kicking right.. ANYBODY PLEASE HELP!! :) > >josh barnes >joshb AT csrlink DOT net > > J.W. Mays celco AT texoma DOT net Celco Interactive Software http://home.texoma.net/~celco/ Current projects: DPE95 v1.0 (DJGPP Programming Environment for WIndows 95/98 DPE95 Homepage: http://home.texoma.net/~celco/dpe95/