aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.39k stars 749 forks source link

Fedora Core 39 gcc (GCC) 13.2.1 20240316 #1150

Open LuizGlauco opened 2 months ago

LuizGlauco commented 2 months ago

make don't correct with version GCC

sudo make

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.7.10-200.fc39.x86_64/build M=/home/glaucoluiz/rtl8812au modules make[1]: Entering directory '/usr/src/kernels/6.7.10-200.fc39.x86_64' warning: the compiler differs from the one used to build the kernel The kernel was built by: gcc (GCC) 13.2.1 20231205 (Red Hat 13.2.1-6) You are using: gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7) make[1]: Leaving directory '/usr/src/kernels/6.7.10-200.fc39.x86_64'