[bind10-dev] in order to build bind10-20120517 against log4cplus-1.1.0-rc5

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Fri Aug 3 18:48:29 UTC 2012


At Thu, 2 Aug 2012 17:19:00 +0000,
John Lumby <jlumby at bluecatnetworks.com> wrote:

> I still had two very minor build problems in bind10 -  missing
> log4cplus #includes  -   which I patched as below.

Most of the added #includes seem to be in the latest master code
already.  The only difference seems to be this one:

> --- src/lib/log/logger_impl.cc.orig	2012-06-06 10:41:57.000000000 -0400
> +++ src/lib/log/logger_impl.cc	2012-08-02 12:15:50.060345875 -0400
> @@ -21,7 +21,9 @@
>  #include <boost/lexical_cast.hpp>
>  #include <boost/static_assert.hpp>
>  
> +#include <log4cplus/logger.h>

and we don't seem to have a problem in building BIND 10 with various
versions of log4cplus without it...is this a mandatory addition?

---
JINMEI, Tatuya
Internet Systems Consortium, Inc.


More information about the bind10-dev mailing list