[postgis-tickets] [PostGIS] #2089: liblwgeom cannot be used through python ctypes

PostGIS trac at osgeo.org
Mon Dec 17 23:46:11 PST 2012


#2089: liblwgeom cannot be used through python ctypes
-------------------------+--------------------------------------------------
 Reporter:  brushtyler   |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  liblwgeom    |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 brushtyler: do you have raster support build enabled ?

 {{{
 cu_tester.c:243:6: warning: no previous prototype for
 ‘lwgeom_init_allocators’ [-Wmissing-prototypes]
 cu_tester.c: In function ‘lwgeom_init_allocators’:
 cu_tester.c:244:2: error: ‘lwalloc_var’ undeclared (first use in this
 function)
 cu_tester.c:244:2: note: each undeclared identifier is reported only once
 for each function it appears in
 cu_tester.c:245:2: error: ‘lwrealloc_var’ undeclared (first use in this
 function)
 cu_tester.c:246:2: error: ‘lwfree_var’ undeclared (first use in this
 function)
 cu_tester.c:247:2: error: ‘lwnotice_var’ undeclared (first use in this
 function)
 cu_tester.c:248:2: error: ‘lwerror_var’ undeclared (first use in this
 function)
 make[3]: *** [cu_tester.o] Error 1
 }}}

 I'll wait for the pull request

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2089#comment:19>
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-tickets mailing list