Date: Wed, 22 Mar 2017 23:54:03 -0700 From: Cy Schubert <Cy.Schubert@komquats.com> To: Kurt Jaeger <pi@FreeBSD.org> Cc: Cy Schubert <Cy.Schubert@komquats.com>, Craig Leres <leres@ee.lbl.gov>, Kirill Ponomarew <krion@FreeBSD.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r436625 - in head/net/hostapd: . files Message-ID: <201703230654.v2N6s4sa099785@slippy.cwsent.com> In-Reply-To: Message from Kurt Jaeger <pi@FreeBSD.org> of "Thu, 23 Mar 2017 07:42:56 %2B0100." <20170323064256.GE1270@fc.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703230654.v2N6s4sa099785>