Reply-To: From: "Arthur" To: "DJGPP Mailing List" Subject: RE: Allegro Installation Problem Date: Mon, 3 Aug 1998 12:17:41 +0100 Message-ID: <000201bdbed0$542dbac0$e14e08c3@arthur> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Importance: Normal In-Reply-To: Precedence: bulk > Ladies and Gents, Thanks all for replying to my previous msg. I tried to > follow a suggestion to use Allegro. But after running make, as dictated by > the readme and txt files, I get an error msg. The full body of the msg > follows below, could someone please help me? > > c:\djggpp\allegro>make > Compiling Allegro. Please Wait.... > gcc -I. -Isrc -Isrc/djgpp -Wall -W -Werror -Wno-unused -m486 -03 -ff > ast-math -fomit-frame-pointer -o obj/djgpp/allegro.o -c src/allegro.c > cc1.exe: wasrnings being treated as errors > In file included from c:/djgpp/include/io.h:15, > from src/allegro.c:25: > c:/djgpp/include/sys/types.h:29: warning: redefinition of `size_t' > c:/djgpp/include/stdlib.h:12 warning: `size_t' previously declared here > c:/djgpp/include/sys/types.h:32: warning: `ssize_t' previously declared here > In file included from src/allegro.c:31: > c:/djgpp/include/dos.h:126: conflicting types for `os_major' > c:/djgpp/include/stdlib.h:168: previous declaration of `os_major' > c:/djgpp/include/dos.h:126: conflicting types for `_osminor' > c:/djgpp/include/stdlib.h:167: previous declaration of `_osminor' > In file included from allegro.h:56, > from src/allegro.c:36: > c:/djgpp/include/errno.h:58: conflicting types for `sys_errlist' > c:/djgpp/include/stdlib.h:161: previous declaration of `sys_errlist' > make.exe: *** [obj/djgpp/allegro.o] Error 1 I can't really tell. I'm no expert on makefiles, but the everything seems OK. It seems to be the code itself. When I make, I only get a progress report, no warnings or errors at all. What version of DJGPP are you using? One problem I did have with makefiles is that I had Borland C++ which installed its own version of make. This was incompatible with the DJGPP makefile. You should try the Allegro mailing list. www.tatula.demon.co.uk/allegro describes how you can join. In there you'll find the sort of help you're looking for. James Arthur jaa AT arfa DOT clara DOT net ICQ#15054819