cc1plus: all warnings being treated as errors
JINMEI Tatuya / 神明達哉
jinmei at isc.org
Sun Jul 17 01:30:46 UTC 2011
At Sun, 17 Jul 2011 00:53:19 +0200,
Eric Kom <erickom at kom.za.net> wrote:
> Hi all,
>
> Please I'm trying to install bind10 without success; ./configure seeming
> to be well done but "Make" command gave Error.
>
> I'm running Debian Sid as a OS.
>
> Please, see below the Errors:
This should better be fixed more explicitly, but for a short term
workaround could you try specifying -Wno-unused-but-set-variable in
CXXFLAGS at the ./configure time? i.e.,
% ./configure <other options> CXXFLAGS=-Wno-unused-but-set-variable
% make
From a quick experimental run on my machine, it should work at least
for this specific problem.
Thanks,
---
JINMEI, Tatuya
Internet Systems Consortium, Inc.
More information about the bind10-users
mailing list