ID:               30403
 User updated by:  johnie dot stafford at citigroup dot com
 Reported By:      johnie dot stafford at citigroup dot com
-Status:           Feedback
+Status:           Closed
 Bug Type:         Unknown/Other Function
 Operating System: Solaris 8
 PHP Version:      5.0.2
 New Comment:

The problem was the gcc 2.* problem. The test code was missing the
"__register_frame_info" reference. With a great deal of hacking of the
configure script and the resulting Makefile, I was able to get php
built.


Previous Comments:
------------------------------------------------------------------------

[2004-10-12 08:30:52] [EMAIL PROTECTED]

The messages says:
configure: error: build test failed.  Please check the config.log for
details.

Do that and tell us what's in there (last few lines most likely, search
for libxml).

------------------------------------------------------------------------

[2004-10-11 20:19:57] johnie dot stafford at citigroup dot com

Description:
------------
I'm trying to run configure on Solaris 8. I've built and installed
libxml2 version 2.6.14. Here is my configure commandline:

./configure --prefix=/opt/app/pkg/php-5.0.2
--with-apxs=/opt/app/apache/bin/apxs
--with-exec-dir=/opt/app/pkg/php-5.0.2/bin --with-libxml-dir=/opt/app
--with-openssl=/opt/app/pkg/openssl-0.9.7d --with-zlib
--with-gd=/opt/app/pkg/gd-1.8.4 --with-mysql

checking whether libxml build works... no
configure: error: build test failed.  Please check the config.log for
details.




Expected result:
----------------
Complete configure process

Actual result:
--------------
testing of libxml failed.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30403&edit=1

Reply via email to