public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm userland: configure does not check for gawk
@ 2008-09-10  3:15 Ben Bucksch
  2008-09-10  4:16 ` Brian Jackson
  0 siblings, 1 reply; 4+ messages in thread
From: Ben Bucksch @ 2008-09-10  3:15 UTC (permalink / raw)
  To: kvm

If gawk is not installed, the build reports "gawk not found", but then 
fails with strange errors about kvm.h having the wrong version, mismatch 
between kernel and userland, and even more resulting errors later on. 
This sent me off the wrong trail.

Please:

   1. Check that all apps used in the build process are checked in
      configure and reported right there. Esp. gawk in this case.
   2. Improve the version check to not say "version mismatch" when the
      kvm.h file does not exist at all or is entirely empty, i.e.
      KVM_API_VERSION is empty.



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

end of thread, other threads:[~2008-09-13  5:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10  3:15 kvm userland: configure does not check for gawk Ben Bucksch
2008-09-10  4:16 ` Brian Jackson
2008-09-10  4:21   ` Brian Jackson
2008-09-13  5:15     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox