Date: Sat, 03 Jan 2015 02:59:22 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: Rainer Hurling <rhurlin@gwdg.de>, freebsd-current@freebsd.org Cc: des@freebsd.org Subject: Re: Upgrade to Unbound 1.5.1 incomplete? Message-ID: <54A7A15A.8080701@FreeBSD.org> In-Reply-To: <54A79E04.3000900@gwdg.de> References: <54A79E04.3000900@gwdg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54A7A15A.8080701>