From: Mark Contra Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro problems... Date: Wed, 22 Oct 1997 16:07:38 -0700 Organization: Teleport - Portland's Public Access (503) 220-1016 Lines: 11 Message-ID: <344E873A.688F@teleport.com> References: <62l757$prt AT solaria DOT cc DOT gatech DOT edu> Reply-To: markc AT teleport DOT com NNTP-Posting-Host: ip-pdx24-03.teleport.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Mehmet Cem Cebenoyan wrote: > > I'm extremely new to allegro and djgpp and I'm having problems compiling > allegro. When I try to "make" allegro, it says "Error on line 20: > expecting target : dependencies". > I'm sure this is a real stupid problem, but I'd appreciate your help. > > -Cem Cebenoyan Make sure you include C:\DJGPP\BIN in your PATH environment, and make sure the environtment variable DJGPP points to C:\DJGPP\DJGPP.ENV then switch to the directory where you unzipped Allegro and type MAKE.