Hi all, I have installed debian woody. I have problems with compiling on my ATHLON 1.2GHz machine. (motherboard - Abit KG7)
Every time I have got error: 1 [EMAIL PROTECTED]:linux# make menuconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all make[1]: Entering directory `/data2/install/linux/tgz/kernel/linux/scripts/lxdialog' gcc: Internal compiler error: program as got fatal signal 5 In this example i tried run make menuconfig in kernel 2.4.17 Second example of compilation error (ucspi-tcp): make[1]: Entering directory `/tmp/ucspi-tcp/ucspi-tcp-0.88' ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo exec "`head -1 conf-ld`" \ '-o "$main" "$main".o ${1+"$@"}' \ ) > load chmod 755 load ( cat warn-auto.sh; \ echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' \ ) > compile chmod 755 compile cat warn-auto.sh choose.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > choose chmod 755 choose ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ./compile tcpserver.c gcc: Internal compiler error: program as got fatal signal 5 make[1]: *** [tcpserver.o] Error 1 make[1]: Leaving directory `/tmp/ucspi-tcp/ucspi-tcp-0.88' make: *** [build] Error 2 some information about system: 2 [EMAIL PROTECTED]:linux# dpkg -l | grep libc ii libc6 2.2.4-7 GNU C Library: Shared libraries and Timezone ii libc6-dev 2.2.4-7 GNU C Library: Development Libraries and Hea 0 [EMAIL PROTECTED]:linux# dpkg -l | grep gcc ii gcc 2.95.4-9 The GNU C compiler. ii gcc-2.95 2.95.4-1 The GNU C compiler. 0 [EMAIL PROTECTED]:linux# uname -a Linux gw 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686 unknown 0 [EMAIL PROTECTED]:linux# cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 4 model name : AMD Athlon(tm) processor stepping : 4 cpu MHz : 1201.486 cache size : 256 KB fdiv_bug : no hlt_bug : no sep_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr 6 mce cx8 sep mtrr pge 14 cmov pat 17 psn mmxext mmx fxsr 3dnowext 3dnow bogomips : 2398.62 I have woody installed on lot of machines - without this problem, but all those machines are Pentium II. I remember that i had similar problem in past with RedHat X.X. In debian never had this problem. This is my first problem with gcc in debian. What can I do for correct working gcc compilation? Please answer me directly on my email too - [EMAIL PROTECTED] Thank You! Michal Kolesar [EMAIL PROTECTED]