Greetings everyone,
This is my first post to this list after reading it dilligently for months.
I've finally it a wall.
My problem: While trying to rebuild my kernel to include/exclude features,
I of course used the 'make config' (actually 'make menuconfig' to be precise)
command to start the process from /usr/src/linux. At which Linux responds
with the following:
make: *** No rule to make target 'menuconfig'. Stop.
To troubleshoot I tried other 'make' targets such as: 'config', 'clean',
'mrproper', but get a similar error message for each, substituting the various
targets in the error message above obviously.
>From the research I've done, I think it has something to do with the
makefile(s), I have or don't have, but thats just a guess.
My system info: Redhat 5.0, 2.0.32 kernel, on a 486 non-Intel processor.
thanks in advance,
Gerald Kerwin