I am having trouble installing php4.
When I try to compile, it stops with the following error:
In file included from /usr/src/php4/ext/standard/fsock.h:43,
from /usr/src/php4/ext/standard/php_standard.h:43,
from main.c:52:
/usr/include/sys/socket.h:48: conflicting types for `socklen_t'
php.h:115: previous declaration of `socklen_t'
*** Error code 1
Stop.
This is on a machine that has been recently upgraded to FreeBSD
3.0-stable.
Can anyone advise how to fix this error?
Thank you,
Doug
--
PHP General 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]