qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Makefile: Dependency problem


From: Dongsheng Song
Subject: Re: [Qemu-devel] Makefile: Dependency problem
Date: Wed, 8 May 2013 16:53:59 +0800

On Wed, May 8, 2013 at 4:39 PM, Kevin Wolf <address@hidden> wrote:
> Hi,
>
> I just had a failing build like this (make -j3, so these are running in
> parallel):
>
> lt LINK libcacard.la
> AR    libqemuutil.a
> CC    stubs/mon-printf.o
> CC    stubs/mon-print-filename.o
> ar: stubs/mon-printf.o: No such file or directory
> make: *** [libcacard.la] Fehler 1
> make: *** Warte auf noch nicht beendete Prozesse...
>
> Restarting make obviously fixed the problem, but I thought I'd mention it
> here so that the dependencies can be fixed.
>
> Kevin
>

I use 'make -j8' on qemu 1.4.1 and 1.5.0-rc, both looks fine:

--build=x86_64-unknown-linux-gnu --host=i686-w64-mingw32
--build=x86_64-unknown-linux-gnu --host=x86_64-w64-mingw32

Regards,
Dongsheng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]