On Sun, Feb 17, 2019 at 09:11:46AM +, Filippo Moretti via freebsd-stable
wrote:
> I tried to update stable to yesterday build and I get the following error on
> amd64 arch
> linking kernel
> ld: error: undefined symbol: iflib_get_softc
> >>> referenced by if_vmx.c
> >>> if_vmx.o
On Feb 17, 2019, at 4:11 AM, Filippo Moretti via freebsd-stable
wrote:
> I tried to update stable to yesterday build and I get the following error on
> amd64 arch
> linking kernel
> ld: error: undefined symbol: iflib_get_softc
referenced by if_vmx.c
if_vmx.o:(vmxnet3_le
On Sun, Feb 17, 2019 at 09:11:46AM +, Filippo Moretti via freebsd-stable
wrote:
> I tried to update stable to yesterday build and I get the following error on
> amd64 arch
> linking kernel
> ld: error: undefined symbol: iflib_get_softc
> >>> referenced by if_vmx.c
> >>> if_vmx.o
I tried to update stable to yesterday build and I get the following error on
amd64 arch
linking kernel
ld: error: undefined symbol: iflib_get_softc
>>> referenced by if_vmx.c
>>> if_vmx.o:(vmxnet3_legacy_intr)
ld: error: undefined symbol: iflib_admin_intr_deferred
>>> referenced by
/usr/src/usr.bin/xinstall for the sources, and
/usr/obj/usr/src/usr.bin/xinstall for the .o and executable.
The "x" had to be added before the name to avoid confusion with make
targets: for example, if somebody runs "make install" from
/usr/src/usr.bin/xinstall, do they want to install install(1