* Re: [Xen-changelog] [xen-unstable] hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM.
[not found] <201002112250.o1BMoVtg011084@xenbits.xensource.com>
@ 2010-02-12 9:44 ` Juergen Gross
2010-02-12 9:56 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2010-02-12 9:44 UTC (permalink / raw)
To: xen-devel
Xen patchbot-unstable wrote:
> # HG changeset patch
> # User Keir Fraser <keir.fraser@citrix.com>
> # Date 1265924987 0
> # Node ID 363bbf5115736d885b5574bf38af3efdbfaa3170
> # Parent e857cd5fa7081604f4e2d4be2c37917686472c72
> hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM.
>
> These can be built at the same time as the DSDT.
>
> Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
> ---
> tools/firmware/hvmloader/acpi/ssdt_pm.h | 202 -------------------------------
> tools/firmware/hvmloader/acpi/ssdt_tpm.h | 25 ---
This breaks the build:
make[8]: Entering directory `/root/xen-unstable.hg/tools/firmware/hvmloader/acpi'
gcc -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m32 -march=i686
-g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .build.o.d
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werror
-fno-stack-protector -fno-builtin -msoft-float -I. -I..
-I../../../../tools/include -c -o build.o build.c
build.c:20:22: error: ssdt_tpm.h: No such file or directory
build.c:21:21: error: ssdt_pm.h: No such file or directory
build.c: In function ‘construct_secondary_tables’:
build.c:203: error: ‘ssdt_pm’ undeclared (first use in this function)
build.c:203: error: (Each undeclared identifier is reported only once
build.c:203: error: for each function it appears in.)
build.c:213: error: ‘ssdt_tpm’ undeclared (first use in this function)
make[8]: *** [build.o] Error 1
make[8]: Leaving directory `/root/xen-unstable.hg/tools/firmware/hvmloader/acpi'
make[7]: *** [subdir-all-acpi] Error 2
make[7]: Leaving directory `/root/xen-unstable.hg/tools/firmware/hvmloader'
make[6]: *** [subdirs-all] Error 2
make[6]: Leaving directory `/root/xen-unstable.hg/tools/firmware/hvmloader'
make[5]: *** [subdir-all-hvmloader] Error 2
make[5]: Leaving directory `/root/xen-unstable.hg/tools/firmware'
make[4]: *** [subdirs-all] Error 2
make[4]: Leaving directory `/root/xen-unstable.hg/tools/firmware'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/xen-unstable.hg/tools/firmware'
make[2]: *** [subdir-install-firmware] Error 2
make[2]: Leaving directory `/root/xen-unstable.hg/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/root/xen-unstable.hg/tools'
make: *** [install-tools] Error 2
Juergen
--
Juergen Gross Principal Developer Operating Systems
TSP ES&S SWE OS6 Telephone: +49 (0) 89 3222 2967
Fujitsu Technolgy Solutions e-mail: juergen.gross@ts.fujitsu.com
Domagkstr. 28 Internet: ts.fujitsu.com
D-80807 Muenchen Company details: ts.fujitsu.com/imprint.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-12 9:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <201002112250.o1BMoVtg011084@xenbits.xensource.com>
2010-02-12 9:44 ` [Xen-changelog] [xen-unstable] hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM Juergen Gross
2010-02-12 9:56 ` Keir Fraser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).