[Dovecot] Dovecot Upgrade Manual for 2.0 from 1.2.14 snapshot

Jerrale G jerrale at sheltoncomputers.com
Fri Aug 13 06:54:52 EEST 2010


  On 8/12/2010 11:28 PM, Jerrale G wrote:
>  Is there a reference manual for changes in configuration between 
> dovecot 1.2.X to 2.0 rc5. I know there is a config upgrade tool but I 
> would rather learn the new changes and then implement them?
dovecot 2.0 rc5:
./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc/dovecot 
--enable-header-install --with-mysql --with-ssl --with-ssldir=/etc/ssl 
--enable-shared --enable-static

mv -f .deps/imap-login-settings.Tpo .deps/imap-login-settings.Po
mv -f .deps/client-authenticate.Tpo .deps/client-authenticate.Po
mv -f .deps/client.Tpo .deps/client.Po
mv -f .deps/imap-proxy.Tpo .deps/imap-proxy.Po
/bin/sh ../../libtool --tag=CC   --mode=link gcc  -std=gnu99 -g -O2 
-Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith 
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 
-I/usr/kerberos/include      -o imap-login client.o 
client-authenticate.o imap-login-settings.o imap-proxy.o 
../../src/login-common/libdovecot-login.la 
../../src/lib-dovecot/libdovecot.la -L/usr/kerberos/lib64 -lssl -lcrypto 
-ldl -lz   -lrt
libtool: link: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes 
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 
-Wbad-function-cast -Wstrict-aliasing=2 -I/usr/kerberos/include -o 
.libs/imap-login client.o client-authenticate.o imap-login-settings.o 
imap-proxy.o  ../../src/login-common/.libs/libdovecot-login.so 
../../src/lib-dovecot/.libs/libdovecot.so -L/usr/kerberos/lib64 -lssl 
-lcrypto -ldl -lz -lrt -Wl,-rpath -Wl,/usr/lib64/dovecot
../../src/login-common/.libs/libdovecot-login.so: undefined reference to 
`SSL_get_servername'
../../src/login-common/.libs/libdovecot-login.so: undefined reference to 
`SSL_set_SSL_CTX'
collect2: ld returned 1 exit status
make[3]: *** [imap-login] Error 1
make[3]: Leaving directory `/usr/src/mail/dovecot-2.0.rc5/src/imap-login'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/mail/dovecot-2.0.rc5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mail/dovecot-2.0.rc5'
make: *** [all] Error 2
-- 




Jerrale G.
SC Senior Admin


More information about the dovecot mailing list