From owner-freebsd-current@FreeBSD.ORG Sat Jan 3 07:59:25 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id 0F85DA63; Sat, 3 Jan 2015 07:59:23 +0000 (UTC) Message-ID: <54A7A15A.8080701@FreeBSD.org> Date: Sat, 03 Jan 2015 02:59:22 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Rainer Hurling , freebsd-current@freebsd.org Subject: Re: Upgrade to Unbound 1.5.1 incomplete? References: <54A79E04.3000900@gwdg.de> In-Reply-To: <54A79E04.3000900@gwdg.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: des@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2015 07:59:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 01/03/2015 02:45, Rainer Hurling wrote: > It seems, that r276605 is missing a file 'dnstap/dnstap_config.h'. > > At least, I get this output, when I try to build world now: > > > --- depend_subdir_libunbound --- In file included from > /usr/src/lib/libunbound/../../contrib/unbound/util/netevent.c:48: > /usr/src/lib/libunbound/../../contrib/unbound/dnstap/dnstap.h:38:10: > > fatal error: 'dnstap/dnstap_config.h' file not found > #include "dnstap/dnstap_config.h" A file seems missing. I worked around it like this: sed -e 's/@ENABLE_DNSTAP@/0/' \ /usr/src/contrib/unbound/dnstap/dnstap_config.h.in > \ /usr/src/contrib/unbound/dnstap/dnstap_config.h Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJUp6FaAAoJEHyflib82/FGcVgH/1g+wgA+HHL0gnEIdVZnG25T ic2fcmFd2VJnkZepZ8ANW4o4Fk8FEweHXKrLaO6pADwkpF+3FMy9TookVCa5kuvZ qQOudul+mdM3e1N6AE7kYGnjjT3avWihnCLUVz/eyfHRcKZzjmYem+/OCyN2J6aE q0wL2udYrMJ3X2NMRhPWf5eGWr0vRIufIfFBaublcrIb1QwY49vHHmtaXO5CyHu1 GrM/fXtGN4SahYcDvkovhXPfsPKqIdVFROHPnM4jnzG5ycakE/boSU2bNVmYr6/d uMgU4CsiSWkpAQ7f+GZNmBlyNz6w2Ox6ym3+kgqk5UNA9HegqccjKDsUVkEEfEU= =7GN7 -----END PGP SIGNATURE-----