All of lore.kernel.org
 help / color / mirror / Atom feed
* Troubles Compiling 2.6.1 on SuSE 9
@ 2004-01-24 20:37 Marco Rebsamen
  2004-01-25 10:31 ` Marco Rebsamen
  2004-01-25 12:45 ` Sam Ravnborg
  0 siblings, 2 replies; 10+ messages in thread
From: Marco Rebsamen @ 2004-01-24 20:37 UTC (permalink / raw)
  To: linux-kernel



Hi there...

I try to compile my own kernel with 2.6.1 on suse 9. But i always get the same 
error. i applied the patch 2.6.2-rc1 but wasn't helping.

The error:

ld -m elf_i386  -T arch/i386/kernel/vmlinux.lds.s arch/i386/kernel/head.o 
arch/i386/kernel/init_task.o   init/built-in.o --start-group  usr/built-in.o  
arch/i386/kernel/built-in.o  arch/i386/mm/built-in.o  arch/i386/mach-default/
built-in.o  kernel/built-in.o  mm/built-in.o  fs/built-in.o  ipc/built-in.o  
security/built-in.o  crypto/built-in.o  lib/lib.a  arch/i386/lib/lib.a  lib/
built-in.o  arch/i386/lib/built-in.o  drivers/built-in.o  sound/built-in.o  
arch/i386/pci/built-in.o  arch/i386/power/built-in.o  net/built-in.o 
--end-group .tmp_kallsyms2.o -o vmlinux
make -f scripts/Makefile.build obj=arch/i386/boot arch/i386/boot/bzImage
  gcc -Wp,-MD,arch/i386/boot/.bootsect.o.d -nostdinc -iwithprefix include 
-D__KERNEL__ -Iinclude  -D__KERNEL__ -Iinclude  -D__ASSEMBLY__ -Iinclude/
asm-i386/mach-default -traditional -DSVGA_MODE=NORMAL_VGA  -D__BIG_KERNEL__   
-c -o arch/i386/boot/bootsect.o arch/i386/boot/bootsect.S
  ld -m elf_i386  -Ttext 0x0 -s --oformat binary arch/i386/boot/bootsect.o -o 
arch/i386/boot/bootsect
  gcc -Wp,-MD,arch/i386/boot/.setup.o.d -nostdinc -iwithprefix include 
-D__KERNEL__ -Iinclude  -D__KERNEL__ -Iinclude  -D__ASSEMBLY__ -Iinclude/
asm-i386/mach-default -traditional -DSVGA_MODE=NORMAL_VGA  -D__BIG_KERNEL__   
-c -o arch/i386/boot/setup.o arch/i386/boot/setup.S
arch/i386/boot/setup.S: Assembler messages:
arch/i386/boot/setup.S:165: Warning: value 0x37ffffff truncated to 0x37ffffff
  ld -m elf_i386  -Ttext 0x0 -s --oformat binary -e begtext arch/i386/boot/
setup.o -o arch/i386/boot/setup
make -f scripts/Makefile.build obj=arch/i386/boot/compressed 
IMAGE_OFFSET=0x100000 arch/i386/boot/compressed/vmlinux
  gcc -Wp,-MD,arch/i386/boot/compressed/.head.o.d -nostdinc -iwithprefix 
include -D__KERNEL__ -Iinclude  -D__KERNEL__ -Iinclude  -D__ASSEMBLY__ 
-Iinclude/asm-i386/mach-default -traditional   -c -o arch/i386/boot/
compressed/head.o arch/i386/boot/compressed/head.S
  gcc -Wp,-MD,arch/i386/boot/compressed/.misc.o.d -nostdinc -iwithprefix 
include -D__KERNEL__ -Iinclude  -D__KERNEL__ -Iinclude  -Wall 
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe 
-mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default 
-O2 -fomit-frame-pointer     -DKBUILD_BASENAME=misc -DKBUILD_MODNAME=misc -c 
-o arch/i386/boot/compressed/misc.o arch/i386/boot/compressed/misc.c
  objcopy -O binary -R .note -R .comment -S  vmlinux arch/i386/boot/
compressed/vmlinux.bin
make[2]: *** [arch/i386/boot/compressed/vmlinux.bin] Fehler 132
make[1]: *** [arch/i386/boot/compressed/vmlinux] Fehler 2
make: *** [bzImage] Fehler 2


thanks and i hope i'm not completle wrong here :-D
Marco


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-01-26  7:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-24 20:37 Troubles Compiling 2.6.1 on SuSE 9 Marco Rebsamen
2004-01-25 10:31 ` Marco Rebsamen
2004-01-25 12:45 ` Sam Ravnborg
2004-01-25 13:27   ` Marco Rebsamen
2004-01-25 15:36     ` Sam Ravnborg
2004-01-25 17:27       ` Marco Rebsamen
2004-01-25 19:55         ` Sam Ravnborg
2004-01-25 20:43           ` Marco Rebsamen
2004-01-25 22:35     ` Christian
2004-01-26  7:14       ` Marco Rebsamen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.