[Bug 217862] ixgbe broken after 315333

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 17 09:06:37 UTC 2017


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: freebsd-bugs at FreeBSD.org
          Reporter: lampa at fit.vutbr.cz

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.


More information about the freebsd-bugs mailing list