* FYI: Solved a dynamic linking loader issues with iptables,libiptc
@ 2007-09-19 7:51 Lirui ZHU
0 siblings, 0 replies; only message in thread
From: Lirui ZHU @ 2007-09-19 7:51 UTC (permalink / raw)
To: netfilter-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-09-19 7:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19 7:51 FYI: Solved a dynamic linking loader issues with iptables,libiptc Lirui ZHU
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).