rakhisharma

Untitled

Jan 21st, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 3.01 KB | None | 0 0
  1. root@rakhi-Inspiron-3542:/home/rakhi/git/kernels/staging# make
  2.   CHK     include/config/kernel.release
  3.   CHK     include/generated/uapi/linux/version.h
  4.   CHK     include/generated/utsrelease.h
  5.   CHK     include/generated/bounds.h
  6.   CHK     include/generated/timeconst.h
  7.   CHK     include/generated/asm-offsets.h
  8.   CALL    scripts/checksyscalls.sh
  9.   CHK     include/generated/compile.h
  10.   LINK    vmlinux
  11.   LD      vmlinux.o
  12.   MODPOST vmlinux.o
  13.   GEN     .version
  14.   CHK     include/generated/compile.h
  15.   UPD     include/generated/compile.h
  16.   CC      init/version.o
  17.   LD      init/built-in.o
  18.   KSYM    .tmp_kallsyms1.o
  19.   KSYM    .tmp_kallsyms2.o
  20.   LD      vmlinux
  21.   SORTEX  vmlinux
  22.   SYSMAP  System.map
  23.   VOFFSET arch/x86/boot/voffset.h
  24.   OBJCOPY arch/x86/boot/compressed/vmlinux.bin
  25.   GZIP    arch/x86/boot/compressed/vmlinux.bin.gz
  26.   MKPIGGY arch/x86/boot/compressed/piggy.S
  27.   AS      arch/x86/boot/compressed/piggy.o
  28.   LD      arch/x86/boot/compressed/vmlinux
  29.   ZOFFSET arch/x86/boot/zoffset.h
  30.   AS      arch/x86/boot/header.o
  31.   CC      arch/x86/boot/version.o
  32.   LD      arch/x86/boot/setup.elf
  33.   OBJCOPY arch/x86/boot/setup.bin
  34.   OBJCOPY arch/x86/boot/vmlinux.bin
  35.   BUILD   arch/x86/boot/bzImage
  36. Setup is 17116 bytes (padded to 17408 bytes).
  37. System is 6100 kB
  38. CRC 9cd87f1a
  39. Kernel: arch/x86/boot/bzImage is ready  (#8)
  40.   Building modules, stage 2.
  41.   MODPOST 3815 modules
  42.   CC      arch/x86/crypto/aesni-intel.mod.o
  43.   LD [M]  arch/x86/crypto/aesni-intel.ko
  44.   CC      arch/x86/crypto/blowfish-x86_64.mod.o
  45.   LD [M]  arch/x86/crypto/blowfish-x86_64.ko
  46.   CC      arch/x86/crypto/camellia-aesni-avx-x86_64.mod.o
  47.   LD [M]  arch/x86/crypto/camellia-aesni-avx-x86_64.ko
  48.   CC      arch/x86/crypto/camellia-aesni-avx2.mod.o
  49.   LD [M]  arch/x86/crypto/camellia-aesni-avx2.ko
  50.   CC      arch/x86/crypto/camellia-x86_64.mod.o
  51.   LD [M]  arch/x86/crypto/camellia-x86_64.ko
  52.   CC      arch/x86/crypto/cast5-avx-x86_64.mod.o
  53.   LD [M]  arch/x86/crypto/cast5-avx-x86_64.ko
  54.   CC      arch/x86/crypto/cast6-avx-x86_64.mod.o
  55.   LD [M]  arch/x86/crypto/cast6-avx-x86_64.ko
  56.   CC      arch/x86/crypto/ghash-clmulni-intel.mod.o
  57.   LD [M]  arch/x86/crypto/ghash-clmulni-intel.ko
  58.   CC      arch/x86/crypto/serpent-avx-x86_64.mod.o
  59.   LD [M]  arch/x86/crypto/serpent-avx-x86_64.ko
  60.   CC      arch/x86/crypto/serpent-avx2.mod.o
  61.   LD [M]  arch/x86/crypto/serpent-avx2.ko
  62.   CC      arch/x86/crypto/serpent-sse2-x86_64.mod.o
  63.   LD [M]  arch/x86/crypto/serpent-sse2-x86_64.ko
  64.   CC      arch/x86/crypto/twofish-avx-x86_64.mod.o
  65.   LD [M]  arch/x86/crypto/twofish-avx-x86_64.ko
  66.   CC      arch/x86/crypto/twofish-x86_64-3way.mod.o
  67.   LD [M]  arch/x86/crypto/twofish-x86_64-3way.ko
  68.   CC      arch/x86/crypto/twofish-x86_64.mod.o
  69.   LD [M]  arch/x86/crypto/twofish-x86_64.ko
  70.   CC      arch/x86/kvm/kvm.mod.o
  71.   LD [M]  arch/x86/kvm/kvm.ko
  72.   CC      drivers/staging/hello_lin.mod.o
  73.   LD [M]  drivers/staging/hello_lin.ko
  74. root@rakhi-Inspiron-3542:/home/rakhi/git/kernels/staging# drivers/staging/hello_lin.ko
  75. bash: drivers/staging/hello_lin.ko: Permission denied
Add Comment
Please, Sign In to add comment