RE: problem with make modules_install

Morgan, Wesley (morganw@engr.sc.edu)
Mon, 30 Nov 1998 22:41:43 -0500


-----Original Message-----
From: Nick.Holloway@alfie.demon.co.uk
[mailto:Nick.Holloway@alfie.demon.co.uk]
Sent: Monday, November 30, 1998 2:26 PM
To: linux-kernel@vger.rutgers.edu
Subject: Re: problem with make modules_install

jc108788@cyprus.hsu.edu (James Curbo) writes:
> 08:31pm james@mousehole:/usr/src/linux:$ make modules_install
> /bin/sh: /lib/modules/2.1.130/.allmods: No such file or directory
> /bin/sh: /lib/modules/2.1.130/.misc: No such file or directory

This is way out of topic for problems with make modules_install, but it
occurred to me recently that the normal locations for the System.map file
could be better. Since we already keep the modules separated by versions in
/lib/modules/xx.xx.xx, why not include the System.map file there as well? A
one-line add to ksym.c in the sysklogd package would add support.

Just an out-of-the-blue thought.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/