Re: 2.2.3 seems to have broken ncpfs (novell IPX networking)

Ron Flory (rjflory@feist.com)
Thu, 11 Mar 1999 18:34:13 -0600


"Petr Vandrovec Ing. VTEI" wrote:
>
> Hello,
> On Wed, 10 Mar 1999 at 21:59:27, rjflory wrote:
> > I've been using ncp mounts on 2.2.x kernels without a hitch until
> > 2.2.3. If I revert back to 2.2.2-ac7 ncp works again.
> > The ipx_configure command reports an invalid socket operation.
> > Anyone else seen this ?
> No.
> > 2.2.3 on i386 (SMP dual P5)
> You probably did one or more from following:
> * forget to select IPX
> * compiled IPX as module without doing modules_install
> * you have `alias net-pf-4 off' in /etc/conf.modules
> * you compiled kernel with MODVERSIONS
> * you switched SMP on/off without doing
> mv .config ..config; make mrproper; mv ..config .config
> You should look into your syslog or do `insmod ipx' manually and see,
> what happens.

I reviewed the settings twice, and they appeared OK, then I applied
patch ac1, and everything works fine now... Oh well.

thanks-

ron

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/