I downloaded the latest source code for PHP but received the following
error when building it :-


Making all in cgi
make[2]: Entering directory `/home/packages/php4-200104081645/sapi/cgi'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/home/packages/php4-200104081645/sapi/cgi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/packages/php4-200104081645/sapi'
make: *** [all-recursive] Error 1

There appears to be a missing Makefile or something like that.

--Clement

Quoting Bug Database <[EMAIL PROTECTED]>:

> ID: 10195
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Old-Status: Open
> Status: Feedback
> Bug Type: OpenSSL related
> Assigned To: 
> Comments:
> 
> Works for me just fine with latest RC of PHP 4.0.5 and latest CVS. And I
> have the same versions of openssl and mod_ssl and I have Curl enabled.

> 

> Please try the latest snapshot: http://snaps.php.net/

> 

> --Jani

> 

> 
> 
> Previous Comments:
> ---------------------------------------------------------------------------
> 
> [2001-04-06 00:48:50] [EMAIL PROTECTED]
> Latest information. If I remove with-curl out from the configuration and
> rebuild PHP the problem no longer appears.

> 

> I need the curl functionality to use https within the PHP script to
> another secure web server.

> 

> 
> 
> ---------------------------------------------------------------------------
> 
> [2001-04-05 21:07:52] [EMAIL PROTECTED]
> I am running Apache 3.1.19 with mod_ssl-2.8.2-1.3.19 and OpenSSl-0.9.6
> for SSL functionality.

> 

> Using https from my Internet Explorer 5.0 browser causes the requested
> web page to be returned after a very long wait, .eg more than 20 minutes
> maybe longer. Subsequent retrieval takes as long too.

> 

> If I have PHP disabled by removing the LoadModule and AddModule
> directive https works immediately however when I reinstate the PHP
> modules I would experience the problem again.

> 

> Other scenario :-

> 

>   1. retrieved a https page with my browser without PHP    (response
> received immediately)

>   2. modify httpd.conf to enable PHP

>   3. restarts Apache 

>   4. starts a *NEW* browser to retrieve https(waits very long)

>   5. using the same browser session in step 1 to retrieve

>      again using https(response received immediately)

> 

> Also noticed in the Apache errors_log file the following error :-

> 

> [Fri  Apr     6       11:46:30        2001]   [notice]        child   pid
        2654    exit    signal  Segmentation    fault   (11)

> [Fri  Apr     6       11:46:36        2001]   [notice]        child   pid
        2668    exit    signal  Segmentation    fault   (11)

> [Fri  Apr     6       11:46:36        2001]   [notice]        child   pid
        2667    exit    signal  Segmentation    fault   (11)

> 

> 

> This is how I configure PHP :-

> 

> ./configure --with-apxs=/usr/local/apache/bin/apxs 

> --with-config-file-path=/etc/php 

> --with-mysql=/usr 

> --with-java=/usr/java/jdk1.3 

> --with-ldap 

> --with-imap 

> --with-curl 

> --with-gd 

> --enable-versioning

> 

> 

>   

> 

> 
> 
> ---------------------------------------------------------------------------
> 
> 
> 
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at
> http://bugs.php.net/?id=10195&edit=2
> 
> 
> 


-----------------------------------------------
 Shine Technologies - A Passion For Excellence
           http://www.ShineTech.com
-----------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to