Hi.
This is only the first fatal error you got. There will be much more...
You will have to find a replacement for linux iwlib.
The Apple Developer Connection website has a lot of articles which talk about porting progs between environments. You'll need to read these first (and similar articles on the Internet) to get a better sense of the issues involved.
"Certainly, it can be done. In fact, it is fairly routine." But it's really too much for a forum-post here.
And from hcxtools READ.me
Requirements: Linux
That's because I'm a very, very lazy coder. That means if there is a library which is able to do the job better than my tools, I'll use this lib.
Maybe a solution:
edit the Makefile
and remove all entries wlandump-ng and wlanresponse (these are extrem hardware-near coded)
then try to compile hcxtools
maybe that works for you
use a raspberry pi A+, B+ to capture
do not use a raspberry pi 3 (wifi soc doesn't work - no monitor mode)
do not use wlandump-ng or wlanresponse on virtual devices like monx (mon0,...)
This is only the first fatal error you got. There will be much more...
You will have to find a replacement for linux iwlib.
The Apple Developer Connection website has a lot of articles which talk about porting progs between environments. You'll need to read these first (and similar articles on the Internet) to get a better sense of the issues involved.
"Certainly, it can be done. In fact, it is fairly routine." But it's really too much for a forum-post here.
And from hcxtools READ.me
Requirements: Linux
That's because I'm a very, very lazy coder. That means if there is a library which is able to do the job better than my tools, I'll use this lib.
Maybe a solution:
edit the Makefile
and remove all entries wlandump-ng and wlanresponse (these are extrem hardware-near coded)
then try to compile hcxtools
maybe that works for you
use a raspberry pi A+, B+ to capture
do not use a raspberry pi 3 (wifi soc doesn't work - no monitor mode)
do not use wlandump-ng or wlanresponse on virtual devices like monx (mon0,...)