<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I had the same error, just install the lastest binutils, try again.<br>
     <br>
    <blockquote cite="mid:COL109-W579394A9C95BCB77982E7AF7760@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style> <br>
      i try to do a build Of core boot and I get this after running
      make.<br>
      This is my first time EVER doing this can someone help.<br>
      <br>
      <br>
      [root@localhost coreboot]# make<br>
          CC         lib/memset.romstage.o<br>
          CC         lib/memcpy.romstage.o<br>
          CC         lib/memcmp.romstage.o<br>
          CC         lib/cbfs.romstage.o<br>
          CC         lib/lzma.romstage.o<br>
          CC         lib/ramtest.romstage.o<br>
          CC         lib/uart8250.romstage.o<br>
          CC         console/vtxprintf.romstage.o<br>
          GEN        build.h<br>
          CC         console/console.romstage.o<br>
          CC         console/post.romstage.o<br>
          CC         console/die.romstage.o<br>
          CC         romstage.inc<br>
          POST       romstage.inc<br>
          GEN        crt0.S<br>
          CC         mainboard/asus/mew-am/crt0.s<br>
          CC         mainboard/asus/mew-am/crt0.romstage.o<br>
          CC         arch/x86/lib/romstage_console.romstage.o<br>
          CC         arch/x86/lib/cbfs_and_run.romstage.o<br>
          CC         southbridge/intel/i82801ax/early_smbus.romstage.o<br>
          CC         northbridge/intel/i82810/raminit.romstage.o<br>
          CC         northbridge/intel/i82810/debug.romstage.o<br>
          LINK       coreboot<br>
      /usr/bin/ld: section .eh_frame [00000000fffffff0 ->
      0000000100000a17] overlaps section .reset [00000000fffffff0 ->
      00000000ffffffff]<br>
      /usr/bin/ld: build/coreboot: section .eh_frame vma 0xfffffff0
      overlaps previous sections<br>
      collect2: ld returned 1 exit status<br>
      make: *** [build/coreboot] Error 1<br>
      [root@localhost coreboot]# ^C<br>
      [root@localhost coreboot]# <br>
      <br>
    </blockquote>
    <br>
    <br>
  </body>
</html>