[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhhY1F6a78Nais8nxVB0vTMgE4AnA7PGuDFh+8D+pcp3CA@mail.gmail.com>
Date: Sat, 12 Sep 2015 14:40:54 -0700
From: Jim Davis <jim.epost@...il.com>
To: Davidlohr Bueso <dave@...olabs.net>
Cc: Vinson Lee <vlee@...pensource.com>,
David Howells <dhowells@...hat.com>,
David Woodhouse <David.Woodhouse@...el.com>,
"Luis R. Rodriguez" <mcgrof@...e.com>,
Mimi Zohar <zohar@...ux.vnet.ibm.com>,
Marcel Holtmann <marcel@...tmann.org>,
LKML <linux-kernel@...r.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"
On Fri, Sep 11, 2015 at 4:22 PM, Davidlohr Bueso <dave@...olabs.net> 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
Though in this case it looks like the openssl-devel rpm for CentOS
5.11 doesn't provide a cms.h file. When I checked on a CentOS 7
system, installing the openssl-devel package did install cms.h in
/usr/include/openssl. Maybe something didn't get backported to CentOS
5.11?
--
Jim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists