[postgis-tickets] [PostGIS] #2274: pagc doesn't compile with 9.3 development
PostGIS
trac at osgeo.org
Sun Apr 21 00:44:59 PDT 2013
#2274: pagc doesn't compile with 9.3 development
---------------------------------+------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: pagc_address_parser | Version: trunk
Keywords: |
---------------------------------+------------------------------------------
This isn't critical yet, but when EnterpriseDb starts releasing their 9.3
betas and rc builds, I plan to also have winnie start building PostGIS
builds for 9.3. I suspect this issue might be just a minor version number
thing but PG versions are never fully formed until release and at that
point its kind of late to find out there are issues.
Here is error I get trying to compile against 9.3
{{{
/bin/perl.exe mk-sql.pl 'PostgreSQL 9.3devel' address_standardizer--
1.0.sql.in >
address_standardizer--1.0.sql
Failed to parse 'PostgreSQL 9.3devel' as /^PostgreSQL (\d+)\.(\d+)\b/
/
make: *** [address_standardizer--1.0.sql] Error 255
make: *** Deleting file `address_standardizer--1.0.sql'
/bin/perl.exe mk-sql.pl 'PostgreSQL 9.3devel' address_standardizer--
1.0.sql.in >
address_standardizer--1.0.sql
Failed to parse 'PostgreSQL 9.3devel' as /^PostgreSQL (\d+)\.(\d+)\b/
/
make: *** [address_standardizer--1.0.sql] Error 255
make: *** Deleting file `address_standardizer--1.0.sql'
}}}
PostgreSQL 9.3 is about to hit beta 1.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2274>
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-tickets
mailing list