[Openswan Users] CentOS 5.5 - Openswan 2.6.26 - KLIPS

Paul Wouters paul at xelerance.com
Tue Jun 8 23:02:29 EDT 2010


On Tue, 8 Jun 2010, Giovani Moda wrote:

> I'm trying to compile KLIPS module on CentOS 5.5, kernel 2.6.18-194.3.1.el5.centos.plus, but I'm getting this error:
>
> make[2]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.18/linux-2.6.18.i686'
>  CC [M]  /usr/src/redhat/openswan-2.6.26/modobj26/ipsec_xmit.o
> /usr/src/redhat/openswan-2.6.26/modobj26/ipsec_xmit.c: In function 'ipsec_xmit_send':
> /usr/src/redhat/openswan-2.6.26/modobj26/ipsec_xmit.c:1986: error: 'struct flowi' has no member named 'mark'
> /usr/src/redhat/openswan-2.6.26/modobj26/ipsec_xmit.c:1986: error: 'struct sk_buff' has no member named 'mark'

You can delete that line (and the next one). But then you'll run into header_ops issues,
as that kernel has a partial header_ops backport. We haven't had time to look into fixing
that unfortunately.

If it is any comfort, it builds fine on rhel6 beta :)

Paul


More information about the Users mailing list