ID:               46677
 Updated by:       [EMAIL PROTECTED]
 Reported By:      chunhuan dot pan at alcatel-sbell dot com dot cn
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: HP-UX 11.23
 PHP Version:      5.2.6
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




Previous Comments:
------------------------------------------------------------------------

[2008-11-26 06:44:56] chunhuan dot pan at alcatel-sbell dot com dot cn

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 this bug report at http://bugs.php.net/?id=46677&edit=1

Reply via email to