Skip to content

Doesn't compile with DKMS on Fedora 27 #11

@millerthegorilla

Description

@millerthegorilla

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

make.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions