php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10216 Make: cp: pear is a directory
Submitted: 2001-04-06 17:43 UTC Modified: 2001-04-07 18:25 UTC
From: n dot gilbert at soc dot surrey dot ac dot uk Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: MacOS X
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: n dot gilbert at soc dot surrey dot ac dot uk
New email:
PHP Version: OS:

 

 [2001-04-06 17:43 UTC] n dot gilbert at soc dot surrey dot ac dot uk
I am installing on MacOS X (the release version, not the 
beta), using ./configure --with-apxs.

The configure goes fine, except there is a warning:
creating pear/pear
rm: pear/pear: is a directory

The make completes without error.

Make install fails:
cp: pear is a directory (not copied).
make[2]: ***[install-programs] Error 1

I reran the whole thing with a newly downloaded copy of 
php4.0.4pl1, and got the identical behaviour.

thanks for your help!

Nigel Gilbert

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-06 18:59 UTC] sniper@php.net
AFAIK, this is already fixed in CVS. Try latest snapshot from http://snaps.php.net/ to verify.

--Jani


 [2001-04-07 18:24 UTC] n dot gilbert at soc dot surrey dot ac dot uk
Thanks.  The latest snapshot works.
 [2001-04-07 18:25 UTC] derick@php.net
User reported that it's fixed in latest snapshot
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 10:01:30 2024 UTC