Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2016 19:46:31 -0600
From:      Warner Losh <wlosh@bsdimp.com>
To:        "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com>
Cc:        Michael Butler <imb@protected-networks.net>, freebsd-current <freebsd-current@freebsd.org>, Scott Long <scottl@FreeBSD.org>, Warner Losh <imp@bsdimp.com>
Subject:   Re: kernel no longer builds without nvme
Message-ID:  <BB49C08A-C1F2-4D3A-A6B8-5B98C73B59EF@bsdimp.com>
In-Reply-To: <4FF3E583-1B86-4F98-B591-A4DE6570B394@gmail.com>
References:  <8b4650e7-81b1-be1e-0de5-dc94a32801c4@protected-networks.net> <4FF3E583-1B86-4F98-B591-A4DE6570B394@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Jul 21, 2016, at 11:53 AM, Ngie Cooper (yaneurabeya) =
<yaneurabeya@gmail.com> wrote:
>=20
>>=20
>> On Jul 21, 2016, at 06:45, Michael Butler =
<imb@protected-networks.net> wrote:
>>=20
>> For those of us who build "minimal" kernels:
>>=20
>> Building /usr/obj/usr/src/sys/VM02/vers.c
>> Building /usr/obj/usr/src/sys/VM02/vers.o
>> Building /usr/obj/usr/src/sys/VM02/kernel
>> --- kernel ---
>> linking kernel
>> cam_xpt.o: In function `xpt_announce_periph':
>> /usr/src/sys/cam/cam_xpt.c:(.text+0xcd2): undefined reference to
>> `nvme_print_ident'
>> cam_xpt.o: In function `xpt_denounce_periph':
>> /usr/src/sys/cam/cam_xpt.c:(.text+0xe76): undefined reference to
>> `nvme_print_ident'
>> cam_xpt.o: In function `xpt_run_devq':
>> /usr/src/sys/cam/cam_xpt.c:(.text+0x2bc0): undefined reference to
>> `nvme_op_string'
>> /usr/src/sys/cam/cam_xpt.c:(.text+0x2bd8): undefined reference to
>> `nvme_cmd_string'
>> cam_xpt.o: In function `xpt_bus_register':
>> /usr/src/sys/cam/cam_xpt.c:(.text+0x620b): undefined reference to
>> `nvme_get_xport'
>> *** [kernel] Error code 1
>=20
> CCing Scott and Warner. This is one of many reports I=E2=80=99ve seen =
related to this issue.

Fixed in https://svnweb.freebsd.org/changeset/base/303165 . Sorry about =
the mixup.
I didn=E2=80=99t even think to test this case.

Warner





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BB49C08A-C1F2-4D3A-A6B8-5B98C73B59EF>