[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Build error iasl/dsdt after commit "hvmloader: also cover PCI MMIO ranges above 4G with UC MTRR ranges"
Hi Jan, It seems commit "d06886694328a31369addc1f614cf326728d65a6: "hvmloader: also cover PCI MMIO ranges above 4G with UC MTRR ranges" causes the build error below. In case it's relevant it's with iasl from debian wheezy, which is version: iasl 20100528-3 -- Sander Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations sed -e 's/AmlCode/ssdt_tpm/g' ssdt_tpm.hex >ssdt_tpm.h rm -f ssdt_tpm.hex ssdt_tpm.aml gcc -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -D__XEN_TOOLS__ -MMD -MF .build.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/usr/src/new/xen-unstable/tools/firmware/hvmloader/acpi/../../../../tools/include -c -o build.o build.c gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/src/new/xen-unstable/tools/firmware/hvmloader/acpi/../../../../tools/include -o mk_dsdt mk_dsdt.c awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_anycpu.asl ./mk_dsdt --maxcpu any >> dsdt_anycpu.asl iasl -vs -p dsdt_anycpu -tc dsdt_anycpu.asl dsdt_anycpu.asl 165: 0x0000000000000000, Error 4122 - ^ Invalid combination of Length and Min/Max fixed flags ASL Input: dsdt_anycpu.asl - 10985 lines, 388387 bytes, 7984 keywords Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 2627 Optimizations make[8]: *** [dsdt_anycpu.c] Error 255 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |