error during compiling the kernel 2.6.10 on FC3
From: umesh chandak
Date: Tue Oct 04 2005 - 13:56:50 EST
hi ,
I am compiling kernel 2.6.10 on FC3 as usual
using following steps
1) make Menuconfig
2) make bzImage
3) make modules
These 3 steps work properly.
4) make modules_install
But in 4 th step i got error after some moules
are installed
Error Message is like this
if [ -r System.map ]; then /sbin/depmod -ae -F
System.map 2.6.10; fi /bin/sh: line 1: 11366
Terminated /sbin/depmod -ae -F System.map
2.6.10
make: *** [_modinst_post] Error 143
Due to this error initrd is not made in step
5) make install
I also want to know what Error 143 indicates.
What should i do. How to overcome this error
Thanks in advance
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/