[postgis-devel] 1.3.4rc2 Released

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


On Fri, 2008-10-24 at 09:08 -0700, Paul Ramsey wrote:
> We continue to inch closer to a 1.3.4 release. Please compile and test
> 1.3.4rc2, available from
> 
> http://postgis.refractions.net/download/postgis-1.3.4rc2.tar.gz

It does not compile against PostgreSQL 8.4 devel, since it cannot
recognize "devel" suffix:

cpp -P -traditional-cpp -DUSE_VERSION=84devel -DUSE_GEOS -DGEOS_VERNUM=30 -DUSE_PROJ lwpostgis.sql.in | sed -e 's:@MODULE_FILENAME@:/usr/lib/pgsql/liblwgeom:g;s:@POSTGIS_VERSION@:1.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1:g;s:@POSTGIS_SCRIPTS_VERSION@:1.3.4rc2:g;s/@POSTGIS_BUILD_DATE@/2008-10-26 21:17:45/g' | grep -v '^#' > ../lwpostgis.sql
In file included from lwpostgis.sql.in:23:
sqldefines.h:6: error: invalid suffix "devel" on integer constant
sqldefines.h:26: error: invalid suffix "devel" on integer constant
lwpostgis.sql.in:30: error: invalid suffix "devel" on integer constant
lwpostgis.sql.in:74: error: invalid suffix "devel" on integer constant

I'm not sure you need to support PostgreSQL development versions, but
imho it would be good to detect a devel version and take necessary
actions.

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/a28a5256/attachment.sig>


More information about the postgis-devel mailing list