[coreboot] having troubling building coreboot! /usr/bin/ld: section .eh_frame [00000000fffffff0 -> 0000000100000a17] overlaps section .reset [00000000fffffff0 -> 00000000ffffffff]

Paul Menzel paulepanter at users.sourceforge.net
Fri May 27 08:49:07 CEST 2011


Dear Raleigh,


please do just send plain text messages to lists [1]. Please also
remember that the project is spelled »coreboot«.

Am Freitag, den 27.05.2011, 00:03 -0400 schrieb Raleigh Boulware:
> 
> i try to do a build Of coreboot 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
>     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
> [root at localhost coreboot]# ^C
> [root at localhost coreboot]# 

What tool chain do you use? There are problems with some version.

coreboot provides a tool chain called xcompile. Please try that one.


Thanks,

Paul


[1] http://en.opensuse.org/openSUSE:Mailing_list_netiquette
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110527/c2de7a3b/attachment.sig>


More information about the coreboot mailing list