-
Notifications
You must be signed in to change notification settings - Fork 99
Description
这个网卡的驱动是用的这个,kmod-rt2800-usb
make[4]: Entering directory '/mnt/sdb1/HandsomeMod-master-20221024/build_dir/target-aarch64_cortex-a53+neon_musl/linux-msm89xx_msm8916/backports-5.15.33-1'
make[5]: 'Kconfig.versions' is up to date.
cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DKBUILD_NO_NLS -c -o conf.o conf.c
make[6]: cc: Command not found
make[6]: *** [: conf.o] Error 127
make[5]: *** [Makefile.real:27: allnoconfig] Error 2
make[4]: *** [Makefile:121: allnoconfig] Error 2
make[4]: Leaving directory '/mnt/sdb1/HandsomeMod-master-20221024/build_dir/target-aarch64_cortex-a53+neon_musl/linux-msm89xx_msm8916/backports-5.15.33-1'
make[3]: *** [Makefile:557: /mnt/sdb1/HandsomeMod-master-20221024/build_dir/target-aarch64_cortex-a53+neon_musl/linux-msm89xx_msm8916/backports-5.15.33-1/.built] Error 2
make[3]: Leaving directory '/mnt/sdb1/HandsomeMod-master-20221024/package/kernel/mac80211'
time: package/kernel/mac80211/regular/compile#0.36#0.27#0.53
ERROR: package/kernel/mac80211 failed to build (build variant: regular).
make[2]: *** [package/Makefile:116: package/kernel/mac80211/compile] Error 1
make[2]: Leaving directory '/mnt/sdb1/HandsomeMod-master-20221024'
make[1]: *** [package/Makefile:110: /mnt/sdb1/HandsomeMod-master-20221024/staging_dir/target-aarch64_cortex-a53+neon_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/mnt/sdb1/HandsomeMod-master-20221024'
make: *** [/mnt/sdb1/HandsomeMod-master-20221024/include/toplevel.mk:230:world] 错误 2
有没有知道这个是什么问题的?是不是解决起来很麻烦?