Re: buildworld broken due to INET6 not being set
- In reply to: Gary Jennejohn : "buildworld broken due to INET6 not being set"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jul 2023 07:50:42 UTC
On Tue, 4 Jul 2023 16:48:10 +0000 Gary Jennejohn <garyj@gmx.de> wrote: > buildworld breaks because I do not have INET6 defined: > > /usr/src/sbin/ping/main.c:76:7: error: variable 'ipv4' set but not used [-Werror,-Wunused-but-set-variable] > bool ipv4 = false; > ^ > 1 error generated. > I bit the bullet and enabled INET6, so there won't be any more reports like this from me in the future. -- Gary Jennejohn