Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1504456
| From | Yisheng Xie <xieyisheng1@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 |
| Date | 2016-10-20 03:50 +0200 |
| Message-ID | <suaEy-Sb-13@gated-at.bofh.it> (permalink) |
| References | <srYet-2a4-1@gated-at.bofh.it> <stozV-1vr-47@gated-at.bofh.it> <stBdL-17v-1@gated-at.bofh.it> <stKK5-8dt-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On 2016/10/19 6:07, Zheng, Lv wrote: > Hi, > > I'm not sure what you mean. > I mean you need ACPI_USE_SYSTEM_INTTYPES in case s64 has already been defined in that environment. > Are you sure s64 should be defined for your environment? > s64 is not defined in my build environment but in kernel code. > IMO, s64 is kernel space specific, while you are compiling user space tools. > It looks to me like there is something wrong with ARM kernel's asm/types.h. > >> I listed in change log. And I also have tried that way. >> However, it still have many other errors.(I am sorry to not have listed all of them.) >> >> From the following log, you can see, all of the conflict type is from signal.h. >> And maybe this patch is a better way to fix these compile error, without too much >> change of code. >> >> Are you sure that it will cause order problem when build ACPICA on other build >> environment, for it only effect aarch64. > > I'm not sure what this is. > How did you get this? > Were you compiling kernel acpi tools or compiling the kernel itself? > It's about compiling kernel acpi tools. > For tool compilation, are you sure you have correctly configured your cross-compilation environment? Maybe it is not my cross-compilation environment problem, for your also can reproduce it, as your said in another email, right? > Will you see problems in compiling ACPICA applications from: > https://github.com/acpica/acpica > > Thanks > Lv > > . >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 Yisheng Xie <xieyisheng1@huawei.com> - 2016-10-14 02:10 +0200
RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 "Zheng, Lv" <lv.zheng@intel.com> - 2016-10-18 00:30 +0200
Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 Yisheng Xie <xieyisheng1@huawei.com> - 2016-10-18 14:00 +0200
RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 "Zheng, Lv" <lv.zheng@intel.com> - 2016-10-19 00:10 +0200
Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 Yisheng Xie <xieyisheng1@huawei.com> - 2016-10-20 03:50 +0200
RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 "Zheng, Lv" <lv.zheng@intel.com> - 2016-10-20 20:50 +0200
RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 "Zheng, Lv" <lv.zheng@intel.com> - 2016-10-21 21:50 +0200
Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 Yisheng Xie <xieyisheng1@huawei.com> - 2016-10-24 10:10 +0200
RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 "Zheng, Lv" <lv.zheng@intel.com> - 2016-10-24 16:30 +0200
csiph-web