[postgis-devel] [PostGIS] #1163: move SQL-exposed functions out of libpgcommon

PostGIS trac at osgeo.org
Thu Aug 18 13:00:52 PDT 2011


#1163: move SQL-exposed functions out of libpgcommon
-----------------------+----------------------------------------------------
 Reporter:  bnordgren  |       Owner:  pramsey      
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  postgis    |     Version:  1.5.X        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by strk):

 {{{
 In file included from /usr/include/postgresql/8.4/server/postgres.h:47,
                  from ../libpgcommon/lwgeom_transform.h:13,
                  from lwgeom_transform.c:14:
 /usr/include/postgresql/8.4/server/c.h:235: error: redefinition of typedef
 ‘int32’
 ../liblwgeom/liblwgeom.h:147: note: previous declaration of ‘int32’ was
 here
 /usr/include/postgresql/8.4/server/c.h:247: error: redefinition of typedef
 ‘uint32’
 ../liblwgeom/liblwgeom.h:146: note: previous declaration of ‘uint32’ was
 here
 make[1]: *** [lwgeom_transform.o] Error 1
 make[1]: Leaving directory `/home/src/postgis/postgis/postgis'
 make: *** [all] Error 1
 }}}

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