Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2017 09:06:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 217862] ixgbe broken after 315333
Message-ID:  <bug-217862-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217862

            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@FreeBSD.org
          Reporter: lampa@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:204=
6:
more undefined references to `M_IXV' follow
*** Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217862-8>