[postgis-users] PostGIS 1.5.5 and PostgreSQL 9.2

Paul Ramsey pramsey at opengeo.org
Mon Oct 29 11:03:40 PDT 2012


No, it was not supported, it is in svn now, and will be at next patch release

http://trac.osgeo.org/postgis/ticket/2071

P.

On Mon, Oct 29, 2012 at 7:04 AM, Ilie, Radu <rilie at wsi.com> wrote:
> Yes, I did. The error is this:
>
>
>
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith
> -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute
> -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic
> -I/perforce/DATARC_auto/DATARC/products/AggServer/dev/main/BUILD_AREA/INSTALL/usr/local/pgsql/include
> -I/perforce/DATARC_auto/DATARC/products/AggServer/dev/main/BUILD_AREA/INSTALL/usr/local/pgsql/include
> -I/usr/include/libxml2 -I../liblwgeom -I. -I.
> -I/perforce/DATARC_auto/DATARC/products/AggServer/dev/main/BUILD_AREA/INSTALL/usr/local/pgsql/include/server
> -I/perforce/DATARC_auto/DATARC/products/AggServer/dev/main/BUILD_AREA/INSTALL/usr/local/pgsql/include/internal
> -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lwgeom_estimate.o
> lwgeom_estimate.c
>
> 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’
>
> make[1]: *** [lwgeom_estimate.o] Error 1
>
>
>
> Radu
>
>
>
> From: postgis-users-bounces at postgis.refractions.net
> [mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Jeff
> Lake
> Sent: Monday, October 29, 2012 9:59 AM
> To: PostGIS Users Discussion
> Subject: Re: [postgis-users] PostGIS 1.5.5 and PostgreSQL 9.2
>
>
>
> Did you specify the path to pg_config ??
> eg:
> ./configure --with-pgconfig=/usr/pgsql-9.2/bin/pg_config
>
> Jeff Lake
> MichiganWxSystem
> AllisonHouse
> GRLevelXStuff
>
> On 10/29/2012 9:49, Ilie, Radu wrote:
>
> Hi,
>
>
>
> I am getting build errors when trying to build PostGIS 1.5.5 against
> PostgreSQL 9.2.1. Is this a known problem? If yes, do you know when it will
> be fixed?
>
>
>
> Thank you,
>
>
>
> Radu Ilie
>
>
>
>
>
>
> _______________________________________________
>
> postgis-users mailing list
>
> postgis-users at postgis.refractions.net
>
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>



More information about the postgis-users mailing list