On Sun, Aug 4, 2019 at 6:36 PM Denys Dmytriyenko <[email protected]> wrote:
>
> On Sun, Aug 04, 2019 at 12:58:48PM +1200, Ankur Tyagi wrote:
> > Hi,
> >
> > When building eSDK for arago based image, I am getting following error:
> >
> > "The file /usr/include/openssl/comp.h is installed by both openssl10
> > and openssl, aborting"
> >
> > I checked who depends on openssl10 and only meta-arago wpa-supplicant,
> > hostap depends whereas upstream depends on openssl.
> >
> > Below commits show the change to depend on openssl10:
> >
> > commit bc88360b: wpa-supplicant: inherit pkgconfig and depend on openssl10
> > commit 8c3e159b: hostap: inherit pkgconfig and depend on openssl10
> >
> > Any specific reason to still depend on openssl10?
>
> Compatibility? OpenSSL 1.1 API is not 100% compatible with OpenSSL 1.0
>

But upstream wpa_supplicant is using OpenSSL 1.1. Shouldn't meta-arago
also switch to the same?
Even if meta-arago depends on OpenSSL 1.0, then how to fix eSDK error ?

regards
Ankur
> --
> Denys
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to