[Bug 247571] Fix build with post-r362666 (nvvpair.c->bsd_nvpair.c rename)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 27 01:38:05 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247571
Bug ID: 247571
Summary: Fix build with post-r362666 (nvvpair.c->bsd_nvpair.c
rename)
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: neel at neelc.org
When I attempt to build world in 13-CURRENT, I get this error:
===> lib/libnv (obj,includes,all,install)
[Creating objdir /usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/libnv...]
make[3]: make[3]: don't know how to make nvpair.c. Stop
make[3]: stopped in /usr/src/lib/libnv
*** [legacy] Error code 2
make[2]: stopped in /usr/src
1 error
make[2]: stopped in /usr/src
*** [_legacy] Error code 2
make[1]: stopped in /usr/src
1 error
make[1]: stopped in /usr/src
*** [buildworld] Error code 2
make: stopped in /usr/src
1 error
make: stopped in /usr/src
root at omen:/usr/src #
I heard mmacy@ made changes.
Phabricator URL: https://reviews.freebsd.org/D25481
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list