Closed Cyberunner23 closed 2 years ago
The bulid fails with the following error
rtl8812au/core/rtw_br_ext.c:20:18: fatal error: netipx/ipx.h: No such file or directory 20 | #include <net/ipx.h> | ^~~~~~~~~~~~~~
This is due to the ipx network layer being removed after being deprecated as mentioned here
@Cyberunner23 try a fix
It worked thanks!
The bulid fails with the following error
This is due to the ipx network layer being removed after being deprecated as mentioned here