public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Frederic Weisbecker <fweisbec@gmail.com>
To: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Ingo Molnar <mingo@elte.hu>,
	linux-kernel@vger.kernel.org,
	Arnaldo Carvalho de Melo <acme@redhat.com>,
	Steven Rostedt <srostedt@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH] perf tools: Add missing tools/perf/util/include/string.h
Date: Mon, 19 Oct 2009 19:47:32 +0200	[thread overview]
Message-ID: <20091019174730.GA4880@nowhere> (raw)
In-Reply-To: <1255972296-11500-1-git-send-email-acme@redhat.com>

On Mon, Oct 19, 2009 at 03:11:36PM -0200, Arnaldo Carvalho de Melo wrote:
> To cure a bunch of:
> 
> In file included from util/include/linux/bitmap.h:1,
>                  from util/header.h:8,
>                  from builtin-trace.c:7:
> util/include/../../../../include/linux/bitmap.h:8:26: error: linux/string.h: No such file or directory
> make: *** [builtin-trace.o] Error 1
> make: *** Waiting for unfinished jobs....



Hmm, while exporting some headers, I saw that some kernel headers inclusion didn't
triggered any warning although they were including headers for which I hadn't
put any stub, so they couldn't find it.

So it looks like my gcc is sometimes missing such problems. Sorry.

Thanks.


  reply	other threads:[~2009-10-19 17:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-19 17:11 [PATCH] perf tools: Add missing tools/perf/util/include/string.h Arnaldo Carvalho de Melo
2009-10-19 17:47 ` Frederic Weisbecker [this message]
2009-10-24  1:03 ` [tip:branch?] " tip-bot for Arnaldo Carvalho de Melo

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=20091019174730.GA4880@nowhere \
    --to=fweisbec@gmail.com \
    --cc=acme@ghostprotocols.net \
    --cc=acme@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    --cc=srostedt@redhat.com \
    /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