From: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
To: Davidlohr Bueso <dave@stgolabs.net>, Vinson Lee <vlee@twopensource.com>
Cc: David Howells <dhowells@redhat.com>,
David Woodhouse <David.Woodhouse@intel.com>,
"Luis R. Rodriguez" <mcgrof@suse.com>,
Mimi Zohar <zohar@linux.vnet.ibm.com>,
Marcel Holtmann <marcel@holtmann.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Linux 4.3-rc1 build error on CentOS 5.11 "scripts/sign-file.c:23:25: fatal error: openssl/cms.h: No such file or directory"
Date: Mon, 14 Sep 2015 10:14:15 +0800 [thread overview]
Message-ID: <55F62D77.5040508@cn.fujitsu.com> (raw)
In-Reply-To: <20150911232232.GE19736@linux-q0g1.site>
On 09/12/2015 07:22 AM, Davidlohr Bueso wrote:
> On Fri, 11 Sep 2015, Vinson Lee wrote:
>
>> Hi.
>>
>> With the latest Linux 4.3-rc1, I am hitting this build error on CentOS
>> 5.11.
>>
>> HOSTCC scripts/sign-file
>> scripts/sign-file.c:23:25: fatal error: openssl/cms.h: No such file or
>> directory
>> #include <openssl/cms.h>
>
> fwiw/rant, I have run into kernel build issues recently due to lack of
> openssl libs.
> The solution is trivial, in my case just intalling my distros openssl-devel
> package,
Even I install-ed the openssl-devel, I can compile it but I met a
problem in `make modules_install`
At main.c:178:
- SSL error:02001002:system library:fopen:No such file or directory:
bss_file.c:169
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:172
sign-file: : No such file or directory
> but this will probably break things for more people. And this
> is with default
> configs... annoying.
>
> Thanks,
> Davidlohr
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
> .
>
next prev parent reply other threads:[~2015-09-14 2:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 22:41 Linux 4.3-rc1 build error on CentOS 5.11 "scripts/sign-file.c:23:25: fatal error: openssl/cms.h: No such file or directory" Vinson Lee
2015-09-11 23:22 ` Davidlohr Bueso
2015-09-12 21:40 ` Jim Davis
2015-09-14 2:14 ` Dongsheng Yang [this message]
2015-09-15 13:40 ` David Howells
2015-09-15 22:01 ` Vinson Lee
2015-09-15 22:56 ` David Howells
2015-09-16 22:45 ` David Howells
2015-09-18 6:48 ` Vinson Lee
2015-09-24 11:18 ` David Howells
2015-09-24 11:21 ` David Howells
2015-09-24 22:24 ` Vinson Lee
2015-09-25 6:16 ` David Howells
2015-09-25 14:24 ` David Howells
2015-09-26 1:43 ` Vinson Lee
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=55F62D77.5040508@cn.fujitsu.com \
--to=yangds.fnst@cn.fujitsu.com \
--cc=David.Woodhouse@intel.com \
--cc=dave@stgolabs.net \
--cc=dhowells@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=mcgrof@suse.com \
--cc=vlee@twopensource.com \
--cc=zohar@linux.vnet.ibm.com \
/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.