Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2013 13:27:37 +0200
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        AN <andy@neu.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: make[6]: stopped in /usr/src/lib/bind/dns
Message-ID:  <20130814112737.GE96915@droso.dk>
In-Reply-To: <alpine.BSF.2.00.1308121638160.7258@mail.neu.net>
References:  <mailman.3.1376308800.8628.freebsd-current@freebsd.org> <alpine.BSF.2.00.1308121638160.7258@mail.neu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130814112737.GE96915>