Date: Sun, 26 Oct 1997 11:34:30 -0800 (PST) Message-Id: <199710261934.LAA07508@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: neil AT cs DOT ualberta DOT ca (Neil Ouellette), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Making allegro Precedence: bulk At 04:09 10/23/1997 GMT, Neil Ouellette wrote: >I would really appreciate it if someone could help me out with setting up allegro. I am fairly new to djgpp so I'm having a hard time getting it all set up. I have version 2 of djgpp and I'm pretty sure it works properly because it compiles my C programs. >My problem is getting allegro to work. I have version 2 of allegro but when I try to run make.exe I get a whole mess of errors like syntax errors and 'too many rules for target 'obj/linux/%.o''. I have version 3.7 of make. Am I missing something, or do I have a wrong version of something, or am I just plain dumb? >Any help would be appreciated. - Make sure you have your DJGPP environment variable set correctly. Allegro's Makefile uses it to decide whether you are compiling for DJGPP or Linux. If that doesn't help, try typing `make djgpp'. - Is this DJGPP version 2.0 or 2.01? If 2.0, you might consider upgrading. I think the latest version of `make' is 3.76. Also, which Allegro version? Current is 2.2. Please give complete version numbers when reporting problems. Nate Eldredge eldredge AT ap DOT net