Hello, guys... I am trying to compile PHP_4.0.4pl1 as an Apache_3.1.19 module with gd support on FreeBSD_4.0-release. When I run "make" for PHP, I get following error: network.c: In function `php_network_getaddresses': network.c:79: storage size of `hints' isn't known network.c:87: dereferencing pointer to incomplete type network.c:95: dereferencing pointer to incomplete type network.c:114: dereferencing pointer to incomplete type network.c:108: warning: unreachable code at beginning of switch statement network.c:121: dereferencing pointer to incomplete type make[2]: *** [network.lo] Error 1 make[2]: Leaving directory `/var/linked/src/php-4.0.4pl1/main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/linked/src/php-4.0.4pl1/main' make: *** [all-recursive] Error 1 Is this a problem with PHP source or with FreeBSD?? I am using GNU make_3.79 Any help would be highly appreciated... Please reply to directly to [EMAIL PROTECTED], since I'm not on this list. Thanks in advance, ViC -- PHP Install 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]