The following commit has been merged in the ubuntu/lucid branch:
commit 0f35649df827c040e9a3932829455d35c042e9ef
Author: Jerome Villeneuve Larouche <jlarou...@mapgears.com>
Date:   Thu Sep 6 20:57:14 2012 +0000

    Fix gdal internal Symbols issue

diff --git a/debian/changelog b/debian/changelog
index ac312e0..bb8124f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gdal (1.9.1-2~lucid4) lucid; urgency=medium
+
+  * Fix gdal internal TIFF symbols issue
+
+ -- Jerome Villeneuve Larouche <jlarou...@mapgears.com>  Thu, 06 Sep 2012 
20:35:34 +0000
+
 gdal (1.9.1-2~lucid3) lucid; urgency=low
 
   * Launchpad release for Lucid
diff --git a/debian/rules b/debian/rules
index be90255..a10ceb5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,6 +92,8 @@ configure-stamp:
                        --with-libkml=yes \
                        --with-armadillo=yes \
                        --with-liblzma=yes \
+                       --with-rename-internal-libtiff-symbols=yes \
+                       --with-rename-internal-libgeotiff-symbols=yes \
                        --with-epsilon=/usr; \
                mv GDALmake.opt GDALmake.opt-$$V; \
        done

-- 
GDAL/OGR library and tools

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to