[postgis-tickets] [PostGIS] #2746: winnie 9.4 PostGIS 2.2.or 2.1 build doesn't load in EDB 9.4 beta 32-bit
PostGIS
trac at osgeo.org
Sun May 25 21:12:01 PDT 2014
#2746: winnie 9.4 PostGIS 2.2.or 2.1 build doesn't load in EDB 9.4 beta 32-bit
------------------------------------+---------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 2.1.4
Component: build/upgrade/install | Version: trunk
Resolution: fixed | Keywords:
------------------------------------+---------------------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
Looking good so far. All tests pass against my EDB 32-bit 9.4beta 1 --
ain't that a beaut site:
{{{
PostgreSQL 9.4beta1, compiled by Visual C++ build 1800, 32-bit
Postgis 2.2.0dev
- r12585
- 2014-05-26 03:53:17
scripts 2.2.0dev r12585
raster scripts 2.2.0dev r12585
GEOS: 3.5.0dev-CAPI-1.9.0 r3985
PROJ: Rel. 4.8.0, 6 March 2012
GDAL: GDAL 1.11.0, released 2014/04/16
}}}
Postgres devs are still deciding what do to about this:
http://www.postgresql.org/message-id/12441.1401043380@sss.pgh.pa.us
I'm uncomfortable about the fact that my gcc 4.8.0 compiled but had that
extra load function reference making it inoperable, and replacing that
win32 template file seemed to not fix the issue or perhaps it did and I
missed something.
I'm even more puzzled that upgrading to gcc 4.8.1 made configure not work
at all but changing the template/win32 file back to
{{{
LDFLAGS="-Wl,--allow-multiple-definition"
}}}
fixed both problems. I'll look the gift horse in the mouth later.
So far I've built 2.2 (and whole new set of libraries GDAL 1.11.0, GEOS
3.5.0dev, etc. with my new chain). For some reason couldn't build libxml2
so using my gcc 4.8.0 built one for compiling. I never distribute the
mingw libxml anyway.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2746#comment:11>
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