Re: [gdal-dev] /usr/lib/libexpat.so found when /usr/lib64/libexpat.so needed

2009-12-04 Thread Greg Coats
I think the year for GDAL 1.7.0 should be 2009, instead of 2008. Greg On Dec 4, 2009, at 12:16 PM, Roger Bivand wrote: $ gdalinfo --version GDAL 1.7.0dev, released 2008/11/26 ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/

Re: [gdal-dev] /usr/lib/libexpat.so found when /usr/lib64/libexpat.so needed

2009-12-04 Thread Roger Bivand
On Fri, 4 Dec 2009, Frank Warmerdam wrote: Roger Bivand wrote: Hi, In trying to build GDAL 1.6.3 and 1.7.0 on an RHEL 5 64-bit box, I'm seeing that libtool in linking is inserting -L/usr/lib /usr/lib/libexpat.so and provoking: /usr/lib/libexpat.so: could not read symbols: File in wrong for

Re: [gdal-dev] /usr/lib/libexpat.so found when /usr/lib64/libexpat.so needed

2009-12-04 Thread Frank Warmerdam
Roger Bivand wrote: Hi, In trying to build GDAL 1.6.3 and 1.7.0 on an RHEL 5 64-bit box, I'm seeing that libtool in linking is inserting -L/usr/lib /usr/lib/libexpat.so and provoking: /usr/lib/libexpat.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[

[gdal-dev] /usr/lib/libexpat.so found when /usr/lib64/libexpat.so needed

2009-12-04 Thread Roger Bivand
Hi, In trying to build GDAL 1.6.3 and 1.7.0 on an RHEL 5 64-bit box, I'm seeing that libtool in linking is inserting -L/usr/lib /usr/lib/libexpat.so and provoking: /usr/lib/libexpat.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[1]: *** [libgdal.la]