From: "Khemara" Newsgroups: comp.os.msdos.djgpp Subject: Re: problem making allegro Date: Thu, 26 Aug 1999 19:52:29 -0700 Lines: 29 Message-ID: <7q4jp3$m74$1@autumn.news.rcn.net> References: <8D53104ECD0CD211AF4000A0C9D60AE3015CAC4C AT probe-2 DOT acclaim-euro DOT net> X-Trace: 1BCGRZIisAT6R3WIkTL9a9KVciC/HHjQ9qgS55tOmTo= X-Complaints-To: abuse AT rcn DOT com NNTP-Posting-Date: 26 Aug 1999 23:48:51 GMT X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I didn't do anything to the files... i when to http://www.delorie.com/djgpp/ and followed the links.... and i unzipped the files with WinZip 7.0 to preseverve the long filenames.... I did not mix versions becuase this is the first time I've ever downloaded DJGPP orALLEGRO Shawn Hargreaves wrote in message news:8D53104ECD0CD211AF4000A0C9D60AE3015CAC4C AT probe-2 DOT acclaim-euro DOT net... > Khemara writes: > > whenever i run make it runs for a while then gives me the following error: > > > > src/joystick.c:336: 'JOY_TYPE_NONE' undeclared (first use in this > function) > > make.exe: ***[obj\djgpp\joystick.o] Error 1 > > That is truly strange. I don't think this can be a clean copy of Allegro > that you are trying to build here: where did you get it, and what if any > strange things have you done after unzipping? I don't see how you could > get that error unless you have somehow damaged some of the files, or > mixed up files from several different versions. > > > Shawn Hargreaves.