opengisch / OSGeo4A

OSGeo4A is a build environment to cross-compile opensource GIS software for android devices
MIT License
30 stars 22 forks source link

cannot build Proj 5.2 #35

Closed 3nids closed 4 years ago

3nids commented 5 years ago

see https://github.com/OSGeo/proj.4/issues/1235 and mostly https://github.com/OSGeo/proj.4/issues/1236 it seems nad2bin will be removed in Proj version 6, seems to be due in march 2019.

m-kuhn commented 5 years ago

Let's wait and see if it the problem solves itself. If it becomes urgent, let's add a patch for nad/Makefile.am as suggested by @rouault.

3nids commented 5 years ago

I gave it a try...but modifying the Makefile requires automake-1.16....which isn't available on Xenial....

3nids commented 5 years ago

There is two solutions:

  1. use upcoming version 6 of Proj since the nad2bin execution has been removed
  2. hack into nad/Makefile.am to disable the use of nad2bin (I failed when I tried, since I forgot to run autogen.sh)
m-kuhn commented 5 years ago

It's 5.2 for the moment https://github.com/opengisch/OSGeo4A/commit/1555b354ee4c4ea4b1224b7d031eadcd16b05098