[Bug 211303] dns/nsd compile error unset IPV6 option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 24 21:42:05 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211303

w.schwarzenfeld at utanet.at changed:

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

--- Comment #1 from w.schwarzenfeld at utanet.at ---
the linked file has also an error:
/query.c:1213:54: error: too many arguments to function call, expected single
argument 'zone', have 2 arguments
                zone_type *zone = domain_find_parent_zone(nsd->db, q->zone);
                                  ~~~~~~~~~~~~~~~~~~~~~~~          ^~~~~~~
./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

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


More information about the freebsd-ports-bugs mailing list