Система Slack 11.0 ядро 2.6.19 (console only) GCC 3.4.6
Пытаюсь собрать Mplayer. Делаю
./Configure
make вылетает с такой ошибкой

cc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:
{standard input}:31740: Warning: end of file not at end of a line; newline inserted
{standard input}:33698: Error: no such instruction: `im'
make[1]: *** [motion_est.o] Error 1
make[1]: Leaving directory `/usr/src/MPlayer-1.0rc1/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
как быть куда копать?