Re: error during compiling the kernel 2.6.10 on FC3

From: linux-os (Dick Johnson)
Date: Tue Oct 04 2005 - 14:10:25 EST



On Tue, 4 Oct 2005, umesh chandak wrote:

> 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

Install new Module-Init-tools package as shown in
../linux-`uname -r`/Documentation/Changes...

Cheers,
Dick Johnson
Penguin : Linux version 2.6.13 on an i686 machine (5589.55 BogoMips).
Warning : 98.36% of all statistics are fiction.

****************************************************************
The information transmitted in this message is confidential and may be privileged. Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@xxxxxxxxxxxx - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.
-
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/