Bug 254269 - net/ladvd: Fails to build on FreeBSD 13: parent.c:695:45: error: use of undeclared identifier 'BIOCIMMEDIATE'
Summary: net/ladvd: Fails to build on FreeBSD 13: parent.c:695:45: error: use of undec...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2021-03-14 07:14 UTC by Volodymyr Pushkar
Modified: 2021-09-09 23:01 UTC (History)
1 user (show)

See Also:
koobs: merge-quarterly?


Attachments
patch-src_parent.c (266 bytes, patch)
2021-03-14 07:14 UTC, Volodymyr Pushkar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.