26 Mar
2007
26 Mar
'07
10:04 p.m.
On Mon, 2007-03-26 at 20:02 +0200, Koen Vermeer wrote:
Op ma, 26-03-2007 te 18:34 +0200, schreef Stephan Bosch:
- Updated source to compile with dovecot 1.0.rc28, tested with rc27 (debian package)
I downloaded the rc28 Debian source package, ran dpkg-source -x dovecot-1.0.rc28-1.dsc, applied the patch and ran dpkg-buildpackage -uc -us -rfakeroot, which resulted in the error: [...] config.status: creating src/lib-ntlm/Makefile config.status: creating src/lib-settings/Makefile config.status: error: cannot find input file: src/lib-sievestorage/Makefile.in make: *** [config.status] Error 1
Should I run some script to configure managesieve first?
./autogen.sh (re)creates the Makefile.in files. You might also need some extra packages for that to work. See compiling from CVS in http://wiki.dovecot.org/CompilingSource