php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46080 U8T_CANONICAL
Submitted: 2008-09-14 21:16 UTC Modified: 2008-09-15 18:43 UTC
From: wkanoff at gmail dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.2.6 OS: OS X 10.4.11
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wkanoff at gmail dot com
New email:
PHP Version: OS:

 

 [2008-09-14 21:16 UTC] 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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-15 07:41 UTC] jani@php.net
You have broken c-client installation. That's not a PHP bug. Please use the SEARCH before submitting bugs..
 [2008-09-15 18:43 UTC] wkanoff at gmail dot com
I have installed courier-imap, uw-imap and dovecot at one time or 
another.  All produced the same results.  I doubt that all three installations were faulty.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 08:01:31 2025 UTC