1820475 Members
3304 Online
109624 Solutions
New Discussion юеВ

kernel-devel...

 
K.C. Chan
Trusted Contributor

kernel-devel...

FC kernel-devel package, is this needed to compile module? what is the diff btw this and /lib/modules/`uname -r`/build?

If it is needed to compile module, then how do I make it from compiling the kernel-src package, assuming kernel-src package generates kernel-devel package?

Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: kernel-devel...

KC

Perhaps this link will help.

http://linuxdevices.com/articles/AT3855888078.html

Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Vitaly Karasik_1
Honored Contributor

Re: kernel-devel...

>FC kernel-devel package, is this needed to >compile module? what is the diff btw this >and /lib/modules/`uname -r`/build?
As far as I understand, /lib/modules/`uname -r`/build comes from kernel-devel.

>If it is needed to compile module, then >how do I make it from compiling the kernel->src package, assuming kernel-src package >generates kernel-devel package?
As far as I understand, for being able to compile modules, you can either install kernel sources from kernel-x.y.x.src.rpm or install kernel-devel.x.y.z.rpm.
See http://fedora.redhat.com/docs/release-notes/fc3/x86/