At first, I thought if I just follow the tutorial as is, I could then change things later with less trouble.
However, I followed the tutorial but get this error upon make:
- Code: Select all
- make[4]: Entering directory '/root/Desktop/openwrt/build_dir/target-mipsel_24kc_musl/hostapd-full-internal/hostapd-2018-05-21-62566bc2/hostapd'
 ../src/ap/sta_info.o: In function `ap_sta_add':
 sta_info.c:(.text.ap_sta_add+0x12e): undefined reference to `sta_track_claim_taxonomy_info'
 collect2: error: ld returned 1 exit status
 make[4]: *** [Makefile:1298: hostapd] Error 1
What am I missing again?
