From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v2] Build: Fix stubdom vtpm build failure Date: Tue, 17 Mar 2015 10:20:14 +0100 Message-ID: <20150317092014.GA29537@aepfle.de> References: <1426554003-21799-1-git-send-email-quan.xu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1426554003-21799-1-git-send-email-quan.xu@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Quan Xu Cc: andrew.cooper3@citrix.com, dgdegra@tycho.nsa.gov, ian.campbell@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Mar 16, Quan Xu wrote: > Typedefs are duplicated in stubdom/vtpmmgr/tcg.h and supported compilers > do not cope with current staging branch. This version finally compiles. Thanks! Olaf