Problems building with CONFIG_NO_WPA=y and CONFIG_NO_SCAN_PROCESSING=y
Oscar Hellström
oscar at hellstrom.st
Mon Oct 14 05:53:04 PDT 2024
Hi,
I'm trying to build a wpa_supplicant where I only want to do 802.1X on
wired links. As a part of this I'm trying to create a rather minimal
build, but I run int to link issues.
CONFIG_NO_SCAN_PROCESSING=y leads to undefined reference to
`wpa_scan_res_match', called from wpa_bss_parse_ml_rnr_ap_info() in
wpa_supplicant/bss.o
CONFIG_NO_WPA=y leads to lot's of wpa_ functions being undefined.
Best regards
Oscar Hellström
More information about the Hostap
mailing list