<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div><div>Hi Ellie,</div><div><br></div><div>I finally resolved the dependencies with the following packages.</div><div><br></div><div><div>$ yum install python-docutils.noarch -y</div><div>$ yum install python-sphinx -y</div><div>$ yum install python-pygments.noarch -y</div><div>$ yum install python3-pip.noarch –y</div></div><div><br></div><div>Regards,</div><div>David.</div><div><br></div><div></div></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Cyrus-devel <<a href="mailto:cyrus-devel-bounces+david.luong=interoptechnologies.com@lists.andrew.cmu.edu">cyrus-devel-bounces+david.luong=interoptechnologies.com@lists.andrew.cmu.edu</a>> on behalf of ellie timoney <<a href="mailto:ellie@fastmail.com">ellie@fastmail.com</a>><br><span style="font-weight:bold">Date: </span> Thursday, December 5, 2019 at 4:30 PM<br><span style="font-weight:bold">To: </span> "<a href="mailto:cyrus-devel@lists.andrew.cmu.edu">cyrus-devel@lists.andrew.cmu.edu</a>" <<a href="mailto:cyrus-devel@lists.andrew.cmu.edu">cyrus-devel@lists.andrew.cmu.edu</a>><br><span style="font-weight:bold">Subject: </span> Re: Error building cyrus-imapd-3.1.8<br></div><div><br></div><div><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style><div><div>Hi David,<br></div><div><br></div><div>That smells like a missing dependency.  Have you reviewed <a href="https://www.cyrusimap.org/dev/imap/developer/compiling.html">https://www.cyrusimap.org/dev/imap/developer/compiling.html</a> ?<br></div><div><br></div><div>Looking at the error, and glancing at the dependencies list, I wonder if you need 'perl-devel'.  It's listed as a developer-only dependency, but because you're building from a git tag and not a distribution tarball (where some things with tricky dependencies have been pre-compiled), you will probably need some or all of the developer dependencies as well.<br></div><div><br></div><div>It would be nice if configure would report the missing dependency, instead of succeeding and then the build fails.  If you can track down which missing dependency caused this problem, please let us know and I'll update configure to complain about it. :)<br></div><div><br></div><div>Cheers,<br></div><div><br></div><div>ellie</div><div><br></div><div>On Thu, Dec 5, 2019, at 4:37 AM, Luong, David wrote:<br></div><blockquote type="cite" id="qt"><div>Hi,<br></div><div><br></div><div>I’m building with the following options:<br></div><div><br></div><div>$ autoreconf -i -s<br></div><div>$ ./configure --enable-http --enable-jmap --enable-autocreate --enable-murder --enable-idled --enable-xapian --prefix=/usr/cyrus<br></div><div>$ make<br></div><div><br></div><div>The build is not completed with the following errors.<br></div><div><br></div><div><div>make[2]: Leaving directory `/cyrus/cyrus-imapd-3.1.8'<br></div><div>Making all in perl/annotator<br></div><div>make[2]: Entering directory `/cyrus/cyrus-imapd-3.1.8/perl/annotator'<br></div><div>make[2]: *** No rule to make target `all'.  Stop.<br></div><div>make[2]: Leaving directory `/cyrus/cyrus-imapd-3.1.8/perl/annotator'<br></div><div>make[1]: *** [all-recursive] Error 1<br></div><div>make[1]: Leaving directory `/cyrus/cyrus-imapd-3.1.8'<br></div><div>make: *** [all] Error 2<br></div></div><div><br></div><div><br></div><div>Please advise.<br></div><div><br></div><div>Regards,<br></div><div>David.<br></div><div><br></div><div><div><br></div><div><div><br></div></div><div><br></div></div></blockquote><div><br></div></div></div></span></body></html>