lkml.org 
[lkml]   [1998]   [Dec]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject2.1.131 - make modules_install bug
Date
From
"make modules_install" needs to create some directories:

Before:

[root@fw1 linux]# make modules_install
/bin/sh: /lib/modules/2.1.131/.allmods: No such file or directory
/bin/sh: /lib/modules/2.1.131/.misc: No such file or directory


After:

[root@fw1 linux]# mkdir -p /lib/modules/2.1.131
[root@fw1 linux]# make modules_install
Installing modules under /lib/modules/2.1.131/misc


-
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/

\
 
 \ /
  Last update: 2005-03-22 13:45    [W:0.046 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site