brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.59k stars 460 forks source link

Compile error CentOS7, kernel 5.4.42-v8.1.el7 aarch64 (rpi3) #70

Open Heidistein opened 4 years ago

Heidistein commented 4 years ago

Hi, Sorry to bother, I encounter a compile failure which I do not understand. The suggested removal of the soft-float compilerflag for arm did not change this....

No rule to make target `arch/arm64/kernel/module.lds'
  LD [M]  /var/lib/dkms/rtl8812au/5.6.4.2/build/88XXau.o
  Building modules, stage 2.
  MODPOST 1 modules
make[4]: *** No rule to make target `arch/arm64/kernel/module.lds', needed by `/var/lib/dkms/rtl8812au/5.6.4.2/build/88XXau.ko'.  Stop.
make[4]: *** Waiting for unfinished jobs....
  CC [M]  /var/lib/dkms/rtl8812au/5.6.4.2/build/88XXau.mod.o
make[3]: *** [__modpost] Error 2
make[2]: *** [modules] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/kernels/5.4.42-v8.1.el7'
make: *** [modules] Error 2