Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2021 07:14:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254269] net/ladvd failing to build under FreeBSD 13
Message-ID:  <bug-254269-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254269

            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@freebsd.org
          Reporter: vladimir.pushkar@gmail.com
          Assignee: woodsb02@freebsd.org
             Flags: maintainer-feedback?(woodsb02@freebsd.org)

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254269-7788>