php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4290 i am unable to install php4.0 during ./configure command due to recursive error
Submitted: 2000-05-02 08:44 UTC Modified: 2000-05-15 15:08 UTC
From: vijay_din at yahoo dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Release Candidate 1 OS: RedHat Linux 6.0
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: vijay_din at yahoo dot com
New email:
PHP Version: OS:

 

 [2000-05-02 08:44 UTC] vijay_din at yahoo dot com
i used source distribution
i am unable to run ./configure command
with following features like

CFLAGS= '02 -I/usr/local/ssl/include'
&& then
./configure --enable-track-vars
            --with-mysql=/usr/local/mysql
            --enable-trans-sid
            --with-apxs=/usr/local/apache/bin/apxs (also tried the alternative --with-apache=../apache_1.3.12)
            --disable-debug

it runs o.k.

but during "make" command  i got some recursive error often

then i put "rm config.cache" && "make clean"


and then tried many times.  but i am getting some error no.1 also with some recursive error when i try make command



please help me!!!!!!!!1




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-15 15:08 UTC] sas at cvs dot php dot net
Please try RC2 or later. If you are still seeing this error then, please post the relevant lines of the output of "make." Thanks.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 28 16:00:01 2026 UTC