All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <andreas.faerber@web.de>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: Adhyas Avasthi <adhyas@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Issue with compiling qemu-0.13.0.-rc1
Date: Sun, 12 Sep 2010 23:16:31 +0200	[thread overview]
Message-ID: <F9ABD667-AE99-4C78-94DD-DEB1AFED6FE4@web.de> (raw)
In-Reply-To: <4C8D2978.9050105@codemonkey.ws>

Am 12.09.2010 um 21:26 schrieb Anthony Liguori:

> On 09/12/2010 01:06 PM, Adhyas Avasthi wrote:
>> Thanks for the response. I tried './configure' without any arguments
>> and still the same issue.
>> Find the output from ./configure and make attached.
>>
>
> You've got a weird version of make installed.
>
> It's throwing an error when no file is specified for -include

A warning, not an error. I reported a similar issue here:
https://bugs.launchpad.net/bugs/636315

> but the point of -include vs. include is that -include is supposed  
> to be silent on error.

The manual is very brief and doesn't touch on advanced -include use  
cases like filters that might result in an empty set of files:
> If you want make to simply ignore a makefile which does not exist or  
> cannot be remade, with no error message, use the -include directive  
> instead of include, like this:
>
>      -include filenames...
> This acts like include in every way except that there is no error  
> (not even a warning) if any of the filenames (or any prerequisites  
> of any of the filenames) do not exist or cannot be remade.
>
http://www.gnu.org/software/make/manual/html_node/Include.html#Include


Makefile:331 will be the include for *.d files, and so is Makefile.hw: 
24.


> What's the output of 'make --version'?

bash-3.00$ gmake --version
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the sources for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Adhyas' looked like a 3.79.1 preview, judging by the command name  
make-3.79.1-p7. ;)

Regards,

Andreas

  reply	other threads:[~2010-09-12 21:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 23:59 [Qemu-devel] Issue with compiling qemu-0.13.0.-rc1 Adhyas Avasthi
2010-09-11 17:37 ` Anthony Liguori
2010-09-12 18:06   ` Adhyas Avasthi
2010-09-12 19:26     ` Anthony Liguori
2010-09-12 21:16       ` Andreas Färber [this message]
2010-09-12 22:24         ` Anthony Liguori
2010-09-13 17:47           ` Adhyas Avasthi
2010-09-13 18:01             ` Anthony Liguori
2010-09-13 19:51               ` Adhyas Avasthi
2010-09-13 19:53                 ` Anthony Liguori
2010-09-13 19:57                   ` Adhyas Avasthi
2010-09-13 20:01                     ` Anthony Liguori
2010-09-13 20:12                       ` Adhyas Avasthi
2010-09-12 22:08       ` Adhyas Avasthi
2010-09-12 22:21         ` Andreas Färber
2010-09-12 23:44           ` Adhyas Avasthi
2010-09-12 22:31 ` malc

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=F9ABD667-AE99-4C78-94DD-DEB1AFED6FE4@web.de \
    --to=andreas.faerber@web.de \
    --cc=adhyas@gmail.com \
    --cc=anthony@codemonkey.ws \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.