[GRASSLIST:5874] ERROR: MAPSET PERMANENT in make

Why when I'm running make (grass5.6beta2) i get the following error?

ERROR: MAPSET PERMANENT - permission denied

But I'm only compiling the source code and no GISDB still defined.......
What I'm missing???

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@supsi.ch
http://www.ist.supsi.ch

Why when I'm running make (grass5.6beta2) i get the following error?

ERROR: MAPSET PERMANENT - permission denied

But I'm only compiling the source code and no GISDB still
defined....... What I'm missing???

When you compile it makes a fake mapset to generate the help pages.

Check you have full write permissions and disk space in the directory
you are compiling in as well as /tmp/ and $TMPDIR (if it exists).

Hamish