#1925 closed defect (fixed)
postgresql port missing bison dependency
Reported by: | decibel (Jim Nasby) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
decibel@phonebook.1[13:26]~:4%sudo port -v install postgresql +server ---> Fetching postgresql ---> Verifying checksum for postgresql ---> Extracting postgresql ---> Extracting postgresql-7.4.2.tar.bz2 Done ---> Configuring postgresql checking build system type... powerpc-apple-darwin7.4.0 checking host system type... powerpc-apple-darwin7.4.0 checking which template to use... darwin
...
checking for bison... bison -y configure: WARNING: * The installed version of Bison is too old. PostgreSQL needs * Bison version 1.875 or later.
After installing bison, postgresql built sucessfully.
Note: See
TracTickets for help on using
tickets.
thanks, added the dependency for the more recent dports bison!