All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Cc: lkml <linux-kernel@vger.kernel.org>,
	prasanna@in.ibm.com, ananth@in.ibm.com,
	anil.s.keshavamurthy@intel.com, hch@infradead.org,
	akpm <akpm@linux-foundation.org>,
	sam@ravnborg.org, davem@davemloft.net
Subject: Re: [PATCH/RFC] samples/: move kprobes sources to samples
Date: Mon, 24 Sep 2007 15:29:51 -0700	[thread overview]
Message-ID: <46F83A5F.1070606@oracle.com> (raw)
In-Reply-To: <20070924222144.GA12041@Krystal>

Mathieu Desnoyers wrote:
> * Randy Dunlap (randy.dunlap@oracle.com) wrote:
>> This is RFC patch 2/2.
>> Patch 1/2 introduces the samples/ infrastructure:
>>   http://lkml.org/lkml/2007/9/24/397
>>
> 
> Hi Randy,
> 
> I got this when building my markers (which looks alike your kprobes):
> 
> ld: samples/built-in.o: No such file: No such file or directory
> make: *** [.tmp_vmlinux1] Error 1
> 
> And the Makefile from samples does not seem to be executed. And why is
> there a Kbuild file in your first patch ?

samples/Kbuild should be renamed to samples/Makefile.
Sorry about that.

I made the kprobes files build only as modules.
You are probably attempting to build markers built-in, not as
modules?  That needs some makefile foo, I think.  Sam??


-- 
~Randy
Phaedrus says that Quality is about caring.

  reply	other threads:[~2007-09-24 22:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-24 21:58 [PATCH/RFC] samples/: move kprobes sources to samples Randy Dunlap
2007-09-24 22:21 ` Mathieu Desnoyers
2007-09-24 22:29   ` Randy Dunlap [this message]
2007-09-24 22:45     ` Mathieu Desnoyers
2007-09-24 22:24 ` roel
2007-09-24 22:32   ` Randy Dunlap
2007-09-25  8:43 ` Ananth N Mavinakayanahalli
2007-09-25  8:57   ` Christoph Hellwig
2007-09-25 10:00     ` Ananth N Mavinakayanahalli
2007-09-25 10:40       ` Sam Ravnborg

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=46F83A5F.1070606@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=ananth@in.ibm.com \
    --cc=anil.s.keshavamurthy@intel.com \
    --cc=davem@davemloft.net \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@polymtl.ca \
    --cc=prasanna@in.ibm.com \
    --cc=sam@ravnborg.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.