From: John Haxby <john.haxby@oracle.com>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Netfilter Development Mailinglist <netfilter-devel@vger.kernel.org>
Subject: Re: Problem compiling
Date: Tue, 18 Nov 2008 18:14:05 +0000 [thread overview]
Message-ID: <492305ED.8010207@oracle.com> (raw)
In-Reply-To: <alpine.LNX.1.10.0811172342170.17946@fbirervta.pbzchgretzou.qr>
Jan Engelhardt wrote:
>
> Blame the Fedora packager for that.
> libiptc.h is installed with the raw iptables tarball since 1.4.0+git61.
>
I'd love to, but:
$ tar xf iptables-1.4.1.1.tar.bz2
$ cd iptables-1.4.1.1
$ ./configure --preifx=/var/tmp/iptables-test --enable-devel --enable-libipq
(the --enable's are just in case)
$ make
$ make install
$ find /var/tmp/iptables-test -name '*.h'
/var/tmp/iptables-test/include/xtables.h
/var/tmp/iptables-test/include/libipq.h
/var/tmp/iptables-test/include/ip6tables.h
/var/tmp/iptables-test/include/libiptc/ipt_kernel_headers.h
/var/tmp/iptables-test/include/libiptc/libxtc.h
/var/tmp/iptables-test/include/iptables.h
The same thing with iptables-1.4.2 gives these header files:
/var/tmp/iptables-test/include/xtables.h
/var/tmp/iptables-test/include/libipq.h
Clearly I'm doing something wrong. Could you enlighten me?
jch
next prev parent reply other threads:[~2008-11-18 18:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 16:29 Problem compiling John Haxby
2008-11-17 22:01 ` Jan Engelhardt
2008-11-17 22:37 ` John Haxby
2008-11-17 22:45 ` Jan Engelhardt
2008-11-18 18:14 ` John Haxby [this message]
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=492305ED.8010207@oracle.com \
--to=john.haxby@oracle.com \
--cc=jengelh@medozas.de \
--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.