Unresolved symbols on networking modules

1998-11-13 Thread Curt Daugaard
I've seen posts to this list about this problem before, but I
can't recall the solution.  I'm trying to revive an ip
masquerading setup I had in the past, but when I try to start it
up a get a long list of unresolved symbols on the net modules.
The modules were made and installed after the last kernel compile.
Can anyone give me any clues about how to fix this?

Thanks.

Curt Daugaard
[EMAIL PROTECTED]


Re: Unresolved symbols on networking modules

1998-11-13 Thread Jean Pierre LeJacq
On Thu, 12 Nov 1998, Curt Daugaard wrote:

 I've seen posts to this list about this problem before, but I
 can't recall the solution.  I'm trying to revive an ip
 masquerading setup I had in the past, but when I try to start it
 up a get a long list of unresolved symbols on the net modules.
 The modules were made and installed after the last kernel compile.
 Can anyone give me any clues about how to fix this?

Did you rerun depmod -a?

I tend to solve these problems by recompiling the kernel and modules,
removing the old /lib/modules/ver directory, installing the new
kernel and modules, running depmod -a, rebooting, and rerunning depmod
-a.

-- 
Jean Pierre