netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arkadiusz Miskiewicz <a.miskiewicz@gmail.com>
To: netfilter-devel@vger.kernel.org
Subject: xtables-addons 1.38: libipset uses symbol that's not in library
Date: Fri, 26 Aug 2011 13:25:09 +0200	[thread overview]
Message-ID: <201108261325.09143.a.miskiewicz@gmail.com> (raw)

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

             reply	other threads:[~2011-08-26 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26 11:25 Arkadiusz Miskiewicz [this message]
2011-08-28 17:42 ` xtables-addons 1.38: libipset uses symbol that's not in library Jan Engelhardt

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=201108261325.09143.a.miskiewicz@gmail.com \
    --to=a.miskiewicz@gmail.com \
    --cc=netfilter-devel@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 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).