make[6]: stopped in /usr/src/lib/bind/dns

Erwin Lansing erwin at FreeBSD.org
Wed Aug 14 11:27:39 UTC 2013


On Mon, Aug 12, 2013 at 04:42:12PM -0400, AN wrote:
> /usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/zone.c -o zone.o
> /usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/zone.c:2772:23: 
> warning: comparison of constant 245 with
>        expression of type 'dns_hash_t' is always false 
> [-Wtautological-constant-out-of-range-compare]
>                      nsec3param.hash == DNS_NSEC3_UNKNOWNALG && !dynamic)
>                      ~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~~~~
> /usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/zone.c:14682:11: 
> warning: null character ignored
>        [-Wnull-character]
>          isc_time_
>                   ^

I can't reproduce this on a stock system.  Do you have any make or other
environment variables set that may cause this?

Erwin



More information about the freebsd-current mailing list