From: [EMAIL PROTECTED] Operating system: Mac OS X 10.0 release PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Make install fails in pear directory under HFS+ filesystem This appears to be a duplicate of 7832 and 7635 from 4.0.3 however, although it was reported as fixed in the CVS it is now occuring again in 4.04pl1. This problem only occurs on the HFS+ file system which is case insensitive. It appears to be caused by the existence of both a directory and a file called "pear" and thus it cannot copy the install files. This is the error as it shows during the make install: cp: pear is a directory (not copied). make[1]: *** [install-programs] Error 1 make: *** [install-recursive] Error 1 -- Edit Bug report at: http://bugs.php.net/?id=9996&edit=1 -- 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]