ID: 8600 Updated by: jason Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sockets related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Fixed since 4.0.5 Previous Comments: --------------------------------------------------------------------------- [2001-01-09 14:15:58] [EMAIL PROTECTED] php build: php4-200101090945 compiler: gcc 2.95.2 on solaris 7 configuration as: configure --enable-sockets make bails out while building sockets extension: sockets.c:118: `php_if___xnet_listen' undeclared here (not in a function) sockets.c:118: initializer element is not constant sockets.c:118: (near initialization for `sockets_functions[10].handler') sockets.c:139: `php_if___xnet_socket' undeclared here (not in a function) sockets.c:139: initializer element is not constant an so on ... --------------------------------------------------------------------------- [2001-01-09 03:45:09] [EMAIL PROTECTED] This should be fixed in CVS. Please try latest snapshot from http://snaps.php.net/ --Jani --------------------------------------------------------------------------- [2001-01-09 03:31:02] [EMAIL PROTECTED] Can we have more details please. It compiles for me OK on solaris 2.7 (which I guess is solaris 7) WHat compiler errors do you get? What compiler do you use? What is your PATH? What is the smallest ./configure command you use that exhibits the problem? Sam --------------------------------------------------------------------------- [2001-01-08 14:08:16] [EMAIL PROTECTED] --enable-socket option does not compile on Solaris 7/8 platforms because of sendmsg/recvmesg function implementations. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8600&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]