* [Buildroot] [Bug 12701] New: [patch] wpa_supplicant must depend on openssl
@ 2020-03-26 19:22 bugzilla at busybox.net
2020-03-26 19:43 ` [Buildroot] [Bug 12701] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2020-03-26 19:22 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12701
Bug ID: 12701
Summary: [patch] wpa_supplicant must depend on openssl
Product: buildroot
Version: 2020.02
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: shaforostoff at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
with BR2_PACKAGE_OPENSSH=n building buildroot results in errors:
buildroot/output/host/lib/gcc/arm-buildroot-linux-gnueabihf/8.3.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld:
../src/eap_peer/eap_teap.o: in function `eap_teap_session_id':
buildroot/build/wpa_supplicant-2.9/wpa_supplicant/../src/eap_peer/eap_teap.c:741:
undefined reference to `tls_get_tls_unique'
buildroot/build/wpa_supplicant-2.9/wpa_supplicant/../src/eap_peer/eap_teap.c:1828:
undefined reference to `tls_connection_get_cipher_suite'
buildroot/output/host/lib/gcc/arm-buildroot-linux-gnueabihf/8.3.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld:
../src/eap_common/eap_teap_common.o: in function `eap_teap_tls_prf':
14:15:20
buildroot/build/wpa_supplicant-2.9/wpa_supplicant/../src/eap_common/eap_teap_common.c:75:
undefined reference to `tls_prf_sha256'
and so on. The fix is to add WPA_SUPPLICANT_DEPENDENCIES=opessl
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 12701] [patch] wpa_supplicant must depend on openssl
2020-03-26 19:22 [Buildroot] [Bug 12701] New: [patch] wpa_supplicant must depend on openssl bugzilla at busybox.net
@ 2020-03-26 19:43 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2020-03-26 19:43 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12701
Nick Shaforostov <shaforostoff@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-26 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-26 19:22 [Buildroot] [Bug 12701] New: [patch] wpa_supplicant must depend on openssl bugzilla at busybox.net
2020-03-26 19:43 ` [Buildroot] [Bug 12701] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox