From: John Haxby <john.haxby@oracle.com>
To: netfilter@vger.kernel.org,
Netfilter Development Mailinglist
<netfilter-devel@vger.kernel.org>
Subject: Re: xtables problem
Date: Fri, 21 Nov 2008 17:39:31 +0000 [thread overview]
Message-ID: <4926F253.90802@oracle.com> (raw)
In-Reply-To: <492582B3.4000001@oracle.com>
John Haxby wrote:
> $ ./configure --with-kbuild=/lib/modules/2.6.27.6/build
> $ make
> ...
> CC libxt_CHAOS.oo
> CCLD libxt_CHAOS.so
> libxt_CHAOS.oo: In function `_init':
> /home/jch/rpmbuild/BUILD/xtables-addons-1.6/extensions/libxt_CHAOS.c:112:
> multiple definition of `_init'
> /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crti.o:(.init+0x0):
> first defined here
> collect2: ld returned 1 exit status
I've submitted a bug report for this:
https://bugzilla.redhat.com/show_bug.cgi?id=472548
Looking through this history of changes, it seems that this was a
well-intentioned fix as part of moving from "ld -shared" to "gcc
-shared" a while back (1.3.4 time) that accidentally got carried forward
even though it wasn't needed due to changes in iptables.
jch
prev parent reply other threads:[~2008-11-21 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-19 17:25 xtables problem John Haxby
2008-11-20 15:30 ` John Haxby
2008-11-20 16:36 ` xtables-addons problem Jan Engelhardt
2008-11-21 17:39 ` John Haxby [this message]
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=4926F253.90802@oracle.com \
--to=john.haxby@oracle.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@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.