Hi guys,
Thank you for investigating this problem.
I finally found out why this problem occured in the first place. It is
a combination of the bug you just described and the fact that "make
distclean" only deletes the build directories of the targets specified
*in the last call to configure*.
e.
On 07/25/2011 09:43 AM, Stefan Hajnoczi wrote:
On Mon, Jul 25, 2011 at 2:57 PM, Michael Roth wrote:
On 07/25/2011 07:43 AM, Stefan Hajnoczi wrote:
On Mon, Jul 25, 2011 at 1:16 PM, Michael Roth
wrote:
On 07/25/2011 05:15 AM, Stefan Hajnoczi wrote:
On Thu, Jul 21, 2011 at 5:41 AM, Alexand
On Mon, Jul 25, 2011 at 2:57 PM, Michael Roth wrote:
> On 07/25/2011 07:43 AM, Stefan Hajnoczi wrote:
>>
>> On Mon, Jul 25, 2011 at 1:16 PM, Michael Roth
>> wrote:
>>>
>>> On 07/25/2011 05:15 AM, Stefan Hajnoczi wrote:
On Thu, Jul 21, 2011 at 5:41 AM, Alexandre Raymond
wrote:
On 07/25/2011 07:43 AM, Stefan Hajnoczi wrote:
On Mon, Jul 25, 2011 at 1:16 PM, Michael Roth wrote:
On 07/25/2011 05:15 AM, Stefan Hajnoczi wrote:
On Thu, Jul 21, 2011 at 5:41 AM, Alexandre Raymond
wrote:
This patch fixes a minor bugs which prevented QEMU from being built
out of tree.
Si
On Mon, Jul 25, 2011 at 1:16 PM, Michael Roth wrote:
> On 07/25/2011 05:15 AM, Stefan Hajnoczi wrote:
>>
>> On Thu, Jul 21, 2011 at 5:41 AM, Alexandre Raymond
>> wrote:
>>>
>>> This patch fixes a minor bugs which prevented QEMU from being built
>>> out of tree.
>>>
>>> Signed-off-by: Alexandre Ra
On 07/25/2011 05:15 AM, Stefan Hajnoczi wrote:
On Thu, Jul 21, 2011 at 5:41 AM, Alexandre Raymond wrote:
This patch fixes a minor bugs which prevented QEMU from being built
out of tree.
Signed-off-by: Alexandre Raymond
---
Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
On Thu, Jul 21, 2011 at 5:41 AM, Alexandre Raymond wrote:
> This patch fixes a minor bugs which prevented QEMU from being built
> out of tree.
>
> Signed-off-by: Alexandre Raymond
> ---
> Makefile | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
I don't normally use --source-path b