Ah it looks like I needed to install libssl-dev. Since AOSP brings in a truckload of its third-party dependencies, I assumed that's how Trusty TEE would build also.
On Tuesday, November 12, 2019 at 12:28:58 PM UTC-7, Aaron Simmons wrote: > > I'm trying to build AOSP along with the Trusty TEE > <https://source.android.com/security/trusty/download-and-build>. > However, the build falls down due to OpenSSL: > > building > /home/paleozogt/Development/trusty/build-root/build-generic-arm64/host_tests/obj/storage_test/trusty/user/app/storage/test/../block_cache.o > trusty/user/app/storage/test/../block_cache.c:27:10: fatal error: > 'openssl/crypto.h' file not found > #include <openssl/crypto.h> > ^~~~~~~~~~~~~~~~~~ > 1 error generated. > > Any ideas on how to get Trusty TEE to build? I'd report this as a bug, > but I'm not sure where to file Trusty bugs. > > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/2ebd3381-6925-43dd-8ec8-6be1a497c56f%40googlegroups.com.
