[Bug 252353] usr.sbin/bhyve: fail to link WITHOUT_CAPSICUM & WITHOUT_CASPER
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 2 18:24:48 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252353
Bug ID: 252353
Summary: usr.sbin/bhyve: fail to link WITHOUT_CAPSICUM &
WITHOUT_CASPER
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: rozhuk.im at gmail.com
In src.conf:
WITHOUT_CAPSICUM=
WITHOUT_CASPER=
...
===> usr.bin/newkey (all)
ld: error: unable to find library -lcasper
ld: error: unable to find library -lcap_pwd
ld: error: unable to find library -lcap_grp
cc: error: linker command failed with exit code 1 (use -v to see invocation)
--- bhyve ---
*** [bhyve] Error code 1
make[4]: stopped in /usr/src/usr.sbin/bhyve
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list