[postgis-devel] [PostGIS] #1820: Can't compile against 9.2 beta1
PostGIS
trac at osgeo.org
Tue May 15 23:40:47 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):
Seems other people are having same issue:
http://grokbase.com/t/postgresql/pgsql-hackers/123m7mhxfc/error-trying-to-
compile-a-simple-c-trigger
excerpt from above link
{{{
It seems that compiler is complain about "Relation" structure, can you
please try adding the following in trigtest.c i.e.
#include "utils/rel.h"
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1820#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