Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2016 21:42:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211303] dns/nsd  compile error unset IPV6 option
Message-ID:  <bug-211303-13-6FWZjgqtiu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211303-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211303-13@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=3D211303

w.schwarzenfeld@utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld@utanet.at

--- Comment #1 from w.schwarzenfeld@utanet.at ---
the linked file has also an error:
/query.c:1213:54: error: too many arguments to function call, expected sing=
le
argument 'zone', have 2 arguments
                zone_type *zone =3D domain_find_parent_zone(nsd->db, q->zon=
e);
                                  ~~~~~~~~~~~~~~~~~~~~~~~          ^~~~~~~
./namedb.h:235:1: note: 'domain_find_parent_zone' declared here
zone_type* domain_find_parent_zone(zone_type* zone);
^
1 error generated.
--- tsig.o ---
/usr/local/libexec/ccache/world/cc -I/usr/local/include -I.
-I/usr/local/include -O2 -pipe  -fstack-protector -fno-strict-aliasing -c
./tsig.c
--- query.o ---
*** [query.o] Error code 1

--=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-211303-13-6FWZjgqtiu>