[Bug 254269] net/ladvd failing to build under FreeBSD 13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 14 07:14:52 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254269

            Bug ID: 254269
           Summary: net/ladvd failing to build under FreeBSD 13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: woodsb02 at freebsd.org
          Reporter: vladimir.pushkar at gmail.com
          Assignee: woodsb02 at freebsd.org
             Flags: maintainer-feedback?(woodsb02 at freebsd.org)

Created attachment 223251
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223251&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list