-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hey, I've been trying to get this running under Linux, after digging around in some threads, applying dozens of compiler flags, and even manually patching the code (https://patchew.org/QEMU/[email protected]/) I cannot get it to compile.
For example this is the most recent one, but there were at least 10 different ones before:
GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc
[1/878] Generating pc-bios/keymaps/ar with a custom command
FAILED: pc-bios/keymaps/ar
/usr/bin/qemu-keymap -f pc-bios/keymaps/ar -l ar
xkbcommon: ERROR: [XKB-338] Couldn't find file "symbols/ar" in include paths
xkbcommon: ERROR: [XKB-338] 1 include paths searched:
xkbcommon: ERROR: [XKB-338] /usr/share/X11/xkb
xkbcommon: ERROR: [XKB-338] 3 include paths could not be added:
xkbcommon: ERROR: [XKB-338] /home/tibix/.config/xkb
xkbcommon: ERROR: [XKB-338] /home/tibix/.xkb
xkbcommon: ERROR: [XKB-338] /etc/xkb
xkbcommon: ERROR: [XKB-769] Abandoning symbols file "(unnamed)"
xkbcommon: ERROR: Failed to compile xkb_symbols
xkbcommon: ERROR: Failed to compile keymap
[2/878] Generating pc-bios/keymaps/fi with a custom command
[3/878] Generating pc-bios/keymaps/fo with a custom command
[4/878] Generating qemu-version.h with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
make: *** [Makefile:163: run-ninja] Error 1
So it'd be much appreciated, preferably with the patches applied that prevent crashing. :)
rursache and sourcelocation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request