https://bugs.kde.org/show_bug.cgi?id=369459
--- Comment #23 from Paul Osmialowski <[email protected]> --- Are you sure you applied this patch on VEX part too? m_machine.c: In function 'vgPlain_parse_cpuinfo': m_machine.c:810:10: error: 'VexArchInfo {aka struct <anonymous>}' has no member named 'arm64_requires_fallback_LLSC' vai.arm64_requires_fallback_LLSC = True; ^ m_machine.c: In function 'vgPlain_machine_get_hwcaps': m_machine.c:1662:23: error: 'VexArchInfo {aka struct <anonymous>}' has no member named 'arm64_requires_fallback_LLSC' vai.arm64_requires_fallback_LLSC ? "yes" : "no"); ^ Makefile:4274: recipe for target 'libcoregrind_arm64_linux_a-m_machine.o' failed make[3]: *** [libcoregrind_arm64_linux_a-m_machine.o] Error 1 -- You are receiving this mail because: You are watching all bug changes.
