forked from pepe2k/rtl8812au_v5.2.9
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Error when compiling with DKMS on Fedora 27
Error is as follows from dkms log
/var/lib/dkms/rtl8812au/5.2.9/build/include/osdep_service_linux.h: In function ‘_init_timer’:
/var/lib/dkms/rtl8812au/5.2.9/build/include/osdep_service_linux.h:301:8: error: ‘_timer {aka struct timer_list}’ has no member named ‘data’
ptimer->data = (unsigned long)cntx;
^~
/var/lib/dkms/rtl8812au/5.2.9/build/include/osdep_service_linux.h:302:2: error: implicit declaration of function ‘init_timer’; did you mean ‘_init_timer’? [-Werror=implicit-function-declaration]
init_timer(ptimer);
Attached is make.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels