PDA

View Full Version : make menuconfig / make dep



Lord1981
01-04-2004, 11:08 AM
Hi i have Knoppix installed on HDD. My Kernel Version is 2.4. Now i want to run Nist Net (Network emulator) Therefore i have to run menuconfig. But it does not start. I always get the message "no rule to make". Do i need a special makefile?
Thank you for your help

windos_no_thanks
01-04-2004, 11:16 AM
I assume you mean "make menuconfig".
In what directory are you trying to do that ?
Do you have the full kernel source tree ?

Lord1981
01-04-2004, 11:23 AM
Im Verzeichnis
cd /usr/src/linux
How can i see if i have the full kernel source tree?

windos_no_thanks
01-04-2004, 11:55 AM
Umm, let me put it this way: If you haven't downloaded it separately you haven't got it because it isn't on the Knoppix CD. :-) Tarballs are available at http://www.kernel.org (but you should use a mirror close to you if possible)

Lord1981
01-04-2004, 12:06 PM
so i need this one: The latest 2.4 version of the Linux kernel is: 2.4.23 2003-11-28 18:27 UTC F V VI C Changelog ?

windos_no_thanks
01-04-2004, 12:10 PM
Yes, the "F" link points to the full source, the others are patches which require that you already have an older source tree to apply them on.

Stephen
01-04-2004, 10:19 PM
A couple of guides to compiling the Kernel the Debian way.

http://newbiedoc.sourceforge.net/tutorials/kernel-pkg/index-kernel-pkg.html

http://www.osnews.com/story.php?news_id=2949