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

Kurt Jaeger pi at FreeBSD.org
Thu Mar 23 06:43:05 UTC 2017


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.

-- 
pi at FreeBSD.org         +49 171 3101372                3 years to go !


More information about the svn-ports-all mailing list