Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Other OS support? #32

Closed
theGowda opened this issue Mar 18, 2023 · 2 comments
Closed

Other OS support? #32

theGowda opened this issue Mar 18, 2023 · 2 comments
Labels

Comments

@theGowda
Copy link

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?

@straithe straithe added the bug label Mar 18, 2023
@straithe
Copy link
Member

Thank you for the report. I'll get someone on the GSG team to look into this.

@straithe
Copy link
Member

Closed in preparation for archiving this repository. https://github.com/mikeryan/ice9-bluetooth-sniffer may fit your needs instead.

@straithe straithe closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants