On Wed, Nov 17, 1999 at 10:29:59PM -0500, John Marr wrote:
>    I recently rebuilt my kernel (2.2.11).  When the modules are loading 
> during startup, I get an error that there are unresolved symbols. Any idea 
> what this is, and how I can fix it? I made sure that all my module options 
> are compiled, and I have no idea what to do.

First, run 'depmod -a' and see if that helps. If not, delete the whole 
tree /lib/modules/2.2.11, and then go to where you made your kernel and
run 'make modules modules_install' again. That should get you straight.

Tim

-- 
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
   >> Tim Sailer                       ><  Coastal Internet, Inc.          <<
   >> Network and Systems Operations   ><  PO Box 671                      <<
   >> http://www.buoy.com              ><  Ridge, NY 11961                 <<
   >> [EMAIL PROTECTED]                     ><  (516) 476-3031                  <<
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Reply via email to