All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: sean <seandarcy2@gmail.com>
Cc: linux-kernel@vger.kernel.org, netfilter-devel@lists.netfilter.org
Subject: Re: git3 build dies at net/built-in.o: undefined __nfa_fill
Date: Sat, 17 Sep 2005 14:59:22 +0200	[thread overview]
Message-ID: <432C132A.8020301@gmail.com> (raw)
In-Reply-To: <dgfp9f$7i8$1@sea.gmane.org>

sean napsal(a):

> On amd64, gcc-4.0.1:
>
> .....
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> net/built-in.o: In function `ip_ct_port_tuple_to_nfattr':
> : undefined reference to `__nfa_fill'
> net/built-in.o: In function `ip_ct_port_tuple_to_nfattr':
> : undefined reference to `__nfa_fill'
> net/built-in.o: In function `tcp_to_nfattr':
> : undefined reference to `__nfa_fill'
> net/built-in.o: In function `icmp_tuple_to_nfattr':
> : undefined reference to `__nfa_fill'
> net/built-in.o: In function `icmp_tuple_to_nfattr':
> : undefined reference to `__nfa_fill'
> net/built-in.o:: more undefined references to `__nfa_fill' follow
> make: *** [.tmp_vmlinux1] Error 1

.config needed
NETFILTER_NETLINK is not selected, maybe.

-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10

  reply	other threads:[~2005-09-17 12:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-17  0:50 git3 build dies at net/built-in.o: undefined __nfa_fill sean
2005-09-17 12:59 ` Jiri Slaby [this message]
2005-09-18 22:43   ` sean
2005-09-19  0:29     ` sean

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=432C132A.8020301@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=seandarcy2@gmail.com \
    /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.