Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Apr 2021 10:00:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254874] dns/nsd: 4.3.6 fails to build
Message-ID:  <bug-254874-7788-GfwRK74Kqm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254874-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254874-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254874

--- Comment #1 from Jaap Akkerhuis <jaap@NLnetLabs.nl> ---
The problems seems to be triggered by the combinations of

     DNSTAP=3Don: Enable dnstap logging support
     IPV6=3Doff: IPv6 protocol support

The work around to set IPV6=3DON and when you don't have IPv6, disable the =
option
in nsd.conf.

>From the manual:

       do-ip6: <yes or no>
              If yes, NSD listens to IPv6 connections.  Default yes.

Meanwhile, I'll warn the upstream

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254874-7788-GfwRK74Kqm>