>> "Julian" == Julian Bradfield
<jcb+xeb(a)jcbradfield.org> writes:
On 2018-03-12, Julian Bradfield <jcb+xeb(a)jcbradfield.org>
wrote:
> Incidentally, ./configure also fails, because configure says
> #! /bin/sh
>
> which these days tells bash to be strictly sh-like, and the sh-like
> behaviour doesn't have set -o posix which appears somewhere in
> configure.
Sorry, that was fixed a while ago - I just still have it in my own
fork!
Yes indeed, I just pulled the latest tip, but had to apply the specifier
patch from Stephen, because otherwise x-symbol does not work. The
compilation went smoothly. So the problem is solved.