I was wondering if any of you have run into these errors in your compiling
of qmail.

New Freebsd 7.2 server using all the toaster src downloads.

I applied the qmail-toaster-0.9.1.patch to netqmail-1.05 and then ran MAKE
and got these errors:

./compile qmail-smtpd.c
qmail-smtpd.c:545: error: redefinition of 'saferead'
qmail-smtpd.c:133: error: previous definition of 'saferead' was here
qmail-smtpd.c:556: error: redefinition of 'ssin'
qmail-smtpd.c:148: error: previous definition of 'ssin' was here
qmail-smtpd.c: In function 'smtp_data':
qmail-smtpd.c:688: error: 'rcptcount' undeclared (first use in this function)
qmail-smtpd.c:688: error: (Each undeclared identifier is reported only once
qmail-smtpd.c:688: error: for each function it appears in.)
qmail-smtpd.c: In function 'main':
qmail-smtpd.c:1226: warning: return type of 'main' is not 'int'
*** Error code 1

Any help would be appreciated.

Thanks,


David Dresler


Reply via email to