LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error when compiling kernel linux-2.6.22 : make: ***[_modinst_post] Error 137 (https://www.linuxquestions.org/questions/linux-newbie-8/error-when-compiling-kernel-linux-2-6-22-make-%2A%2A%2A%5B_modinst_post%5D-error-137-a-606027/)

ngoclan.it 12-11-2007 06:49 AM

Error when compiling kernel linux-2.6.22 : make: ***[_modinst_post] Error 137
 
I'm compiling kernel Linux-2.6.22 version

When running command "make modules_install", I got following error:

..........
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map 2.6.22; fi
/bin/sh: line 1: 7567 Killed /sbin/depmod -ae -F System.map 2.6.22
make: *** [_modinst_post] Error 137

Please show me how to fix it.
Thanks a lot!


All times are GMT -5. The time now is 10:18 AM.