qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: "Andreas Färber" <afaerber@opensolaris.org>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Error message regression
Date: Thu, 14 Jan 2010 15:50:26 +0100	[thread overview]
Message-ID: <20100114145026.GA7789@volta.aurel32.net> (raw)

Starting with commit 0e8c9214ba1d4128cf92442cd343bc3733478261, when
trying to run make without running configure first, the error message
has been changed from: 

| $ make
| Please call configure before running make!
| make: *** [config-host.mak] Erreur 1

to this more cryptic message:

| $ make
| Makefile:78: /Makefile.objs: No such file or directory
| make: *** No rule to make target `/Makefile.objs'.  Stop.

Any idea how to fix that properly?

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

             reply	other threads:[~2010-01-14 14:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-14 14:50 Aurelien Jarno [this message]
2010-01-14 17:11 ` [Qemu-devel] [PATCH] Makefile: Fix message for missing configure Stefan Weil
2010-01-14 17:45   ` [Qemu-devel] " Andreas Färber
2010-01-14 19:06   ` [Qemu-devel] " Aurelien Jarno
2010-01-14 17:22 ` [Qemu-devel] Error message regression Andreas Färber

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=20100114145026.GA7789@volta.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=afaerber@opensolaris.org \
    --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).