public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Arkadiusz Miskiewicz <arekm@pld-linux.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel buildsystem broken on RO medium
Date: Wed, 7 Jan 2004 07:16:28 +0100	[thread overview]
Message-ID: <20040107061628.GA2165@mars.ravnborg.org> (raw)
In-Reply-To: <200401070041.41598.arekm@pld-linux.org>

On Wed, Jan 07, 2004 at 12:41:41AM +0100, Arkadiusz Miskiewicz wrote:
> How to build external kernel modules using kernel buildsystem from RO medium?
> 
> 
> make[1]: Entering directory `/home/users/misiek/rpm/BUILD/drbd-0.6.10/drbd'
> 
>     Calling toplevel makefile of kernel source tree, which I believe is in
>     KDIR=/lib/modules/2.6.1/build
>     NOTE: please ignore warnings regarding overriding of SUBDIRS
> 
> /usr/bin/make -C /lib/modules/2.6.1/build 
> SUBDIRS=/home/users/misiek/rpm/BUILD/drbd-0.6.10/drbd  modules

Use the O= option to specify a separate output directory,
where you have RW permissions.

	Sam

  reply	other threads:[~2004-01-07  6:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-06 23:41 kernel buildsystem broken on RO medium Arkadiusz Miskiewicz
2004-01-07  6:16 ` Sam Ravnborg [this message]
2004-01-07  8:51   ` Arkadiusz Miskiewicz
2004-01-07 20:43     ` 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=20040107061628.GA2165@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=arekm@pld-linux.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