-
Notifications
You must be signed in to change notification settings - Fork 364
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Ubuntu 18.04 will no longer be supported. * INSTALL.md includes a list of operating systemes in the CI. Signed-off-by: Juergen Repp <juergen_repp@web.de>
- Loading branch information
1 parent
3963ec0
commit a7da221
Showing
2 changed files
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a7da221
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this mean I can't utilize TPM2.0 on ubuntu 18.04 at all? as when I tried to use the busy box, I was getting an issue with the Glibc
a7da221
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current version of json-c on Ubuntu 18.04 does not support functions needed by fapi. If you do not need fapi you can compile the current master and run the tests with:
Or you could try to install a version of json-c >= 0.13