Date: Thu, 22 Jun 2017 15:02:29 -0700 From: Mark Johnston <markj@FreeBSD.org> To: "Mikhail T." <mi+r29b@aldan.algebra.com> Cc: Hans Petter Selasky <hps@selasky.org>, current@FreeBSD.org, cy@FreeBSD.org Subject: Re: ipfilter fails to compile WITHOUT_INET6 Message-ID: <20170622220229.GD56803@wkstn-mjohnston.west.isilon.com> In-Reply-To: <95f8eb11-89f4-0052-30fb-46dc2db94e10@aldan.algebra.com> References: <9fdc4fc7-5bc7-a0f4-0373-993a47f19f3c@aldan.algebra.com> <ef71a8e1-74d7-2a41-770c-fa0c7560d339@selasky.org> <20170622165404.GA56803@wkstn-mjohnston.west.isilon.com> <95f8eb11-89f4-0052-30fb-46dc2db94e10@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 22, 2017 at 02:49:24PM -0400, Mikhail T. wrote: > On 22.06.2017 10:28, Hans Petter Selasky wrote: > > Usually you only need the kernel from drm-next. > > Maybe, the scope of the GH-project can/should be narrowed then? > > On 22.06.2017 12:54, Mark Johnston wrote: > > I verified that the kernel compiles with IPFILTER enabled. > I do not have IPFILTER in kernel -- indeed, kernel was compiling Ok > before. It is the "world" that was not building... And still is not: Sorry, I missed that. I can reproduce the failure on stock FreeBSD by building sbin/ipf with WITHOUT_INET6 set. CC'ed the ipf maintainer. > > .../freebsd-base-graphics/contrib/ipfilter/lib/printhashnode.c:44:44: > error: no member named 'in6' in 'union i6addr' > str = inet_ntop(AF_INET6, &ipe.ipe_addr.in6, > ~~~~~~~~~~~~ ^
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170622220229.GD56803>