Trying to use wpa-supplicant-2.9 with imx-linux-sumo 4.14.98-2.0.0_ga
Using wpa-supplicant-2.9 files from the tree
https://git.openembedded.org/openembedded-core/plain/meta/recipes-connectivity/wpa-supplicant/
Compiling wpa-supplicant-2.9 with default configuration is successful.
when configurations to enable WPA3 "CONFIG_SAE" is included, compilation issues 
are observed.

| ../src/common/sae.o: In function `sae_cn_confirm':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1181: 
undefined reference to `crypto_bignum_to_bin'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1187: 
undefined reference to `crypto_bignum_to_bin'
| ../src/common/sae.o: In function `sae_cn_confirm_ffc':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1228: 
undefined reference to `crypto_bignum_to_bin'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1230: 
undefined reference to `crypto_bignum_to_bin'
| ../src/common/sae.o: In function `sae_cn_confirm_ecc':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1208: 
undefined reference to `crypto_ec_point_to_bin'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1210: 
undefined reference to `crypto_ec_point_to_bin'
| ../src/common/sae.o: In function `sae_derive_pwe_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:450: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:456: 
undefined reference to `crypto_bignum_init'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:522: 
undefined reference to `crypto_bignum_deinit'

Attaching the configuration file "defconfig" & build output log.

Regards,
Pandi Vijayaraj
NOTE: Tainting hash to force rebuild of task 
/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb,
 do_compile
WARNING: 
/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/sources/poky/meta/recipes-support/libnl/libnl_3.4.0.bb.do_compile
 is tainted from a forced run
WARNING: 
/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb.do_compile
 is tainted from a forced run
