From:             eero at jlug dot fi
Operating system: 2.6.3
PHP version:      5CVS-2004-02-27 (dev)
PHP Bug Type:     Unknown/Other Function
Bug description:  error on make install

Description:
------------
Pear error on latest cvs

Reproduce code:
---------------
[EMAIL PROTECTED] php5-200402271030]# make install

Installing PHP SAPI module:       apache

[activating module `php5' in /home/apache/conf/httpd.conf]

cp libs/libphp5.so /home/apache/libexec/libphp5.so

chmod 755 /home/apache/libexec/libphp5.so

cp /home/apache/conf/httpd.conf /home/apache/conf/httpd.conf.bak

cp /home/apache/conf/httpd.conf.new /home/apache/conf/httpd.conf

rm /home/apache/conf/httpd.conf.new

Installing PHP CLI binary:        /usr/local/bin/

Installing PHP CLI man page:      /usr/local/man/man1/

Installing PEAR environment:      /usr/local/lib/php/



Fatal error: Declaration of PEAR_Installer::download() must be compatible
with that of PEAR_Downloader::download() in
/home/eero/php5b4/php5-200402271030/pear/PEAR/Installer.php on line 49

make[1]: *** [install-pear-installer] Error 255

make: *** [install-pear] Error 2




-- 
Edit bug report at http://bugs.php.net/?id=27415&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27415&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27415&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27415&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27415&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27415&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27415&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27415&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27415&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27415&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27415&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27415&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27415&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27415&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27415&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27415&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27415&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27415&r=float

Reply via email to