From: Brian Schang <netfilter@lists.schang.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter@vger.kernel.org
Subject: Re: Problems compiling xtables-addons v1.28
Date: Sat, 28 Aug 2010 08:23:26 -0400 [thread overview]
Message-ID: <4C78FFBE.1030601@lists.schang.net> (raw)
In-Reply-To: <alpine.LNX.2.01.1008281356110.16282@obet.zrqbmnf.qr>
Jan:
On 8/28/2010 7:57 AM, Jan Engelhardt wrote:
> On Saturday 2010-08-28 05:34, Brian Schang wrote:
>> I have successfully compiled and am running xtables-addons v1.27. However I
>> cannot get v1.28 to compile:
> It seems I made use of a feature without updating configure.ac
> accordingly. This is the new patch just commited.
>
> commit f9922c6f85a1c46c210271495e8b50b180ef71e2
> Author: Jan Engelhardt
> Date: Sat Aug 28 13:56:12 2010 +0200
>
> configure: pkglibexecdir requires automake>= 1.10.2
>
> diff --git a/configure.ac b/configure.ac
> index 9c02436..89793d0 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -3,7 +3,7 @@ AC_INIT([xtables-addons], [1.28])
> AC_CONFIG_HEADERS([config.h])
> AC_CONFIG_MACRO_DIR([m4])
> AC_PROG_INSTALL
> -AM_INIT_AUTOMAKE([1.10 -Wall foreign subdir-objects])
> +AM_INIT_AUTOMAKE([1.10.2 -Wall foreign subdir-objects])
> AC_PROG_CC
> AM_PROG_CC_C_O
> AC_DISABLE_STATIC
Everything seems to work now. Thank you very much for the help.
--
Brian Schang
prev parent reply other threads:[~2010-08-28 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-28 3:34 Problems compiling xtables-addons v1.28 Brian Schang
2010-08-28 11:57 ` Jan Engelhardt
2010-08-28 12:23 ` Brian Schang [this message]
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=4C78FFBE.1030601@lists.schang.net \
--to=netfilter@lists.schang.net \
--cc=jengelh@medozas.de \
--cc=netfilter@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