All of lore.kernel.org
 help / color / mirror / Atom feed
* error while building the kernel Mainline
@ 2010-11-18 14:36 Justin Mattock
  2010-11-18 15:12 ` Eric Dumazet
  0 siblings, 1 reply; 19+ messages in thread
From: Justin Mattock @ 2010-11-18 14:36 UTC (permalink / raw)
  To: linux-net; +Cc: Linux Kernel Mailing List

hit this yesterday, and havent had time to look at it, to see if its a
simple fix

  MODPOST vmlinux.o
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
net/built-in.o: In function `handle_response_icmp':
ip_vs_core.c:(.text+0x2b5c4): undefined reference to `nf_conntrack_untracked'
net/built-in.o: In function `T.925':
ip_vs_core.c:(.text+0x2cbbd): undefined reference to `nf_conntrack_untracked'
net/built-in.o: In function `ip_vs_null_xmit':
(.text+0x310da): undefined reference to `nf_conntrack_untracked'
net/built-in.o: In function `ip_vs_tunnel_xmit':
(.text+0x311e3): undefined reference to `nf_conntrack_untracked'
net/built-in.o: In function `ip_vs_nat_xmit':
(.text+0x3176f): undefined reference to `nf_conntrack_untracked'
net/built-in.o:(.text+0x3199d): more undefined references to
`nf_conntrack_untracked' follow
make: *** [.tmp_vmlinux1] Error 1

has there been anything sent forward for this yet?

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2010-11-19  0:20 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 14:36 error while building the kernel Mainline Justin Mattock
2010-11-18 15:12 ` Eric Dumazet
2010-11-18 17:25   ` Justin P. Mattock
2010-11-18 17:48     ` Eric Dumazet
2010-11-18 17:48       ` Eric Dumazet
2010-11-18 17:50       ` David Miller
2010-11-18 18:12         ` Patrick McHardy
2010-11-18 18:13         ` Justin P. Mattock
2010-11-18 18:20           ` Patrick McHardy
2010-11-18 18:28             ` Justin P. Mattock
2010-11-18 19:18             ` Justin P. Mattock
2010-11-18 20:32               ` Patrick McHardy
2010-11-18 20:54                 ` David Miller
2010-11-18 21:03                   ` Randy Dunlap
2010-11-18 21:10                     ` David Miller
2010-11-18 21:15                       ` David Miller
2010-11-18 21:48                         ` Patrick McHardy
2010-11-18 23:48                           ` Justin P. Mattock
2010-11-19  0:20                             ` Simon Horman

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.