ssin' undeclared (first use in this function)
qmail-smtpd.c: In function `main':
qmail-smtpd.c:873: `ssin' undeclared (first use in this function)
qmail-smtpd.c:863: warning: return type of `main' is not `int'
qmail-smtpd.c: At top level:
qmail-smtpd.c:151: storage size of
:magola wrote:
Hello, i try apply the qmail-toaster-0.8.patch.bz2 (or chkuser 2) but i
have the follow errors:
./compile qmail-smtpd.c
qmail-smtpd.c:139: variable `spamt' has initializer but incomplete type
qmail-smtpd.c:139: `ssin' undeclared here (not in a function)
qmail-smtpd.c: In function
Hello, i try apply the qmail-toaster-0.8.patch.bz2 (or chkuser 2) but i
have the follow errors:
./compile qmail-smtpd.c
qmail-smtpd.c:139: variable `spamt' has initializer but incomplete type
qmail-smtpd.c:139: `ssin' undeclared here (not in a function)
qmail-smtpd.c: In function `setup':
qmail-s