(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'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 '...' before 'ANNOTATION'<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c: In function 'mail_getannotation':<br>
/home/eleni/php5-5.2.5/ext/imap/php_imap.c:432: error: 'ANNOTATION_VALUES' 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: 'cur' undeclared (first use in this function)<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:438: error: 'alist' undeclared (first use in this function)<br>
/home/eleni/php5-5.2.5/ext/imap/php_imap.c: In function 'zif_imap_set_quota':<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 'zif_imap_setannotation':<br>
/home/eleni/php5-5.2.5/ext/imap/php_imap.c:1147: error: 'ANNOTATION' undeclared (first use in this function)<br>/home/eleni/php5-5.2.5/ext/imap/php_imap.c:1147: error: 'annotation' 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>
<<a href="mailto:lenapostantzi@gmail.com">lenapostantzi@gmail.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> Back from the start, I installed this time kolabd 2.1.0-20070510.dfsg-2 with<br>
> libkolab-perl 5.8.7-20070420-2<br>
> kolab-webadmin 2.1.0-20070510-2<br>
> kolab-resource-handlers 2.1.0-20070510-2<br>
><br>
> this new instal fixes the delegation issue :)<br>
><br>
> However, now it seems that freebusy is broken :(<br>
><br>
> when going on<br>
> <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>
><br>
> I get the following errors<br>
><br>
><br>
> Fatal error: Call to undefined function: imap_getannotation() in<br>
> /usr/share/php/freebusy/freebusy.class.php on line 115<br>
> Fatal error: Call to undefined function: imap_status_current() in<br>
> /usr/share/php/freebusy/freebusy.class.php on line 167<br>
><br>
> After googling a little bit, I found the following patch "get/set annotation<br>
> patch"<br>
> <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>
> <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>
><br>
> However, i tried to apply it but unfortunately when i build php i get some<br>
> errors on php_imap.c<br>
><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'm not sure they apply to current<br>
unstable versions, post there if you have problems.<br>
<br>
> php version is 5.2.0-8+etch10 on debian 2.6.18.4-amd64<br>
><br>
> any ideas?<br>
><br>
> thx ;)<br>
> eleni<br><br><br>