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

PostGIS trac at osgeo.org
Fri Oct 22 02:10:59 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 mcayland):

 Nope it's still broken for me :(

 It looks as if the issue here is that the lwin_wkt* files need to be
 rearranged into a slightly different order for compilation to work, and
 also the bison generation dependency needs to be on the .c file and not
 the .o file.

 The attached patch fixes the issues for me (as well as getting "make
 clean" to clean up the extra files too). Paul, can you review and commit
 if it works for you?

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