We have been fighting to build php all afternoon on a HP 10.20 system.
We have used the following configure line :
./configure --with-mysql=no --with-apxs=/www/bin/apxs --enable-track-vars
followed by make
Apache is installed in /www and mod_so.c is loaded into httpd
During the final (?) link phase ld returns the following error:
/usr/bin/ld: Unexpected end of file in .libs/libphp4.lax/libmain.al/main.lo
main.lo exists but is empty
Any ideas would be welcome