On Mon, 8 Jun 2020, Nikhilesh Susarla wrote:
On Sun, Jun 7, 2020 at 5:40 AM SAIFI <[email protected]> wrote:
On Fri, 5 Jun 2020, Nikhilesh Susarla wrote:
Error : bison is missing on your system.
So, I tried installing bison using,
$ pacman -S bison
when you execute a 'pacman' query, what
is the version of bison shown ?
core/bison 3.6.2-1 (base devel) [installed]
Here is the version of 'bison' on a
machine that builds 'postgresql' without
any issue
f$ pacman -Q bison
bison 3.6.2-1
f$ bison --version
bison (GNU Bison) 3.6.2
it is an incorrect assesment that you
need to flag the package.
RCA required for the configure step and
environment on your system.
Saifi.