[GRASS-dev] GRASS 7.1 on Mac binaries

Replacing all the source files did the trick. Make distclean did not.

Michael


C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)

www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Mon, Nov 23, 2015 at 4:53 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

Replacing all the source files did the trick.

You must always watch for local changes with `svn up`. If you are not
updating regularly, then `svn checkout` might not be much slower then `svn
up`. So, you can just use `svn checkout` to create a new source tree every
time.

Make distclean did not.

Michael