From: Jiri Slaby <jirislaby@gmail.com>
To: Derrick Sawyer <derrick@ip3.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: Error compile kernel 2.6.11.7 w/ pptp_conntrack_nat
Date: Thu, 11 Aug 2005 17:52:41 +0200 [thread overview]
Message-ID: <42FB7449.2090007@gmail.com> (raw)
In-Reply-To: <42FA9451.90206@ip3.com>
Derrick Sawyer napsal(a):
> Hi all,
>
> I am getting this error when compiling kernel 2.6.11.7 with pptp
> patch-o-matic patch:
>
> LD .tmp_vmlinux1
> net/built-in.o(.text+0x68bce): In function `timeout_ct_or_exp':
> : undefined reference to `__ip_conntrack_expect_find'
> make: *** [.tmp_vmlinux1] Error 1
In this kernel __ip_conntrack_expect_find isn't implemented, apply
ctnetlink patch and compile again.
Despite, there is a bug, I think there should be
select IP_NF_CONNTRACK_NETLINK
in Kconfig if it uses it.
next prev parent reply other threads:[~2005-08-11 15:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-10 23:57 Error compile kernel 2.6.11.7 w/ pptp_conntrack_nat Derrick Sawyer
2005-08-11 15:52 ` Jiri Slaby [this message]
2005-08-11 16:41 ` Jiri Slaby
-- strict thread matches above, loose matches on Subject: below --
2005-08-12 2:00 Derrick Sawyer
2005-08-12 1:50 ` Jiri Slaby
2005-08-09 8:34 Derrick Sawyer
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=42FB7449.2090007@gmail.com \
--to=jirislaby@gmail.com \
--cc=derrick@ip3.com \
--cc=netfilter-devel@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 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.