Joey Hess hat gesagt: // Joey Hess wrote:

> [EMAIL PROTECTED] wrote:
> > You're not specifying any libraries against which to link, so the only
> > library used is the C library. You should specify that you want to link
> > against the aa library, so probably you need "gcc info.c -laa".
> 
> In fact, since aalib uses X, slang, and gpm, you really need to do 
> "gcc info.c -laa -L/usr/X11R6/lib -lX11 -lslang -lgpm"
 
Thanks Joey, the missing libgpm-dev was guilty. Shouldn't 
aalib-dev depend on libgpm-dev then?
-- 
  Yours                         <a href="http://www.koeln-online.de/einblick/";>
  Frank Barknecht               Das Koelner Stadt- und Unimagazin
  >-------------<               </a>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to