pika_pika
04-09-2001, 10:57 PM
I'm trying to create my first kernel, and all has gone fairly well up until now.
I downloaded 2.4.3.tar.gz, and the associated patche(s) off of kernel.org for my mandrake 7.2.
I'm not sure if when I've run the linux/scripts/patches if it is already patched. It just spits back to me that 'Current kernel version is 2.4.3'. I mean did I even have to download the 2.4.3 patch? Anyhow, after extracting the tar to /usr/src/linux I did what the site said and make mrproper (what does this run? Is mrproper another script?). After that I was going to just make menuconfig which I would expect is safer for me at this point then just make config. Anyhow, this is the message I received: make: *** No rule to make target 'config'. Stop. What am I missing here? Both the site on the readme and manual I have just state 'make config'. Eh? :mad:
I downloaded 2.4.3.tar.gz, and the associated patche(s) off of kernel.org for my mandrake 7.2.
I'm not sure if when I've run the linux/scripts/patches if it is already patched. It just spits back to me that 'Current kernel version is 2.4.3'. I mean did I even have to download the 2.4.3 patch? Anyhow, after extracting the tar to /usr/src/linux I did what the site said and make mrproper (what does this run? Is mrproper another script?). After that I was going to just make menuconfig which I would expect is safer for me at this point then just make config. Anyhow, this is the message I received: make: *** No rule to make target 'config'. Stop. What am I missing here? Both the site on the readme and manual I have just state 'make config'. Eh? :mad: