From: andrej.skvortzov@gmail.com (Andrey Skvortsov)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Kernel Version 4.6.3 - build error
Date: Sat, 2 Jul 2016 22:38:19 +0300 [thread overview]
Message-ID: <20160702193819.GA7940@nest> (raw)
In-Reply-To: <CACmz4mC+uJbtjHA_tw3QQyQdXkkGWpWNAaEQQ0mHFm=OvkMb6Q@mail.gmail.com>
On 02 Jul, Michael McCann wrote:
> Has anyone seen this problem when building 4.6.3?
>
> Mike KB2GHZ
>
>
> * HOSTCC scripts/recordmcount HOSTCC scripts/sortextable HOSTCC
> scripts/asn1_compiler HOSTCC scripts/sign-filescripts/sign-file.c:25:30:
> fatal error: openssl/opensslv.h: No such file or directory #include
> <openssl/opensslv.h> ^compilation
> terminated.make[1]: *** [scripts/sign-file] Error 1make: *** [scripts]
> Error 2real 0m13.452suser 0m8.704ssys 0m5.631s*
Hi Mike,
developer package for OpenSSL isn't installed on your machine. If you are on Debian-based
distro, 'apt-get install libssl-dev' will fix your problem.
--
Best regards,
Andrey Skvortsov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160702/29bd5647/attachment.bin
next prev parent reply other threads:[~2016-07-02 19:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-02 18:58 Kernel Version 4.6.3 - build error Michael McCann
2016-07-02 19:38 ` Andrey Skvortsov [this message]
2016-07-02 21:10 ` Michael McCann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160702193819.GA7940@nest \
--to=andrej.skvortzov@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.