qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Makefile: Dependency problem
@ 2013-05-08  8:39 Kevin Wolf
  2013-05-08  8:44 ` Paolo Bonzini
  2013-05-08  8:53 ` Dongsheng Song
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Wolf @ 2013-05-08  8:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-08 10:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08  8:39 [Qemu-devel] Makefile: Dependency problem Kevin Wolf
2013-05-08  8:44 ` Paolo Bonzini
2013-05-08  9:00   ` Kevin Wolf
2013-05-08 10:10     ` Paolo Bonzini
2013-05-08  8:53 ` Dongsheng Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).