From: "Amy" <amyyang@w-ibeda.com>
To: netfilter@lists.netfilter.org
Subject: patch netlink
Date: Fri, 25 Oct 2002 13:44:44 +0800 [thread overview]
Message-ID: <004d01c27be9$9ff51270$0814a8c0@yy> (raw)
thanks all for u point out my mistake. I repost my question.
I use kernel 2.4.18,patch-o-matic-20020825.I patch the kernel with netlink and nfnetlik-ctnetlink-0.11 successful. Then I install the iptabel-1.2.7a successful. When I make a new kernel image: make bzImage, the error is occured. It said:
In file included from nfnetlink_conntrack.c:44:
/usr/local/linux-test/include/linux/nfnetlink_conntrack.h:61: field `proto' has incomplete type
/usr/local/linux-test/include/linux/nfnetlink_conntrack.h:68: field `help' has incomplete type
nfnetlink_conntrack.c: In function `ctnetlink_fill_info':
nfnetlink_conntrack.c:106: dereferencing pointer to incomplete type
nfnetlink_conntrack.c:106: dereferencing pointer to incomplete type
nfnetlink_conntrack.c:108: dereferencing pointer to incomplete type
nfnetlink_conntrack.c:108: dereferencing pointer to incomplete type
nfnetlink_conntrack.c:110: dereferencing pointer to incomplete type
nfnetlink_conntrack.c: In function `ctnetlink_get_conntrack':
nfnetlink_conntrack.c:369: warning: implicit declaration of function `ip_conntrack_put'
nfnetlink_conntrack.c: In function `ctnetlink_exp_fill_info':
nfnetlink_conntrack.c:416: structure has no member named `seq'
nfnetlink_conntrack.c:417: sizeof applied to an incomplete type
nfnetlink_conntrack.c:417: sizeof applied to an incomplete type
nfnetlink_conntrack.c:417: structure has no member named `help'
nfnetlink_conntrack.c: In function `ctnetlink_del_expect':
nfnetlink_conntrack.c:504: warning: implicit declaration of function `ip_conntrack_expect_find_get'
nfnetlink_conntrack.c:504: warning: assignment makes pointer from integer without a cast
nfnetlink_conntrack.c:509: warning: implicit declaration of function `ip_conntrack_unexpect_related'
nfnetlink_conntrack.c:511: warning: implicit declaration of function `ip_conntrack_expect_put'
nfnetlink_conntrack.c: In function `ctnetlink_exp_dump_table':
nfnetlink_conntrack.c:541: `ip_conntrack_expect_list' undeclared (first use in this function)
nfnetlink_conntrack.c:541: (Each undeclared identifier is reported only once
nfnetlink_conntrack.c:541: for each function it appears in.)
nfnetlink_conntrack.c: In function `ctnetlink_get_expect':
nfnetlink_conntrack.c:597: warning: assignment makes pointer from integer without a cast
nfnetlink_conntrack.c: In function `ctnetlink_init':
nfnetlink_conntrack.c:709: warning: label `err_unreg_subsys' defined but not used
nfnetlink_conntrack.c: At top level:
nfnetlink_conntrack.c:167: warning: `ctnetlink_create' defined but not used
nfnetlink_conntrack.c:457: warning: `ctnetlink_exp_create' defined but not used
....
what's wrong? Did I miss to patch something? Would you please help me to analyse the error? Thanks in advance.
Regards,
Amy
next reply other threads:[~2002-10-25 5:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-25 5:44 Amy [this message]
2002-10-25 10:36 ` patch netlink R. Sterenborg
-- strict thread matches above, loose matches on Subject: below --
2002-10-24 2:08 Amy
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='004d01c27be9$9ff51270$0814a8c0@yy' \
--to=amyyang@w-ibeda.com \
--cc=netfilter@lists.netfilter.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