From: joshb AT csrlink DOT net (josh barnes) Newsgroups: comp.os.msdos.djgpp Subject: BIG Problems installing Allegro Date: Fri, 13 Nov 98 14:50:03 GMT Organization: CSRlink Lines: 31 Message-ID: <72hgoi$rkc$1@pigpen.csrlink.net> NNTP-Posting-Host: pm3lh1-43.uplink.net X-Newsreader: News Xpress 2.0 Beta #2 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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