Re: diald and kernel problems

1998-09-14 Thread Manoj Srivastava
Hi, >>"G" == G Crimp <[EMAIL PROTECTED]> writes: G> Sep 13 02:55:46 G>modprobe: no dependency information for module: G>"/lib/modules/2.0.30/net/slip.o" You must have recompiled the same kernel version that you were running, and the old modules were still around

Re: diald and kernel problems

1998-09-14 Thread Richard E. Hawkins Esq.
> I trying to set up diald. I had to recompile my kernel to enable > slip support. I made it a module. I did > > make mrproper, > make config, > make dep, > make clean, > make zImage, > make modules, > make modules-install. > > It look

diald and kernel problems

1998-09-13 Thread G. Crimp
Hi, I trying to set up diald. I had to recompile my kernel to enable slip support. I made it a module. I did make mrproper, make config, make dep, make clean, make zImage, make modules, make modules-install. It looked t