* Re: [Outreachy kernel] Error in building kernel
[not found] <35465e02-616a-4c1a-b177-84f34b04700b@googlegroups.com>
@ 2015-09-29 6:35 ` Ioana Ciornei
2015-09-29 6:49 ` Bhumika S Goyal
2015-09-29 7:34 ` Arnd Bergmann
0 siblings, 2 replies; 4+ messages in thread
From: Ioana Ciornei @ 2015-09-29 6:35 UTC (permalink / raw)
To: Bhumika S Goyal; +Cc: outreachy-kernel
[-- Attachment #1: Type: text/plain, Size: 473 bytes --]
On Sep 29, 2015 9:28 AM, "Bhumika S Goyal" <
bhumikas.goyal@st.niituniversity.in> wrote:
>
> While building the kernel I am 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.
> make[1]: *** [scripts/sign-file] Error 1
> make: *** [scripts] Error 2
>
> How do I fix it?
It seems like you need to install libssl-dev on your machine.
Ioana
[-- Attachment #2: Type: text/html, Size: 714 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Outreachy kernel] Error in building kernel
2015-09-29 6:35 ` [Outreachy kernel] Error in building kernel Ioana Ciornei
@ 2015-09-29 6:49 ` Bhumika S Goyal
2015-09-29 7:34 ` Arnd Bergmann
1 sibling, 0 replies; 4+ messages in thread
From: Bhumika S Goyal @ 2015-09-29 6:49 UTC (permalink / raw)
To: outreachy-kernel; +Cc: bhumikas.goyal
[-- Attachment #1.1: Type: text/plain, Size: 38 bytes --]
Thanks a lot Ioana . Got it fixed .
[-- Attachment #1.2: Type: text/html, Size: 68 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Outreachy kernel] Error in building kernel
2015-09-29 6:35 ` [Outreachy kernel] Error in building kernel Ioana Ciornei
2015-09-29 6:49 ` Bhumika S Goyal
@ 2015-09-29 7:34 ` Arnd Bergmann
2015-09-29 12:55 ` Julia Lawall
1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2015-09-29 7:34 UTC (permalink / raw)
To: outreachy-kernel; +Cc: Ioana Ciornei, Bhumika S Goyal
On Tuesday 29 September 2015 09:35:05 Ioana Ciornei wrote:
> On Sep 29, 2015 9:28 AM, "Bhumika S Goyal" <
> bhumikas.goyal@st.niituniversity.in> wrote:
> >
> > While building the kernel I am 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.
> > make[1]: *** [scripts/sign-file] Error 1
> > make: *** [scripts] Error 2
> >
> > How do I fix it?
>
> It seems like you need to install libssl-dev on your machine.
I've updated http://kernelnewbies.org/OutreachyfirstpatchSetup now to reflect
the new requirement, this library is only needed as of linux-4.2.
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Outreachy kernel] Error in building kernel
2015-09-29 7:34 ` Arnd Bergmann
@ 2015-09-29 12:55 ` Julia Lawall
0 siblings, 0 replies; 4+ messages in thread
From: Julia Lawall @ 2015-09-29 12:55 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: outreachy-kernel, Ioana Ciornei, Bhumika S Goyal
On Tue, 29 Sep 2015, Arnd Bergmann wrote:
> On Tuesday 29 September 2015 09:35:05 Ioana Ciornei wrote:
> > On Sep 29, 2015 9:28 AM, "Bhumika S Goyal" <
> > bhumikas.goyal@st.niituniversity.in> wrote:
> > >
> > > While building the kernel I am 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.
> > > make[1]: *** [scripts/sign-file] Error 1
> > > make: *** [scripts] Error 2
> > >
> > > How do I fix it?
> >
> > It seems like you need to install libssl-dev on your machine.
>
> I've updated http://kernelnewbies.org/OutreachyfirstpatchSetup now to reflect
> the new requirement, this library is only needed as of linux-4.2.
Thanks!
julia
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-09-29 12:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <35465e02-616a-4c1a-b177-84f34b04700b@googlegroups.com>
2015-09-29 6:35 ` [Outreachy kernel] Error in building kernel Ioana Ciornei
2015-09-29 6:49 ` Bhumika S Goyal
2015-09-29 7:34 ` Arnd Bergmann
2015-09-29 12:55 ` Julia Lawall
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.