[Tile-serving] [osm2pgsql] Resolved undefined reference error on Cygwin and provided Cygwin packaging script. (#19)

Jason Huntley notifications at github.com
Fri Apr 12 19:56:22 UTC 2013


If building under cygwin, you'll encounter the following undefined references:

build_geometry.o: In function coords2nodes':
/cygdrive/c/development/bamboo/bamboo-home/xml-data/build-dir/OSM-OSM2PSQL-JOB1/build_geometry.cpp:220: undefined reference togeos::geom::Coordinate::Coordinate(double, double, double)'
/cygdrive/c/development/bamboo/bamboo-home/xml-data/build-dir/OSM-OSM2PSQL-JOB1/build_geometry.cpp:220: undefined reference to geos::geom::Coordinate::~Coordinate()'
/cygdrive/c/development/bamboo/bamboo-home/xml-data/build-dir/OSM-OSM2PSQL-JOB1/build_geometry.cpp:220: undefined reference togeos::geom::Coordinate::~Coordinate()'

This update resolves those issues.
You can merge this Pull Request by running:

  git pull https://github.com/onepremise/osm2pgsql master

Or you can view, comment on it, or merge it online at:

  https://github.com/openstreetmap/osm2pgsql/pull/19

-- Commit Summary --

  * Fix for CYGWIN which resolves undefined references
  * Cygwin packaging script

-- File Changes --

    M build_geometry.cpp (4)
    A cygpkg.sh (58)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/19.patch
https://github.com/openstreetmap/osm2pgsql/pull/19.diff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130412/1f935d3d/attachment.html>


More information about the Tile-serving mailing list