Temat: Linksys MX5300 - błąd budowy obrazu
Witam wszystkich. Jak w tytule tematu, buduje obraz dla tego routera ze wsparciem NSS. Używam źródeł z tego githuba: https://github.com/qosmio/openwrt-ipq/t … e-ov-file. Problem polega na tym, że jeśli wybiorę firmware wi-fi ath10k-ct, to dostaje błedy
../ath10k-ct-regular/ath10k-ct-2024.07.30~ac71b14d/ath10k-6.10/mac.c:10565:43: error: initialization of 'void (*)(struct ieee80211_hw *, struct ieee80211_vif *)' from incompatible pointer type 'int (*)(struct ieee80211_hw *, struct ieee80211_vif *)' [-Werror=incompatible-pointer-types]
10565 | .update_vif_offload = ath10k_update_vif_offload,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../ath10k-ct-regular/ath10k-ct-2024.07.30~ac71b14d/ath10k-6.10/mac.c:10565:43: note: (near initialization for 'ath10k_ops.update_vif_offload')
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/lukassz/openwrt-ipq/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq807x/ath10k-ct-regular/ath10k-ct-2024.07.30~ac71b14d/ath10k-6.10/mac.o] Error 1
make[5]: *** [/home/lukassz/openwrt-ipq/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq807x/linux-6.6.93/Makefile:1924: /home/lukassz/openwrt-ipq/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq807x/ath10k-ct-regular/ath10k-ct-2024.07.30~ac71b14d/ath10k-6.10] Error 2
make[4]: *** [Makefile:234: __sub-make] Error 2
make[4]: Leaving directory '/home/lukassz/openwrt-ipq/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq807x/linux-6.6.93'
make[3]: *** [Makefile:123: /home/lukassz/openwrt-ipq/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq807x/ath10k-ct-regular/ath10k-ct-2024.07.30~ac71b14d/.built] Error 2
make[3]: Leaving directory '/home/lukassz/openwrt-ipq/package/kernel/ath10k-ct'
time: package/kernel/ath10k-ct/regular/compile#5.30#1.14#7.30
ERROR: package/kernel/ath10k-ct failed to build (build variant: regular).
CC get_num_dirs.c
make[2]: *** [package/Makefile:176: package/kernel/ath10k-ct/compile] Error 1
Natomast, jak wybiorę oficjalny firmware ath10k, to obraz się buduje. Jak ktoś wie ocb, to byłbym wdzięczny ![]()