[Dovecot] v1.1.0 released

Luca Corti luca at leenoox.net
Sat Jun 21 05:58:23 EEST 2008


On Sat, 2008-06-21 at 04:46 +0300, Timo Sirainen wrote:
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
> 
> Two hours later than promised, I slept longer than intended. :)

First of all, great work...

> No changes since v1.1.rc13. Below are the largest changes since v1.0:

I've been testing 1.1 betas/rcs since a long time with my few gigabites
of maildirs. Noticed no big isses. All I had to do lately was

$ ./configure && make

an then rebuild sieve, install and restart dovecot.

With 1.1rc3/1.1.0 i experience this minor compile issue. Basically if I
do:

$ ./configure && make

build fails with

gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/lib -I../../src/lib-sql
-I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp
-DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=
\""/usr/local/libexec/dovecot"\"    -std=gnu99 -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2
-MT auth-master-listener.o -MD -MP -MF .deps/auth-master-listener.Tpo -c
-o auth-master-listener.o auth-master-listener.c
make[3]: *** [auth-master-listener.o] Segmentation fault
make[3]: Leaving directory
`/usr/local/src/dovecot/dovecot-1.1.0/src/auth'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/dovecot/dovecot-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/dovecot/dovecot-1.1.0'
make: *** [all] Error 2

But if I type just 'make' again after this the build completes
successfully. Everything else is fine. Is this dovecot related?

ciao

Luca



More information about the dovecot mailing list