From:             [EMAIL PROTECTED]
Operating system: OSF1 V5.1 alpha
PHP version:      4.3.0
PHP Bug Type:     *Compile Issues
Bug description:  Make install fail with memory fault

I am trying to install the php under a True64 cluster. We have an apache
web server (1.3.26) running on it an a mysql server. 
I try to install last version of php-4.3.0: 

./configure --with-mysql --with-apxs=/path_to_apxs --prefix=install_path
--with-config-file-path=path_file
make
make install

the last command fails with the following message:
>>
Installing shared extensions:    
/ebi/www/php/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /ebi/www/php/lib/php/
sh: 1943471 Memory fault - core dumped
*** Exit 139
Stop.
*** Exit 1
<<

I try to download the last snapshot from: http://snaps.php.net/
download: php4-STABLE-200301171230.tar.gz

but it gives me the same message.
Is it a bug? or could it be fixed?
Thanks for your help,
Xavi

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

Reply via email to