[GRASS-user] gdal floating point exception

Zenon Panoussis oracle at provocation.net
Sun Aug 20 21:18:46 EDT 2006


jarekj at amu.edu.pl wrote:

> if I run gdalinfo it return "floating point exception"
> with ldd and gdb I found that problem is due to tls libraries. 

Are you sure it's TLS and not just some general linking problem?
I had some weird library behaviour with gdal and solved it with

 echo "/usr/lib/gdal" >/etc/ld.so.conf.d/gdal-i386.conf
 ldconfig

You have nothing to lose by giving it a try, adjust path and
architecture as needed first.

Z




More information about the grass-user mailing list