<div dir="ltr"><div dir="ltr"><div dir="ltr">Details:</div><div>PiZeroW</div><div>Linux XXX 4.14.98+ #1200 Tue Feb 12 20:11:02 GMT 2019 armv6l GNU/Linux<br></div><div>Latest kernel-headers</div><div>Added rpi-source</div><div dir="ltr"><br></div><div dir="ltr">I get this error compiling on PiZeroW<div><br></div><div><div>~/WireGuard/src# make</div><div>  CC [M]  /root/WireGuard/src/main.o</div><div>  CC [M]  /root/WireGuard/src/noise.o</div><div>  CC [M]  /root/WireGuard/src/device.o</div><div>/root/WireGuard/src/device.c: In function 'wg_xmit':</div><div>/root/WireGuard/src/device.c:165:3: error: implicit declaration of function 'skb_mark_not_on_list' [-Werror=implicit-function-declaration]</div><div>   skb_mark_not_on_list(skb);</div><div>   ^~~~~~~~~~~~~~~~~~~~</div><div>cc1: some warnings being treated as errors</div><div>scripts/Makefile.build:326: recipe for target '/root/WireGuard/src/device.o' failed</div><div>make[2]: *** [/root/WireGuard/src/device.o] Error 1</div><div>Makefile:1535: recipe for target '_module_/root/WireGuard/src' failed</div><div>make[1]: *** [_module_/root/WireGuard/src] Error 2</div><div>Makefile:37: recipe for target 'module' failed</div><div>make: *** [module] Error 2</div></div><div><br></div><div>TIA for any insights. Robert</div></div></div></div>