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.

Reply via email to