I've modified the file tasklet_blocking_sockets.c, I changed <linux/if.h> to <net/if.h>, Which returned this make error.

sh-3.2# make
make all-am
CC tasklet_blocking_sockets.o
tasklet_blocking_sockets.c: In function ‘ntk_lib_tasklet_utils_sk_bindtodevice’: tasklet_blocking_sockets.c:1658: error: ‘SO_BINDTODEVICE’ undeclared (first use in this function) tasklet_blocking_sockets.c:1658: error: (Each undeclared identifier is reported only once
tasklet_blocking_sockets.c:1658: error: for each function it appears in.)
make[1]: *** [tasklet_blocking_sockets.o] Error 1
make: *** [all] Error 2
sh-3.2#
_______________________________________________
Netsukuku mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/netsukuku

Reply via email to