Rich Shepard <[email protected]> schrieb am Fr., 12. Juli 2019, 16:43:
> This is a new one for me: > > Finished compilation: Fri Jul 12 07:16:54 PDT 2019 > Makefile:57: recipe for target 'default' failed > make: *** [default] Error 1 > > Looking at line 57 in Makefile I see: > > default: > @echo "GRASS GIS > $(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR).$(GR > > $(ERRORLOG) > @echo "--------------------------------------------------" >> > $(ERR > @echo "Started compilation: `date`" >> > $(ERR > @echo "--" >> > $(ERR > @echo "Errors in:" >> > $(ERR > -$(CHMOD) 755 install-sh > $(MAKE) subdirs > $(MAKE) $(FILES_DST) > $(MAKE) manifests > @if [ `wc -l < "$(ERRORLOG)"` -gt 5 ] ; then \ > echo "--" >> $(ERRORLOG) ; \ > ... > > 'echo $ERRORLOG' returns nothing and I don't find where ERRORLOG is > defined. > > Advice needed > Looks like old SVN repo got mixed with the new git repo. I'd start over and git clone it into a new, empty directory. Markus Regards, > > Rich > _______________________________________________ > grass-user mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
