kernel-source-2.6.5-7.src.rpm requires kernel-dummy to build!?
Suse/NovellThis Forum is for the discussion of Suse Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am a recent suse user, however I have had experience with RedHat.
I have run in to a situation I cannot seem to find an answer to. I am trying to build a new kernel rpm from the kernel-source-2.6.5-7.src.rpm package from suse 9.1 pro. It has a dependency on a package kernel-dummy, which I cannot seem to find any where on the cd's or the net.
What is this kernel-dummy package? Where can I find a copy? Or, if i just omited it in the spec file, would that do any harm to my build of the kernel?
I suppose the reason I'm even trying to do this is because I want to enable KLIPS support in the kernel while keeping it as an rpm.
I'm having the same issue, have you gotten anywhere with that kernel-dummy issue? I've tried rpmbuilding a dummy spec file as well and get the same results. What specifically is a kernel-dummy anyway?
kernel-dummy is an RPM package used internally by SuSE in order to build cross-architecture kernels (there's some technical reason why they need to do this).
You'll find more information in the README.SUSE file in the kernel-sources package (/usr/src/linux/README.SUSE when installed).
Personally, I just install the kernel-source RPM and recompile my kernel by hand every time that it gets updated by YaST.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.