From: Martin Schlemmer <azarah@gentoo.org>
To: rob@landley.net
Cc: Mikael Pettersson <mikpe@csd.uu.se>,
LKML <linux-kernel@vger.kernel.org>,
rddunlap@osdl.org, rusty@rustcorp.com.au
Subject: Re: Make modules_install doesn't create /lib/modules/$version
Date: Mon, 22 Sep 2003 15:02:44 +0200 [thread overview]
Message-ID: <1064235763.15286.34.camel@workshop.saharacpt.lan> (raw)
In-Reply-To: <200309220655.43275.rob@landley.net>
On Mon, 2003-09-22 at 12:55, Rob Landley wrote:
> > In any event, make modules_install before make install works
> > and has always worked for me on RH systems.
>
> You're right:
>
> make modules_install install works.
> make install modules_install does not.
>
> Good to know.
>
> > >I've been bitten by this before, by the way. I switched from an
> > > accidental SMP kernel to a UP kernel on my laptop, and the install
> > > complained about
> >
> > rm -f /lib/modules/$KERNELVERSION; make modules_install
>
> That's what I did after I was bitten, yes.
>
> > >unresolved SMP symbols in the modules. (This is how I got in the habit of
> > >doing make modules_install before make install, which I thought might also
> > > be responsible for the directory creation problem, but wasn't. Neither
> > > creates the directory: depmod does).
> >
> > depmod does not create any directories, 'make modules_install' does.
>
> Although make install dies on a red hat 9 system trying to look at the modules
> directory if modules_install isn't done first. Maybe it's an RH 9 bug. I
> was actually kind of surprised that we almost do "./configure;make;make
> install" now, yet make install doesn't install modules. Is there a reason
> make install does NOT install modules for a modular kernel?
>
I also always use 'make modules_install install' to do things,
so it might not be RH9 related only. I will have a look tonight.
Thanks,
--
Martin Schlemmer
next prev parent reply other threads:[~2003-09-22 13:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-19 21:39 Mikael Pettersson
2003-09-22 10:55 ` Rob Landley
2003-09-22 12:05 ` Mikael Pettersson
2003-09-22 13:02 ` Martin Schlemmer [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-09-18 7:21 Rob Landley
2003-09-18 16:15 ` Randy.Dunlap
2003-09-19 2:25 ` Rusty Russell
2003-09-19 5:41 ` Martin Schlemmer
2003-09-19 9:10 ` Mikael Pettersson
2003-09-19 16:01 ` Martin Schlemmer
2003-09-19 19:16 ` Rob Landley
2003-09-19 19:04 ` Rob Landley
2003-09-18 17:54 ` Sam Ravnborg
2003-09-19 8:41 ` Bas Mevissen
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=1064235763.15286.34.camel@workshop.saharacpt.lan \
--to=azarah@gentoo.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@csd.uu.se \
--cc=rddunlap@osdl.org \
--cc=rob@landley.net \
--cc=rusty@rustcorp.com.au \
/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
all inboxes | Powered by JetHome®