All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Kończak" <jan.konczak@cs.put.poznan.pl>
To: Eric Garver <eric@garver.life>
Cc: Phil Sutter <phil@nwl.cc>,
	Pablo Neira Ayuso <pablo@netfilter.org>,
	netfilter-devel@vger.kernel.org
Subject: Re: [nft PATCH v2] parser_bison: Fix for bison < 3.6
Date: Mon, 27 Jul 2026 15:02:02 +0200	[thread overview]
Message-ID: <2756315.9Mp67QZiUf@imladris> (raw)
In-Reply-To: <amdMsU0e0JDYYXkD@egarver-mac.redhat.corp>

I guess the right way is to add 'autoconf-archive' package to build
dependencies - it ships the missing file. Hopefully adding this as
a dependency won't be a big issue.


On poniedziałek, 27 lipca 2026 14:18 Eric Garver wrote:
> Hey Phil,
> 
> I see a configure failure after this change [1] on ubuntu-24.04.
> 
>   ./configure: line 5247: syntax error near unexpected token `3.6,'
>   ./configure: line 5247: `			AX_PROG_BISON_VERSION(3.6,'
>   Error: Process completed with exit code 2.
> 
> Does ax_prog_bison_version.m4 need to be added to the m4 directory?
> 
> Thanks.
> E.
> 
> [1]:
> https://github.com/firewalld/firewalld/actions/runs/30020547439/job/8996965
> 4992



      reply	other threads:[~2026-07-27 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-11 12:52 [nft PATCH v2] parser_bison: Fix for bison < 3.6 Phil Sutter
2026-07-23 10:09 ` Phil Sutter
2026-07-27 12:18   ` Eric Garver
2026-07-27 13:02     ` Jan Kończak [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=2756315.9Mp67QZiUf@imladris \
    --to=jan.konczak@cs.put.poznan.pl \
    --cc=eric@garver.life \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=phil@nwl.cc \
    /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.