On 20.3.2013, at 20.42, Heiko Schlichting <doveco...@fu-berlin.de> wrote:

>> On 20.3.2013, at 20.26, Heiko Schlichting <doveco...@fu-berlin.de> wrote:
>> 
>>> Testing with one hour old changeset 16065 ab434891f2af failed during
>>> compilation:
>>> 
>>> gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/lib 
>>> -DMODULE_DIR=\""/home/dovecot/server/lib/dovecot"\"   -std=gnu99 -g -O2 
>>> -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith 
>>> -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime 
>>> -Wstrict-aliasing=2    -MT fs-test.o -MD -MP -MF .deps/fs-test.Tpo -c -o 
>>> fs-test.o fs-test.c
>>> fs-test.c:7:26: error: iostream-ssl.h: No such file or directory
>> 
>> The Makefile is out of date. You need to run autogen.sh and configure again. 
>> Or use configure --enable-maintainer-mode so you don't have to remember to 
>> do that.
> 
> Yes, sorry.
> 
> But it still crashes if I subscribe and the CONTROL=... directory does not 
> exists:

Not sure why I couldn't reproduce it earlier, but I could now. These fix it:

http://hg.dovecot.org/dovecot-2.2/rev/f39c649057ea
http://hg.dovecot.org/dovecot-2.2/rev/9a913c803608

Reply via email to