From: Dash Four <mr.dash.four@googlemail.com>
To: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: xtables-addons compile error (DNETMAP)
Date: Thu, 18 Apr 2013 23:36:38 +0100 [thread overview]
Message-ID: <51707576.5010505@googlemail.com> (raw)
During build I get the following error:
xt_DNETMAP.c: In function 'dnetmap_tg_check':
xt_DNETMAP.c:331: error: incompatible types when assigning to type
'kuid_t' from type 'unsigned int'
xt_DNETMAP.c:332: error: incompatible types when assigning to type
'kgid_t' from type 'unsigned int'
xt_DNETMAP.c:344: error: incompatible types when assigning to type
'kuid_t' from type 'unsigned int'
xt_DNETMAP.c:345: error: incompatible types when assigning to type
'kgid_t' from type 'unsigned int'
The target kernel is 3.8.7. Any idea what could cause this?
next reply other threads:[~2013-04-18 22:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-18 22:36 Dash Four [this message]
2013-04-19 15:22 ` xtables-addons compile error (DNETMAP) Dash Four
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=51707576.5010505@googlemail.com \
--to=mr.dash.four@googlemail.com \
--cc=netfilter-devel@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 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.