From: wzaccone at telcordia dot com
Operating system: HP UX 11.0
PHP version: Irrelevant
PHP Bug Type: Compile Failure
Bug description: problem compiling PHP on HP UX 11.0
Description:
------------
Getting the following error, installing php-4.1.2 on HP-UX 11.0. can you
help us find the cause. A customer of ours is installing an earlier
release of application software which was product tested using php 4.1.2
on a new platform HPUX. and really need to find a cause for php 4.1.2 or
tell them to upgrade to 4.3.2 if it absolutely necessary. please let us
know..
thanks
Warren
php-4.1.2/TSRM -g -O2 -c sockets.c && touch sockets.lo
sockets.c: In function `accept_connect':
sockets.c:266: warning: passing arg 3 of `accept' from incompatible
pointer type
sockets.c: In function `zif_socket_getsockname':
sockets.c:808: warning: passing arg 3 of `getsockname' from incompatible
pointer type
sockets.c: In function `zif_socket_getpeername':
sockets.c:863: warning: passing arg 3 of `getpeername' from incompatible
pointer type
sockets.c: In function `zif_socket_sendmsg':
sockets.c:1628: warning: passing arg 3 of `getsockname' from incompatible
pointer type
.
.
. later get this fatal error..
.
php-4.1.2/TSRM -g -O2 -c pageinfo.c && touch pageinfo.lo
bison -y parsedate.y && mv y.tab.c parsedate.c
*** Error exit code 141
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Making install in Zend
Making install in main
Making install in ext
--
Edit bug report at http://bugs.php.net/?id=25202&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25202&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25202&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=25202&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=25202&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=25202&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=25202&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=25202&r=support
Expected behavior: http://bugs.php.net/fix.php?id=25202&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=25202&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=25202&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=25202&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25202&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=25202&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=25202&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=25202&r=gnused