ID: 46080
Updated by: [EMAIL PROTECTED]
Reported By: wkanoff at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: *Configuration Issues
Operating System: OS X 10.4.11
PHP Version: 5.2.6
New Comment:
You have broken c-client installation. That's not a PHP bug. Please use
the SEARCH before submitting bugs..
Previous Comments:
------------------------------------------------------------------------
[2008-09-14 21:16:05] wkanoff at gmail dot com
Description:
------------
Using Courier-IMAP 4.4.1
Courier-Auth 0.61.0
Libraries were installed.
Configure fails --with-imap=/usr/local
without the imap argument it compiles.
Reproduce code:
---------------
CFLAGS="-arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-Wno-pointer-sign" \
./configure --quiet \
--prefix=/usr \
--mandir=/usr/share/man --infodir=/usr/share/info
--sysconfdir=/private/etc \
--with-config-file-path=/etc \
--with-zlib --with-zlib-dir=/usr \
--with-kerberos=/usr \
--with-curl=/usr \
--enable-exif \
--enable-ftp \
--enable-mbstring \
--enable-mbregex \
--enable-sockets \
--enable-soap \
--with-libxml-dir=/usr \
--with-libexpat-dir=/usr/X11R6 \
--with-iodbc=/usr \
--with-openssl=/usr \
--with-ldap=/usr \
--with-imap=/usr/local/ \
--with-mysql=/usr/local/mysql \
--with-mysqli=/usr/local/mysql/bin/mysql_config \
--with-apxs2=/usr/local/sbin/apxs \
--without-pear
Expected result:
----------------
to compile
Actual result:
--------------
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL
is missing. This should not happen.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=46080&edit=1