|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-08-21 19:10 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 08 13:00:02 2025 UTC |
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