with 2.4.9 can't compille
Hegedus Gabor <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <1107259504.4687.10.camel@debian> |
Hi! I try to patch 2.4.29, I got this: uml-rg-fw2:/usr/src/linux-2.4.29# patch -p1 < ../nbd-2.4.32/kernel/patches/enbd-2.4.22.pat patching file Documentation/Configure.help Hunk #1 succeeded at 854 (offset 281 lines). missing header for unified diff at line 73 of patch patching file drivers/block/Config.in missing header for unified diff at line 135 of patch patching file drivers/block/Makefile missing header for unified diff at line 178 of patch patching file drivers/block/enbd.c missing header for unified diff at line 7394 of patch patching file drivers/block/enbd_bufferwr.c missing header for unified diff at line 7637 of patch patching file drivers/block/enbd_ioctl.c missing header for unified diff at line 8064 of patch patching file include/linux/enbd.h missing header for unified diff at line 8518 of patch patching file include/linux/enbd_ioctl.h uml-rg-fw2:/usr/src/linux-2.4.29# then try to: uml-rg-fw2:/usr/src/nbd-2.4.32# ./debian/rules binary gzip -9fq debian/kernel-patch-enbd/usr/src/kernel-patches/diffs/enbd/enbd-2.4.22.pat Malformed kernel version: `2.6.0-test2' at /usr/bin/dh_installkpatches line 305. make[1]: *** [install-indep] Error 2 make[1]: Leaving directory `/usr/src/nbd-2.4.32' make: *** [binary-indep] Error 2 I don't know whats wrong. I tried 2.4.29, 2.6.10 with enbd-2.4.32pre.tgz HyGy