[Openswan Users] Problem building ipsec module on SLES10-SP1
Paul Wouters
paul at xelerance.com
Wed Nov 7 10:41:18 EST 2007
On Wed, 7 Nov 2007, Nicole Hähnel wrote:
> > I do notice that the XEN check, which also changes this, is missing, so
> > try adding just below there:
> >
> > /* this is the best we can do to detect XEN, which makes
> > * patches to linux/skbuff.h, making it look like 2.6.18 version
> > */
> > #ifdef CONFIG_XEN
> > #define HAVE_NEW_SKB_LINEARIZE
> > #endif
> >
> > Paul
> >
>
> Still the same error.
What if you just unconditionaly define HAVE_NEW_SKB_LINEARIZE?
Paul
More information about the Users
mailing list