[Bug 242136] 12.1 kernel build fails with "nodevice bpf"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 21 11:05:59 UTC 2019


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: bugs at FreeBSD.org
          Reporter: dave at mischler.com

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.


More information about the freebsd-bugs mailing list