22 Sep
2008
22 Sep
'08
8:31 p.m.
On Mon, 2008-09-22 at 16:05 +0800, Zhang Huangbin wrote:
Hi, all.
I compiled and installed dovecot-1.1.3 with this cmd:
# ./configure --prefix=/usr/local/dovecot --disable-ipv6 --with-mysql --with-ldap --with-zlib --enable-header-install
Then compiled dovecot-sieve-1.1.5 with this cmd:
./configure --with-dovecot=/usr/local/dovecot/lib/dovecot
But i got this error msg:
<stdout>:1654: warning: no previous prototype for 'addrget_lineno' <stdout>:1663: warning: no previous prototype for 'addrget_in' <stdout>:1671: warning: no previous prototype for 'addrget_out'
These aren't errors, they're warnings. And it's normal to get them.