Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. tonky@tonky-work:~/proj/htc-kernel-msm7x30$ make
  2. scripts/kconfig/conf -s arch/arm/Kconfig
  3.   CHK     include/linux/version.h
  4. make[1]: `include/asm-arm/mach-types.h' is up to date.
  5.  CHK     include/linux/utsrelease.h
  6.  SYMLINK include/asm -> include/asm-arm
  7.  CALL    scripts/checksyscalls.sh
  8.  CC      init/main.o
  9. cc1: warnings being treated as errors
  10. init/main.c: In function 'do_one_initcall':
  11. init/main.c:706:10: error: 'calltime.tv64' may be used uninitialized in this function
  12. make[1]: *** [init/main.o] Error 1
  13. make: *** [init] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement