lkml.org 
[lkml]   [2004]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Troubles Compiling 2.6.1 on SuSE 9
Date
Am Sonntag, 25. Januar 2004 13:45 schrieben Sie:
> On Sat, Jan 24, 2004 at 09:37:34PM +0100, Marco Rebsamen wrote:
> > I try to compile my own kernel with 2.6.1 on suse 9. But i always get the
> > same error. i applied the patch 2.6.2-rc1 but wasn't helping.
> > objcopy -O binary -R .note -R .comment -S vmlinux arch/i386/boot/
> > compressed/vmlinux.bin
> > make[2]: *** [arch/i386/boot/compressed/vmlinux.bin] Fehler 132
>
> Looks like objcopy is failing.
> Could you try to run the above command by hand in the top-level
> directory of your kernel tree.
> If it still fails try with
> LANG=C LC_ALL=C objcopy ....
>
> Just to check that language does not have any effect here.
> I doubt so, but worth the try.
>
> I browsed the objcopy src (a random version found by google)
> without seeing where it could return 132
>
> Sam

thanks for the help....

here my output...

bineo:/usr/src/linux-2.6.1 # objcopy -O binary -R .note -R .comment -S vmlinux
arch/i386/boot/compressed/vmlinux.bin
Ungültiger Maschinenbefehl (in english, invalid machinecommand i guess)

bineo:/usr/src/linux-2.6.1 # LANG=C LC_ALL=C objcopy -O binary -R .note
-R .comment -S vmlinux arch/i386/boot/compressed/vmlinux.bin
Ungültiger Maschinenbefehl

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.137 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site