ID: 30304 Updated by: [EMAIL PROTECTED] Reported By: sezerr at uos dot de -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: SunOs PHP Version: 5.0.2 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.0-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2004-10-01 17:17:11] sezerr at uos dot de Description: ------------ INADDR_NONE is not defined on Solaris system. Tha gives a compilation error. Please put the lines someweher at beginnig of basic_functions.c #ifndef INADDR_NONE #define INADDR_NONE (-1) #endif ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30304&edit=1