Initialising tasks: 100% 
|######################################################################################################|
 Time: 0:00:01
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: wpa-supplicant-2.9-r0 do_compile: oe_runmake failed
ERROR: wpa-supplicant-2.9-r0 do_compile: Function failed: do_compile (log file 
is located at 
/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/build/tmp/work/aarch64-poky-linux/wpa-supplicant/2.9-r0/temp/log.do_compile.11662)
ERROR: Logfile of failure stored in: 
/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/build/tmp/work/aarch64-poky-linux/wpa-supplicant/2.9-r0/temp/log.do_compile.11662
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4 -C wpa_supplicant
| make: Entering directory 
'/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/build/tmp/work/aarch64-poky-linux/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/wpa_supplicant'
|   CC  eap_register.c
|   CC  notify.c
|   CC  bss.c
|   CC  ../src/utils/common.c
|   CC  ../src/utils/wpa_debug.c
|   CC  ../src/utils/wpabuf.c
|   CC  op_classes.c
|   CC  ../src/utils/bitfield.c
|   CC  wmm_ac.c
|   CC  ../src/utils/os_unix.c
|   CC  config.c
|   CC  rrm.c
|   CC  ../src/utils/eloop.c
|   CC  mesh.c
|   CC  mesh_rsn.c
|   CC  mesh_mpm.c
|   CC  config_file.c
|   CC  ../src/common/sae.c
|   CC  ../src/rsn_supp/preauth.c
|   CC  ../src/rsn_supp/wpa_ie.c
|   CC  ../src/rsn_supp/pmksa_cache.c
|   CC  ../src/common/wpa_common.c
|   CC  ../src/rsn_supp/wpa.c
|   CC  p2p_supplicant_sd.c
|   CC  ../src/p2p/p2p_utils.c
|   CC  ../src/p2p/p2p_parse.c
|   CC  ../src/p2p/p2p_build.c
|   CC  ../src/p2p/p2p_go_neg.c
|   CC  ../src/p2p/p2p_sd.c
|   CC  ../src/p2p/p2p_invitation.c
|   CC  ../src/p2p/p2p_dev_disc.c
|   CC  ../src/p2p/p2p.c
|   CC  ../src/p2p/p2p_pd.c
|   CC  ../src/ap/p2p_hostapd.c
|   CC  ../src/eap_peer/eap_tls.c
|   CC  ../src/eap_common/eap_peap_common.c
|   CC  ../src/p2p/p2p_group.c
|   CC  ../src/eap_peer/eap_md5.c
|   CC  ../src/eap_peer/eap_peap.c
|   CC  ../src/eap_peer/mschapv2.c
|   CC  ../src/eap_peer/eap_mschapv2.c
|   CC  ../src/eap_peer/eap_ttls.c
|   CC  ../src/eap_peer/eap_gtc.c
|   CC  ../src/eap_peer/eap_otp.c
|   CC  p2p_supplicant.c
|   CC  ../src/utils/uuid.c
|   CC  ../src/eap_peer/eap_leap.c
|   CC  ../src/eap_common/eap_wsc_common.c
|   CC  ../src/eap_peer/eap_wsc.c
|   CC  ../src/wps/wps.c
|   CC  ../src/wps/wps_common.c
|   CC  ../src/wps/wps_attr_parse.c
|   CC  ../src/wps/wps_attr_build.c
|   CC  ../src/wps/wps_attr_process.c
|   CC  wps_supplicant.c
|   CC  ../src/wps/wps_dev_attr.c
|   CC  ../src/wps/wps_enrollee.c
|   CC  ../src/eapol_supp/eapol_supp_sm.c
|   CC  ../src/eap_peer/eap_methods.c
|   CC  ../src/eap_peer/eap.c
|   CC  ../src/wps/wps_registrar.c
|   CC  ap.c
|   CC  ../src/ap/wpa_auth_glue.c
|   CC  ../src/ap/utils.c
|   CC  ../src/ap/authsrv.c
|   CC  ../src/utils/ip_addr.c
|   CC  ../src/ap/tkip_countermeasures.c
|   CC  ../src/ap/ap_config.c
|   CC  ../src/ap/ap_mlme.c
|   CC  ../src/ap/hostapd.c
|   CC  ../src/ap/ieee802_11_auth.c
|   CC  ../src/ap/sta_info.c
|   CC  ../src/ap/ieee802_11_shared.c
|   CC  ../src/ap/drv_callbacks.c
|   CC  ../src/eapol_auth/eapol_auth_sm.c
|   CC  ../src/ap/ieee802_1x.c
|   CC  ../src/ap/eap_user_db.c
|   CC  ../src/ap/bss_load.c
|   CC  ../src/ap/ap_drv_ops.c
|   CC  ../src/ap/neighbor_db.c
|   CC  ../src/ap/rrm.c
|   CC  ../src/ap/beacon.c
|   CC  ../src/eap_server/eap_server_identity.c
|   CC  ../src/eap_server/eap_server_methods.c
|   CC  ../src/ap/ctrl_iface_ap.c
|   CC  ../src/ap/wmm.c
|   CC  ../src/eap_server/eap_server.c
|   CC  ../src/ap/ap_list.c
|   CC  ../src/ap/hw_features.c
|   CC  ../src/ap/dfs.c
|   CC  ../src/eap_server/eap_server_wsc.c
|   CC  ../src/ap/wps_hostapd.c
|   CC  ../src/ap/wpa_auth_ie.c
|   CC  ../src/common/dragonfly.c
|   CC  ../src/ap/pmksa_cache_auth.c
|   CC  ../src/eap_common/chap.c
|   CC  ../src/crypto/ms_funcs.c
|   CC  ../src/ap/ieee802_11.c
|   CC  ../src/eap_peer/eap_tls_common.c
|   CC  ../src/crypto/crypto_gnutls.c
|   CC  ../src/crypto/aes-unwrap.c
|   CC  ../src/crypto/tls_gnutls.c
|   CC  ../src/crypto/aes-siv.c
|   CC  ../src/crypto/aes-ctr.c
|   CC  ../src/ap/wpa_auth.c
|   CC  ../src/crypto/aes-wrap.c
|   CC  ../src/crypto/aes-cbc.c
|   CC  ../src/crypto/rc4.c
|   CC  ../src/crypto/sha256-prf.c
|   CC  ../src/crypto/dh_groups.c
|   CC  ../src/crypto/dh_group5.c
|   CC  ../src/common/ctrl_iface_common.c
|   CC  ../src/crypto/random.c
|   CC  dbus/dbus_dict_helpers.c
|   CC  dbus/dbus_new_helpers.c
|   CC  ctrl_iface_unix.c
|   CC  dbus/dbus_common.c
|   CC  dbus/dbus_new_handlers_wps.c
|   CC  dbus/dbus_new.c
|   CC  ../src/utils/base64.c
|   CC  dbus/dbus_new_handlers.c
|   CC  dbus/dbus_new_handlers_p2p.c
|   CC  sme.c
|   CC  ../src/eap_common/eap_common.c
|   CC  ../src/common/hw_features_common.c
|   CC  ../src/common/ieee802_11_common.c
|   CC  ../src/crypto/sha1-prf.c
|   CC  ../src/crypto/sha1-pbkdf2.c
|   CC  ../src/crypto/sha1-tlsprf.c
|   CC  bgscan.c
|   CC  autoscan_exponential.c
|   CC  bgscan_simple.c
|   CC  autoscan.c
|   CC  ../src/common/gas.c
|   CC  ../src/drivers/driver_common.c
|   CC  offchannel.c
|   CC  gas_query.c
|   CC  ctrl_iface.c
|   CC  blacklist.c
|   CC  wpas_glue.c
|   CC  main.c
|   CC  scan.c
|   CC  events.c
|   CC  wpa_supplicant.c
|   CC  ../src/drivers/driver_wired_common.c
|   CC  ../src/drivers/driver_wired.c
|   CC  ../src/drivers/driver_nl80211_monitor.c
|   CC  ../src/drivers/driver_nl80211_scan.c
|   CC  ../src/drivers/driver_nl80211_capa.c
|   CC  ../src/drivers/netlink.c
|   CC  ../src/drivers/linux_ioctl.c
|   CC  ../src/drivers/driver_nl80211_event.c
|   CC  ../src/drivers/rfkill.c
|   CC  ../src/utils/radiotap.c
|   CC  ../src/drivers/drivers.c
|   CC  ../src/l2_packet/l2_packet_linux.c
|   CC  ../src/drivers/driver_hostap.c
|   CC  ../src/common/wpa_ctrl.c
|   CC  ../src/drivers/driver_wext.c
|   CC  ../src/common/cli.c
|   CC  ../src/utils/edit_simple.c
|   sed systemd/wpa_supplicant.service.in
|   sed systemd/wpa_supplicant.service.arg.in
|   CC  wpa_passphrase.c
|   sed systemd/wpa_supplicant-nl80211.service.arg.in
|   sed systemd/wpa_supplicant-wired.service.arg.in
|   sed dbus/fi.w1.wpa_supplicant1.service.in
|   LD  wpa_passphrase
|   CC  wpa_cli.c
|   LD  wpa_cli
|   CC  ../src/drivers/driver_nl80211.c
| ../src/common/sae.o: In function `sae_cn_confirm':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1181: 
undefined reference to `crypto_bignum_to_bin'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1187: 
undefined reference to `crypto_bignum_to_bin'
| ../src/common/sae.o: In function `sae_cn_confirm_ffc':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1228: 
undefined reference to `crypto_bignum_to_bin'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1230: 
undefined reference to `crypto_bignum_to_bin'
| ../src/common/sae.o: In function `sae_cn_confirm_ecc':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1208: 
undefined reference to `crypto_ec_point_to_bin'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1210: 
undefined reference to `crypto_ec_point_to_bin'
| ../src/common/sae.o: In function `sae_derive_pwe_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:450: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:456: 
undefined reference to `crypto_bignum_init'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:522: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_test_pwd_seed_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:225: 
undefined reference to `crypto_bignum_init_set'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:238: 
undefined reference to `crypto_bignum_init_set'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:270: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:271: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:242: 
undefined reference to `crypto_bignum_init_set'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:244: 
undefined reference to `crypto_bignum_sub'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:245: 
undefined reference to `crypto_bignum_div'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:252: 
undefined reference to `crypto_bignum_exptmod'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:270: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:271: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:264: 
undefined reference to `crypto_bignum_is_zero'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:266: 
undefined reference to `crypto_bignum_is_one'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:270: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:271: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_pwe_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:506: 
undefined reference to `crypto_bignum_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:520: 
undefined reference to `crypto_bignum_init_set'
| ../src/common/sae.o: In function `sae_derive_pwe_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:307: 
undefined reference to `crypto_bignum_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:316: 
undefined reference to `crypto_bignum_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:317: 
undefined reference to `crypto_bignum_to_bin'
| ../src/common/sae.o: In function `sae_test_pwd_seed_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:153: 
undefined reference to `crypto_ec_prime_len_bits'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:170: 
undefined reference to `crypto_bignum_init_set'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:173: 
undefined reference to `crypto_ec_point_compute_y_sqr'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:174: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:180: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_pwe_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:399: 
undefined reference to `crypto_bignum_init_set'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:410: 
undefined reference to `crypto_ec_point_solve_y_coord'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:422: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:423: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:426: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:406: 
undefined reference to `crypto_ec_point_init'
| ../src/common/sae.o: In function `sae_clear_temp_data':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:98: 
undefined reference to `crypto_ec_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:99: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:100: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:101: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:102: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:103: 
undefined reference to `crypto_bignum_deinit'
| 
../src/common/sae.o:/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:104:
 more undefined references to `crypto_bignum_deinit' follow
