[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 14/23] acpi: Move ACPI code to tools/libacpi
On Tue, Aug 16, 2016 at 05:36:03PM +0800, Shannon Zhao wrote: > > > On 2016/8/16 16:29, Wei Liu wrote: > > On Tue, Aug 16, 2016 at 04:13:06PM +0800, Shannon Zhao wrote: > > [...] > >> > Not sure if I do something wrong, but I got bellow errors when compiling > >> > this series on x86 just using "./autogen.sh;./configure;make tools". > >> > > >> > In file included from tcgbios.c:26:0: > >> > ../util.h:4:39: fatal error: ../hvmloader/acpi/acpi2_0.h: No such file > >> > or directory > >> > #include "../hvmloader/acpi/acpi2_0.h" > >> > > >> > In file included from tpm_drivers.c:24:0: > >> > ../util.h:4:39: fatal error: ../hvmloader/acpi/acpi2_0.h: No such file > >> > or directory > >> > #include "../hvmloader/acpi/acpi2_0.h" > >> > > > I don't think this is caused by your environment. > > > > Please rebase everything on top of staging. There is a fix there. > You mean the commit "cc38370 hvmloader: include libacpi.h instead of > acpi2_0.h in rombios.c", right? Yes, that one. But you're right. That one won't fix it for you. > > If so, I don't think it's relevant to this problem because this patch > moves acpi2_0.h under tools/libacpi/ but it doesn't update in the path > in tools/firmware/rombios/32bit/util.h > I think this is a bug in Boris's series. You can maybe work around it by changing the include to point to the new location. Wei. > Thanks, > -- > Shannon > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |