ID: 22574 Updated by: [EMAIL PROTECTED] Reported By: john345 at earthlink dot net Status: Feedback Bug Type: Compile Failure Operating System: SCO OpenServer 5.0.6 PHP Version: 4.3.2-dev New Comment:
Get the latest stable snapshot first! Previous Comments: ------------------------------------------------------------------------ [2003-03-10 09:20:56] [EMAIL PROTECTED] So the configure detects that your system has getaddrinfo() but during compile/link, it fails. Try this: # rm config.cache # ./configure --disable-all --disable-cli # make clean && make And if it fails, paste the last 20 lines of the output from 'make' here. Including the exact error. ------------------------------------------------------------------------ [2003-03-10 08:16:40] john345 at earthlink dot net My DUH. Sorry. This is the line from main/php_config.h. #define HAVE_GETADDRINFO 1 ------------------------------------------------------------------------ [2003-03-09 17:43:33] [EMAIL PROTECTED] rephrased: Search main/php_config.h for line with text HAVE_GETADDRINFO and add that line to this bug report. ------------------------------------------------------------------------ [2003-03-09 17:21:27] john345 at earthlink dot net Add "it". And what "it" would you be refering to? Can you please be a bit more specific. I am a Java programmer and haven't done anything with C or C++ in a long time. I'll be glad to give anything a try. Thanks. ------------------------------------------------------------------------ [2003-03-06 22:01:23] [EMAIL PROTECTED] Check main/php_config.h for line with HAVE_GETADDRINFO and add it here. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22574 -- Edit this bug report at http://bugs.php.net/?id=22574&edit=1