| ../src/common/sae.o: In function `sae_clear_temp_data':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:106: 
undefined reference to `crypto_ec_point_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:107: 
undefined reference to `crypto_ec_point_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:108: 
undefined reference to `crypto_ec_point_deinit'
| ../src/common/sae.o: In function `sae_clear_data':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:121: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_set_group':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:41: 
undefined reference to `crypto_ec_init'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:46: 
undefined reference to `crypto_ec_prime_len'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:47: 
undefined reference to `crypto_ec_get_prime'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:48: 
undefined reference to `crypto_ec_order_len'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:49: 
undefined reference to `crypto_ec_get_order'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:65: 
undefined reference to `crypto_bignum_init_set'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:74: 
undefined reference to `crypto_bignum_init_set'
| ../src/common/sae.o: In function `sae_derive_commit':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:579: 
undefined reference to `crypto_bignum_init'
| ../src/common/sae.o: In function `sae_derive_commit_element_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:539: 
undefined reference to `crypto_ec_point_mul'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:541: 
undefined reference to `crypto_ec_point_invert'
| ../src/common/sae.o: In function `sae_derive_commit_element_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:561: 
undefined reference to `crypto_bignum_exptmod'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:563: 
undefined reference to `crypto_bignum_inverse'
| ../src/common/sae.o: In function `sae_derive_commit':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:592: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:592: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:592: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:583: 
undefined reference to `crypto_bignum_init'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:581: 
undefined reference to `crypto_bignum_init'
| ../src/common/sae.o: In function `sae_derive_commit_element_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:556: 
undefined reference to `crypto_bignum_init'
| ../src/common/sae.o: In function `sae_derive_commit':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:592: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_commit_element_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:534: 
undefined reference to `crypto_ec_point_init'
| ../src/common/sae.o: In function `sae_derive_k_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:619: 
undefined reference to `crypto_ec_point_init'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:630: 
undefined reference to `crypto_ec_point_mul'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:632: 
undefined reference to `crypto_ec_point_add'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:634: 
undefined reference to `crypto_ec_point_mul'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:635: 
undefined reference to `crypto_ec_point_is_at_infinity'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:636: 
undefined reference to `crypto_ec_point_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:645: 
undefined reference to `crypto_ec_point_deinit'
| ../src/common/sae.o: In function `sae_derive_k_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:655: 
undefined reference to `crypto_bignum_init'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:666: 
undefined reference to `crypto_bignum_exptmod'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:668: 
undefined reference to `crypto_bignum_mulmod'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:670: 
undefined reference to `crypto_bignum_exptmod'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:672: 
undefined reference to `crypto_bignum_is_one'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:673: 
undefined reference to `crypto_bignum_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:683: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_keys':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:696: 
undefined reference to `crypto_bignum_init'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:711: 
undefined reference to `crypto_bignum_add'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:713: 
undefined reference to `crypto_bignum_mod'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:720: 
undefined reference to `crypto_bignum_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:735: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_k_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:645: 
undefined reference to `crypto_ec_point_deinit'
| ../src/common/sae.o: In function `sae_derive_k_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:683: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_keys':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:735: 
undefined reference to `crypto_bignum_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:735: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_k_ffc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:683: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_derive_k_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:645: 
undefined reference to `crypto_ec_point_deinit'
| ../src/common/sae.o: In function `sae_write_commit':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:767: 
undefined reference to `crypto_bignum_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:773: 
undefined reference to `crypto_ec_point_to_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:782: 
undefined reference to `crypto_bignum_to_bin'
| ../src/common/sae.o: In function `sae_parse_commit_scalar':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:919: 
undefined reference to `crypto_bignum_init_set'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:930: 
undefined reference to `crypto_bignum_cmp'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:938: 
undefined reference to `crypto_bignum_is_zero'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:939: 
undefined reference to `crypto_bignum_is_one'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:940: 
undefined reference to `crypto_bignum_cmp'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:947: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_parse_commit_element_ffc':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1018: 
undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1020: 
undefined reference to `crypto_bignum_init_set'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1024: 
undefined reference to `crypto_bignum_init'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1025: 
undefined reference to `crypto_bignum_init_set'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1027: 
undefined reference to `crypto_bignum_sub'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1031: 
undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1032: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_parse_commit_scalar':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:942: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/sae.o: In function `sae_parse_commit_element_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:968: 
undefined reference to `crypto_bignum_to_bin'
| ../src/common/sae.o: In function `sae_parse_commit_element_ffc':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1028: 
undefined reference to `crypto_bignum_is_zero'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1029: 
undefined reference to `crypto_bignum_is_one'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1030: 
undefined reference to `crypto_bignum_cmp'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1036: 
undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1039: 
undefined reference to `crypto_bignum_exptmod'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1041: 
undefined reference to `crypto_bignum_is_one'
| ../src/common/sae.o: In function `sae_parse_commit_element_ecc':
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:986: 
undefined reference to `crypto_ec_point_deinit'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:988: 
undefined reference to `crypto_ec_point_from_bin'
| /usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:992: 
undefined reference to `crypto_ec_point_is_on_curve'
| ../src/common/sae.o: In function `sae_parse_commit':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1138: 
undefined reference to `crypto_bignum_cmp'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1142: 
undefined reference to `crypto_bignum_cmp'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1146: 
undefined reference to `crypto_ec_point_cmp'
| ../src/common/sae.o: In function `sae_parse_commit_element_ffc':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/sae.c:1046: 
undefined reference to `crypto_bignum_deinit'
| ../src/common/wpa_common.o: In function `wpa_eapol_key_mic':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/wpa_common.c:227:
 undefined reference to `omac1_aes_128'
| ../src/common/dragonfly.o: In function `dragonfly_get_rand_2_to_r_1':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:185:
 undefined reference to `crypto_bignum_rand'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:186:
 undefined reference to `crypto_bignum_is_zero'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:187:
 undefined reference to `crypto_bignum_is_one'
| ../src/common/dragonfly.o: In function `dragonfly_get_random_qr_qnr':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:63:
 undefined reference to `crypto_bignum_init'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:64:
 undefined reference to `crypto_bignum_rand'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:69:
 undefined reference to `crypto_bignum_legendre'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:75:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:65:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:80:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:81:
 undefined reference to `crypto_bignum_deinit'
