Click to See Complete Forum and Search --> : kernel config problems


rorycain
04-28-2001, 07:22 PM
Ok, Ive finally configured the 2.4.3 kernel following the NHF-Mandrake directions. Now I type in "make dep" to recieve the following error:
make:gcc: Command not found
make:***[scripts/makedep] Error 127
I have no idea what that means.

Derango
04-28-2001, 09:07 PM
I'd bet anything you did a standard install of Mandrake. The standard install does not include any of the development files needed to complile software. Basicly, what you need to do is search through your mandrake CDs for a RPM called gcc or somthing similar and install that. There may be other files you need, but thats defintily on the top of the list.

[ 28 April 2001: Message edited by: Derango ]