From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: allegro won't compile Date: 7 Feb 2001 10:53:32 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 25 Message-ID: <95r9fc$eb9$2@antares.lu.erisoft.se> References: <3a80d4aa AT leia DOT ktsnet DOT com> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Cody (cody1 AT ktsnet DOT com) wrote: : I downloaded some games from the net (and also made a very basic one of my : own) using djgpp and allegro. The games had a makefile that I attempted to : use to build the game, but to no avail. It always gives me an error, such : as "undefined reference to " and many different functions that allegro uses. : When I try to go through Rhide to make these games and in options-libraries, : I type allegro and check the box, it gives me the error saying Shouldn't that be "alleg" not "allegro"? : Error 1: c:\djgpp\bin\ld.exe : cannot find -lallegro : Error 2: ld returned 1 exit status : I don't understand why I'm too incompetent to compile SOMEBODY ELSE'S : program, and then not even my simple allegro program. The program, btw, is : the raycaster from the old sizehack competition (but I've tried others and I : get the same result). If anybody knows why I'm getting this error, please : reply and notify me why. Have you compiled Allegro? Right, MartinS