ipfilter fails to compile WITHOUT_INET6

Mark Johnston markj at FreeBSD.org
Thu Jun 22 22:01:55 UTC 2017


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,
>     ~~~~~~~~~~~~ ^


More information about the freebsd-current mailing list