The file has been removed in commit a8260d3876 ("ui: install logo icons to $prefix/share/icons", 2019-01-21), do not try to symlink it in the build tree.
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 2bc5a0b84f..7a89cb4123 100755 --- a/configure +++ b/configure @@ -3020,7 +3020,6 @@ LINKS="Makefile" LINKS="$LINKS tests/tcg/Makefile.target" LINKS="$LINKS pc-bios/optionrom/Makefile" LINKS="$LINKS pc-bios/s390-ccw/Makefile" -LINKS="$LINKS pc-bios/qemu-icon.bmp" LINKS="$LINKS .gdbinit scripts" # scripts needed by relative path in .gdbinit LINKS="$LINKS tests/avocado tests/data" LINKS="$LINKS tests/qemu-iotests/check" -- 2.35.1