Operating System - HP-UX
1830888 Members
1494 Online
110017 Solutions
New Discussion

PHP 4.3.7 build failed on 11.23 IPF

 
Durai_2
Occasional Contributor

PHP 4.3.7 build failed on 11.23 IPF

Hello All,

I can built PHP 4.3.7 on 11.23 IPF IC71L. But I got core dumped when I give gmake test.

I used the following steps to build:

$ ./configure --prefix=/opt/hpws/apache/php --with-apxs2=/opt/hpws/apache/bin/apxs --with-gettext --with-xml
$ gmake

$ gmake test
/bin/sh: 13218 Memory fault(coredump)
gmake: [test] Error 139 (ignored)
$

gcc version 3.3.2.

Note:
In HP-C compiler, the gmake test hangs.

Regards,
Durai.