* xtables-addons 1.38: libipset uses symbol that's not in library
@ 2011-08-26 11:25 Arkadiusz Miskiewicz
2011-08-28 17:42 ` Jan Engelhardt
0 siblings, 1 reply; 2+ messages in thread
From: Arkadiusz Miskiewicz @ 2011-08-26 11:25 UTC (permalink / raw)
To: netfilter-devel
Unresolved symbols found in: /home/users/arekm/tmp/xtables-addons-1.38-root-
arekm/usr/lib64/libipset.so.1.0.0
ipset_errcode
so
--- xtables-addons-1.38/extensions/ipset-6/Makefile.am~ 2011-08-20
17:02:31.000000000 +0200
+++ xtables-addons-1.38/extensions/ipset-6/Makefile.am 2011-08-26
13:15:36.983190997 +0200
@@ -8,12 +8,12 @@
lib_LTLIBRARIES = libipset.la
libipset_la_SOURCES = libipset/data.c libipset/icmp.c libipset/icmpv6.c \
libipset/mnl.c libipset/parse.c libipset/print.c \
- libipset/session.c libipset/types.c
+ libipset/session.c libipset/types.c src/errcode.c
libipset_la_LIBADD = ${libmnl_LIBS}
libipset_la_LDFLAGS = -version-info 1:0:0
sbin_PROGRAMS = ipset
-ipset_SOURCES = src/ipset.c src/errcode.c src/ui.c src/ipset_bitmap_ip.c \
+ipset_SOURCES = src/ipset.c src/ui.c src/ipset_bitmap_ip.c \
src/ipset_bitmap_ipmac.c src/ipset_bitmap_port.c \
src/ipset_hash_ip.c src/ipset_hash_ipport.c \
src/ipset_hash_ipportip.c src/ipset_hash_ipportnet.c \
--
Arkadiusz Miśkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
--
Arkadiusz Miśkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: xtables-addons 1.38: libipset uses symbol that's not in library
2011-08-26 11:25 xtables-addons 1.38: libipset uses symbol that's not in library Arkadiusz Miskiewicz
@ 2011-08-28 17:42 ` Jan Engelhardt
0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2011-08-28 17:42 UTC (permalink / raw)
To: Arkadiusz Miskiewicz; +Cc: netfilter-devel
On Friday 2011-08-26 13:25, Arkadiusz Miskiewicz wrote:
>Unresolved symbols found in: /home/users/arekm/tmp/xtables-addons-1.38-root-
>arekm/usr/lib64/libipset.so.1.0.0
> ipset_errcode
Fixed, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-28 17:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26 11:25 xtables-addons 1.38: libipset uses symbol that's not in library Arkadiusz Miskiewicz
2011-08-28 17:42 ` Jan Engelhardt
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).