Click to See Complete Forum and Search --> : cannot execute make menuconfig


nopri
02-19-2001, 07:01 AM
Hello !
Anyone can help me , i can't do make menuconfig, i'm using rh62, installed as kde workstation...
:)

Muzzafarath
02-19-2001, 07:28 AM
Are you in /usr/src/linux (or wherever you installed the kernel source) when you try to execute that command? Is the kernel source even installed?

Derango
02-19-2001, 08:28 AM
What is the error message you recieve when you type "make menuconfig"?

nopri
02-19-2001, 08:30 AM
i think yes....

nopri
02-19-2001, 08:34 AM
i didn't remember exactly,
but i think it said no rule or whatever then .stop.

freaker
02-19-2001, 11:01 AM
your trying as root... right?

freaker :cool:

nopri
02-20-2001, 04:22 AM
yap..

Gaccm
02-20-2001, 04:40 AM
'no rule' errors are caused when the makefile doesn't list the thing that u want to make. Did you spell it correctly?

nopri
02-20-2001, 09:24 PM
i typed

make menuconfig -> failed
make config -> failed
make xconfig -> failed

i've tried in most folder named *linux*, *src*, ...

... :)

r00t619
02-20-2001, 09:31 PM
First things first....

1. You downloaded the Kernel Source??
2. You are root??
3. You copied it over to /usr/src??
4. You untar'd it inside /usr/src??
5. You cd'd to /usr/src/linux??
6. You typed "make mrproper"??
7. You then typed "make menuconfig"??

Hope this helps.


If you didn't follow these steps then you won't get it to work