|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-09-15 07:41 UTC] jani@php.net
[2008-09-15 18:43 UTC] wkanoff at gmail dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Dec 04 22:00:01 2025 UTC |
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.