[dev] cvs of php and php_imap.c errors
Anil Madhavapeddy
anil@recoil.org
Sun, 12 Aug 2001 08:30:06 +0100
On Sat, Aug 11, 2001 at 11:10:45PM -0700, Pavel Chytil wrote:
> Hello,
>
> did somebody recently experience problems with current php cvs? I had to
> rebuild my system, found out problems with php module in apache.
>
> Namely I got errors in php_imap.c that IN_STREAM is not defined.
> I have to admit that I borrow some old php code to fix it. Other fix is just
> leave it out of that line. I am not sure if this is bug or not, but does not
> compile properly. Chuck I have seen your name on the file, any comments?
>
This is probably something you should ask on PHP-dev;
the HEAD branch of Horde doesn't require PHP-cvs (only PEAR-cvs)
(I just run 4.0.6)
Anil