Stephan Bosch schrieb:
> --with-dovecot points to the directory containing the dovecot-config > file. In the default dovecot makefile this is installed in > $prefix/lib/dovecot. In your case it is apparently installed in the > include/dovecot directory which confuses Sieve's configure script, > thinking it is compiling against the sources in stead of the headers only. > Thanks for the pointer, Stephan! I checked again and found another dovecot-config in /usr/lib64/dovecot. If I pass this directory to configure the compilation runs through just fine.
