https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249068
Bug ID: 249068
Summary: CURRENT: r365263: WITHOUT_DEBUGFILES: install:
/usr/lib/debug/boot/kernel/: No such file or directory
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Running CURRENT (FreeBSD 13.0-CURRENT #4 r365243: Wed Sep 2 13:13:07 CEST 2020
amd64) and trying to installkernel with /etc/src.conf containing
WITHOUT_DEBUG_FILES=YES resuklts in the error shown below when running "make
installkernel":
[...]
--- realinstall_subdir_zfs ---
install -T dbg -o root -g wheel -m 555 zfs.ko.debug
/usr/lib/debug/boot/kernel/
install: /usr/lib/debug/boot/kernel/: No such file or directory
*** [_kmodinstall] Error code 71
make[4]: stopped in /usr/src/sys/modules/zfs
1 error
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"