| Summary: | wpa_supplicant fails to build without libopenssl enabled | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Matthew Starr <mstarr> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2020.05.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Matthew Starr
2020-07-29 21:56:10 UTC
Here is the buildroot configuration file that causes the wpa_supplication package to fail to build: https://pastebin.com/42J2BuLW This is a "known" issue, the following patch (which is not yet merged) should fix your issue: https://patchwork.ozlabs.org/project/buildroot/patch/20200108190439.459316-1-geomatsi@gmail.com/ Thanks! Fixed in commit bb27efbce75071d7c9b36bc5a896d166e01c1aa1 |