Closed mgood7123 closed 5 years ago
Which distributions and which architecture is this? You might be missing the pkg-config
files (.pc) on your machine for glib. On Debian, building qemu-m68k works fine with the configure settings above after installing the build dependencies with apt build-dep qemu
.
You should check config.log to have the exact error.
This can happen on fedora if you install the -devel packages but not the -static packages.