Re: 2.1.75: problems compiling net

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 22 Dec 1997 11:51:25 +0000 (GMT)


> In file included from sock.c:129:
> /usr/src/linux-2.1.75/include/linux/ipsec.h:54: structure has no member named `authentication'
> /usr/src/linux-2.1.75/include/linux/ipsec.h:56: structure has no member named `encryption'
> sock.c: In function `sock_setsockopt':

Are you sure this is a clean build and that you havent inherited SO_SECURITY
from an old config file setting ?

Alan