[GRASS5] errors v.digit in G57

Radim Blazek blazek at itc.it
Mon Oct 6 03:56:34 EDT 2003


On Sunday 05 October 2003 11:47, Stephan Holl wrote:
> Dear developers,
>
> v.digit in G57 does not work. Backtracing with gdb gives the following
> results.
> How can I compile G57 with better debug-output?
> I did not perform a "make install" because I run it out of the
> source-tree/dist.$ARCH/-directory.
> can anybody provide help, please?
>
> This GDB was configured as "i386-linux"...
> (gdb) run
> Starting program:
> /home/steph/cvs/grass51-cvs/dist.i686-pc-linux-gnu/bin/v.digit

I think, that it is better
/home/steph/cvs/grass51-cvs/dist.i686-pc-linux-gnu/etc/bin/cmd/v.digit

> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0x40000b00 in _start () from /lib/ld-linux.so.2
> (gdb) bt full
> #0  0x40000b00 in _start () from /lib/ld-linux.so.2
> No symbol table info available.
> (gdb)

You can also try 'g.gisenv set=DEBUG=5' before v.digit and send me debug output
of v.digit, maybe I get idea, why it does not work.

Radim 




More information about the grass-dev mailing list