Opened 6 years ago
Last modified 5 years ago
#3853 new defect
"make changelog" fails in clean source code copy
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.8.3 |
Component: | Compiling | Version: | svn-trunk |
Keywords: | Makefile changelog | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
Background: I am updating the cronjobs on the grass.osgeo.org server from svn to git.
Issue:
The new Makefile target "make changelog" fails when the source code was not yet compiled (like, in a fresh git clone ...):
make changelog include/Make/Vars.make:1: include/Make/Platform.make: No such file or directory make: *** No rule to make target 'include/Make/Platform.make'. Stop.
The target "changelog" itself is defined in
include/Make/Docs.make
There is, however, another Makefile dependency which I cannot find - any ideas?
Change History (4)
comment:1 by , 5 years ago
Milestone: | 7.8.0 → 7.8.1 |
---|
comment:4 by , 5 years ago
Milestone: | → 7.8.3 |
---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed