public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Modutils can't handle long kernel names
@ 2001-11-09  4:42 Mike Fedyk
  2001-11-09  5:23 ` Mike Fedyk
  2001-11-09  5:34 ` Keith Owens
  0 siblings, 2 replies; 8+ messages in thread
From: Mike Fedyk @ 2001-11-09  4:42 UTC (permalink / raw)
  To: linux-kernel

Hello,

I've gotten into the habbit of adding the names of the patches I add to my
kernel to the extraversion string in the top level Makefile in my kernels.

Here's my latest example:
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 15
EXTRAVERSION=-pre1+freeswan-1.91+xsched+netdev_random+ext3-0.9.15-2414+ext3-mem_acct+elevator

Unfortunately, with this long kernel version number, modutils (I've noticed
depmod and modutils so far...) choke on it.

depmod:
depmod: Can't open /lib/modules/2.4.15-pre1+freeswan-1.91+xsched+netdev_random+ext3-0.9.15-2414+e#1 SMP Thu Nov 8 20:18:04 PST 2001/modules.dep for writing

uname -r:
2.4.15-pre1+freeswan-1.91+xsched+netdev_random+ext3-0.9.15-2414+e#1 SMP Thu Nov 8 20:18:04 PST 2001

uname -a:
Linux mikef-linux.matchmail.com 2.4.15-pre1+freeswan-1.91+xsched+netdev_random+ext3-0.9.15-2414+e#1 SMP Thu Nov 8 20:18:04 PST 2001 #1 SMP Thu Nov 8 20:18:04 PST 2001 i686 unknown

Yep, I know, "don't do that!".  Still, can this be fixed easily, or is it
one of those things that kbuild 2.5 will fix, and make everything rosy and
do my laundry too?

TIA,

Mike

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-11-14 22:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-09  4:42 Modutils can't handle long kernel names Mike Fedyk
2001-11-09  5:23 ` Mike Fedyk
2001-11-09  5:40   ` Robert Love
2001-11-09  5:34 ` Keith Owens
2001-11-09 22:23   ` andersg
2001-11-10  4:29     ` Keith Owens
2001-11-14 22:04       ` Thomas Dodd
2001-11-14 22:25         ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox