When recompiling the new GRASS I would suggest first removing all the .o files. The reason is that I changed gis.h and since the dependancies in Gmakefiles are not correct, many files which include gis.h are not recompiled and therefore include wrong structures. This results in segmentation faults. Olga