All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arkadiusz Miskiewicz <arekm@pld-linux.org>
To: <linux-kernel@vger.kernel.org>
Subject: kernel buildsystem broken on RO medium
Date: Wed, 7 Jan 2004 00:41:41 +0100	[thread overview]
Message-ID: <200401070041.41598.arekm@pld-linux.org> (raw)

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
make[2]: Entering directory `/usr/src/linux-2.6.1'
  HOSTCC  scripts/modpost.o
cc1: Permission denied: opening dependency file scripts/.modpost.o.d
make[3]: *** [scripts/modpost.o] Error 1
make[2]: *** [scripts] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.1'
make[1]: *** [kbuild] Error 2
make[1]: Leaving directory `/home/users/misiek/rpm/BUILD/drbd-0.6.10/drbd'


Are there any patches that fix this part of build system (if I remember 
correctly someone created such patch but I didn't find it)?

-- 
Arkadiusz Miśkiewicz    CS at FoE, Wroclaw University of Technology
arekm.pld-linux.org AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PLD/Linux

             reply	other threads:[~2004-01-06 23:41 UTC|newest]

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