From:             bg at genetics dot agrsci dot dk
Operating system: aix 4.3.3.0
PHP version:      5.0.1
PHP Bug Type:     Compile Failure
Bug description:  Installtion process of PHP 5.0.1 dies on AIX 4.3.3.0

Description:
------------
During installation of PHP-5.0.1 on an IBM RS6000 with AIX 4.3.3.0 the
make process dies with the message

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

while executing

/h580/avl/bg/src/net/php-5.0.1/sapi/cli/php -n -dshort_open_tag=0
-dsafe_mode=0 /h580/avl/bg/src/net/php-5.0.1/pear/install-pear.php -d
"/usr/local/lib/php" -b "/usr/local/bin"
/h580/avl/bg/src/net/php-5.0.1/pear/package-*.xml 

Likewise make install-pear-packages dies with

make: *** [install-pear-packages] Error 255

Make is GNU make vers. 3.80.

The problem does not occur with PHP-4.3.8. PHP-4.3.8 compiled using
essentially the same configuration works fine on the system.

The configuration of PHP is available at
http://genetics.agrsci.dk/~bg/phpconf.txt

Thank you for taking an interest!


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

Reply via email to