From mboxrd@z Thu Jan 1 00:00:00 1970 From: Derrick Sawyer Subject: Error compile kernel 2.6.11.7 w/ pptp_conntrack_nat Date: Wed, 10 Aug 2005 16:57:05 -0700 Message-ID: <42FA9451.90206@ip3.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org 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 I have the latest subversion of patch-o-matic-ng. Any suggestions will be greatly appreciated. Thanks, ~Derrick