[Dovecot] 2.2rc2 core dump
Timo Sirainen
tss at iki.fi
Wed Mar 20 20:30:49 EET 2013
On 20.3.2013, at 20.26, Heiko Schlichting <dovecot-l at 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.
More information about the dovecot
mailing list