You would expect it to be in the Install section but I am a total newbie when it comes to compiling software from source so I decided to post it here because I might need a laymans terms explanation of what I am doing wrong 🙂.
I am compiling a PHP 4.3.3 and configure runs just fine, but when I try to actually compile this thing and type make it hangs with the following error:
ext/mysql/php_mysql.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
Any ideas on how I fix it would be greatly appreciated.
Thanks.