Helmut Kudrnovsky wrote
>>This may be an issue with GDAL itself, e.g. an external library having
>>been updated without rebuilding GDAL. If that's the case, any program
>>which calls GDALAllRegister() (e.g. "gdalinfo --formats") would
>>exhibit the same issue.
>
> gdalinfo testraster.tif
> gdalinf
>This may be an issue with GDAL itself, e.g. an external library having
>been updated without rebuilding GDAL. If that's the case, any program
>which calls GDALAllRegister() (e.g. "gdalinfo --formats") would
>exhibit the same issue.
gdalinfo testraster.tif
gdalinfo --formats
both are working.
>A
Helmut Kudrnovsky wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x74418090 in vtable for __cxxabiv1::__si_class_type_info ()
>from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
>
> (gdb) bt
> #0 0x74418090 in vtable for __cxxabiv1::__si_class_type_info ()
>f
wenzeslaus wrote
> On Tue, Mar 22, 2016 at 10:03 AM, Helmut Kudrnovsky <
> hellik@
> > wrote:
>
>>
>> as I'm not used to compile on Linux, what may be the command to
>> compile with -ggdb? configure? make?
>>
>
> It is a compiler flag and it can be set using before you run ./configure
> using t
On Tue, Mar 22, 2016 at 10:03 AM, Helmut Kudrnovsky wrote:
>
> as I'm not used to compile on Linux, what may be the command to
> compile with -ggdb? configure? make?
>
It is a compiler flag and it can be set using before you run ./configure
using the CFLAGS environmental variable, so e.g.
expor
wenzeslaus wrote
> On Mon, Mar 14, 2016 at 4:02 PM, Helmut Kudrnovsky <
> hellik@
> > wrote:
>
>> Module run None ['r.what', '--q', '-rf',
>> 'map=EUD_CP_DEMS_3500025000_AA@demdata', 'null=No data',
>> 'coordinates=3532112.092810,2247474.190841'] ended with
>> error
>> Process ended with non-zer
On Mon, Mar 14, 2016 at 4:02 PM, Helmut Kudrnovsky wrote:
> Module run None ['r.what', '--q', '-rf',
> 'map=EUD_CP_DEMS_3500025000_AA@demdata', 'null=No data',
> 'coordinates=3532112.092810,2247474.190841'] ended with
> error
> Process ended with non-zero return code -11. See errors in
> the (err
hi,
I have a self compiled:
System Info
GRASS Version: 7.1.svn
GRASS SVN revision: 68037
Build date: 2016-03-11