You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
@ksaye if you still want to build it, I hacked the file "0001-build-update-for-ax_code_coverage.m4-version-2019.01.patch" to include the change that emilm proposed. This fixed the error for me. See the new file here: fixed_patch.txt
automake: error: cannot open < aminclude_static.am: No such file or directory
I am using warrior branch in yocto, and master branch in meta-secure-core.
warrior uses autoconf-archive 2018.03.13. (https://git.yoctoproject.org/cgit.cgi/poky/tree/meta/recipes-devtools/autoconf-archive?h=warrior)
This is fixed in tpm2-tss tpm2-software/tpm2-tss#1256
Issue: tpm2-software/tpm2-tools#1291
patch: https://github.com/tpm2-software/tpm2-tss/pull/1256/files/4403f3bb15bd233d5d52a8e09ada71716c9a0465
So all you need to do is to add "AX_ADD_AM_MACRO_STATIC([])" to https://github.com/jiazhang0/meta-secure-core/blob/master/meta-tpm2/recipes-tpm/tpm2-tss/tpm2-tss/0001-build-update-for-ax_code_coverage.m4-version-2019.01.patch#L47
Or am I way off here?
@lumag
The text was updated successfully, but these errors were encountered: