All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel Version 4.6.3 - build error
@ 2016-07-02 18:58 Michael McCann
  2016-07-02 19:38 ` Andrey Skvortsov
  0 siblings, 1 reply; 3+ messages in thread
From: Michael McCann @ 2016-07-02 18:58 UTC (permalink / raw)
  To: kernelnewbies

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*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160702/d928bb72/attachment.html 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Kernel Version 4.6.3 - build error
  2016-07-02 18:58 Kernel Version 4.6.3 - build error Michael McCann
@ 2016-07-02 19:38 ` Andrey Skvortsov
  2016-07-02 21:10   ` Michael McCann
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Skvortsov @ 2016-07-02 19:38 UTC (permalink / raw)
  To: kernelnewbies

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 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Kernel Version 4.6.3 - build error
  2016-07-02 19:38 ` Andrey Skvortsov
@ 2016-07-02 21:10   ` Michael McCann
  0 siblings, 0 replies; 3+ messages in thread
From: Michael McCann @ 2016-07-02 21:10 UTC (permalink / raw)
  To: kernelnewbies

Thank you, problem solved!

On Sat, Jul 2, 2016 at 3:38 PM, Andrey Skvortsov <andrej.skvortzov@gmail.com
> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160702/a625a9e0/attachment.html 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-02 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-02 18:58 Kernel Version 4.6.3 - build error Michael McCann
2016-07-02 19:38 ` Andrey Skvortsov
2016-07-02 21:10   ` Michael McCann

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.