All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [tpm2] Re: tpm2-abrmd bootstrap error
@ 2021-03-09 23:24 Roberts, William C
  0 siblings, 0 replies; only message in thread
From: Roberts, William C @ 2021-03-09 23:24 UTC (permalink / raw
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 2090 bytes --]



> -----Original Message-----
> From: Kenneth Goldman <kgoldman(a)us.ibm.com>
> Sent: Monday, March 8, 2021 2:28 PM
> To: tpm2(a)lists.01.org
> Subject: [tpm2] tpm2-abrmd bootstrap error
> 
> Does anyone have working instructions to build abrmd from source on 
> Ubuntu 16 xenial?

This script example works on an ubuntu:16.04 docker image. Which I would imagine will be close to WSL.
It also deals with the fact that docker images don't really have dbus/systemd and all that. Which might be your WSL issues.
https://gist.github.com/williamcroberts/cd5dce68ff3c8d6608a0b336b968da79

Take a look through that and try it, email me if you have questions.

> 
> I did this, 
> http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-
> 2019.01.06.tar.xz 
> <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-
> 2019.01.06.tar.xz>  fix, then got this:

Commented here:
https://github.com/tpm2-software/tpm2-abrmd/issues/766

It' superfluous automake warnings with us dealing with their bugs.

> 
> libtoolize: putting auxiliary files in '.'.
> libtoolize: linking file './ltmain.sh'
> configure.ac:10: installing './compile'
> configure.ac:13: installing './config.guess'
> configure.ac:13: installing './config.sub'
> configure.ac:15: installing './install-sh'
> configure.ac:15: installing './missing'
> aminclude_static.am:126: warning: .PHONY was already defined in 
> condition TRUE, which includes condition AUTOCONF_CODE_COVERAGE_2019_01_06 ...
> Makefile.am:175: 'aminclude_static.am' included from here
> Makefile.am:6: ... '.PHONY' previously defined here
> Makefile.am:182: warning: AM_DISTCHECK_CONFIGURE_FLAGS multiply 
> defined in condition AUTOCONF_CODE_COVERAGE_2019_01_06 and 
> CODE_COVERAGE_ENABLED ...
> aminclude_static.am:100: ... 'AM_DISTCHECK_CONFIGURE_FLAGS' previously 
> defined here
> Makefile.am:175: 'aminclude_static.am' included from here
> Makefile.am: installing './depcomp'
> parallel-tests: installing './test-driver'
> 
> --
> Ken Goldman kgoldman(a)us.ibm.com
> 914-945-2415 (862-2415)
> 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-09 23:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09 23:24 [tpm2] Re: tpm2-abrmd bootstrap error Roberts, William C

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.