Advertisement
Guest User

Untitled

a guest
Apr 18th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.54 KB | None | 0 0
  1. +++ Install mode: User
  2. +++ Driver version: 10.93.3.3 (Aug-22-2012)
  3. +++ Kernel version 3.16.0-4-amd64
  4. +++ smp_count=1
  5. +++ cpu_number=6
  6. +++ kernel_machine=x86_64
  7. +++ Architecture: i386
  8. +++ modpost available
  9. +++ Unpack the sources
  10. +++ ====================================
  11. +++ tar xfv sk98lin.tar
  12. 2.6/
  13. 2.6/sky2.c
  14. 2.6/skethtool.c
  15. 2.6/skproc.c
  16. 2.6/Makefile
  17. 2.6/skge.c
  18. 2.6/h/
  19. 2.6/h/skdrv1st.h
  20. 2.6/h/skdrv2nd.h
  21. 2.6/skdim.c
  22. common/
  23. common/skaddr.c
  24. common/fwos.c
  25. common/skgeinit.c
  26. common/skgehwt.c
  27. common/skspi.c
  28. common/sk98lin.htm
  29. common/fwapp.c
  30. common/sktimer.c
  31. common/fwhci.c
  32. common/fwptrn.c
  33. common/flashfun.c
  34. common/fwfunctions.c
  35. common/skgemib.c
  36. common/vpdcheck.c
  37. common/skvpd.c
  38. common/skpflash.c
  39. common/sky2le.c
  40. common/fwimage.c
  41. common/fwoids.c
  42. common/skgesirq.c
  43. common/sk98lin.4
  44. common/fwmain.c
  45. common/sktwsi.c
  46. common/skgepnmi.c
  47. common/sklm80.c
  48. common/skgespilole.c
  49. common/skxmac2.c
  50. common/sk98lin.txt
  51. common/h/
  52. common/h/sktimer.h
  53. common/h/fwimage.h
  54. common/h/sktypes.h
  55. common/h/fwptrn.h
  56. common/h/skdebug.h
  57. common/h/skaddr.h
  58. common/h/skversion.h
  59. common/h/skgeasfapi.h
  60. common/h/lm80.h
  61. common/h/skvpd.h
  62. common/h/skgetwsi.h
  63. common/h/skgeinit.h
  64. common/h/skgesirq.h
  65. common/h/skpflash.h
  66. common/h/skqueue.h
  67. common/h/fwoids.h
  68. common/h/skcsum.h
  69. common/h/skgepnm2.h
  70. common/h/skspi.h
  71. common/h/fwapp.h
  72. common/h/skpcidevid.h
  73. common/h/fwos.h
  74. common/h/mvyexhw.h
  75. common/h/sktwsi.h
  76. common/h/fwmain.h
  77. common/h/xmac_ii.h
  78. common/h/fwhci.h
  79. common/h/skgehw.h
  80. common/h/skgedrv.h
  81. common/h/sky2le.h
  82. common/h/skgepnmi.h
  83. common/h/flash.h
  84. common/h/fwcommon.h
  85. common/h/skgehwt.h
  86. common/h/skerror.h
  87. common/skqueue.c
  88. common/skgeasfapi.c
  89. common/skcsum.c
  90. misc/
  91. misc/Kconfig
  92. misc/Configure.help
  93.  
  94. +++ Compile the driver
  95. +++ ====================================
  96. make: Entering directory '/usr/src/linux-headers-3.16.0-4-common'
  97. test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
  98. echo >&2; \
  99. echo >&2 " ERROR: Kernel configuration is invalid."; \
  100. echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
  101. echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
  102. echo >&2 ; \
  103. /bin/false)
  104.  
  105. ERROR: Kernel configuration is invalid.
  106. include/generated/autoconf.h or include/config/auto.conf are missing.
  107. Run 'make oldconfig && make prepare' on kernel src to fix it.
  108.  
  109. mkdir -p /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.tmp_versions ; rm -f /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.tmp_versions/*
  110.  
  111. WARNING: Symbol version dump ./Module.symvers
  112. is missing; modules will have no dependencies and modversions.
  113.  
  114. make -f scripts/Makefile.build obj=/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all
  115. gcc -Wp,-MD,/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.skge.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -I/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_NO_RLMT -DSK_LINUX -DUSE_SK_RSS_SUPPORT -DSK98LIN_DIAG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(skge)" -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)" -c -o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skge.o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skge.c
  116. gcc -Wp,-MD,/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.sky2.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -I/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_NO_RLMT -DSK_LINUX -DUSE_SK_RSS_SUPPORT -DSK98LIN_DIAG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sky2)" -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)" -c -o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2.o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2.c
  117. gcc -Wp,-MD,/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.skethtool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -I/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_NO_RLMT -DSK_LINUX -DUSE_SK_RSS_SUPPORT -DSK98LIN_DIAG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(skethtool)" -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)" -c -o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skethtool.o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skethtool.c
  118. gcc -Wp,-MD,/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.sky2le.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -I/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_NO_RLMT -DSK_LINUX -DUSE_SK_RSS_SUPPORT -DSK98LIN_DIAG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(sky2le)" -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)" -c -o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2le.o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2le.c
  119. gcc -Wp,-MD,/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.skdim.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -I/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_NO_RLMT -DSK_LINUX -DUSE_SK_RSS_SUPPORT -DSK98LIN_DIAG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(skdim)" -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)" -c -o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skdim.o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skdim.c
  120. gcc -Wp,-MD,/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/.skaddr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -I/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all -DSK_USE_CSUM -DSK_DIAG_SUPPORT -DYUKON -DYUK2 -DCONFIG_SK98LIN_ZEROCOPY -DSK_NO_RLMT -DSK_LINUX -DUSE_SK_RSS_SUPPORT -DSK98LIN_DIAG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(skaddr)" -D"KBUILD_MODNAME=KBUILD_STR(sk98lin)" -c -o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skaddr.o /tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skaddr.c
  121. In file included from <command-line>:0:0:
  122. ././include/linux/kconfig.h:4:32: fatal error: generated/autoconf.h: No such file or directory
  123. #include <generated/autoconf.h>
  124. ^
  125. In file included from <command-line>:0:0:
  126. ././include/linux/kconfig.h:4:32: fatal error: generated/autoconf.h: No such file or directory
  127. #include <generated/autoconf.h>
  128. ^
  129. In file included from <command-line>:0:0:
  130. ././include/linux/kconfig.h:4:32: fatal error: generated/autoconf.h: No such file or directory
  131. #include <generated/autoconf.h>
  132. ^
  133. In file included from <command-line>:0:0:
  134. ././include/linux/kconfig.h:4:32: fatal error: generated/autoconf.h: No such file or directory
  135. #include <generated/autoconf.h>
  136. ^
  137. compilation terminated.
  138. compilation terminated.
  139. In file included from <command-line>:0:0:
  140. ././include/linux/kconfig.h:4:32: fatal error: generated/autoconf.h: No such file or directory
  141. #include <generated/autoconf.h>
  142. ^
  143. compilation terminated.
  144. compilation terminated.
  145. compilation terminated.
  146. In file included from <command-line>:0:0:
  147. ././include/linux/kconfig.h:4:32: fatal error: generated/autoconf.h: No such file or directory
  148. #include <generated/autoconf.h>
  149. ^
  150. compilation terminated.
  151. scripts/Makefile.build:262: recipe for target '/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2le.o' failed
  152. make[1]: *** [/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2le.o] Error 1
  153. make[1]: *** Waiting for unfinished jobs....
  154. scripts/Makefile.build:262: recipe for target '/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skaddr.o' failed
  155. make[1]: *** [/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skaddr.o] Error 1
  156. scripts/Makefile.build:262: recipe for target '/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skdim.o' failed
  157. make[1]: *** [/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skdim.o] Error 1
  158. scripts/Makefile.build:262: recipe for target '/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2.o' failed
  159. make[1]: *** [/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/sky2.o] Error 1
  160. scripts/Makefile.build:262: recipe for target '/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skge.o' failed
  161. make[1]: *** [/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skge.o] Error 1
  162. scripts/Makefile.build:262: recipe for target '/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skethtool.o' failed
  163. make[1]: *** [/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all/skethtool.o] Error 1
  164. Makefile:1355: recipe for target '_module_/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all' failed
  165. make: *** [_module_/tmp/Sk98IpnXQYgSWgRcmSaWNVoGm/all] Error 2
  166. make: Leaving directory '/usr/src/linux-headers-3.16.0-4-common'
  167. +++ Compiler error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement