When installing the latest kernel (2.4.13-6mdk) I get the following
errors:

  depmod: *** Unresolved symbols in
  /lib/modules/2.4.12-3mdk/kernel/net/ipv4/netfilter/ipchains.o.gz
  depmod: *** Unresolved symbols in
  /lib/modules/2.4.12-3mdk/kernel/net/ipv4/netfilter/ipfwadm.o.gz
  depmod: *** Unresolved symbols in
  /lib/modules/2.4.12-3mdk/kernel/net/ipv4/netfilter/iptable_nat.o.gz

Which happens because of the following in the postinstall:

$ depmod -a -F /boot/System.map-2.4.13-6mdk 2.4.13-6mdk

For some reason, depmod is looking at my current kernel version in
addition to or instead of looking at the version specification on the
depmod command line.

b.


-- 
Brian J. Murrell

Reply via email to