[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"

-- 
see shy jo


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

Reply via email to