LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Kernel version 2.6.9 fails to build (https://www.linuxquestions.org/questions/linux-software-2/kernel-version-2-6-9-fails-to-build-433347/)

angel_tsankov 04-09-2006 09:54 AM

Kernel version 2.6.9 fails to build
 
I'm building the scientific linux 4.2 kernel (based on red hat 2.6.9-34.EL) and I get the following error when I execute "make modules_install":

if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.9-22.0.1.EL; fi
/bin/sh: line 1: 6560 Terminated /sbin/depmod -ae -F System.map 2.6.9-22.0.1.EL
make: *** [_modinst_post] Error 143

Does anyone have an idea what's wrong?

Brian1 04-11-2006 04:26 PM

I don't understand the error but are you using the command as root?

Brian1


All times are GMT -5. The time now is 01:07 AM.