missing g_parser_test.png
This file is missing in GRASS 6.4 release branch and is causing an error during compiling.
anthgradpc7:g.parser cmbarton$ make
Makefile:20: warning: overriding commands for target `htmlcmd'
../../include/Make/Html.make:45: warning: ignoring old commands for target `htmlcmd'
/Applications/Xcode.app/Contents/Developer/usr/bin/make htmlcmd
Makefile:20: warning: overriding commands for target `htmlcmd'
../../include/Make/Html.make:45: warning: ignoring old commands for target `htmlcmd'
/Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.3.0/docs/html/g.parser.html HTMLSRC=
Makefile:20: warning: overriding commands for target `htmlcmd'
../../include/Make/Html.make:45: warning: ignoring old commands for target `htmlcmd'
make[2]: `/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.3.0/docs/html/g.parser.html' is up to date.
/Applications/Xcode.app/Contents/Developer/usr/bin/make mancmd
Makefile:20: warning: overriding commands for target `htmlcmd'
../../include/Make/Html.make:45: warning: ignoring old commands for target `htmlcmd'
/Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.3.0/man/man1/g.parser.1 MANSRC=/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.3.0/docs/html/g.parser.html
Makefile:20: warning: overriding commands for target `htmlcmd'
../../include/Make/Html.make:45: warning: ignoring old commands for target `htmlcmd'
make[2]: `/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.3.0/man/man1/g.parser.1' is up to date.
/usr/bin/install -c -m 644 g_parser_test.png /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.3.0/docs/html/g_parser_test.png
install: g_parser_test.png: No such file or directory
make: *** [default] Error 71
Change History
(5)
Platform: |
Unspecified → MacOSX
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
The file "g_parser_test.png" stems from r58319. Is this still an issue on Mac, compiling G6.4?