| ../src/common/dragonfly.o: In function `dragonfly_is_quadratic_residue_blind':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:120:
 undefined reference to `crypto_ec_get_prime'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:121:
 undefined reference to `crypto_ec_prime_len'
| ../src/common/dragonfly.o: In function `dragonfly_get_rand_1_to_p_1':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:92:
 undefined reference to `crypto_bignum_init'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:93:
 undefined reference to `crypto_bignum_init'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:94:
 undefined reference to `crypto_bignum_init_set'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:96:
 undefined reference to `crypto_bignum_sub'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:97:
 undefined reference to `crypto_bignum_rand'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:98:
 undefined reference to `crypto_bignum_add'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:103:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:104:
 undefined reference to `crypto_bignum_deinit'
| ../src/common/dragonfly.o: In function `dragonfly_is_quadratic_residue_blind':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:136:
 undefined reference to `crypto_bignum_init'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:138:
 undefined reference to `crypto_bignum_mulmod'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:175:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:176:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:177:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:139:
 undefined reference to `crypto_bignum_mulmod'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:155:
 undefined reference to `crypto_bignum_is_odd'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:157:
 undefined reference to `crypto_bignum_init_set'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:159:
 undefined reference to `crypto_bignum_mulmod'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:165:
 undefined reference to `crypto_bignum_legendre'
| ../src/common/dragonfly.o: In function `dragonfly_get_rand_1_to_p_1':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:99:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:103:
 undefined reference to `crypto_bignum_deinit'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:104:
 undefined reference to `crypto_bignum_deinit'
