
Zasláno: st 3. srpen 2005 09:15
na abclinuxu nebo na rootu by ti nejdriv nejspis odpovedeli UTFG
kód: Some linux systems don't like the way qmail uses "errno":
./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
To fix this, edit the error.h file in the qmail source code. Add this after 2, before the line saying "extern int errno;": #include "errno.h"
After you add that, do "make setup check" again.
Snad ti to pomuze. Verim, ze ti ingliš nedela problemy, ale pro jistotu:
Je potreba editovat hlavickovy soubor error.h a pridat tam radek:
nejlepe hned na zacatek k ostatnim #include