ID: 37333
User updated by: werner at seneweb dot com
Reported By: werner at seneweb dot com
Status: Open
Bug Type: Compile Failure
Operating System: Slackware 10.2
PHP Version: 5.1.4
New Comment:
But even switching off libiconv, the error in php consists,
and the php developpers should verify and repear the calls
of libiconv, so that it can be used.
Previous Comments:
------------------------------------------------------------------------
[2006-05-06 20:25:03] werner at seneweb dot com
Yes, naturally I unstalled libiconv before I tried another
version, without sucess, then cames the same error
messages.
As said, meanwhile I resolved for my own use the broblem,
by including --without-iconv --without-libiconv into
the ./configure instruction.
------------------------------------------------------------------------
[2006-05-06 14:38:13] [EMAIL PROTECTED]
All linuxes I know of come with libiconv bundled into the glibc code.
I'm not sure about Slackware, but please try to uninstall GNU libiconv
at all, it should work fine with the bundled one.
------------------------------------------------------------------------
[2006-05-06 14:24:53] werner at seneweb dot com
Yes, and I also tried it with install other versions
libiconv 1.9.1 , 1.9.2 , .tgz and with .tar.gz
re-compiling too, but all them gave the same kind of error
messages. Currently I resolved it, compiling php 5.1.4
with ./configure --without-iconv --without-libiconv ...
then its compiling/installing/running without problems.
All this indicates, that it is the programming interface to
libiconv inside php 5 what is wrong (probably, the correct
types of the parameters in the libiconv call) and should be
re-programmed.
------------------------------------------------------------------------
[2006-05-06 09:05:29] [EMAIL PROTECTED]
Doesn't Slackware have libiconv bundled into the glibc?
------------------------------------------------------------------------
[2006-05-05 18:18:38] werner at seneweb dot com
Here are the configure options i used:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr
--with-zlib --with-libxml --with-gd --enable-soap --enable-sockets
--with-mm=/usr/local --with-pear --with-xsl --with-bz2 --with-openssl
--with-kerberos --enable-sysvmsg --enable-ftp --enable-fastcgi
--enable-libgcc --with-db4
------------------------------------------------------------------------
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/37333
--
Edit this bug report at http://bugs.php.net/?id=37333&edit=1