[postgis-devel] 1.3.4rc2 Released

Devrim GÜNDÜZ devrim at gunduz.org
Sun Oct 26 14:28:22 PDT 2008


On Sun, 2008-10-26 at 23:25 +0200, Devrim GÜNDÜZ wrote:
> 
> It does not compile against PostgreSQL 8.4 devel, since it cannot
> recognize "devel" suffix:

Actually there are more fundamental problems:

pgsql_compat.h:9:1: warning: "SET_VARSIZE" redefined
In file included from lwgeom_pg.c:4:
/usr/include/pgsql/server/postgres.h:260:1: warning: this is the location of the previous definition
In file included from lwgeom_pg.c:8:
lwgeom_pg.h:14:5: error: invalid suffix "devel" on integer constant
lwgeom_pg.h:15:1: warning: "ARR_OVERHEAD_NONULLS" redefined
In file included from /usr/include/pgsql/server/utils/guc.h:18,
                 from /usr/include/pgsql/server/tcop/tcopprot.h:24,
                 from /usr/include/pgsql/server/executor/spi.h:41,
                 from lwgeom_pg.c:6:
/usr/include/pgsql/server/utils/array.h:160:1: warning: this is the location of the previous definition
lwgeom_pg.c: In function 'pglwgeom_serialize':
lwgeom_pg.c:131: warning: implicit declaration of function 'VARATT_SIZEP'
lwgeom_pg.c:131: error: lvalue required as left operand of assignment
lwgeom_pg.c: In function 'PG_LWGEOM_construct':
lwgeom_pg.c:232: error: lvalue required as left operand of assignment
lwgeom_pg.c: In function 'pglwgeom_from_ewkb':
lwgeom_pg.c:275: error: lvalue required as left operand of assignment
make[2]: *** [lwgeom_pg.o] Error 1
make[2]: *** wait: No child processes.  Stop.
make[1]: *** [liblwgeom] Error 2


The "VARATT_SIZEP" thing needs to be fixed sooner before 8.4 is
released.

Regards,
-- 
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                   http://www.gunduz.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20081026/45ac0a9a/attachment.sig>


More information about the postgis-devel mailing list