[postgis-devel] [PostGIS] #1820: Can't compile against 9.2 beta1
PostGIS
trac at osgeo.org
Tue May 15 23:53:02 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):
That gets me more further and then breaks at:
{{{
geometry_estimate.c: In function `geometry_gist_joinsel_2d':
geometry_estimate.c:321: error: `Form_pg_class' undeclared (first use in
this function)
geometry_estimate.c:321: error: (Each undeclared identifier is reported
only once
geometry_estimate.c:321: error: for each function it appears in.)
geometry_estimate.c:321: error: syntax error before "reltup"
geometry_estimate.c:322: error: `reltup' undeclared (first use in this
function)
geometry_estimate.c:333: error: syntax error before "reltup"
make[1]: *** [geometry_estimate.o] Error 1
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1820#comment:3>
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