BIND 10 master, updated. 34596a05508cee3e48565a4082e9f6e9b815ad41 [master] changelog entry for #1991
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 28 18:15:46 UTC 2012
The branch, master has been updated
via 34596a05508cee3e48565a4082e9f6e9b815ad41 (commit)
from 6b045bcd1f9613e3835551cdebd2616ea8319a36 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 34596a05508cee3e48565a4082e9f6e9b815ad41
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Dec 28 10:16:36 2012 -0800
[master] changelog entry for #1991
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++++
1 file changed, 11 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 88bfe2b..0be10ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+536. [build] jinmei
+ Detect a build issue on FreeBSD with g++ 4.2 and Boost installed via
+ FreeBSD ports at ./configure time. This seems to be a bug of
+ FreeBSD ports setup and has been reported to the maintainer:
+ http://www.freebsd.org/cgi/query-pr.cgi?pr=174753
+ Until it's fixed, you need to build BIND 10 for FreeBSD that has
+ this problem with specifying --without-werror, with clang++
+ (development version), or with manually extracted Boost header
+ files (no compiled Boost library is necessary).
+ (Trac #1991, git 6b045bcd1f9613e3835551cdebd2616ea8319a36)
+
535. [bug] jelte
The log4cplus internal logging mechanism has been disabled, and no
output from the log4cplus library itself should be printed to
More information about the bind10-changes
mailing list