php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40498 Error Configuring PHP with-imap
Submitted: 2007-02-15 17:31 UTC Modified: 2007-02-15 18:00 UTC
From: tbujnowski at ticonnect dot com dot br Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 5.2.1 OS: Slackware Linux 11.0
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: tbujnowski at ticonnect dot com dot br
New email:
PHP Version: OS:

 

 [2007-02-15 17:31 UTC] tbujnowski at ticonnect dot com dot br
Description:
------------
I've already found a BUG report for this problem (40132) but I've already tryied the solution and I'm still getting errors.. I couldn't post to that BUG so I'm opened a new one..

Really sorry to bother you guys.. :(

I'm using de lastest version of PHP (5.2.1) and using imap2006e source to build.

Any tricks to get it working?

Thanks

Reproduce code:
---------------
./configure  --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-imap=/usr/local/src/imap-2006e/ --with-gettext --with-dom --with-iconv --enable-mbstring --with-mbstring=all --with-gd --with-mime-magic --with-jpeg-dir=/usr/lib/ --with-zlib-dir=/usr/lib/


Actual result:
--------------
checking for IMAP support... yes
checking for IMAP Kerberos support... no
checking for IMAP SSL support... no
checking for utf8_mime2text signature... new
checking for U8T_CANONICAL... no
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-15 17:33 UTC] tony2001@php.net
Make sure you've installed imap-2006e correctly and the headers are new.
And put config.log somewhere, I'll take a look at it.
Thanks.
 [2007-02-15 17:56 UTC] tbujnowski at ticonnect dot com dot br
I've not installed imap2006e on my system. I just downloaded it's sources just like I did while ago to compile php-5.0.5 with imap2004c1 and everthing went ok backthere..

Here's my config.log:

http://www.ticonnect.com.br/config.log

Thanks again!
 [2007-02-15 18:00 UTC] tony2001@php.net
>I've not installed imap2006e on my system.

?!?!

>I just downloaded it's sources just like I did while ago 
>to compile php-5.0.5 with imap2004c1 and everthing went ok 
>backthere..

I'm afraid that won't work and I have no idea why and how it worked for you before.

No bug here, install the package first.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 08:01:31 2025 UTC