Fossil SCM
c699 builds incorrectly - runs mkindex before any translate
Fixed
c7660d24bc54b87…
· opened 17 years, 6 months ago
- Type
- Build_Problem
- Priority
- Immediate
- Severity
- Critical
- Resolution
- Fixed
- Subsystem
- one
- Created
- Sept. 21, 2008 6:11 p.m.
c699 builds incorrectly - runs mkindex before any translate, so page_index.h is incomplete.
With the resultant executable:
$ ./fossil server ./fossil: unknown command: server ./fossil: use "help" for more information $ $ make --version GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
stephan added on 2008-09-21 19:01:44:
This is fixed in [d2ae873e9e].