php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27664 --disable-cli doesn't force --without-pear
Submitted: 2004-03-23 15:34 UTC Modified: 2004-04-07 09:47 UTC
From: toni dot viemero at iki dot fi Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.3.5RC4 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: toni dot viemero at iki dot fi
New email:
PHP Version: OS:

 

 [2004-03-23 15:34 UTC] toni dot viemero at iki dot fi
Description:
------------
Building 4.3.5RC4 (and RC3) with --disable-cli doesn't force --without-pear as it states in ./configure --help

Builds fine with --disable-cli --without-pear


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-23 22:42 UTC] derick@php.net
It's correct that it shouldn't force it, so it's a "documentation" error in the --help output.
 [2004-03-24 00:41 UTC] edink@php.net
Last time I checked pear installer depended on cli, so it --disable-cli should disable pear.
 [2004-03-26 14:40 UTC] iliaa@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2004-04-07 09:47 UTC] sniper@php.net
The "fix" is reverted and the error message improved. (silent disabling/enabling of ANY configure options is a big NO-NO!)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 21:01:30 2024 UTC