CC [M] /root/rtw8852be/core/monitor/rtw_radiotap.o
make[3]: *** [scripts/Makefile.build:243: /root/rtw8852be/core/rtw_debug.o] Error 1
make[3]: *** Waiting for unfinished **s....
/root/rtw8852be/core/rtw_vht.c: In function ‘rtw_reattach_vht_ies’:
/root/rtw8852be/core/rtw_vht.c:1419:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘IEs’ will never be NULL [-Waddress]
1419 | if (pnetwork->IEs != NULL) {
| ^~
In file included from /root/rtw8852be/include/drv_types.h:27,
from /root/rtw8852be/core/rtw_vht.c:17:
/root/rtw8852be/include/wlan_bssdef.h:249:13: note: ‘IEs’ declared here
249 | u8 IEs[MAX_IE_SZ]; /* (timestamp, beacon interval, and capability information) */
| ^~~
make[2]: *** [/usr/src/linux-headers-6.6.38-trim/Makefile:1921: /root/rtw8852be] Error 2
make[1]: *** [Makefile:234: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.6.38-trim'
make: *** [Makefile:635: modules] Error 2
root@5700G:~/rtw8852be# sudo make install
/bin/sh: 1: bc: not found
install -p -m 644 8852be.ko /lib/modules/6.6.38-trim/kernel/drivers/net/wireless/
install: cannot stat '8852be.ko': No such file or directory
make: *** [Makefile:644: install] Error 1 install -p -m 644 8852be.ko /lib/modules/6.6.38-trim/kernel/drivers/net/wireless/
install: cannot stat '8852be.ko': No such file or directoryodules/6.6.38-trim/kernel/drivers/net/wireless/
root@5700G:~/rtw8852be#