----- Forwarded message from Markus Meier <[EMAIL PROTECTED]> -----

From: Markus Meier <[EMAIL PROTECTED]>
To: "Even, Baruch" <[EMAIL PROTECTED]>
Subject: kvm still doesn't build - #400549 not resolved
Date: Wed, 29 Nov 2006 21:14:30 +0100

Hi,

Bug #400549 still exists, because of an additional error in
debian/rules:

> cp -l 
qemu/x86_64-softmmu/qemu /build/buildd/kvm-4/debian/kvm/usr/bin/kvm
> cp: cannot stat `qemu/x86_64-softmmu/qemu': No such file or directory

If you build kvm on a 64-bit system the correct path is not
"qemu/x86_64-softmmu/qemu" but "qemu/x86_64-softmmu/qemu-system-x86_64";
the filename is wrong.

This is also the reason, I took an ifneq-else construct to solve this in
the patch appended in the first bugreport. I don't know if there's a
better solution for this case.


Cheers,
Markus

----- End forwarded message -----

Cheers,
Baruch


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to