ID: 31193 Comment by: kspetter at curreyadkinscook dot com Reported By: david at cubbieco dot com Status: No Feedback Bug Type: Compile Failure Operating System: linux gcc-3.2 PHP Version: 5.0.3 New Comment:
What did you add in the EXTRA_LIBS variable? I'm having the same issue with version 5.2.5 as well and I can also tell that it's looking for a different area for the libary even if I'm doing a --with-iconv=dirname If someone can point out what they did I'll be glad to test out if it resolves it for me as well. Previous Comments: ------------------------------------------------------------------------ [2008-02-18 14:55:47] bugs dot php dot net at michaelrack dot de Same Problem here in v5.2.5. libiconv exists on my Gentoo Base 2007.1 System. PHP automaticly derminates the location of libiconv and compile against this library. The Configure-Script have to add -liconv to the EXTRA_LIBS variable. After i've added this library to the EXTRA_LIBS variable, PHP compiles without a error-message. Another solution is --without-libiconv ... but there is still a bug in the configure-script! Kind regards, Michael Rack http://www.michaelrack.de ------------------------------------------------------------------------ [2008-02-17 18:53:26] marrtins at hackers dot lv undefined reference to `libiconv_open' php 5.2.5, slackware 10 ------------------------------------------------------------------------ [2007-11-15 08:57:10] fr33z at inmail dot cz I have the same problem with PHP 5.2.5 on Slackware 11, why it isn't still fixed? ------------------------------------------------------------------------ [2007-11-02 23:41:11] w dot peter dot howell at meccahosting dot com This problem still occurs in v5.2.4. It's been 3 years now. Does someone plan to fix this? ------------------------------------------------------------------------ [2007-07-24 09:09:29] janarbek at icu dot ac dot kr I tried to install Php5.2.3 on Fedora 4 with Apache 2 if you add -liconv to EXTRA_LIBS then make works fine. ------------------------------------------------------------------------ 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/31193 -- Edit this bug report at http://bugs.php.net/?id=31193&edit=1