Fossil SCM
Build problems on OpenBSD
Closed
de31897d11e277d…
· opened 16 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- —
- Resolution
- Duplicate
- Subsystem
- —
- Created
- Jan. 29, 2010 7:08 p.m.
Culprit is line 51 in Makefile
Include a configuration file that can override any one of these settings.
-include config.mak
which leads to
"Makefile", line 51: Need an operator
Fatal errors encountered -- cannot continue
Workaround: deleting that line
jeremy_c added on 2010-01-29 23:43:50:
Duplicate of [2d2b158d75].