[Bug 260904] net-mgmt/lldpd: Fails to acquire lock on lldpd.socket

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Feb 2022 16:49:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260904

Kurt Jaeger <pi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pi@FreeBSD.org

--- Comment #2 from Kurt Jaeger <pi@FreeBSD.org> ---
(In reply to Luiz Amaral from comment #1)
On FreeBSD current, amd64, it fails to compile:

--- liblldpd_la-interfaces-bsd.lo ---
In file included from interfaces-bsd.c:33:
In file included from /usr/include/net/if_bridgevar.h:84:
/usr/include/net/ethernet.h:62:8: fatal error: redefinition of 'ether_header'
struct ether_header {
       ^
../../include/netinet/if_ether.h:72:8: note: previous definition is here
struct  ether_header {
        ^
1 error generated.
*** [liblldpd_la-interfaces-bsd.lo] Error code 1

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