LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Kernel compilation "make dep" error (https://www.linuxquestions.org/questions/red-hat-31/kernel-compilation-make-dep-error-104981/)

lord_clarence 10-16-2003 11:43 PM

Kernel compilation "make dep" error
 
when I try to compile the new 2.4.22 kernel for redhat, after configuring the kernel, I try to run "make dep" and i get this error:

gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c
make: gcc: Command not found
make: *** [scripts/mkdep] Error 127


Any ideas?

UltimaGuy 10-17-2003 06:43 AM

I too get errors in the 'make dep' step, if when configuring I an too eager and turn on or off too many options. I think this means that some dependency failure occurs in the configuration, so I would advise you to check whether this occurs for every kernel compilation, or your custom compilation only.

vivekiyer 10-17-2003 08:12 AM

Well maybe upgrade to 2.6. No more make-deps reuired in that case. ;) I made the switch yesterday. having a few problems, but what is life without problems!

lord_clarence 10-17-2003 09:41 AM

hehe, alright thanks for the advice guys.:cool:


All times are GMT -5. The time now is 01:11 PM.