ID: 43189 Updated by: scott...@php.net Reported By: meh at mailinator dot com -Status: Open +Status: Feedback Bug Type: ICONV related Operating System: Mac OS X 10.5 PHP Version: 5.3CVS-2007-11-04 (snap) New Comment:
Could you do ./configure --disable-all --with-iconv --with-apxs2 And see if that causes an error? If not then can you slowly add in each of your additional functions to see which one causes the error. We need the simplest configure string possible. Also can you upload your config.log from the failed build somewhere. Previous Comments: ------------------------------------------------------------------------ [2009-03-23 23:27:57] meh at mailinator dot com 5.2.9, --with-iconv still gives this error. ------------------------------------------------------------------------ [2009-03-13 07:56:37] jorge at reteguin dot com This configure option worked better for me: --with-iconv=/opt/local With this option I got the iconv section at phpinfo() and the function iconv() worked now. (Mac OS 10.5.6, PHP 5.2.8, iconv installed in /opt/local using macports) ------------------------------------------------------------------------ [2009-03-11 06:07:36] jorge at reteguin dot com This configure option worked for me: --with-iconv=shared,/opt/local (Mac OS 10.5.6, PHP 5.2.8, iconv installed in /opt/local using macports) ------------------------------------------------------------------------ [2009-02-22 14:03:46] neilmsn at mac dot com Still same error compiling PHP 5.3 as I just tested again. ------------------------------------------------------------------------ [2009-02-22 12:26:37] neilmsn at mac dot com Odd I used the suggested --with-iconv=shared,/opt/local in the configure and it's worked now BUT it's 5.2.8 installed. I must have somehow mixed my directories up, so I don't know if PHP 5.3 fixed this error now. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/43189 -- Edit this bug report at http://bugs.php.net/?id=43189&edit=1