From: George Foot Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro 2.2 Date: 3 Nov 1997 11:23:02 GMT Organization: Oxford University, England Lines: 36 Message-ID: <63kc6m$pn8$2@news.ox.ac.uk> References: <01bce827.72894aa0$8453f7c7 AT present> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 3 Nov 1997 08:30:18 GMT in comp.os.msdos.djgpp Mr. Shtick wrote: : Has anybody had any troubles with Allegro 2.2? I haven't been able to get : it to work, all the zips that I find don't have these files that are : required when you are running make. I'm probably missing something quite : obvious, but it's really frustrating me. The file it bails on is : allegro.h, its supposed to be in the allegro/obj/djgpp directory, but the : only thing in there is a temp file that says some compilers skip empty : directories. Anyway, thats about it, I'm not too sure what the problem : is, and any help would be greatly appreciated. Thanks. It would help more if you could post details of exactly what you did, what you typed, and what the error messages were. The allegro.h file should be in the allegro directory. Why do you say it's supposed to be in allegro/obj/djgpp? Go to the allegro directory and type `make'. If that doesn't work, type `redir -o output.txt -eo make', and post the result here. People will be able to troubleshoot far more effectively with this information. One thing you ought to check is that you're using the djgpp port of GNU Make, which comes from the v2gnu/mak*b.zip file. Make sure that you have installed this package, and that no other make program occurs in your path before this one does. Alternatively if you add the `-d' parameter to the make commandline and send the output directly to me I could perhaps say what was wrong in more detail; but this output would probably be at least 500K long. Do not post it to the newsgroup/mailing list! :) -- Regards, george DOT foot AT merton DOT oxford DOT ac DOT uk