From: "Lirui ZHU" <lirui.zhu@visiongateway.net>
To: <netfilter-devel@lists.netfilter.org>
Subject: FYI: Solved a dynamic linking loader issues with iptables,libiptc
Date: Wed, 19 Sep 2007 17:51:51 +1000 [thread overview]
Message-ID: <000501c7fa91$f09a1460$6500000a@lirui> (raw)
Hi, Jseper:
I have a problem which you have solved.
Error:Couldn't load target 'standard': /lib/iptc/iptables/libipt_standard.so:undefined symbol: register_target.From:I use Java(JNI) to call iptables-standalone.c's do_command with libiptc.I use following command to compile.gcc -Wall -Wunused -rdynamic -DIPTABLES_VERSION=\"1.3.6\" iptc_MediatorImpl.c -o libiptc_MediatorImpl.so -shared -I$JAVA_HOME/include -I$JAVA_HOME/include/linux/usr/lib/iptables.o /usr/lib/libiptc.a -ldlThanks a lot.lirui
reply other threads:[~2007-09-19 7:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='000501c7fa91$f09a1460$6500000a@lirui' \
--to=lirui.zhu@visiongateway.net \
--cc=netfilter-devel@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).