LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Difference between kernel-headers kernel-source (https://www.linuxquestions.org/questions/debian-26/difference-between-kernel-headers-kernel-source-334860/)

twinkers 06-18-2005 07:50 AM

Difference between kernel-headers kernel-source
 
Could someone explain the difference between kernel-headers and kernel-source? In Sid in can find kernel-source for 2.6.11 but in testing I can't but kernel-headers are there. Are these the same with a differnt name or are the more differences?

Regards

zackarya 06-18-2005 09:57 AM

Well, at the risk of sounding redundant,

Header files are just the header files.

The kernel source is the full kernel source.

When you build modules most of the time you only need the headers
for your running kernel.
If you want to build the kernel you need the full kernel sources.
If none of this made any sense then you probably don't need them anyway.

Hope that helps.

Zack

twinkers 06-18-2005 11:20 AM

It did! Leaves me without the kernel-source for 2.6.11 in testing though. Guess I'll have to just get the kernel source from kernel.org and have a go from there

Thanx


All times are GMT -5. The time now is 09:35 AM.