April 2009
4 posts
Apr 25th
-1 notes
Apr 12th
Apr 7th
PHP 5.2.9 imap compile note
I recently upgraded a Debian system from etch to lenny, which bumped the version of UW’s IMAP C-Client library from libc-client2002edebian to libc-client2007b. Unfortunately the old packages (and their header files) were still sitting around, waiting to ruin my afternoon. Compiling php 5.2.9 in this environment resulted in the error: php_imap.c:84: error: conflicting types for...
Apr 6th