Ovviamente già i primi problemi. Sto installando qmail seguendo le istruzioni prese da "life with qmail", quando lancio il make mi va in errore come segue:

codice:
auto-str.c: In function `main':
auto-str.c:17: warning: return type of `main' is not `int'
./load auto-str substdio.a error.a str.a
substdio.a(substdo.o)(.text+0x43): In function `allwrite':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1
sapete aiutarmi?