Advertisement
gbc921

dkms-rts_bpp_ERROR_Kernel-3.10.2

Jul 26th, 2013
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.92 KB | None | 0 0
  1. DKMS make.log for rts_bpp-1.1 for kernel 3.10.2-1-ARCH (x86_64)
  2. Fri Jul 26 23:08:20 BRT 2013
  3. cp -f ./define.release ./define.h
  4. make -C /lib/modules/3.10.2-1-ARCH/build/ SUBDIRS=/var/lib/dkms/rts_bpp/1.1/build modules
  5. make[1]: Entering directory `/usr/src/linux-3.10.2-1-ARCH'
  6.  CC [M]  /var/lib/dkms/rts_bpp/1.1/build/rtsx.o
  7. /var/lib/dkms/rts_bpp/1.1/build/rtsx.c:259:2: error: unknown field ‘proc_info’ specified in initializer
  8.  .proc_info =   proc_info,
  9.  ^
  10. /var/lib/dkms/rts_bpp/1.1/build/rtsx.c:259:2: warning: initialization from incompatible pointer type [enabled by default]
  11. /var/lib/dkms/rts_bpp/1.1/build/rtsx.c:259:2: warning: (near initialization for ‘rtsx_host_template.proc_dir’) [enabled by default]
  12. make[2]: *** [/var/lib/dkms/rts_bpp/1.1/build/rtsx.o] Error 1
  13. make[1]: *** [_module_/var/lib/dkms/rts_bpp/1.1/build] Error 2
  14. make[1]: Leaving directory `/usr/src/linux-3.10.2-1-ARCH'
  15. make: *** [default] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement