All of lore.kernel.org
 help / color / mirror / Atom feed
From: Toby DiPasquale <codeslinger@gmail.com>
To: tedemo <tedemo@free.fr>
Cc: netfilter@lists.netfilter.org
Subject: Re: ipset compilation fails on kernel 2.6.13
Date: Wed, 7 Sep 2005 13:03:52 -0400	[thread overview]
Message-ID: <876ef97a0509071003d9fe3c8@mail.gmail.com> (raw)
In-Reply-To: <431F10C7.7020009@free.fr>

On 9/7/05, tedemo <tedemo@free.fr> wrote:
> Hello,
> 
> Using sources found on http://ipset.netfilter.org/install.html, and also
> the latest iptables & pom-ng, I cannot get ipset to compile without errors :
> 
>   CC [M]  net/ipv4/netfilter/ip_set.o
> net/ipv4/netfilter/ip_set.c:35: attention : type defaults to `int' in
> declaration of `DECLARE_RWLOCK'
> net/ipv4/netfilter/ip_set.c:35: attention : noms de paramètres (sans
> type) dans la déclaration de fonction

It would appear that ipset was not cleaned up to remove use of the
macros that were in include/linux/netfilter_ipv4/lockhelp.h, which was
removed in the 2.6.13 release. Check out an old copy of lockhelp.h for
help in converting the failing macros.

-- 
Toby DiPasquale
0x636f6465736c696e67657240676d61696c2e636f6d


  reply	other threads:[~2005-09-07 17:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-07 16:09 ipset compilation fails on kernel 2.6.13 tedemo
2005-09-07 17:03 ` Toby DiPasquale [this message]
2005-09-07 17:35   ` tedemo

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=876ef97a0509071003d9fe3c8@mail.gmail.com \
    --to=codeslinger@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=tedemo@free.fr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.