<!DOCTYPE html><html><head><title></title><style type="text/css">
p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>Hi David,</div><div> <br></div><div>Thanks for tracking those down and passing it on.<br></div><div><br></div><div>I still haven't had a chance to look at this any closer, but I've copied it into <a href="https://github.com/cyrusimap/cyrus-imapd/issues/2982">https://github.com/cyrusimap/cyrus-imapd/issues/2982</a> so it doesn't languish in my inbox indefinitely. :)<br></div><div><br>Cheers,</div><div><br></div><div>ellie</div><div><br></div><div>On Thu, Dec 12, 2019, at 10:40 AM, Luong, David wrote:<br></div><blockquote type="cite" id="qt"><div><div>Hi Ellie,<br></div><div><br></div><div>I finally resolved the dependencies with the following packages.<br></div><div><br></div><div><div>$ yum install python-docutils.noarch -y<br></div><div>$ yum install python-sphinx -y<br></div><div>$ yum install python-pygments.noarch -y<br></div><div>$ yum install python3-pip.noarch –y<br></div></div><div><br></div><div>Regards,<br></div><div>David.<br></div><div><br></div><div><br></div></div><span id="qt-OLK_SRC_BODY_SECTION"><div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:initial;border-left-width:medium;border-left-style:none;border-left-color:initial;padding-bottom:0in;padding-left:0in;padding-right:0in;border-top-width:1pt;border-top-style:solid;border-top-color:rgb(181, 196, 223);border-right-width:medium;border-right-style:none;border-right-color:initial;padding-top:3pt;"><div><b>From: </b> 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></div><div><b>Date: </b> Thursday, December 5, 2019 at 4:30 PM<br></div><div><b>To: </b> "<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></div><div><b>Subject: </b> Re: Error building cyrus-imapd-3.1.8<br></div></div><div><br></div><div><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<br></div><div><br></div><div>On Thu, Dec 5, 2019, at 4:37 AM, Luong, David wrote:<br></div><blockquote id="qt-qt" type="cite"><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></blockquote><div><br></div></body></html>