From: Sam Ravnborg <sam@ravnborg.org>
To: Marco Rebsamen <mrebsamen@swissonline.ch>
Cc: Sam Ravnborg <sam@ravnborg.org>, linux-kernel@vger.kernel.org
Subject: Re: Troubles Compiling 2.6.1 on SuSE 9
Date: Sun, 25 Jan 2004 16:36:10 +0100 [thread overview]
Message-ID: <20040125153610.GA3123@mars.ravnborg.org> (raw)
In-Reply-To: <200401251427.02975.mrebsamen@swissonline.ch>
> arch/i386/boot/compressed/vmlinux.bin
> Ungültiger Maschinenbefehl (in english, invalid machinecommand i guess)
Either objcopy is missing or the executable is damaged.
try 'which objcopy'
>From my suse 9.0 box:
sam@mars:~> which objcopy
/usr/bin/objcopy
sam@mars:~> ll /usr/bin/objcopy
-rwxr-xr-x 1 root root 248064 2003-09-23 17:34 /usr/bin/objcopy
sam@mars:~> md5sum /usr/bin/objcopy
4aa1f3b8bc18dfdfdd7ae733804b0f1c /usr/bin/objcopy
IIRC objcopy is part of binutils - which I may have installed by hand
after normal installation.
Sam
next prev parent reply other threads:[~2004-01-25 15:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-24 20:37 Marco Rebsamen
2004-01-25 10:31 ` Marco Rebsamen
2004-01-25 12:45 ` Sam Ravnborg
2004-01-25 13:27 ` Marco Rebsamen
2004-01-25 15:36 ` Sam Ravnborg [this message]
2004-01-25 17:27 ` Marco Rebsamen
2004-01-25 19:55 ` Sam Ravnborg
2004-01-25 20:43 ` Marco Rebsamen
2004-01-25 22:35 ` Christian
2004-01-26 7:14 ` Marco Rebsamen
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=20040125153610.GA3123@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mrebsamen@swissonline.ch \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome