svn commit: r436625 - in head/net/hostapd: . files

Cy Schubert Cy.Schubert at komquats.com
Thu Mar 23 06:54:13 UTC 2017


In message <20170323064256.GE1270 at 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 at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-ports-all mailing list