[postgis-tickets] [PostGIS] #2746: winnie 9.4 PostGIS 2.2. build doesn't load in EDB 9.4 beta 32-bit

PostGIS trac at osgeo.org
Wed May 21 13:14:15 PDT 2014


#2746: winnie 9.4 PostGIS 2.2. build doesn't load in EDB 9.4 beta 32-bit
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  robe         
     Type:  defect                 |      Status:  new          
 Priority:  blocker                |   Milestone:  PostGIS 2.2.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by robe):

 Yap I think something changed in how they are handling Interlocking.

 Just to simplify things a bit, I tried building pg_trgm extension and
 while my mingw32 can use the extensions provided by the PostgreSQL
 9.4beta1 build EDB windows 32 build the pg_trgm I built (under
 mingw64-w32) and tried to sneak in to my PostgreSQL 9.4 vc build complains
 about the same non-existent function.

 I'm suspecting something different changed in 9.4 in the
 http://doxygen.postgresql.org/s__lock_8h_source.html

 src\include\storage\s_lock.h

 since that is where I see reference to _InterlockedExchange and lots of
 conditions depending on 32-bit/64-bit/intel etc.

 As much as I hate to say so. We may need to revisit cmake sooner than
 later otherwise I may not be able to build for 9.4 windows 32-bit.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2746#comment:3>
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