<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/13/2015 02:46 AM, Chris Davies
      wrote:<br>
    </div>
    <blockquote
cite="mid:1436769992.3550127.322037529.612EAE81@webmail.messagingengine.com"
      type="cite">
      <title></title>
      <div>Does anyone know where I can get the latest version of
        libical, ideally at least version 2?<br>
      </div>
      <div>&nbsp;</div>
      <div>I've been working through <a moz-do-not-send="true"
          target="_blank" defang_rel="noreferrer"
          href="https://docs.cyrus.foundation/imap/developer/installguide.html">this</a>
        guide and am getting these warnings:<br>
      </div>
      <blockquote>
        <div>configure: WARNING: Your version of libical can not support
          timezones by reference. Consider upgrading to libical &gt;=
          1.0.1<br>
        </div>
        <div>checking for icalcomponent_new_vavailability in -lical...
          no<br>
        </div>
        <div>configure: WARNING: Your version of libical can not support
          availability.&nbsp; Consider upgrading to libical &gt;= 1.0.1<br>
        </div>
        <div>checking for icalcomponent_new_vvoter in -lical... no<br>
        </div>
        <div>configure: WARNING: Your version of libical can not support
          consensus scheduling.&nbsp; Consider upgrading to libical &gt;= 2.0<br>
        </div>
        <div>checking for icalrecurrencetype_rscale_is_supported in
          -lical... no<br>
        </div>
        <div>configure: WARNING: Your version of libical can not support
          non-gregorian recurrences.&nbsp; Consider upgrading to libical
          &gt;= 2.0<br>
        </div>
      </blockquote>
      <div>This is causing make to fail:<br>
      </div>
      <blockquote>
        <div>In file included from imap/caldav_db.h:52:0,<br>
        </div>
        <div>from imap/mailbox.c:80:<br>
        </div>
        <div>/usr/local/include/libical/ical.h:89:33: fatal error:
          libical_ical_export.h: No such file or directory<br>
        </div>
        <div>#include "libical_ical_export.h"<br>
        </div>
        <div>^<br>
        </div>
        <div>compilation terminated.<br>
        </div>
        <div>make[2]: *** [imap/imap_libcyrus_imap_la-mailbox.lo] Error
          1<br>
        </div>
        <div>make[2]: Leaving directory `/home/tester/cyrus-imapd'<br>
        </div>
        <div>make[1]: *** [all-recursive] Error 1<br>
        </div>
        <div>make[1]: Leaving directory `/home/tester/cyrus-imapd'<br>
        </div>
        <div>make: *** [all] Error 2<br>
        </div>
      </blockquote>
    </blockquote>
    <br>
    That looks like a bad libical install if its trying to include a
    header file that doesn't exist.<br>
    <br>
    <br>
    Latest release is 1.0.1.&nbsp; GitHub hosts the current dev code.<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Kenneth Murchison
Principal Systems Software Engineer
Carnegie Mellon University
</pre>
  </body>
</html>