Re: aalib-dev: I cannot compile the examples

1998-01-30 Thread Frank Barknecht
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 fa

Re: aalib-dev: I cannot compile the examples

1998-01-29 Thread Joey Hess
[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

Re: aalib-dev: I cannot compile the examples

1998-01-29 Thread jdassen
On Thu, Jan 29, 1998 at 11:05:36AM +0100, Frank Barknecht wrote: > Recently I installed the new aalib and aalib-dev packages. Now I have > problems in compiling source code that uses this library. > > For example: > aalib-dev comes with some examples. If i try one of them I get: > > examples$ gcc

aalib-dev: I cannot compile the examples

1998-01-29 Thread Frank Barknecht
Recently I installed the new aalib and aalib-dev packages. Now I have problems in compiling source code that uses this library. For example: aalib-dev comes with some examples. If i try one of them I get: examples$ gcc info.c /tmp/cca019321.o: In function `main': /tmp/cca019321.o(.text+0x16): un