Re: Geos rebuild needed with gcc5?

2015-02-26 Thread Orion Poplawski
On 02/26/2015 04:21 AM, Marcin Juszkiewicz wrote: Hi But in f23 it still failed on geos linking... --- ./.libs/libosm2pgsql.a(geometry-builder.o): In function `geometry_builder::parse_wkt(char const*, osmNode***, int**,

Geos rebuild needed with gcc5?

2015-02-26 Thread Marcin Juszkiewicz
Hi I wanted to fix osm2pgsql failure on aarch64 [1]. Went through osm2pgsql github page and list of issues there. 1. http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2897601 It pointed me to --without-lockfree argument to configure script to fix libboost_atomic linking issue. Had to