[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Kernel compilation problem



Hi all!
I'm trying to recompile Debian supplied kernel 2.6.9, the latest one, my
system uses the same kernel version from apt repository, see the error
below:

arch/x86_64/mm/fault.c:496: warning: label `out_of_memory2' defined but
not used  CC      arch/x86_64/mm/ioremap.o
  CC      arch/x86_64/mm/extable.o
  CC      arch/x86_64/mm/pageattr.o
  LD      arch/x86_64/mm/built-in.o
  CC      kernel/sched.o
  CC      kernel/fork.o
/bin/sh: line 1: 16955 Killed                  scripts/basic/fixdep
kernel/.fork.o.d kernel/fork.o 'gcc-3.4 -Wp,-MD,kernel/.fork.o.d
-nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2
-fomit-frame-pointer -Wdeclaration-after-statement -march=k8
-mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks
-Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time
-DKBUILD_BASENAME=fork -DKBUILD_MODNAME=fork -c -o kernel/fork.o
kernel/fork.c' >kernel/.fork.o.tmp
make[3]: *** [kernel/fork.o] Error 137

above example was an attempt to use gcc-3.4, using gcc-3.3 leads to the
fault as well.
Any ideas?
-- 
Slava Risenberg <tailgunn at netvision.net.il>



Reply to: