From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lopsch Date: Thu, 21 Oct 2004 00:10:38 +0000 Subject: Re: [LARTC] iproute2-2.6.9-041019 compiling error Message-Id: <4176FE7E.3000104@lopsch.com> List-Id: References: <20041020164032.11a5c7fc@zqx3.pdx.osdl.net> In-Reply-To: <20041020164032.11a5c7fc@zqx3.pdx.osdl.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > This should fix it. > > diff -Nru a/ip/xfrm.h b/ip/xfrm.h > --- a/ip/xfrm.h 2004-10-20 16:40:09 -07:00 > +++ b/ip/xfrm.h 2004-10-20 16:40:09 -07:00 > @@ -28,7 +28,10 @@ > #include > #include > #include > -#include "utils.h" > + > +#ifndef IPPROTO_SCTP > +# define IPPROTO_SCTP 132 > +#endif > > #define XFRM_MAX_DEPTH 6 > OK excuse me for being dumb ;), worked fine. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/