From: Chris Frey <cdfrey@netdirect.ca>
To: linux-kernel@vger.kernel.org
Subject: Re: [2.4.23] compile / link error in net/ipv4/netfilter
Date: Tue, 2 Dec 2003 01:43:28 -0500 [thread overview]
Message-ID: <20031202014328.A10101@netdirect.ca> (raw)
In-Reply-To: <20031201202853.A31914@netdirect.ca>; from cdfrey@netdirect.ca on Mon, Dec 01, 2003 at 08:28:53PM -0500
On Mon, Dec 01, 2003 at 08:28:53PM -0500, Chris Frey wrote:
> When compiling 2.4.23, it stops during the compile with these errors:
...
> iptable_nat.o(.text+0x2830): first defined here
> ipchains.o(.text+0x77c0): In function `place_in_hashes':
> : multiple definition of `place_in_hashes'
Just posting the answer I found in case someone else needs it.
This was due to turning off Loadable module support after loading a
config in menuconfig that had some modules previously enabled, without
going through and turning them all off before compiling.
- Chris
next prev parent reply other threads:[~2003-12-02 6:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-02 1:28 [2.4.23] compile / link error in net/ipv4/netfilter Chris Frey
2003-12-02 6:43 ` Chris Frey [this message]
2003-12-02 7:27 ` Martin Josefsson
2003-12-02 8:23 ` Harald Welte
2003-12-02 19:22 ` Chris Frey
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=20031202014328.A10101@netdirect.ca \
--to=cdfrey@netdirect.ca \
--cc=linux-kernel@vger.kernel.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.