What in the test output says that I don't have a working proj4? Thanks for the clarifications on the other points. I can update the checksums tomorrow.
-kurt On Sun, Apr 20, 2014 at 10:38 AM, Even Rouault <even.roua...@mines-paris.org > wrote: > Le dimanche 20 avril 2014 18:20:58, Kurt Schwehr a écrit : > > The proj.4 comment confuses me... > > > > ./configure ... --with-static-proj4=/sw ... > > > > checking how to link PROJ.4 library... link statically. > > checking for pj_init in -lproj... yes > > > > Statically link PROJ.4: yes > > > > What am I missing? > > > > Hum, perhaps you only added --with-static-proj4 after a first build > without it > ? If so, touch ogr/ogrct.cpp before rebuilding. > > > > > > > The jpeg and png issues are (if I remember the discussions a few months > > back) expected. > > Would be good if someone could update the checksums... > > > > > fink list -i proj libjpeg libpng16 | grep -v system > > i libjpeg-bin 9a-1 Executables for libjpeg package > > i libjpeg9 9a-1 JPEG image format handling library > > i libjpeg9-shlibs 9a-1 Shared libraries for libjpeg package > > i libpng16 1.6.10-1 PNG image format handling library > > i libpng16-shlibs 1.6.10-1 Shared libraries for libpng16 package > > i proj 4.8.0-3 Cartographic projections library > > i proj-bin 4.8.0-3 Cartographic projections library > > i proj-shlibs 4.8.0-3 Cartographic projections library > > > > otool -L /sw/bin/gdalinfo | egrep 'jpeg|png' > > /sw/lib/libjpeg.9.dylib (compatibility version 11.0.0, current version > > 11.0.0) > > /sw/lib/libpng16.16.dylib (compatibility version 27.0.0, current version > > 27.0.0) > > > > I've reproduced the issue with the ICC profile with libpng 1.6.10 too. > Filed as > http://trac.osgeo.org/gdal/ticket/5441. Probably just an issue with the > test > data and libpng being pickier in recent versions. > > > -- > Geospatial professional services > http://even.rouault.free.fr/services.html > -- -- http://schwehr.org
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev