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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 12:01:30 2024 UTC