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

Then add the other options one by one (KEEP the --disable-all in
there!) and see which causes the error.



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

[2005-06-19 02:09:43] wim at godden dot net

That works perfectly.

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

[2005-06-19 01:50:17] [EMAIL PROTECTED]

Does this work:

# ./configure --disable-all \
--with-apxs=/usr/local/apache/bin/apxs \
--with-openssl=/usr/local/ssl

??


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

[2005-06-19 01:41:41] wim at godden dot net

I removed the PHP source directory and did :
 ./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-openssl=/usr/local/ssl

Same error.

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

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

Now you say it didn't work?! You propably just didn't do "rm -f
config.cache && make clean" between tests..

Now, try without --with-imap and --with-curl first.
(both c-client and curl libraries/headers might contain SSL related
stuff, you need to recompile those too using the new openssl!)


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

[2005-06-19 00:31:58] wim at godden dot net

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

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

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