All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Antwerpen <olli@giesskaennchen.de>
To: Sam Ravnborg <sam@ravnborg.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Kernel Build error (objdump fails)
Date: Thu, 02 Sep 2004 22:23:59 +0200	[thread overview]
Message-ID: <4137815F.6040803@giesskaennchen.de> (raw)
In-Reply-To: <20040902201100.GA15298@mars.ravnborg.org>

Sam Ravnborg wrote:
> On Thu, Sep 02, 2004 at 09:39:49PM +0200, Oliver Antwerpen wrote:
> 
>>when compiling the linux kernel (I tried 2.6.8, 2.6.8.1, 2.6.9-rc1) I get:
>>arch/i386/kernel/acpi/boot.o: file not recognized: File truncated
> 
> Strange...
> Try the following:
> rm arch/i386/kernel/acpi/boot.o
> make V=1
> 
> Since you have tried several versions I assume this file has been rebuild,
> so it will still fail.

Right. I had tried this before. The gcc-call works just fine, anyway 
boot.o is truncated.

> Try:
> nm -p arch/i386/kernel/acpi/boot.o
> objdump -x arch/i386/kernel/acpi/boot.o

Both say: File truncated

> Try running the gcc command by hand and see if .o file is still bad.

Yes, still bad.


I now tried compiling with gcc-3.4 (3.4.1 (Debian 3.4.1-4sarge1)), that 
works fine.

I am just compiling 2.6.8 with gcc-3.4. This fails at:
mm/fremap.o: file not recognized: File truncated

Any ideas?

Ollfried



  reply	other threads:[~2004-09-02 20:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-02 19:39 Kernel Build error (objdump fails) Oliver Antwerpen
2004-09-02 20:11 ` Sam Ravnborg
2004-09-02 20:23   ` Oliver Antwerpen [this message]
2004-09-02 20:40     ` Sam Ravnborg
2004-09-03 23:51 ` Andrew Morton
2004-09-04  9:45   ` Oliver Antwerpen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4137815F.6040803@giesskaennchen.de \
    --to=olli@giesskaennchen.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.