All of lore.kernel.org
 help / color / mirror / Atom feed
* Building xtables-addons
@ 2012-07-04 13:20 AFT
  2012-07-04 14:51 ` Jan Engelhardt
  0 siblings, 1 reply; 4+ messages in thread
From: AFT @ 2012-07-04 13:20 UTC (permalink / raw)
  To: netfilter-devel



Hi,

I have cloned xtables-addons git repo from SF. It has a "autogen.sh" to
create the configure script. ./autogen.sh is failing with following
message:

/usr/bin/m4:configure.ac:33: Warning: excess arguments to builtin `m4_if' ignored
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1


I'm not experienced in autotools, so i'm clueless about what's actually
going on there.


Cheers,
aft

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Building xtables-addons
  2012-07-04 13:20 Building xtables-addons AFT
@ 2012-07-04 14:51 ` Jan Engelhardt
  2012-07-04 15:09   ` Aft nix
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Engelhardt @ 2012-07-04 14:51 UTC (permalink / raw)
  To: AFT; +Cc: netfilter-devel

On Wednesday 2012-07-04 15:20, AFT wrote:
>
>I have cloned xtables-addons git repo from SF. It has a "autogen.sh" to
>create the configure script. ./autogen.sh is failing with following
>message:
>
>/usr/bin/m4:configure.ac:33: Warning: excess arguments to builtin `m4_if' ignored

Can you ask your system which versions of autoconf, automake, libtool 
and m4 you have installed?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Building xtables-addons
  2012-07-04 14:51 ` Jan Engelhardt
@ 2012-07-04 15:09   ` Aft nix
  2012-08-23 13:19     ` Jan Engelhardt
  0 siblings, 1 reply; 4+ messages in thread
From: Aft nix @ 2012-07-04 15:09 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: netfilter-devel

On Wed, Jul 4, 2012 at 8:51 PM, Jan Engelhardt <jengelh@inai.de> wrote:
> On Wednesday 2012-07-04 15:20, AFT wrote:
>>
>>I have cloned xtables-addons git repo from SF. It has a "autogen.sh" to
>>create the configure script. ./autogen.sh is failing with following
>>message:
>>
>>/usr/bin/m4:configure.ac:33: Warning: excess arguments to builtin `m4_if' ignored
>
> Can you ask your system which versions of autoconf, automake, libtool
> and m4 you have installed?

Hi Jan,

i have the following versions for autotools in my system

[root@s1 xtables-addons]# m4 --version
m4 (GNU M4) 1.4.13

[root@s1 xtables-addons]# autoconf --version
autoconf (GNU Autoconf) 2.63

[root@s1 xtables-addons]# automake --version
automake (GNU automake) 1.11.1

[root@s1 xtables-addons]# libtool --version
ltmain.sh (GNU libtool) 2.2.6b

cheers
aft



-- 
-aft

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Building xtables-addons
  2012-07-04 15:09   ` Aft nix
@ 2012-08-23 13:19     ` Jan Engelhardt
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Engelhardt @ 2012-08-23 13:19 UTC (permalink / raw)
  To: Aft nix; +Cc: netfilter-devel


On Wednesday 2012-07-04 17:09, Aft nix wrote:

>On Wed, Jul 4, 2012 at 8:51 PM, Jan Engelhardt <jengelh@inai.de> wrote:
>> On Wednesday 2012-07-04 15:20, AFT wrote:
>>>
>>>I have cloned xtables-addons git repo from SF. It has a "autogen.sh" to
>>>create the configure script. ./autogen.sh is failing with following
>>>message:
>>>
>>>/usr/bin/m4:configure.ac:33: Warning: excess arguments to builtin `m4_if' ignored
>
>[root@s1 xtables-addons]# m4 --version
>m4 (GNU M4) 1.4.13
>[root@s1 xtables-addons]# autoconf --version
>autoconf (GNU Autoconf) 2.63

Really don't know. I cannot reproduce this even after downgrading to
1.4.13/2.63. Maybe ask the autoconf folks?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-23 13:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 13:20 Building xtables-addons AFT
2012-07-04 14:51 ` Jan Engelhardt
2012-07-04 15:09   ` Aft nix
2012-08-23 13:19     ` Jan Engelhardt

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.