Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33973 - Postgresql 7.4 needs Bison 1.875
Summary: Postgresql 7.4 needs Bison 1.875
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-20 16:08 UTC by Jan Fabry
Modified: 2007-09-22 23:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Fabry 2003-11-20 16:08:39 UTC
During the configuration of Postgresql 7.4, I get the following message:

checking for bison... bison -y
configure: WARNING:
*** The installed version of Bison is too old.  PostgreSQL needs
*** Bison version 1.875 or later.

The configuration continues after this message is displayed.

I understand Postgres 7.4 and Bison 1.875 are both Unstable on x86, but I think this should be 
fixed before Postgres 7.4 goes stable, by adding Bison 1.875 to the requirements of Postgresql 
7.4.

Reproducible: Always
Steps to Reproduce:
Comment 1 Masatomo Nakano (RETIRED) gentoo-dev 2003-11-20 17:21:15 UTC
I just added the denpendency.
Thank you for letting me know.