./compile -DUSE_SMTPAUTH -DUSE_OLD_GREETING -DUSE_NEW_GREETING qmail-smtpd.c
qmail-smtpd.c:1120: redefinition of `authenticated'
qmail-smtpd.c:41: `authenticated' previously defined here
qmail-smtpd.c: In function `main':
qmail-smtpd.c:1426: warning: return type of `main' is not `int'
make: *** [qmail-smtpd.o] Error 1
I patched the code like Franky said but could it be I'm missing something. (I'm using the latest qmail-ldap & smtp_auth patches + everything compiled before)
Mark
