[GRASS-user] gdal floating point exception

Zenon Panoussis oracle at provocation.net
Mon Aug 21 19:50:20 EDT 2006


Jarek Jasiewicz wrote:

> Exaclty it is problem with ld-linux.so.2 during loading  with
> static-dynamic linking:
> .....
> reading symbols from /lib/ld-linux.so.2...done.
> Loaded symbols for /lib/ld-linux.so.2
> #0  0xb7ef693d in _dl_allocate_static_tls (map=0xb7eed520) at dl-reloc.c:74
> 74        offset = GL(dl_tls_static_used) + (freebytes - n *
> map->l_tls_align
> (gdb) bt
> #0  0xb7ef693d in _dl_allocate_static_tls (map=0xb7eed520) at dl-reloc.c:74
> #1  0xb7ef803a in _dl_relocate_object (l=0xb7f03ff4, scope=0xb76d9efc,
> lazy=1,
>    consider_profiling=0) at ../sysdeps/i386/dl-machine.h:512

I don't grasp any of this, can't say anything about it one way or another.

> I understad that a little (I'm not a linux c programmer), but I think,
> everbody who compiled grass, compiled gdal also, and nobody had a
> problem (it would be mentioned on group) - now I looking for what I do
> wrong

There's a kind of circular dependency, you need to build grass with
gdal and you need to build gdal with grass, so grass-gdal is a separate
package and you need it. Did you build and install everything in the
right order?

Z





More information about the grass-user mailing list