From: Sam Ravnborg <sam@ravnborg.org>
To: Bernd Porr <Bernd.Porr@cn.stir.ac.uk>
Cc: Sam Ravnborg <sam@ravnborg.org>,
linux-kernel@vger.kernel.org, comedi@comedi.org
Subject: Re: compiling external kernel modules (comedi.org)
Date: Sun, 3 Aug 2003 01:05:53 +0200 [thread overview]
Message-ID: <20030802230553.GA1188@mars.ravnborg.org> (raw)
In-Reply-To: <3F2BB840.9060205@cn.stir.ac.uk>
On Sat, Aug 02, 2003 at 02:10:24PM +0100, Bernd Porr wrote:
> Sam,
>
> how can I include the "legal way" includes for comedi? Just now comedi
> has set up a "linux/include" path in its directory but I think this not
> the elegant way and it also dosn't work right now.
I have not tried this, but specifying the include path relative to the
directory where the .c file is placed should do the trick.
So if you have:
comedi/
include/
And execute "make -C ...." within the comedi/ directory, the statement:
EXTRA_CFLAGS := -I$(obj)/../include
in the Makefile should do the trick.
> /Bernd
> P.S.: I'm subscribed...
But I'm not - getting these:
Subject: Your message to comedi awaits moderator approval
My point was not to cc: the comedi ML, since potential repliers (like me)
get these kind of replies.
Sam
next prev parent reply other threads:[~2003-08-02 23:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-02 1:04 compiling external kernel modules (comedi.org) Bernd Porr
2003-08-02 7:04 ` Sam Ravnborg
2003-08-02 11:53 ` Bernd Porr
2003-08-02 12:07 ` Sam Ravnborg
2003-08-02 13:10 ` Bernd Porr
2003-08-02 23:05 ` Sam Ravnborg [this message]
2003-08-11 13:53 ` David Woodhouse
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=20030802230553.GA1188@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=Bernd.Porr@cn.stir.ac.uk \
--cc=comedi@comedi.org \
--cc=linux-kernel@vger.kernel.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