Problem on compiling grass4.2

Hi Daiyuan

GISBASE = /data1/people/daiyuanp/grasstt
SRC = /data1/people/daiyuanp/grass42/src421/src
CMD = /data1/people/daiyuanp/grass42/src421/src/CMD
HEADER = sgi
ARCH = sgi

        rm -f /data1/people/daiyuanp/grasstt /man/help/*

It looks like there is a space at the end of your GISBASE environmnet variable.
The above line should be

        rm -f /data1/people/daiyuanp/grasstt/man/help/*

Check your /data1/people/daiyuanp/grass42/src421/src/CMD/head/sgi file and make
sure there are no spaces at the end of the definition for GISBASE (it should be
the 4th line).

Hope this helps.

--
Sincerely,

Jazzman (a.k.a. Justin Hickey) e-mail: jhickey@hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand

People who think they know everything are very irritating to those
of us who do. ---Anonymous

Jazz and Trek Rule!!!