[Bug 286010] [FBSD 15.0 current]fatal error: 'ssp/ssp.h' file not found
Date: Thu, 10 Apr 2025 13:40:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286010 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |kevans@freebsd.org, | |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- Which kernel module are you building, and how exactly are you building it? I tend to agree that ssp.h includes should be !_KERNEL-only (and some of them are), but presumably we also shouldn't be building kernel modules with fortify source enabled, as it's not supported AFAIK. -- You are receiving this mail because: You are the assignee for the bug.