[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: aalib-dev: I cannot compile the examples



jdassen@wi.leidenuniv.nl 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
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: