Hi, When I was trying to install postgresql from the sources, I encountered an error.
Error : bison is missing on your system. So, I tried installing bison using, $ pacman -S bison It did install. But when I ran the command again, it gave me the same error, that bison does not exist. So, when I check the arch packages, https://www.archlinux.org/packages/core/x86_64/bison/ It says it is a flagged package (out-of-date). So, what should I do? Any help would be appreciated. Thank you. Susarla Nikhilesh.

