Hi!
Since 2018.1 release the batman module fails to compile on my machine:
:~/Server-config/batman-adv-2018.1# make /root/server-config/batman-adv-2018.1/gen-compat-autoconf.sh /root/server-config/batman-adv-2018.1/compat-autoconf.h mkdir -p /root/server-config/batman-adv-2018.1/build/net/batman-adv/ compat-patches/replacements.sh touch /root/server-config/batman-adv-2018.1/build/net/batman-adv/.compat-prepared make -C /lib/modules/4.9.0-7-amd64/build M=/root/server-config/batman-adv-2018.1/build PWD=/root/server-config/batman-adv-2018.1/build REVISION= CONFIG_BATMAN_ADV=m CONFIG_BATMAN_ADV_DEBUG=n CONFIG_BATMAN_ADV_DEBUGFS=y CONFIG_BATMAN_ADV_BLA=y CONFIG_BATMAN_ADV_DAT=y CONFIG_BATMAN_ADV_NC=n CONFIG_BATMAN_ADV_MCAST=y CONFIG_BATMAN_ADV_BATMAN_V=n INSTALL_MOD_DIR=updates/ modules make[1]: Verzeichnis „/lib/modules/4.9.0-7-amd64/build“ wird betreten make[1]: *** Keine Regel, um „modules“ zu erstellen. Schluss. make[1]: Verzeichnis „/lib/modules/4.9.0-7-amd64/build“ wird verlassen Makefile:90: die Regel für Ziel „all“ scheiterte make: *** [all] Fehler 2
This is a debian stretch installation. Someone out there with the same problem? Make clean did not help.
A bit lost :) Martin
On Dienstag, 31. Juli 2018 21:24:54 CEST MK wrote: [...]
make[1]: Verzeichnis „/lib/modules/4.9.0-7-amd64/build“ wird betreten make[1]: *** Keine Regel, um „modules“ zu erstellen. Schluss.
[...]
This is a debian stretch installation. Someone out there with the same problem? Make clean did not help.
Looks like your kernel sources are missing the rules to build modules. Please install the correct packages.
Kind regards, Sven
b.a.t.m.a.n@lists.open-mesh.org