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: | Latest | Flags: | koobs:
merge-quarterly?
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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. ^Triage: assign to current maintainer. Is this issue still current? |
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.