Compilling Error?
Posted: Sat Jun 26, 2010 7:37 pm
Hello, I try to install unrealircd 3.2 on Slackware 13... I run ./Config and then "make" and I get this error:
Any solution?
thanks
Code: Select all
gcc -I../include -I/home/source/Unreal3.2/extras/regexp/include -I/home/source/Unreal3.2/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -c s_conf.c
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [s_conf.o] Error 1
make[1]: Leaving directory `/home/source/Unreal3.2/src'
make: *** [build] Error 2
thanks