[GRASS-user] Build error: git repo master
Markus Neteler
neteler at osgeo.org
Thu Jul 18 07:24:41 PDT 2019
Rich,
Rich Shepard <rshepard at appl-ecosys.com> 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
>
Please check in the lines above (there must have been output in the
terminal in which you compile) for error messages.
> 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.
>
It is defined in include/Make/... (I'm traveling and have no computer
available to check).
I think it is simply "error.log".
Best,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190718/3a3bc532/attachment-0001.html>
More information about the grass-user
mailing list