tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: qemu fails to build



On Thu, Jun 08, 2023 at 03:44:41PM +0200, Thomas Klausner wrote:
> On Wed, Jun 07, 2023 at 01:40:30PM +0200, Manuel Bouyer wrote:
> > in HEAD qemu fails to build (not related to the recent 8.0.2 update, it
> > did fail with 8.0.0 in the same way):
> > [5880/6893] Generating pc-bios/keymaps/bepo with a custom command
> > FAILED: pc-bios/keymaps/bepo
> > /usr/tmp/emulators/qemu/work/qemu-8.0.2/build/qemu-keymap -f pc-bios/keymaps
/bep
> > o -l fr -v dvorak
> > xkbcommon: ERROR: failed to add default include path /usr/X11R7/share/X11/xk
b
> > [...]
> > /usr/tmp/emulators/qemu/work/qemu-8.0.2/build/qemu-keymap -f pc-bios/keymaps
/ar -l ar
> > xkbcommon: ERROR: failed to add default include path /usr/X11R7/share/X11/xk
b

> Niklas Rosenvik suggested a different solution to this, have you tried
> his version?

Which in summary is: check for

   xkb_base=${prefix}/lib/X11/xkb

in /usr/X11R7/lib/pkgconfig/xkeyboard-config.pc


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index