| ../src/common/dragonfly.o: In function `dragonfly_generate_scalar':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:203:
 undefined reference to `crypto_bignum_add'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:204:
 undefined reference to `crypto_bignum_mod'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:205:
 undefined reference to `crypto_bignum_is_zero'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/common/dragonfly.c:206:
 undefined reference to `crypto_bignum_is_one'
| ../src/crypto/aes-siv.o: In function `aes_s2v':
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/crypto/aes-siv.c:84:
 undefined reference to `omac1_aes_vector'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/crypto/aes-siv.c:89:
 undefined reference to `omac1_aes_vector'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/crypto/aes-siv.c:104:
 undefined reference to `omac1_aes_vector'
| 
/usr/src/debug/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/src/crypto/aes-siv.c:115:
 undefined reference to `omac1_aes_vector'
| collect2: error: ld returned 1 exit status
| Makefile:1903: recipe for target 'wpa_supplicant' failed
| make: *** [wpa_supplicant] Error 1
| make: Leaving directory 
'/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/build/tmp/work/aarch64-poky-linux/wpa-supplicant/2.9-r0/wpa_supplicant-2.9/wpa_supplicant'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at 
/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/build/tmp/work/aarch64-poky-linux/wpa-supplicant/2.9-r0/temp/log.do_compile.11662)
ERROR: Task 
(/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb:do_compile)
 failed with exit code '1'
NOTE: Tasks Summary: Attempted 701 tasks of which 693 didn't need to be rerun 
and 1 failed.

Summary: 1 task failed:
  
/home/wlan2/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb:do_compile
Summary: There were 5 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
wlan2@wlan2-UBUNTU:~/Pandi_Vijayaraj/iMX8/linux_kernel/imx-yocto/v4.14.98/imx8-linux-sumo/build$
 

Attachment: defconfig
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9172): 
https://lists.yoctoproject.org/g/linux-yocto/message/9172
Mute This Topic: https://lists.yoctoproject.org/mt/78340462/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to