Fossil

View Ticket
Login

View Ticket

2010-01-29
23:43 Closed ticket [de31897d11]: Build problems on OpenBSD plus 2 other changes ... (artifact: 77f24f2c33 user: jeremy_c)
19:08 New ticket [de31897d11]. ... (artifact: fafd7262e1 user: anonymous)

Ticket Hash: de31897d11e277d0b581f3c65b0c7fee736f4edf
Title: Build problems on OpenBSD
Status: Closed Type: Code_Defect
Severity: Priority:
Subsystem: Resolution: Duplicate
Last Modified: 2010-01-29 23:43:50
Version Found In: c4c231069e
Description:
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].