Date: Mon, 29 Dec 1997 10:51:43 -0800 (PST) Message-Id: <199712291851.KAA11484@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: NightWatchman AT Sacrilege DOT com, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Allegro Installation Problem Precedence: bulk At 07:12 12/28/1997 -0500, Walter Luke wrote: > When I go to make Allegro, I get the following output: > >gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp Wall -Werror -m486 -03 0ffast-math >-fomit >-frame-poiinter -o obj/djgpp/allegro.o -c src/allegro.c >cc1.exe: warnings being treated as errors >In file included from src/allegro.c:29: >c:\djgpp\include\go32.h: 17: warning: redefinition of 'size_t' >c:\djgpp\include\stdlib.h:12: warning: 'size_t' previously declared here [and so on] > Does anyone have any idea how to correct this? Thank you... What version of DJGPP are you using? It looks suspiciously like v1. You need at least 2.0, and perhaps 2.01, to use Allegro. Nate Eldredge eldredge AT ap DOT net