I tried doing this, since I was experiencing the same problem as the original
poster. However, this was the response I got after doing "make modules_install"
Unknown option: ae
Unknown option: r
WARNING: base directory does not match ..../lib/modules
followed by many messages of
Use of uninitialized value $tgtname in hash element at
/home/don/busybox-1.00-rc2/examples/depmod.pl line 110.
and ending with many many unresolved symbol messages, seemingly for every
single module.
Am I using the right busybox depmod.pl?
Don
--- In "Yan Seiner" <> wrote:
>
> --- In Jim Jackson <jj@> wrote:
>
> > 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
> >
>
> Also, if you download and unpack the busybox tarball, there is a neat
> perl script called depmod.pl which will create the appropriate
> modules.dep for your architecture when cross-compiling. It is a
> cross-platform depmod. Just edit the kernel makefile to change depmod
> to /pathto/depmod.pl and you're golden.
>
> --Yan
>
------------------------------------
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/
|