Hi Ingo, > It would no doubt be better if i tested more often and did not let so > many issues accumulate. :-/
Once the current problems are fixed, would it be worth you automating the pull and build of new commits so the first breakage is flagged earlier? Either a program like https://www.buildbot.net or something ad hoc. After a quick glance, you might just forward the errors on for others to sort out and it would avoid having to untangle problems caused by multiple commits. Regarding BSD's make, didn't some Linux distributions used to package it just as they do for byacc? -- Cheers, Ralph.