Shraddha Barke
shraddha.6596 at gmail.com
Tue Oct 27 23:57:17 EDT 2015
On Tue, 27 Oct 2015, Aaron Armstrong Skomra wrote:
>
>
> On Thu, Sep 17, 2015 at 10:17 PM, leo kirotawa <kirotawa at gmail.com> wrote:
> You need to install openssl-devel, so it'll fix this issue :)
>
>
> Apologies for replying to a message with no subject. The KernelNewbies' KernelBuild page[1] needs to be updated to include a reference to
> this newly required package (openssl-devel), if anyone reading this has write access to that page.
I will make the changes. Thanks for pointing it out :)
Shraddha
>
> Best,
> Aaron
>
> [1] http://kernelnewbies.org/KernelBuild
>
> On Fri, Sep 18, 2015 at 1:49 AM, Shraddha Barke <shraddha.6596 at gmail.com> wrote:
> > I updated my local kernel repository with all recent commits using the
> > following commands-
> > git checkout staging-next
> > git pull
> >
> > After that when I try to compile, I'm getting an error
> >
> > scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or
> > directory
> > #include <openssl/bio.h>
> > ^
> > compilation terminated.
> > scripts/Makefile.host:91: recipe for target 'scripts/sign-file' failed
> > make[1]: *** [scripts/sign-file] Error 1
> > Makefile:545: recipe for target 'scripts' failed
> > make: *** [scripts] Error 2
> >
> >
> > What should I do to fix it?
> >
> > Thanks in advance.
> >
> > _______________________________________________
> > Kernelnewbies mailing list
> > Kernelnewbies at kernelnewbies.org
> > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> >
>
>
>
> --
>
> ----------------------------------------------
> Leônidas S. Barbosa (Kirotawa)
> blog: corecode.wordpress.com
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
>
>
More information about the Kernelnewbies
mailing list