Hi, I'm having a problem compiling PHP 4.3.9 on my FreeBSD 4.10 box.
Apache is installed with the following --enable-mods-share=most I've setup php4 with the following --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql When I try to make I end up getting the following error: Ext/ctype/ctype.lo: file not recognized Stop Error 1 And it just dies out. Any ideas? Thanks