[Bug 285395] Fail to build bpf_buffer.c without enabling DEV_BPF nor NETGRAPH_BPF

2025-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285395 --- Comment #2 from nakayamakenj...@gmail.com --- Thank you for the update. I didn't use the sys/conf/files, but rather a customized build system such as an original CMake. -- You are receiving this mail because: You are the assignee for t

[Bug 285395] Fail to build bpf_buffer.c without enabling DEV_BPF nor NETGRAPH_BPF

2025-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285395 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 285395] Fail to build bpf_buffer.c without enabling DEV_BPF nor NETGRAPH_BPF

2025-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285395 --- Comment #1 from Ed Maste --- in sys/conf/files bpf_buffer.c should only be compiled if bpf is enabled net/bpf_buffer.coptional bpf What kernel config are you using? I want to understand the issue before proceeding. --