Ticket #1491 (closed defect: worksforme)
Require bison & flex in configure.
| Reported by: | dzwarg | Owned by: | pramsey |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
If a user doesn't have bison or flex installed when performing ./autogen.sh and ./configure, postgis appears to be configured properly, but running make will complain about the symbol "wktyylex" missing.
The simple fix would be to have configure require bison and flex, and not permit the make process to continue.
Change History
Note: See
TracTickets for help on using
tickets.
