On Thu, 2 Nov 2006, David Kadjo wrote:
> Hi all,
> Whenever i run "make modules_install
> INSTALL_MOD_PATH=/path_to_directory" it fails and i get the following
> messages:
>
>
> depmod: ELF file
> /TS_Debian/lib/modules/2.4.26-ts10/kernel/net/bluetooth/bnep/bnep.o
> not for this architecture
> depmod: ELF file
> /TS_Debian/lib/modules/2.4.26-ts10/kernel/net/bluetooth/l2cap.o not
> for this architecture
> depmod: ELF file
> /TS_Debian/lib/modules/2.4.26-ts10/kernel/net/bluetooth/rfcomm/rfcomm.o
> not for this architecture
> depmod: ELF file
> /TS_Debian/lib/modules/2.4.26-ts10/kernel/net/bluetooth/sco.o not for
> this architecture
> depmod: ELF file
> /TS_Debian/lib/modules/2.4.26-ts10/kernel/net/irda/irda.o not for this
> architecture
> depmod: ELF file
> /TS_Debian/lib/modules/2.4.26-ts10/kernel/net/packet/af_packet.o not
> for this architecture
> make: *** [_modinst_post] Error 1
>
> Any body knows why ? Can you guys help me.
>
Yep, it is running the hosts depmod which expects to find, I guess ia32
elf files for the modules - instead it finds arm elf files!
The modules are compiled. After this I run...
INSTALL_MOD_PATH=_path_module_dir_ make modules_install
The modules get copied into a sub-directory
...../lib/modules/_kernel_version_
under _path_module_dir_
Jim
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|