rtl8723au
rtl8723au copied to clipboard
Unable to compile (missing file)
core/rtw_debug.c was removed, but the makefile still refers to it.
It is now fixed. The change had not been added to Makefile.
rtl8723au/core/rtw_cmd.c:753:3: error: implicit declaration of function 'ether_addr_copy' [-Werror=implicit-function-declaration] ether_addr_copy(&pmlmepriv->assoc_bssid[0], ^ cc1: some warnings being treated as errors
On Sun, Apr 6, 2014 at 3:47 PM, lwfinger [email protected] wrote:
It is now fixed. The change had not been added to Makefile.
Reply to this email directly or view it on GitHubhttps://github.com/lwfinger/rtl8723au/issues/37#issuecomment-39685877 .
GDB has a 'break' feature; why doesn't it have 'fix' too?
The kernel-version branch is for the latest kernel, i.e. 3.14. Yours is too old.
Switch back to the master branch.
I just pushed a fix for your kernel.