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

Petr Vandrovec Ing. VTEI (VANDROVE@vc.cvut.cz)
Thu, 11 Mar 1999 19:59:14 MET-1


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.
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz

-
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/