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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to