Re: Troubles Compiling 2.6.1 on SuSE 9

From: Marco Rebsamen
Date: Sun Jan 25 2004 - 12:24:15 EST


Am Sonntag, 25. Januar 2004 16:36 schrieben Sie:
> > 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


that was it.... the MD5 sum was something like 2.... so i reinstalled binutils
and it worked.... but now i got problems (like everytime) with the modules.
I get many messages:
modprobe: modprobe: Can't open dependencies file /lib/
modules/2.4.21-99-default/modules.dep (no such file or dir.)

i did make modules_install. Where's my fault ?

thanks very much for the help....

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