From:             chunhuan dot pan at alcatel-sbell dot com dot cn
Operating system: HP-UX 11.23
PHP version:      5.2.6
PHP Bug Type:     *Compile Issues
Bug description:  Can not make install php5.2.6

Description:
------------
I wanna install php5.2.6 on a HP-UX 11.23 Itanium 2 server
Step 1: install all the dependence packages
status: OK
Step 2: install apache2.0.59
status: OK
Step 3: install php5.2.6
shell>./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apxs
status: OK
shell>make
status: OK
shell>make install
status: error
error description:
-------------------------------------
"sh[2]: 16259 Memory fault(coredump)|
*** Error exit code 139 (ignored)"  |
-------------------------------------
Note: I tried other version php ,and return the same error 



Reproduce code:
---------------
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).

bash-3.2# make test
sh[2]: 16259 Memory fault(coredump)
*** Error exit code 139 (ignored)

Expected result:
----------------
Install successfully

Actual result:
--------------
*** Error exit code 139 (ignored)


-- 
Edit bug report at http://bugs.php.net/?id=46677&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=46677&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=46677&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=46677&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=46677&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=46677&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=46677&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=46677&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=46677&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=46677&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=46677&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=46677&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=46677&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=46677&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=46677&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=46677&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=46677&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=46677&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=46677&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=46677&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=46677&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=46677&r=mysqlcfg

Reply via email to