qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Bronson <sjb204@lehigh.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] patch: Misleading kqemu error message in ./configure
Date: 01 Mar 2005 13:14:02 -0500	[thread overview]
Message-ID: <87psyjdyj9.fsf@hydrogen.invalid> (raw)


The error message here is misleading:

Index: configure
===================================================================
RCS file: /cvsroot/qemu/qemu/configure,v
retrieving revision 1.56
diff -u -u -u -r1.56 configure
--- configure	19 Feb 2005 17:24:28 -0000	1.56
+++ configure	1 Mar 2005 17:56:01 -0000
@@ -373,7 +373,7 @@
 
 # test that the kernel config is present
 if test '!' -f "$kernel_path/Makefile" ; then
-    echo "No .config file present in $kernel_path - kqemu cannot be built"
+    echo "No Makefile file present in $kernel_path - kqemu cannot be built"
     kqemu="no"
 fi
 

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!

                 reply	other threads:[~2005-03-01 18:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87psyjdyj9.fsf@hydrogen.invalid \
    --to=sjb204@lehigh.edu \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).