ID: 40527 User updated by: sega01 at gmail dot com Reported By: sega01 at gmail dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Linux/Zenserver (Slackware drv.) PHP Version: 5.2.1 New Comment:
Here is my config log - http://www.go-beyond.org/config.log . Thanks for looking into this. Previous Comments: ------------------------------------------------------------------------ [2007-02-19 10:00:22] [EMAIL PROTECTED] Please upload your config.log somewhere, I'll look into it. ------------------------------------------------------------------------ [2007-02-18 18:22:11] sega01 at gmail dot com I have used 2002e and 2004 from uw imap. I had lots of trouble trying to compile the latest, so I just got those as packages and made sure they had the .a, .h, and appropriate files needed by PHP for imap support. PS: I think that PHP should ship with the IMAP sources inside it, it would resolve many problems like this. ------------------------------------------------------------------------ [2007-02-18 15:41:39] [EMAIL PROTECTED] What version of c-client are you using? ------------------------------------------------------------------------ [2007-02-17 22:32:21] sega01 at gmail dot com Description: ------------ ./configure fails with --with-imap. I have tried a few different versions of uw-imap/c-client, and they all do not work. I'm sorry if this has been reported before, or I haven't read enough documentation but after hours of frustrating work I think it's time to submit my report. Let me know if you need my config.log file. Reproduce code: --------------- ./configure (other things as well, but this only fails when imap is included) --with-imap Expected result: ---------------- 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. Actual result: -------------- Same as expected. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40527&edit=1