monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch to compile against Botan 2.x


From: Lapo Luchini
Subject: Re: Patch to compile against Botan 2.x
Date: Tue, 6 Apr 2021 08:53:24 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0

On 2021-04-05 12:25, Lapo Luchini wrote:
Hi Jack, Markus,
    I'm trying to compile recent trunk on Win10 WSL1 Ubuntu Focal, and it seems like Botan is using a "E" template and that conflicts with a macro that Monotone is using (sanity.hh).

I also found a problem in Makefile.am:

make[2]: Circular po/pt.gmo <- po/pt.gmo dependency dropped.
[[ -z  ]] || cp  po/pt.gmo
/bin/bash: -c: line 0: unexpected argument `]]' to conditional unary operator
/bin/bash: -c: line 0: syntax error near `]]'
/bin/bash: -c: line 0: `[[ -z  ]] || cp  po/pt.gmo'

which I fixed by quoting the parameter after `-z`.

All is committed in:
net.venge.monotone.lapo.botan2

--
Lapo Luchini
lapo@lapo.it




reply via email to

[Prev in Thread] Current Thread [Next in Thread]