Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi all, I have just pulled git.drbd.org/drbd-9.0.git and created the Debian package for dkms. Works, but installing it aka compiling the module fails with make[1]: Entering directory `/usr/src/linux-headers-3.16.0-4-amd64' CHK /var/lib/dkms/drbd/9.0.0-1~gsi8+1/build/src/drbd/compat.h /bin/bash: FORCE: No such file or directory UPD /var/lib/dkms/drbd/9.0.0-1~gsi8+1/build/src/drbd/compat.h mv: cannot stat ‘/var/lib/dkms/drbd/9.0.0-1~gsi8+1/build/src/drbd/compat.h.tmp’: No such file or directory /var/lib/dkms/drbd/9.0.0-1~gsi8+1/build/src/drbd/Kbuild:74: recipe for target '/var/lib/dkms/drbd/9.0.0-1~gsi8+1/build/src/drbd/compat.h' failed make[4]: *** [/var/lib/dkms/drbd/9.0.0-1~gsi8+1/build/src/drbd/compat.h] Error 1 Is this missing compat.h a msiconfiguration of mine, or is there indeed something missing? Regards, Thomas