From: "Koshmaar" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with make Date: Tue, 4 Jun 2002 20:07:17 +0200 Organization: RotN Lines: 51 Message-ID: References: <6kbgfu8p8jbmrjv7vvhlkdrbtik2i39gj8 AT 4ax DOT com> NNTP-Posting-Host: pa13.siedlce.cvx.ppp.tpnet.pl X-Trace: news.tpi.pl 1023214196 17124 213.77.210.13 (4 Jun 2002 18:09:56 GMT) X-Complaints-To: usenet AT tpi DOT pl NNTP-Posting-Date: Tue, 4 Jun 2002 18:09:56 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > IMHO if you are using Allegro 3.x then do not even try to look at what > the problem is go and get an upgrade from the URL below. I tryed to download newest Allegro, but there's something bad with hyperlinks - all of them (download links ) gave me 7-8 kb ZIP file, and when I try to open it, WinZip say that those files are broken and to try to download again. But I'm using modem, and it's hard just to open Allegro page! > What you are seeing is the end of a series of errors. You need to find > that start of the errors to try to find out the real problem. Here's it: cc1.exe: warnings being treated as errors src/allegro.c:77: warning: missing initializer src/allegro.c:77: warning: (near initialization for `black_rgb.filler') (...) src/allegro.c:87: warning: missing initializer src/allegro.c:87: warning: (near initialization for `desktop_pallete[15].filler') make.exe: *** [obj/djgpp/allegro.o] Error 1 > Can you build a simple hello world program? This will check that you > have got the compiler working correctly to an extent. All my programs are working correctly, I don't have any other strange bugs. > If you are using W2K or XP please check that you are using the latest > versions of the zips that you downloaded. A few of the packages (zips) > dated before 1-Dec-2001 are not compatible with W2k or XP due to W2K > and XP low level API bugs. I have 3 systems - win98, winXP and Linux Red Hat. XP is my fathers sys, 98 and Linux are my. Djgpp and Allegro are on the win98 disk and I try to compile Allegro in it too. > Check that you are usign Allegro 4.01 (http://alleg.sourceforge.net), > Rhide 1.5.0 (www.rhide.com) snapshot, DJGPP 2.04 and GCC 3.04 or > later. Ok, thanks - but it will be looong time for me to download all those files (I'm using newest Gozilla, but the transfer rate is from 3kb-1kb to 200b-0b :-(((