On Wed, Nov 15, 2006 at 08:05:42PM -0000, kendwyer wrote:
> Hi
>
> Thanks for the reply... I extracted and rebuilt the kernel again.
> This time I used the 7620 config file from the TS website and ran:
>
> make 7620_config
> make oldconfig
> make dep
> make vmlinux
> make modules
>
> This woked for me and I was able to get a vmlinux image.
>
> I have now ran into a snag with 'make module_install'
> Since I am using Cygwin, /sbin/depmod does not work.
>
> Does anyone have a workaround? I saw a solution using
> BusyBox's './depmod.pl' script. I ran this and a modules.dep file was
> created but I also saw a lot of unresolved symbols such as:
>
> unresolved symbol try_inc_mod_count in
> file /lib/modules/lib/modules/2.4.26-ts9/
> kernel/drivers/input/input.o
>
> Is this what I should expect?
>
> Thanks again,
> Ken
This works for me...
- Physically copy modules to your filesystem /lib/modules/2.4.26-ts9/
- boot 7260, yes it will be screwed up
- depmod -a
- init 6
- this time it will come up OK.
Joe
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/
|