Bug 254269

Summary: net/ladvd: Fails to build on FreeBSD 13: parent.c:695:45: error: use of undeclared identifier 'BIOCIMMEDIATE'
Product: Ports & Packages Reporter: Volodymyr Pushkar <vladimir.pushkar>
Component: Individual Port(s)Assignee: Xin LI <delphij>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: fuz, woodsb02
Priority: --- Keywords: needs-qa
Version: LatestFlags: koobs: merge-quarterly?
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-src_parent.c none

Description Volodymyr Pushkar 2021-03-14 07:14:52 UTC
Created attachment 223251 [details]
patch-src_parent.c

ladvd-1.1.2 is faling to compile under FreeBSD 13 with error:
parent.c:695:45: error: use of undeclared identifier 'BIOCIMMEDIATE'
    ioctl(pcap_get_selectable_fd(p_handle), BIOCIMMEDIATE, &v);

Patch attached.
Comment 1 Ben Woods freebsd_committer freebsd_triage 2021-05-22 02:24:19 UTC
Sorry, due to a lack of time I have reset the maintainer of this port back to ports@FreeBSD.org. Hopefully someone else is able to step in to help.
Resetting the assignee of this bug accordingly.
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2025-02-16 15:55:59 UTC
^Triage: assign to current maintainer.

Is this issue still current?