LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Unresolved symbols compiling ipvs-nfct with 2.6.11-2

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Unresolved symbols compiling ipvs-nfct with 2.6.11-2
From: Nelson Castillo <nelsoneci@xxxxxxxxx>
Date: Sat, 2 Jul 2005 16:40:04 -0500
CONFIG_IP_NF_CONNTRACK=m

Oh oh.

This seems to be the issue.

Regards.


On 7/2/05, Nelson Castillo <nelsoneci@xxxxxxxxx> wrote:
> Hi.
> 
> I'm trying to compile linux-2.6.11.2 with the
> patch ipvs-nfct-2.6.11-2.diff and I get the
> following error:
> 
>   LD      .tmp_vmlinux1
> net/built-in.o(.text+0x62e81): In function `__ip_vs_nfct_confirm':
> : undefined reference to `ip_conntrack_alter_reply'
> net/built-in.o(.text+0x62e92): In function `__ip_vs_nfct_confirm':
> : undefined reference to `__ip_conntrack_confirm'
> net/built-in.o(.text+0x6302e): In function `ip_vs_nfct_expect_callback':
> : undefined reference to `ip_conntrack_alter_reply'
> net/built-in.o(.text+0x630ff): In function `ip_vs_nfct_expect_related':
> : undefined reference to `ip_conntrack_expect_alloc'
> net/built-in.o(.text+0x63190): In function `ip_vs_nfct_expect_related':
> : undefined reference to `ip_conntrack_expect_related'
> net/built-in.o(.text+0x631b8): In function `ip_vs_nfct_expect_related':
> : undefined reference to `ip_conntrack_expect_free'
> net/built-in.o(.text+0x63278): In function `ip_vs_nfct_conn_drop':
> : undefined reference to `ip_conntrack_find_get'
> net/built-in.o(.text+0x632b6): In function `ip_vs_nfct_conn_drop':
> : undefined reference to `ip_conntrack_put'
> make[1]: *** [.tmp_vmlinux1] Error 1
> make[1]: Leaving directory `/home/n/linux-2.6.11.2'
> make: *** [stamp-build] Error 2
> 
> 
> What could be wrong?
> 
> This is my kernel config.
> 
> http://www.geocities.com/arhuaco/post/linux-2.6.11.2-nfct.txt
> 
> Regards,
> Nelson.-
> 
> --
> Homepage : http://geocities.com/arhuaco
> 
> The first principle is that you must not fool yourself
> and you are the easiest person to fool.
>      -- Richard Feynman.
> 


-- 
Homepage : http://geocities.com/arhuaco

The first principle is that you must not fool yourself
and you are the easiest person to fool.
     -- Richard Feynman.

<Prev in Thread] Current Thread [Next in Thread>