Andrew Halliwell <ah@gnd.com> writes:
I've just finished downloading the kernelsources for 193 to find them to be a package of 2.4.21 and lots of patches, rather than the usual kernel with patches applied.
What file exactly did you download? The kernel-source...x86_64.rpm contains the sources applied, the src.rpm contains the individual patches. Perhaps you downloaded the wrong one?
Now, I tried using the script suggested by the README.SuSE file...
for p in $(./guards $(./arch-symbols)<series.conf); do patch -d /usr/src/linux-2.4.21/ -p1 < $p || break;
Use the spec file to do it in order. If that is written in the README, it should be fixed. Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126