Quote:
|
Originally Posted by Rangnarok
1. I can't not find the ".ksyms" file. Those don't have the ".ksyms" part, and i don't have a "find-supplements" either. I skipped this and it seems fine
|
I think this applies to SuSE 10.1 and 10.2 only, so that should be ok.
Quote:
|
Originally Posted by Rangnarok
2. When I do "make rpm", I encounter the following error
Code:
Building target platforms: i386
Building for target i386
error: Failed to rename /usr/src/packages/SPECS/rpm-spec.MQZpNE to /usr/src/packages/SPECS/rpm-spec.MQZpNE: No such file or directory: No such file or directory
|
Maybe you have to modify the SPEC file somewhere (I guess rpm-spec.MQZpNE must be referenced somewhere). If that doesn't help, you can compile the kernel using the traditional way which works for every distribution. I've described that way in the second part of the Fedora kernel tutorial:
http://www.howtoforge.com/kernel_compilation_fedora_p2