[PHP-DEV] PHP 4.0 Bug #4105: Compile fails when creating sapi module for thttpd From: dave <email protected>
Date: 04/11/00

From: dave <email protected>
Operating system: Slackware 7
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Compile Failure
Bug description: Compile fails when creating sapi module for thttpd

PHP RC1
Slackware 7 (clean install)
thttpd-2.16

./configure --with-thttpd=../thttpd-2.16
make

....

thttpd.c: In function `thttpd_hash_environment':
thttpd.c:175: incompatible type for argument 1 of `__inet_ntoa'
*** Error code 1

full make script available if needed.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>