[gdal-dev] GDAL + PROJ4 configure error, Cygwin

Frederic Blase hilmekrhu at gmail.com
Fri Nov 2 04:10:11 PDT 2012


Hi all,

I'm making a gdal+proj4 build for android NDK. I have successfully build
gdal(1.9.0) itself and proj4(4.8.0), but have some problems now.

proj4 is installed at default location - usr/local

I run gdal configure:
CFLAGS="-mthumb" CXXFLAGS="-mthumb" ./configure
--host=arm-linux-androideabi --prefix=/cygdrive/c/dev/lib/gdal-1.9.0/gdal
--with-static-proj4=usr/local

and get:
...
checking how to link PROJ.4 library... link statically.
checking for pj_init in -lproj... no
...
Statically link PROJ.4:    no
...

What am I doing wrong?


-- 
Frederic Blase
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121102/b5b994ff/attachment.html>


More information about the gdal-dev mailing list