[Users] Build fails with 3.14.1-86-gb2b913e
Paul
claws at thewildbeast.co.uk
Wed Dec 28 10:24:31 CET 2016
On Tue, 27 Dec 2016 21:08:41 -0500
Charles A Edwards <cae at eslrahc.com> wrote:
> Trying to build the latest from git 3.14.1-86-gb2b913e fails in
> compose.c
It fails because you are using -Werror. In your pasted output:
> [-Werror=format-security]
> some warnings being treated as errors
Without the setting that you are using warnings would be treated as
warnings, and the build would succeed.
with regards
Paul
More information about the Users
mailing list