[Bug 215998] if.c has dependencies on loop and ether

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 12 15:30:17 UTC 2017


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

            Bug ID: 215998
           Summary: if.c has dependencies on loop and ether
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: bz at FreeBSD.org

Hi,

if.c has grown dependencies on loop and ether;  if you remove the pseudo
devices from your kernel config it won't link anymore:

if.o: In function `ifa_maintain_loopback_route':
/tank/users/bz/github/fbdz/sys/net/if.c:1703: undefined reference to `loif'
if.o: In function `if_etherbpfmtap':
/tank/users/bz/github/fbdz/sys/net/if.c:4093: undefined reference to
`ether_vlan_mtap'

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


More information about the freebsd-bugs mailing list