On Mon, Jun 8, 2020 at 12:11 PM SAIFI <[email protected]> wrote:
>
> 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.

Yes. It isn't required to flag the package.

> RCA required for the configure step and
> environment on your system.

The issue got resolved. I was missing the other dependencies like
flex, automake, which were mentioned in the prerequisites email for
postgresql.

But the error only mentioned Bison and not flex or other dependencies
which were missing.

Installing all the required dependencies and following the
installation procedure, I was able to install and run postgresql on my
qemu.

Thank you
Susarla Nikhilesh.

Reply via email to