ID: 34271
User updated by: wim at godden dot net
Reported By: wim at godden dot net
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: RedHat Linux
PHP Version: 5.1.0RC1
New Comment:
libxml2.6.19 being used, compiled with no parameters.
I see this during configure :
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/local/bin/xml2-config
checking whether libxml build works... yes
checking for OpenSSL support... yes
...
checking for OpenSSL version... >= 0.9.6
...
checking for xml2-config path... (cached) /usr/local/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for XMLReader support... no
checking for XMLRPC-EPI support... yes
checking libexpat dir for XMLRPC-EPI... no
checking iconv dir for XMLRPC-EPI... no
checking for xml2-config path... (cached) /usr/local/bin/xml2-config
checking whether libxml build works... (cached) yes
Previous Comments:
------------------------------------------------------------------------
[2005-08-28 23:43:31] [EMAIL PROTECTED]
I can not reproduce this. What libxml2 versin do you have installed?
------------------------------------------------------------------------
[2005-08-28 20:06:52] wim at godden dot net
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-openssl=/usr/local/ssl --with-xmlrpc
(--with-xmlrpc required for PEAR, when using --without-pear the error
ofcourse doesn't occur).
------------------------------------------------------------------------
[2005-08-28 01:00:53] [EMAIL PROTECTED]
What is the full configure line you used?
------------------------------------------------------------------------
[2005-08-26 21:44:40] wim at godden dot net
Just ./configure works fine.
It seems once --with-openssl is added, the problem occurs.
Running OpenSSL 0.9.8, compiled from scratch using option 'shared' (no
package install possible).
------------------------------------------------------------------------
[2005-08-26 20:57:04] [EMAIL PROTECTED]
Can you try with --enable-debug and give the
configure-line with as few parameters as possible, or was
this already just ./configure?
------------------------------------------------------------------------
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/34271
--
Edit this bug report at http://bugs.php.net/?id=34271&edit=1