From owner-svn-ports-all@freebsd.org Thu Mar 23 06:54:13 2017 Return-Path: Delivered-To: svn-ports-all@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 67233D19FFC; Thu, 23 Mar 2017 06:54:13 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (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 11022FB; Thu, 23 Mar 2017 06:54:12 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id qwdIcaltdUiwTqwdJcAZfs; Thu, 23 Mar 2017 00:54:06 -0600 X-Authority-Analysis: v=2.2 cv=Qo0u5R6d c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=6Iz7jQTuP9IA:10 a=adqX0pXGAAAA:8 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=eU32whyjAH9c2yfq1hUA:9 a=CjuIK1q_8ugA:10 a=0l7XRIR7vdP6TgInZwrD: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 79A731104; Wed, 22 Mar 2017 23:54:04 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v2N6s4sa099785; Wed, 22 Mar 2017 23:54:04 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201703230654.v2N6s4sa099785@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Kurt Jaeger cc: Cy Schubert , Craig Leres , Kirill Ponomarew , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r436625 - in head/net/hostapd: . files In-Reply-To: Message from Kurt Jaeger of "Thu, 23 Mar 2017 07:42:56 +0100." <20170323064256.GE1270@fc.opsec.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Mar 2017 23:54:03 -0700 X-CMAE-Envelope: MS4wfM1+RU2vHhGidOTu5ARY0jLuMawymTqXUF5TQeAq2MoRPh2op8fx9LxRJjbC9nYXUR58q5FvjCH0tEzO6WSYHmmMvGzELnexD9KovChKo7TQVIinFXrm 1ewAn9mOR9DR2kyALahPyFIY6FI9kvLgLFynBv/NrTIt3rv9dEAEbCn/2j5Lh4TgGF+2aevPn+TtKvU0oIWpCdq4VQjhuNywyoRCS7fHn+Hyt8QgX8uAD1Mf Xu6SXbSewVfutrs8RtXKvJaVVmZK5rBPs74cAyTk8jL1JS4b9Hb59LzbTotMwwMfXAp2DolSWk56snhespn9PIXJPhYX9JyrRNBB0nKUdEIiq2R8IeEBWCet AxEX7tuj X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2017 06:54:13 -0000 In message <20170323064256.GE1270@fc.opsec.eu>, Kurt Jaeger writes: > Hi! > > > cc eap_register.c > > cc ../src/eap_common/eap_common.c > > ../src/l2_packet/l2_packet_freebsd.c:148:36: error: use of undeclared > > identifier > > 'BIOCIMMEDIATE' > > if (ioctl(pcap_fileno(l2->pcap), BIOCIMMEDIATE, &on) < 0) { > > ^ > > error generated. > > Makefile:1036: recipe for target '../src/l2_packet/l2_packet_freebsd.o' > > failed > > I have this, too, on a current host with r315141. > > It works if built in poudriere in a 12.0-CURRENT r315086 jail. I use -m src=/usr/src to populate my poudriere jail, using source and obj from my buildworld. Thus my environments are the same. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.