Try running "depmod -a" after you install a new kernel and modules. That might fix the undefined symbols. Regarding the net-pf-X problems, these will not kill your system, but the fix is to add "alias net-pf-4 off" and "alias net-pf-5 off" in /etc/conf.modules . These should probably be done for you in the modules package.
Bruce