[postgis-devel] [PostGIS] #1491: Require bison & flex in configure.

PostGIS trac at osgeo.org
Fri Jan 20 11:45:01 PST 2012


#1491: Require bison & flex in configure.
---------------------+------------------------------------------------------
 Reporter:  dzwarg   |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  high     |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 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 "wkt__yylex" missing.

 The simple fix would be to have configure require bison and flex, and not
 permit the make process to continue.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1491>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list