ID:               32483
 Updated by:       php-bugs@lists.php.net
 Reported By:      pieter dot donche at ua dot ac dot be
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: solaris 2.9
 PHP Version:      5CVS-2005-03-30
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2005-03-31 21:52:03] [EMAIL PROTECTED]

Try to compile what you have in config.log, there should be the source
file (you can remove the #include "confdefs.h" line from it) using the
compile line above the failed test.
And try get a GDB backtrace of the crash.


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

[2005-03-31 16:45:04] pieter dot donche at ua dot ac dot be

I have installed OpenSSL for the first time on Jan 28, 2004 (version
0.0.6l), and then on May 25, 2004 the version
0.9.7d both with --openssldir=/usr/local

Yesterday(see above) I reinstalled 0.9.7d with no options in its
.configure, so that it installs in its default place
/usr/local/ssl.

The problems exist already much longer than yesterday..

I also see I have a /usr/local/md5 directory, which was
in 2002, installed to check fingerprints of Solaris binaries
because we had had an intrusion. The tool was supplied by SUN.

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

[2005-03-31 00:05:16] [EMAIL PROTECTED]

Do you have many OpenSSL versions installed? Make sure you have exactly
ONE version only. And that the libraries/headers match each other. 

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

[2005-03-30 17:40:14] pieter dot donche at ua dot ac dot be

checking for standard DES.. yes
...
no **ATTENTION** message
make starts
and completes without crashing

BTW
In previous case where the standard DES was not found, it still always
was possible to do a make of php that did complete without crasjing,
but when doing a make install
it always crashed at Installing PEAR environment.

I had the same problem with apache-1.3 and php-4.3.10

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

[2005-03-30 17:20:25] [EMAIL PROTECTED]

Try this:

# rm -f config.cache
# ./configure --disable-all --disable-cgi && make


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

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/32483

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

Reply via email to