(cross-posting) <br><br>hi mathieu, <br><br>uw-imap patched without problem, rebuilt and installed<br><br>however, php5 gives me some hard time :( <br><br>I&#39;ve tried both with 5.2.0 and 5.2.5 but i get the following errors when building : <br>
<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:430: error: expected declaration specifiers or &#39;...&#39; before &#39;ANNOTATION&#39;<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c: In function &#39;mail_getannotation&#39;:<br>
/home/eleni/php5-5.2.5/ext/imap/php_imap.c:432: error: &#39;ANNOTATION_VALUES&#39; undeclared (first use in this function)<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:432: error: (Each undeclared identifier is reported only once<br>
/home/eleni/php5-5.2.5/ext/imap/php_imap.c:432: error: for each function it appears in.)<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:432: error: &#39;cur&#39; undeclared (first use in this function)<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:438: error: &#39;alist&#39; undeclared (first use in this function)<br>
/home/eleni/php5-5.2.5/ext/imap/php_imap.c: In function &#39;zif_imap_set_quota&#39;:<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:1061: warning: pointer targets in assignment differ in signedness<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c: In function &#39;zif_imap_setannotation&#39;:<br>
/home/eleni/php5-5.2.5/ext/imap/php_imap.c:1147: error: &#39;ANNOTATION&#39; undeclared (first use in this function)<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:1147: error: &#39;annotation&#39; undeclared (first use in this function)<br>
...<br>make[1]: *** [ext/imap/php_imap.lo] Erreur 1<br>make[1]: quittant le répertoire « /home/eleni/php5-5.2.5/apache2-build »<br>make: *** [build-apache2-stamp] Erreur 2<br><br>any ideas? <br><br>thx,<br><br>eleni<br><br>
<div class="Ih2E3d">On Thu, Feb 28, 2008 at 3:46 AM, Eleni Postantzi<br>
&lt;<a href="mailto:lenapostantzi@gmail.com">lenapostantzi@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Back from the start, I installed this time kolabd 2.1.0-20070510.dfsg-2 with<br>
&gt; libkolab-perl 5.8.7-20070420-2<br>
&gt; kolab-webadmin 2.1.0-20070510-2<br>
&gt; kolab-resource-handlers 2.1.0-20070510-2<br>
&gt;<br>
&gt; this new instal fixes the delegation issue :)<br>
&gt;<br>
&gt; However, now it seems that freebusy is broken :(<br>
&gt;<br>
&gt; when going on<br>
&gt; <a href="https://myserver.mydomain.ortg/freebusy/trigger/myuser@mydomain.org/Calendar.pfb" target="_blank">https://myserver.mydomain.ortg/freebusy/trigger/myuser@mydomain.org/Calendar.pfb</a><br>
&gt;<br>
&gt; I get the following errors<br>
&gt;<br>
&gt;<br>
&gt; Fatal error: Call to undefined function: imap_getannotation() in<br>
&gt; /usr/share/php/freebusy/freebusy.class.php on line 115<br>
&gt; Fatal error: Call to undefined function: imap_status_current() in<br>
&gt; /usr/share/php/freebusy/freebusy.class.php on line 167<br>
&gt;<br>
&gt; After googling a little bit, I found the following patch &quot;get/set annotation<br>
&gt; patch&quot;<br>
&gt; <a href="http://wiki.kolab.org/index.php/Kolab-major-app-patches" target="_blank">http://wiki.kolab.org/index.php/Kolab-major-app-patches</a><br>
&gt; <a href="http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/patches/php/" target="_blank">http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/patches/php/</a><br>
&gt;<br>
&gt; However, i tried to apply it but unfortunately when i build php i get some<br>
&gt; errors on php_imap.c<br>
&gt;<br>
</div>The patches are here :<br>
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456591" target="_blank">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456591</a>,<br>
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456947" target="_blank">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456947</a><br>
<br>
You have to patch uw-imap and php5. I&#39;m not sure they apply to current<br>
unstable versions, post there if you have problems.<br>
<br>
&gt; php version is 5.2.0-8+etch10 on debian 2.6.18.4-amd64<br>
&gt;<br>
&gt; any ideas?<br>
&gt;<br>
&gt; thx ;)<br>
&gt; eleni<br><br><br>