Re: [Xen-devel] Building Xen 4.8 with GCC 7

2017-06-27 Thread John Thomson
On Wed, 28 Jun 2017, at 04:29, Marek Marczykowski-Górecki wrote: > /home/user/rpmbuild/BUILD/xen-4.8.1/stubdom/vtpmmgr/vtpm_cmd_handler.c:555: > undefined reference to `tpmrsa_free' Hi, I think this was fixed for me with: Olaf Hering's [Xen-devel] [PATCH] vtpmmgr: make inline functions static

[Xen-devel] Building Xen 4.8 with GCC 7

2017-06-27 Thread Marek Marczykowski-Górecki
Hi, I'm having troubles with building Xen with GCC 7 (Fedora 26). Some of the problems are fixed by "Compilation fixes for GCC 7" patch series sent a moment ago, but then I've stumbled on link failure of vtpmmgr stubdomain, related to some functions of tpm_emulator. I've already tried with