Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Problem with BuildrootGuide

i was following the BuildrootGuide but i encounter this problem when compiling the kernel.

<div class='quotetop'>QUOTE </div>

--- Quote Start ---

...

LD init/built-in.o

LD vmlinux

SYSMAP System.map

arch/nios2nommu/boot/Makefile:29: warning: overriding commands for target `arch/nios2nommu/boot/zImage&#39;

arch/nios2nommu/boot/Makefile:12: warning: ignoring old commands for target `arch/nios2nommu/boot/zImage&#39;

arch/nios2nommu/boot/Makefile:33: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/Makefile:16: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/Makefile:46: warning: overriding commands for target `arch/nios2nommu/boot/zImage&#39;

arch/nios2nommu/boot/Makefile:29: warning: ignoring old commands for target `arch/nios2nommu/boot/zImage&#39;

arch/nios2nommu/boot/Makefile:50: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/Makefile:33: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/Makefile:63: warning: overriding commands for target `arch/nios2nommu/boot/zImage&#39;

arch/nios2nommu/boot/Makefile:46: warning: ignoring old commands for target `arch/nios2nommu/boot/zImage&#39;

arch/nios2nommu/boot/Makefile:67: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/Makefile:50: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/compressed/Makefile:58: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/compressed/Makefile:22: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/compressed/Makefile:62: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin&#39;

arch/nios2nommu/boot/compressed/Makefile:26: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin&#39;

arch/nios2nommu/boot/compressed/Makefile:65: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin.gz&#39;

arch/nios2nommu/boot/compressed/Makefile:29: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin.gz&#39;

arch/nios2nommu/boot/compressed/Makefile:72: warning: overriding commands for target `arch/nios2nommu/boot/compressed/piggy.o&#39;

arch/nios2nommu/boot/compressed/Makefile:36: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/piggy.o&#39;

arch/nios2nommu/boot/compressed/Makefile:94: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/compressed/Makefile:58: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/compressed/Makefile:98: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin&#39;

arch/nios2nommu/boot/compressed/Makefile:62: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin&#39;

arch/nios2nommu/boot/compressed/Makefile:101: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin.gz&#39;

arch/nios2nommu/boot/compressed/Makefile:65: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin.gz&#39;

arch/nios2nommu/boot/compressed/Makefile:108: warning: overriding commands for target `arch/nios2nommu/boot/compressed/piggy.o&#39;

arch/nios2nommu/boot/compressed/Makefile:72: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/piggy.o&#39;

arch/nios2nommu/boot/compressed/Makefile:130: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/compressed/Makefile:94: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux&#39;

arch/nios2nommu/boot/compressed/Makefile:134: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin&#39;

arch/nios2nommu/boot/compressed/Makefile:98: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin&#39;

arch/nios2nommu/boot/compressed/Makefile:137: warning: overriding commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin.gz&#39;

arch/nios2nommu/boot/compressed/Makefile:101: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/vmlinux.bin.gz&#39;

arch/nios2nommu/boot/compressed/Makefile:144: warning: overriding commands for target `arch/nios2nommu/boot/compressed/piggy.o&#39;

arch/nios2nommu/boot/compressed/Makefile:108: warning: ignoring old commands for target `arch/nios2nommu/boot/compressed/piggy.o&#39;

LDS arch/nios2nommu/boot/compressed/vmlinux.lds

AS arch/nios2nommu/boot/compressed/head.o

arch/nios2nommu/boot/compressed/head.S: Assembler messages:

arch/nios2nommu/boot/compressed/head.S:111: Error: symbol `_start&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:117: Error: symbol `text_init&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:126: Error: symbol `data_init&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:146: Error: symbol `flush_cache&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:151: Error: symbol `data_flush&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:158: Error: symbol `text_flush&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:169: Error: symbol `fake_headers_as_bzImage&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:202: Error: symbol `_start&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:208: Error: symbol `text_init&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:217: Error: symbol `data_init&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:237: Error: symbol `flush_cache&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:242: Error: symbol `data_flush&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:249: Error: symbol `text_flush&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:260: Error: symbol `fake_headers_as_bzImage&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:293: Error: symbol `_start&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:299: Error: symbol `text_init&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:308: Error: symbol `data_init&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:328: Error: symbol `flush_cache&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:333: Error: symbol `data_flush&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:340: Error: symbol `text_flush&#39; is already defined

arch/nios2nommu/boot/compressed/head.S:351: Error: symbol `fake_headers_as_bzImage&#39; is already defined

make[2]: *** [arch/nios2nommu/boot/compressed/head.o] Error 1

make[1]: *** [arch/nios2nommu/boot/compressed/vmlinux] Error 2

make: *** [zImage] Error 2[/b]

--- Quote End ---

Pls help! Thx.

19 Replies