https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242136
Bug ID: 242136
Summary: 12.1 kernel build fails with "nodevice bpf"
Product: Base System
Version: 12.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Working with releng/12.1 revision 354894 on amd64. Problem also occurs with
stable/12 revision 354853 on amd64.
I can build the GENERIC kernel just fine. As soon as I try to remove
BPF the kernel fails to link. The following simple kernel config is
enough to demonstrate the problem:
include GENERIC
ident NOBPF
nodevice bpf
--
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]"