[postgis-devel] [PostGIS] #636: Compile error (lwin_wkt.c)

PostGIS trac at osgeo.org
Thu Oct 21 13:54:01 PDT 2010


#636: Compile error (lwin_wkt.c)
--------------------------+-------------------------------------------------
 Reporter:  jorgearevalo  |       Owner:  pramsey      
     Type:  defect        |      Status:  new          
 Priority:  blocker       |   Milestone:  PostGIS 2.0.0
Component:  postgis       |     Version:  trunk        
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by cgsbob):

 I got the same error.  The way I fixed it is by doing this:
 {{{
 cd liblwgeom
 make lwin_wkt_parse.h
 cd ..
 make
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/636#comment:2>
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