Message-ID: <33D9040F.185F@usa.net>
Date: Fri, 25 Jul 1997 15:52:47 -0400
From: WolfShades <Wolfieee AT usa DOT net>
Reply-To: Wolfieee AT usa DOT net
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: DJGPP Allegro? Please help me!
References: <01bc96cf$65cd95e0$4f3d31cf AT default>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: 152.201.130.107
Lines: 11
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Precedence: bulk

Magisun wrote:
> 
> I need help.
> Whenever I compile programs that use allegro i am fine, but when
> I get to the make stage it says undefined call to gfx_driver, and
> many other things, why is this?  And can you help me fix the problem?
> Thanks, when you reply.
> 
>         -Sthel Majisun
Your foreggeting to include the -lalleg line in the make file.
You must link with the allegro library