[postgis-devel] [PostGIS] #1820: Can't compile against 9.2 beta1
PostGIS
trac at osgeo.org
Tue May 15 23:48:55 PDT 2012
#1820: Can't compile against 9.2 beta1
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.1
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
This file exists in my 8.4-92 includes so I presume it would be safe to
add without a conditional if PG92?
If I add this include to the postgis/lwgeom_triggers.c it gets further and
then breaks at
{{{
long_xact.c: In function `check_authorization':
long_xact.c:85: error: dereferencing pointer to incomplete type
long_xact.c:102: error: dereferencing pointer to incomplete type
}}}
which I presume has the same issue.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1820#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