Advertisement
zinosat

Untitled

Jan 14th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. OTE: make KERNEL_SRC=/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-source -C /home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-\
  2. linux/pfring/7.4.0-r0/git/kernel CC=x86_64-poky-linux-gcc -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2 --sysroot=/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_6\
  3. 4-poky-linux/pfring/7.4.0-r0/recipe-sysroot
  4. make: Entering directory '/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel'
  5. make -C /home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-source SUBDIRS=/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfr\
  6. ing/7.4.0-r0/git/kernel EXTRA_CFLAGS='-I/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel -DGIT_REV="\"dev:8bf079d6c94ae2570d928b531e2\
  7. e9a14c74b617c\"" -no-pie -fno-pie' modules
  8. make[1]: Entering directory '/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-source'
  9. make[2]: Entering directory '/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts'
  10. CC [M] /home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel/pf_ring.o
  11. /home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel/pf_ring.c: In function 'buffer_ring_handler':
  12. /home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel/pf_ring.c:4172:13: error: request for member 'tv64' in something not a structure or \
  13. union
  14. skb.tstamp.tv64 = 0;
  15. ^
  16. /home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-source/scripts/Makefile.build:302: recipe for target '/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work\
  17. /intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel/pf_ring.o' failed
  18. make[3]: *** [/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel/pf_ring.o] Error 1
  19. /home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-source/Makefile:1510: recipe for target '_module_/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/inte\
  20. l_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel' failed
  21. make[2]: *** [_module_/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel] Error 2
  22. make[2]: Leaving directory '/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-build-artifacts'
  23. Makefile:152: recipe for target 'sub-make' failed
  24. make[1]: *** [sub-make] Error 2
  25. make[1]: Leaving directory '/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work-shared/intel-corei7-64/kernel-source'
  26. Makefile:64: recipe for target 'all' failed
  27. make: *** [all] Error 2
  28. make: Leaving directory '/home/zino/code/yocto/poky-rocko/build-x86_64/tmp/work/intel_corei7_64-poky-linux/pfring/7.4.0-r0/git/kernel'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement