ID: 25202 Updated by: [EMAIL PROTECTED] Reported By: wzaccone at telcordia dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: HP UX 11.0 PHP Version: Irrelevant New Comment:
Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. We don't support anything below 4.3.2. Previous Comments: ------------------------------------------------------------------------ [2003-08-21 16:50:38] wzaccone at telcordia dot com 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 this bug report at http://bugs.php.net/?id=25202&edit=1
