I recently rebuilt the default TS7260 kernel and added a few modules to the
kernel configuration:
[M] IP: tunneling
[M] IP: GRE tunnels over IP
[M] 802.1d Ethernet Bridging
[*] Network packet filtering
The "make modules_install" step fails, but Kris at Tehnologic indicated that
this was not a problem. One needs only to run depmod on the TS7260 once all of
the modules have been copied over. I did this, and this was the response:
:root# depmod -ae
depmod: *** Unresolved symbols in
/lib/modules/2.4.26-ts11/kernel/net/bridge/bridge.o
depmod: br_ioctl_hook
depmod: nf_hooks
depmod: br_handle_frame_hook
depmod: nf_hook_slow
depmod: *** Unresolved symbols in /lib/modules/2.4.26-ts11/kernel/net/bridge.o
depmod: br_ioctl_hook
depmod: br_handle_frame_hook
depmod: *** Unresolved symbols in
/lib/modules/2.4.26-ts11/kernel/net/ipv4/ip_gre.o
depmod: nf_hooks
depmod: nf_hook_slow
depmod: *** Unresolved symbols in
/lib/modules/2.4.26-ts11/kernel/net/ipv4/ipip.o
depmod: nf_hooks
depmod: nf_hook_slow
depmod: *** Unresolved symbols in
/lib/modules/2.4.26-ts11/kernel/net/packet/af_packet.o
depmod: br_ioctl_hook
I thought perhaps the problem might be because depmod was using an old
/etc/modules.conf file, but when I attempt to run update-modules I receive the
same errors. Can someone tell me what else I need to do to enable the new
modules?
Thanks,
Don
------------------------------------
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/
|