gr-bluetooth
gr-bluetooth copied to clipboard
Other OS support?
Code depends on linux/if_tun.h
which throws an error while running make on Mac OS
gr-bluetooth/lib/../include/tun.h:16:10: fatal error: 'linux/if_tun.h' file not found #include <linux/if_tun.h> ^~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [lib/CMakeFiles/gnuradio-bluetooth.dir/tun.cc.o] Error 1 make[1]: *** [lib/CMakeFiles/gnuradio-bluetooth.dir/all] Error 2 make: *** [all] Error 2
how do I build it on Mac OS?
Thank you for the report. I'll get someone on the GSG team to look into this.
Closed in preparation for archiving this repository. https://github.com/mikeryan/ice9-bluetooth-sniffer may fit your needs instead.