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 -- Denys _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
