hello
i have php 4.3.0 source code
my server : sun solaris 8 with iplanet // i've installed required package like bison flex GCC amake aconf
when i launch
./configure --with-nsapi=/usr/iplanet/servers --enable-track-vars --enable-libgcc
i've got an error in config.log refers an "undefined symbol SOCKET and _socket , gethostbyaddr" .....
What missing in my configuration
If i try launch make I've got these errors ::
gcc ....... sapi/cli/php
too long line
gcc: TSRM/tsrm: file or dir not exist
*** Error code 1
make: Fatal error: Command failed for target `sapi/cli/php'
PLEASE HELP ME ::
baptiste,