That worked-- thanks!

On Tuesday, November 12, 2019 at 3:26:41 PM UTC-7, Matthew Maurer wrote:
>
> The host tests currently rely on the host version of openssl to do 
> testing. If you're on a debian derivative, install 'libssl-dev' or a 
> compatible library. Other distributions may have this available labeled as 
> an openssl "development" package.
>
> If you do not wish to install that library, you may instead edit
> trusty/vendor/google/aosp/scripts/test-map
> and remove the host test lines, as they are not vital to building a Trusty 
> kernel.
>
> On Tuesday, November 12, 2019 at 11:28:58 AM UTC-8, 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/b6d392f8-650c-4b2e-88f2-1ea3ba98a551%40googlegroups.com.

Reply via email to