From: John Haxby <john.haxby@oracle.com>
To: Netfilter Development Mailinglist <netfilter-devel@vger.kernel.org>
Subject: Problem compiling
Date: Mon, 17 Nov 2008 16:29:38 +0000 [thread overview]
Message-ID: <49219BF2.6090904@oracle.com> (raw)
Hello All,
I'm having problems compiling this:
http://marek.terminus.sk/prog/ipt_sysrq.shtml
This is on Fedora 9 and RHEL5 and in both cases I get this error:
/usr/include/iptables.h:5:29: error: libiptc/libiptc.h: No such file or
directory
Now, the easiest way to "fix" this is it to make sure that
libiptc/libiptc.h is installed into /usr/include but I'm wary of this as
libiptc.a has a comment in the Makefile that says "libiptc is not a
public interface and therefore not installed."
What is the right thing to do here? Install the missing header file(s)
or fix the normally installed header files to not refer to those that
aren't?
jch
next reply other threads:[~2008-11-17 16:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 16:29 John Haxby [this message]
2008-11-17 22:01 ` Problem compiling Jan Engelhardt
2008-11-17 22:37 ` John Haxby
2008-11-17 22:45 ` Jan Engelhardt
2008-11-18 18:14 ` John Haxby
2008-11-18 18:27 ` Jan Engelhardt
2008-11-18 18:33 ` Jan Engelhardt
2008-11-18 19:21 ` John Haxby
2008-11-18 19:30 ` Jan Engelhardt
-- strict thread matches above, loose matches on Subject: below --
2008-11-17 20:05 John Haxby
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=49219BF2.6090904@oracle.com \
--to=john.haxby@oracle.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 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.