Ubuntu Pastebin

Paste from elopio at Wed, 25 May 2016 21:21:23 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
  HOSTLD  scripts/mod/modpost
  HOSTCC  scripts/sortextable
  HOSTCC  scripts/asn1_compiler
  HOSTCC  scripts/extract-cert
scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or directory
compilation terminated.
scripts/Makefile.host:91: recipe for target 'scripts/extract-cert' failed
make[1]: *** [scripts/extract-cert] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:545: recipe for target 'scripts' failed
make: *** [scripts] Error 2
Command '['/bin/sh', '/tmp/tmp3hq6dgsn', 'make', '-j2', 'ARCH=arm64',
'CROSS_COMPILE=aarch64-linux-gnu-', 'Image', 'modules',
'qcom/apq8016-sbc.dtb', 'qcom/msm8916-mtp.dtb']' returned non-zero
exit status 2
Download as text