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

John Lumby jlumby at bluecatnetworks.com
Fri Aug 3 19:09:03 UTC 2012


I tried taking that one out and it builds ok,  so I think I must have tried adding it and then added the loggingmacros but forgot to take that out.

So in short it sounds as though your latest source builds fine with log4cplus 1.0.x and the latest log4cplus 1.1.7+patch.

John Lumby
Database Architect
BlueCat Networks Inc.

________________________________________
From: JINMEI Tatuya / 神明達哉 [jinmei at isc.org]
Sent: Friday, August 03, 2012 2:48 PM
To: John Lumby
Cc: Jeremy C. Reed; bind10-dev at lists.isc.org
Subject: Re: [bind10-dev] in order to build bind10-20120517 against log4cplus-1.1.0-rc5

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