All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Antwerpen <olli@giesskaennchen.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Kernel Build error (objdump fails)
Date: Thu, 02 Sep 2004 21:39:49 +0200	[thread overview]
Message-ID: <41377705.9060305@giesskaennchen.de> (raw)

Hi folks,

when compiling the linux kernel (I tried 2.6.8, 2.6.8.1, 2.6.9-rc1) I get:

   CC      arch/i386/kernel/acpi/sleep.o
   AS      arch/i386/kernel/acpi/wakeup.o
   LD      arch/i386/kernel/acpi/built-in.o
arch/i386/kernel/acpi/boot.o: file not recognized: File truncated
make[2]: *** [arch/i386/kernel/acpi/built-in.o] Error 1
make[1]: *** [arch/i386/kernel/acpi] Error 2
make: *** [arch/i386/kernel] Error 2

c80:/tmp# gcc --version
gcc (GCC) 3.3.4 (Debian 1:3.3.4-6sarge1)
c80:/tmp# objdump -v
GNU objdump 2.14.90.0.7 20031029 Debian GNU/Linux
c80:/tmp# make -v
GNU Make 3.80

Which information do you need? Where shall I start?

Ollfried



             reply	other threads:[~2004-09-02 19:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-02 19:39 Oliver Antwerpen [this message]
2004-09-02 20:11 ` Kernel Build error (objdump fails) Sam Ravnborg
2004-09-02 20:23   ` Oliver Antwerpen
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=41377705.9060305@giesskaennchen.de \
    --to=olli@giesskaennchen.de \
    --cc=linux-kernel@vger.kernel.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.