* [Qemu-devel] patch: Misleading kqemu error message in ./configure
@ 2005-03-01 18:14 Samuel Bronson
0 siblings, 0 replies; only message in thread
From: Samuel Bronson @ 2005-03-01 18:14 UTC (permalink / raw)
To: qemu-devel
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!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-01 18:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-01 18:14 [Qemu-devel] patch: Misleading kqemu error message in ./configure Samuel Bronson
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).