ID:               33338
 User updated by:  wim at godden dot net
 Reported By:      wim at godden dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Redhat Linux
 PHP Version:      5CVS-2005-06-14
 New Comment:

./configure  --with-openssl=/usr/local/ssl --disable-all already makes
it fail.

My normal ./configure is :
 ./configure  --with-apxs=/usr/local/apache/bin/apxs --with-imap
--with-mysql=/usr/local/mysql --with-openssl=/usr/local/ssl --with-pear
--with-mcrypt --with-pcre
--with-zlib --with-gd --enable-exif --with-pdflib=/usr/local
--with-curl --with-dom=/usr/local --with-qtdom


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

[2005-06-19 00:00:19] [EMAIL PROTECTED]

What if you started with telling what the full configure line is you
use?


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

[2005-06-18 01:01:12] wim at godden dot net

RedHat 7.2, but very well updated.

Anyway, --disable-all and --disable-cgi seems to work.
Also, "configure --with-openssl=/usr/local/ssl --disable-all" works
fine. But when I remove the --disable-all, I get the same problems. Any
suggestions on how to narrow it down without having to go through each
single option ?

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

[2005-06-17 19:22:23] [EMAIL PROTECTED]

I tried myself, installed openssl with the default stuff and compiled
php with it (I have now 2 versions installed) and it works just fine. 

Try this:
# rm config.cache && ./configure --disable-all --disable-cgi
--with-openssl=/usr/local/ssl/ 
# make clean && make

Exactly WHAT Redhat you have? (version)


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

[2005-06-15 15:37:39] wim at godden dot net

Configure line :
./config no-mdc2

But I just tried with just ./config and it results in the same thing.

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

[2005-06-15 15:28:54] [EMAIL PROTECTED]

Please provide the configure line you used for openssl.
This works fine as long as your headers and libraries match..


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

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

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

Reply via email to