[coreboot] haveing troubling building core boot!

Idwer Vollering vidwer at gmail.com
Fri May 27 12:23:08 CEST 2011


2011/5/27 Cui Lei <neverforget_2002 at 163.com>:
> I had the same error, just install the lastest binutils, try again.

Quote: "If you have compiler or binutils trouble, REPRODUCE WITH
coreboot/util/crossgcc and then send a log to the mailing list"

>
>
> i try to do a build Of core boot and I get this after running make.
> This is my first time EVER doing this can someone help.
>
>
> [root at localhost coreboot]# make
>     CC         lib/memset.romstage.o
>     CC         lib/memcpy.romstage.o
>     CC         lib/memcmp.romstage.o
>     CC         lib/cbfs.romstage.o
>     CC         lib/lzma.romstage.o
>     CC         lib/ramtest.romstage.o
>     CC         lib/uart8250.romstage.o
>     CC         console/vtxprintf.romstage.o
>     GEN        build.h
>     CC         console/console.romstage.o
>     CC         console/post.romstage.o
>     CC         console/die.romstage.o
>     CC         romstage.inc
>     POST       romstage.inc
>     GEN        crt0.S
>     CC         mainboard/asus/mew-am/crt0.s
>     CC         mainboard/asus/mew-am/crt0.romstage.o
>     CC         arch/x86/lib/romstage_console.romstage.o
>     CC         arch/x86/lib/cbfs_and_run.romstage.o
>     CC         southbridge/intel/i82801ax/early_smbus.romstage.o
>     CC         northbridge/intel/i82810/raminit.romstage.o
>     CC         northbridge/intel/i82810/debug.romstage.o

i810 is marked WIP (Work In Progress):
http://www.coreboot.org/Supported_Chipsets_and_Devices
Chances are that booting will fail, so please have a spare chip to
boot from when things go wrong.

>     LINK       coreboot
> /usr/bin/ld: section .eh_frame [00000000fffffff0 -> 0000000100000a17]
> overlaps section .reset [00000000fffffff0 -> 00000000ffffffff]
> /usr/bin/ld: build/coreboot: section .eh_frame vma 0xfffffff0 overlaps
> previous sections
> collect2: ld returned 1 exit status
> make: *** [build/coreboot] Error 1

See the quote earlier in this e-mail.

> [root at localhost coreboot]# ^C
> [root at localhost coreboot]#
>
>
>
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>


More information about the coreboot mailing list