From: Lopsch <lopsch@lopsch.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] iproute2-2.6.9-041019 compiling error
Date: Wed, 20 Oct 2004 23:58:47 +0000 [thread overview]
Message-ID: <4176FC8D.2050006@lopsch.com> (raw)
In-Reply-To: <20041020164032.11a5c7fc@zqx3.pdx.osdl.net>
> 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 <stdio.h>
> #include <sys/socket.h>
> #include <linux/xfrm.h>
> -#include "utils.h"
> +
> +#ifndef IPPROTO_SCTP
> +# define IPPROTO_SCTP 132
> +#endif
>
> #define XFRM_MAX_DEPTH 6
>
Thank´s but I´m not good at programming so I don´t really know what to
do :(.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-10-20 23:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-20 23:40 [LARTC] iproute2-2.6.9-041019 compiling error Stephen Hemminger
2004-10-20 23:40 ` Lopsch
2004-10-20 23:58 ` Lopsch [this message]
2004-10-21 0:10 ` Lopsch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4176FC8D.2050006@lopsch.com \
--to=lopsch@lopsch.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox