https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217862
Bug ID: 217862
Summary: ixgbe broken after 315333
Product: Base System
Version: 10.3-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Static driver in kernel build broken after 315333
device miibus # MII bus support
device ix
linking kernel.debug
ixv_txrx.o: In function `ixgbe_free_transmit_buffers':
/usr/src/sys/amd64/compile/XXX/../../../dev/ixgbe/ixv_txrx.c:650: undefined
reference to `M_IXV'
/usr/src/sys/amd64/compile/XXX/../../../dev/ixgbe/ixv_txrx.c:650: undefined
reference to `M_IXV'
ixv_txrx.o: In function `ixv_free_transmit_structures':
/usr/src/sys/amd64/compile/XXX/../../../dev/ixgbe/ixv_txrx.c:609: undefined
reference to `M_IXV'
ixv_txrx.o: In function `ixgbe_free_receive_buffers':
/usr/src/sys/amd64/compile/XXX/../../../dev/ixgbe/ixv_txrx.c:1535: undefined
reference to `M_IXV'
ixv_txrx.o: In function `ixv_free_receive_structures':
/usr/src/sys/amd64/compile/XXX/../../../dev/ixgbe/ixv_txrx.c:1502: undefined
reference to `M_IXV'
ixv_txrx.o:/usr/src/sys/amd64/compile/XXX/../../../dev/ixgbe/ixv_txrx.c:2046:
more undefined references to `M_IXV' follow
*** Error code 1
--
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]"