> thanks, I tried this yesterday but I get another issue: > > /home/yjacolin/Documents/Dev/gdal/gdal/frmts/wms/wmsutils.cpp:136: multiple > definition of `URLSearchAndReplace(CPLString*, char const*, char const*, > ...)' > /home/yjacolin/Documents/Dev/gdal/gdal/frmts/o/.libs/stuff.o:/home/yjacoli > n/Documents/Dev/gdal/gdal/frmts/wms/stuff.cpp:137: first defined here > collect2: ld returned 1 exit status > make[1]: *** [libgdal.la] Erreur 1 > make[1]: quittant le répertoire « /home/yjacolin/Documents/Dev/gdal/gdal » > make: *** [check-lib] Erreur 2 > > As I am using ubuntu 12.04 (LTS), may be one of my lib is too old?
No, I don't think so. Some files have been renamed in the past few weeks in the WMS driver. A "make clean" before rebuilding GDAL should fix that. Even -- Geospatial professional services http://even.rouault.free.fr/services.html _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
