[postgis-devel] [PostGIS] #1925: lwgeom_estimate.c: In function 'LWGEOM_gist_joinsel'
PostGIS
trac at osgeo.org
Wed Jul 18 03:47:00 PDT 2012
#1925: lwgeom_estimate.c: In function 'LWGEOM_gist_joinsel'
---------------------------------------------------+------------------------
Reporter: koshak | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.5
Component: postgis | Version: 1.5.X
Keywords: lwgeom_estimate.c LWGEOM_gist_joinsel |
---------------------------------------------------+------------------------
Tried to compile through ports(1.5.3_2) and have the same error.
lwgeom_estimate.c: In function 'LWGEOM_gist_joinsel':
lwgeom_estimate.c:318: error: 'Form_pg_class' undeclared (first use in
this function)
lwgeom_estimate.c:318: error: (Each undeclared identifier is reported only
once
lwgeom_estimate.c:318: error: for each function it appears in.)
lwgeom_estimate.c:318: error: expected ';' before 'reltup'
lwgeom_estimate.c:319: error: 'reltup' undeclared (first use in this
function)
lwgeom_estimate.c:330: error: expected ';' before 'reltup'
gmake[1]: *** [lwgeom_estimate.o] Error 1
gmake[1]: Leaving directory `/usr/home/koshak/postgis-1.5.4/postgis'
gmake: *** [postgis] Error 2
*** Error code 2
Stop in /usr/home/koshak/postgis-1.5.4.
[root at gizmo /home/koshak/postgis-1.5.4]# uname -a
FreeBSD gizmo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC
2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
[root at gizmo /home/koshak/postgis-1.5.4]# pkg_info | grep post
postgresql-client-9.2.b2 PostgreSQL database (client)
postgresql-contrib-9.2.b2 The contrib utilities from the PostgreSQL
distribution
postgresql-server-9.2.b2 The most advanced open-source database available
anywhere
Help me please :)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1925>
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