LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Kernel Compilation error (https://www.linuxquestions.org/questions/linux-software-2/kernel-compilation-error-4175515418/)

shariefbe 08-18-2014 11:07 PM

Kernel Compilation error
 
Dear Friends

Please advice me what to do for the below error which i am getting while install modules

when i give "make modules_install" command i am getting the following error

Code:

[root@localhost linux-3.15.1]# make modules_install
  INSTALL arch/x86/crypto/crc32-pclmul.ko
Can't read private key
make[1]: *** [arch/x86/crypto/crc32-pclmul.ko] Error 2
make: *** [_modinst_] Error 2

Please help me

business_kid 08-20-2014 09:37 AM

Presuming you are not running on an encrypted disk, it looks like a make error.

If your disk is encrypted, all bets are off. This thread has had 163 views and no replies. I guess you have us flat footed. The usual form then is to temporarily join the LKML, repeat the test on the latest kernel, post the issue, and look for a reply. There's typically 500 emails a day or more on that, so be ready for some volume. Post with a very clear and direct subject, e.g. "crc32-pclmul.ko modules_install error - Can't read Private key."

EDDY1 08-20-2014 02:38 PM

post output of
Quote:

uname -a


All times are GMT -5. The time now is 02:05 PM.