pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: qemu build failure
Niclas Rosenvik <nros%netbsd.org@localhost> writes:
> This has been fixed in pull-up ticket 120 for NetBSD 10 .
I had just updated on 3/8 but glad it's addressed and I have just kicked
off an update build.
> Also see pkg/57232 on how to fix it.
> I your case, uninstall qemu ,update to NetBSD 10 with the fix, run make
> update in x11/libxkbcommon. Now you can install and rebuild qemu
> without the problem. The reason for the problem is that libxkbcommon is
> using the wrong directory /usr/X11R7/share/X11/xkb that it has taken
> from xkeyboard-config.pc during build time. Using
> /usr/X11R7/lib/X11/xkb that is the right directory in
> xkeyboard-config.pc and rebuilding libxkbcommon fixes the issue.
Thanks, makes sense, and will do.
Home |
Main Index |
Thread Index |
Old Index