[GRASSLIST:6248] segmentation fault after installation...

Massimiliano Cannata massimiliano.cannata at supsi.ch
Thu Mar 24 11:11:35 EST 2005


Hi, I'm trying to install grass-6.0 on on a Dell PowerEdge 2850, 
installed with RedHat ES3, Update 3.

I successfully run ./configure
(CFLAGS="-g -Wall" ./configure  
--with-postgres-includes=/usr/include/pgsql/server/ --with-motif 
--without-blas --without-lapack --with-glw --with-dbm 
--with-dbm-includes=/usr/include/gdbm --with-freetype 
--with-freetype-includes=/usr/include/freetype2/ --without-readline 
--without-fftw --with-proj --with-proj-libs=/usr/local/lib --with-cxx)

I successfully run make
and I can start (grassbin.i686-pc-linux-gnu/grass60) and define a mapset 
and location.......

But most of the general command return a segmentation fault error.....

GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 > g.region -p
ERROR: default region is invalid
       line 11: <top: 1>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 > g.list rast
Segmentation fault 
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 > r.mapcalc 'test=99'
 100%
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 > r.out.ascii input=test 
output=/home/maxi/test.txt
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 > more /home/maxi/test.txt
north: 10
south: 0
east: 10
west: 0
rows: 10
cols: 10
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
99 99 99 99 99 99 99 99 99 99
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 > g.list rast
Segmentation fault
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 > g.list --help

Usage:
 g.listSegmentation fault
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 >

I can also see that the general commands doesn't have the
option->description="The type of query" ;
changed to
option->description=-("The type of query" );
could it be the problem?

Any suggestion for resolve the problem is very very welcome......

Thanks,
Maxi
-- 
_____________________________________________________

Ing. Massimiliano Cannata

SUPSI - Istituto Scienze della Terra
C.P. 72 - CH-6952 Canobbio (Ticino, Switzerland)
Tel +41 (0)91 935 12 25 - Fax +41 (0)91 935 12 09
mailto:massimiliano.cannata at supsi.ch
http://www.ist.supsi.ch

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20050324/cb24e6cc/attachment.html


More information about the grass-user mailing list