OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
dovecot sasl build problem

rpynekinfolk.org
Date: Mon Feb 02 2009 - 00:49:56 CST


I am having trouble compiling postfix (2.5.6) with dovecot sasl
support. I get:

gcc -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/pgsql
-DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE="dovecot" -DUSE_TLS -
I/usr/include/openssl -DHAS_PCRE -g -march=pentium3 -O2 -
march=pentium3 -I. -I../../include -DLINUX2 -c smtpd.c
smtpd.c: In function 'main':
smtpd.c:4789: error: 'dovecot' undeclared (first use in this
function)
smtpd.c:4789: error: (Each undeclared identifier is reported only
once
smtpd.c:4789: error: for each function it appears in.)

Thanks in advance for any help.

--Richard