[Bug 286259] wpa_supplicant fails to authenticate without INET (Failed to initialize driver 'bsd')
Date: Mon, 21 Apr 2025 16:11:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286259 --- Comment #3 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- The minimal solution of this issue will be at least to prevent the build of wpa_supplicant when INET is not supported ( build it only .if ${MK_INET} != "no" ... ) -- You are receiving this mail because: You are the assignee for the bug.