Re: compiling anything :(



Andrej Todosic wrote:
> misc.c: In function `readfile':
> misc.c:169: `errno' undeclared (first use this function)
> misc.c:169: (Each undeclared identifier is reported only once
> misc.c:169: for each function it appears in.)
> misc.c:169: `EAGAIN' undeclared (first use this function)
> misc.c:169: `EINTR' undeclared (first use this function)
> make[2]: *** [misc.o] Error 1
> make[2]: Leaving directory `/opt/balsa/balsa-0.4.6/libbalsa'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/opt/balsa/balsa-0.4.6'
> make: *** [all-recursive-am] Error 2
> same error for all 3 versions of balsa that i have ( 0.4.5, 0.4.6
> 0.4.6.-2)

I have (from CVS) what seems to be balsa-0.4.8.
There misc.c includes <errno.h>, yours obviously doesn't.

Regards,
-velco



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