From: Juergen Gross <juergen.gross@ts.fujitsu.com>
To: xen-devel@lists.xensource.com
Subject: Re: [Xen-changelog] [xen-unstable] hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM.
Date: Fri, 12 Feb 2010 10:44:55 +0100 [thread overview]
Message-ID: <4B752317.1030600@ts.fujitsu.com> (raw)
In-Reply-To: <201002112250.o1BMoVtg011084@xenbits.xensource.com>
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
next parent reply other threads:[~2010-02-12 9:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <201002112250.o1BMoVtg011084@xenbits.xensource.com>
2010-02-12 9:44 ` Juergen Gross [this message]
2010-02-12 9:56 ` Re: [Xen-changelog] [xen-unstable] hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B752317.1030600@ts.fujitsu.com \
--to=juergen.gross@ts.fujitsu.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.