rtl8192cu
rtl8192cu copied to clipboard
timer - problem
DKMS make.log for rtl8192cu-0.1-3pclos2018 for kernel 4.15.6-pclos1 (x86_64) Wed Feb 28 16:36:55 UTC 2018 make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.15.6-pclos1/build M=/var/lib/dkms/rtl8192cu/0.1-3pclos2018/build modules make[1]: Entering directory '/usr/src/kernel-devel-4.15.6-pclos1' CC [M] /var/lib/dkms/rtl8192cu/0.1-3pclos2018/build/core/rtw_cmd.o In file included from /var/lib/dkms/rtl8192cu/0.1-3pclos2018/build/core/rtw_cmd.c:23:0: /var/lib/dkms/rtl8192cu/0.1-3pclos2018/build/include/osdep_service.h: In function ‘_init_timer’: /var/lib/dkms/rtl8192cu/0.1-3pclos2018/build/include/osdep_service.h:962:8: error: ‘_timer {aka struct timer_list}’ has no member named ‘data’ ptimer->data = (unsigned long)cntx; ^~ /var/lib/dkms/rtl8192cu/0.1-3pclos2018/build/include/osdep_service.h:963:2: error: implicit declaration of function ‘init_timer’; did you mean ‘_init_timer’? [-Werror=implicit-function-declaration] init_timer(ptimer); ^~~~~~~~~~ _init_timer cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:317: /var/lib/dkms/rtl8192cu/0.1-3pclos2018/build/core/rtw_cmd.o] Error 1 make[1]: *** [Makefile:1502: module/var/lib/dkms/rtl8192cu/0.1-3pclos2018/build] Error 2 make[1]: Leaving directory '/usr/src/kernel-devel-4.15.6-pclos1' make: *** [Makefile:569: modules] Error 2
What repo are you using? Have you done a "git pull"? I had fixed the problem, but not pushed the fixes upstream. That is my fault.
repo are on my personal space for test building rpms on PCLinuxOS on : https://qua-it.org/XFCE/repo/apt/quait/2018.php By the way, i would add in Describtions of rpms for which devices one dkms-rtl...rpm will work, to time i search on wiki https://wikidevi.com/ to find it... Thank you for your great work! Cheers
2018-02-28 19:46 GMT+00:00 lwfinger [email protected]:
What repo are you using? Have you done a "git pull"? I had fixed the problem, but not pushed the fixes upstream. That is my fault.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lwfinger/rtl8192cu/issues/5#issuecomment-369360113, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac4nEyzfyp_2hMVkYfXgL7m0x6UYB4RPks5tZa0igaJpZM4SW3iN .
-- also on [email protected]