Re: Kernel 2.6.0 - Writing modules.dep to the wrong place
From: Mark Hobley (markhobley_at_hotpop.deletethisbit.com)
Date: 01/18/04
- Next message: Michael W. Cocke: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Previous message: ynotssor: "Re: Configuring keymappings for a Sun Type 6 keyboard under XF86"
- In reply to: newton: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Next in thread: Michael W. Cocke: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Reply: Michael W. Cocke: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Reply: Alfredo Diaz: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 18 Jan 2004 11:03:05 GMT
I have now upgraded modutils to the latest version (2.4.26)
when trying to install the kernel modules using:
make O=/u1/build/kernel modules_install
The build still fails when trying to create modules.dep:
if [ -r System.map ]; then /sbin/depmod -ae -F System.map -b
/u1/build/kmodules
-r 2.6.0; fi
depmod: Can't open /u1/build/kmodules/lib/modules/2.6.0/modules.dep
for writing
make[1]: *** [_modinst_post] Error 255
make: *** [modules_install] Error 2
- Next message: Michael W. Cocke: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Previous message: ynotssor: "Re: Configuring keymappings for a Sun Type 6 keyboard under XF86"
- In reply to: newton: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Next in thread: Michael W. Cocke: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Reply: Michael W. Cocke: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Reply: Alfredo Diaz: "Re: Kernel 2.6.0 - Writing modules.dep to the wrong place"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|