From: whatfor AT mindspring DOT com (Jon DeMarks) Newsgroups: comp.os.msdos.djgpp Subject: Re: MAKEing allegro Date: Thu, 04 Nov 99 21:29:17 GMT Organization: MindSpring Enterprises Lines: 21 Message-ID: <7vstm8$ti8$1@nntp4.atl.mindspring.net> References: NNTP-Posting-Host: d1.8a.9a.f0 X-Server-Date: 4 Nov 1999 21:26:32 GMT 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 If you installed Allegro properly (e.g.: unzipped all the files with preserved directory structure) then I would say to redownload the .zip, because that's definately not a proper make. Your best bet would be to redownload Allegro and try again. Make absolutely sure that you preserve the directory structure when you unzip. (e.g.: pkunzip -d allegro.zip) In article , "Jan Herbert" wrote: >Hello, > >I'm having trouble MAKEing allegro. DJGPP is installed properly but when I >go to a dos prompt and try to make it it says something like this "make >..exe: *** No Rule to make target >'src/internal.h', needed by 'obj/djgpp/allegro.o'. Stop." Is that what it's >soposed to say if it went correctly because if it is I can't find the make >file anywhere. Please help? > >Thanks in advance, >Ian Herbert > >