Hi, I’m building with the following options:
$ autoreconf -i -s $ ./configure --enable-http --enable-jmap --enable-autocreate --enable-murder --enable-idled --enable-xapian --prefix=/usr/cyrus $ make The build is not completed with the following errors. make[2]: Leaving directory `/cyrus/cyrus-imapd-3.1.8' Making all in perl/annotator make[2]: Entering directory `/cyrus/cyrus-imapd-3.1.8/perl/annotator' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/cyrus/cyrus-imapd-3.1.8/perl/annotator' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cyrus/cyrus-imapd-3.1.8' make: *** [all] Error 2 Please advise. Regards, David.