Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link against the SAPI library. #7

Closed
flihp opened this issue Nov 18, 2015 · 0 comments
Closed

Link against the SAPI library. #7

flihp opened this issue Nov 18, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@flihp
Copy link
Contributor

flihp commented Nov 18, 2015

We should be linking against whatever version of the SAPI library is installed.

@flihp flihp added the bug label Nov 18, 2015
@flihp flihp self-assigned this Nov 18, 2015
@flihp flihp added this to the packaging milestone Nov 18, 2015
@flihp flihp mentioned this issue Nov 18, 2015
flihp added a commit to flihp/tpm2-tools that referenced this issue Nov 19, 2015
This commit resolves tpm2-software#7. The include statements in the code have been
fixed up to use the installed headers as well.

We still have very brittle dependency on the souces in the TPM2.0-TSS
source tree but at least now we don't have to do a full build in the
TPM2.0-TSS source tree to link against the libtpm2.a static library.
We do however still build a number of the convenience / common source
files from the tss tree and link those in.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
flihp added a commit to flihp/tpm2-tools that referenced this issue Nov 19, 2015
This commit resolves tpm2-software#7. The include statements in the code have been
fixed up to use the installed headers as well. The bootstrap script
has been updated as well so that it no longer sets up the build in the
TSS source repo. The tools build also no longer builds the static TSS
library.

We still some very brittle dependencies on the sources in the
TPM2.0-TSS source tree but at least now we don't have to do a full
build in the TPM2.0-TSS source tree to link against the libtpm2.a
static library. We do however still build a number of the convenience /
common source files from the tss tree and link those in.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
@gwei3 gwei3 closed this as completed in c722802 Nov 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant