From: wkanoff at gmail dot com
Operating system: OS X 10.4.11
PHP version: 5.2.6
PHP Bug Type: *Configuration Issues
Bug description: U8T_CANONICAL
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 bug report at http://bugs.php.net/?id=46080&edit=1
--
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=46080&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=46080&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=46080&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=46080&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=46080&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=46080&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=46080&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=46080&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=46080&r=support
Expected behavior: http://bugs.php.net/fix.php?id=46080&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=46080&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=46080&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=46080&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46080&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=46080&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=46080&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=46080&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=46080&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=46080&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=46080&r=mysqlcfg