dovecot 1.0 rc11 is out

Error on Freebsd;

rm -f ".deps/mountpoint.Tpo"; exit 1; fi
mountpoint.c:11:30: #if with no expression
mountpoint.c:40: warning: unused parameter 'path'
mountpoint.c:40: warning: unused parameter 'pool'
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11/src/lib.
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11/src.
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11.
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11.

*** The make has failed, do you want to try to make again? (y,n):
n

Need a fix for this. Cant even install it. rc10 works fine.
 
pucky said:
Error on Freebsd;

rm -f ".deps/mountpoint.Tpo"; exit 1; fi
mountpoint.c:11:30: #if with no expression
mountpoint.c:40: warning: unused parameter 'path'
mountpoint.c:40: warning: unused parameter 'pool'
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11/src/lib.
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11/src.
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11.
*** Error code 1

Stop in /usr/local/directadmin/customapache/dovecot-1.0.rc11.

*** The make has failed, do you want to try to make again? (y,n):
n

Need a fix for this. Cant even install it. rc10 works fine.

See http://www.directadmin.com/forum/showthread.php?s=&threadid=15715
 
Do the following
./build update
./build update_dovecot

Then try the install again.. it will get dovecot-1.0.rc12 instead of rc11.
 
Back
Top