Custom PHP install
Posted by: memco
Posted on: 2006-10-07 23:33:00
I was following the instructions for a custom php5 install from the DH wiki, and had this error:
In reply to:
gcc: Internal error: Killed (program collect2)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make: *** [sapi/cli/php] Error 1
What can I do to finish compiling? Do I have to restart the whole process and how do I avoid the same error?