From owner-freebsd-current@freebsd.org Thu Jun 22 23:14:27 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7ABB7D96686 for ; Thu, 22 Jun 2017 23:14:27 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5CBEE6A428 for ; Thu, 22 Jun 2017 23:14:27 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: by mailman.ysv.freebsd.org (Postfix) id 593A1D96685; Thu, 22 Jun 2017 23:14:27 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57280D96684 for ; Thu, 22 Jun 2017 23:14:27 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 204966A426 for ; Thu, 22 Jun 2017 23:14:26 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.20.191]) by shaw.ca with SMTP id OBIqdAu2iETFpOBIrdRAXq; Thu, 22 Jun 2017 17:14:25 -0600 X-Authority-Analysis: v=2.2 cv=dZbw5Tfe c=1 sm=1 tr=0 a=j6fAfUwlfwecl9Db6x6x6Q==:117 a=j6fAfUwlfwecl9Db6x6x6Q==:17 a=kj9zAlcOel0A:10 a=LWSFodeU3zMA:10 a=ndaoGXS1AAAA:8 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=sCgYnaJ1dXaKxfW-TL0A:9 a=CjuIK1q_8ugA:10 a=mFeOnlTyF09QQMGr2mMI:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 6FE60187; Thu, 22 Jun 2017 08:40:35 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v5MFdJSU064553; Thu, 22 Jun 2017 08:39:19 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201706221539.v5MFdJSU064553@slippy.cwsent.com> Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Hans Petter Selasky cc: "Mikhail T." , current@FreeBSD.org Subject: Re: ipfilter fails to compile WITHOUT_INET6 In-Reply-To: Your message of "Thu, 22 Jun 2017 16:28:34 +0200." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <64550.1498145959.1@slippy> Content-Transfer-Encoding: quoted-printable Date: Thu, 22 Jun 2017 08:39:19 -0700 X-CMAE-Envelope: MS4wfCmsF/LwMUDKUkTH/yl2/KpSCXZF53sxwgedXvtsInsDNf8EzJHNCke5XNRYLtGzy7T432lz1XUPlq8tiaoZs68VqFAIom03kDHfN0FxJNth9T7ttmVq 07KjZCjLpx041Zpvh8Y0RfsN6Og2Gq52yVNdgv812hq+fPaGrKBHPQgXUo1Ia7u8jxAEoiqrXy0k9NTE1NR679K67KSFnQl3waJ0f7Qzh6ciLcIn3hvGVWuV Ydnv0bXo4jgKqrBnWk0KgA== X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2017 23:14:27 -0000 In message , Hans Petter= Selasky w rites: > On 06/22/17 15:51, Mikhail T. wrote: > > Trying to build 12.0-CURRENT (well, actually, the next-drm Git branch)= , = > > I get: > > = > > ..../contrib/ipfilter/lib/printpoolnode.c:42:53: error: no member name= d = > > 'in6' in 'union i6addr' > > str =3D inet_ntop(AF_INET6, = > > &np->ipn_addr.adf_addr.in6, > > = > > The same error is raised by printhashnode.c . Yours, > > = > = > Hi, > = > Possibly drm-next needs a sync. Usually you only need the kernel from = > drm-next. Possibly. That code is in an ifdef only for inet6 and has been tinderbox built on a universe machine. I'm rebuilding locally to verify the report. Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.