Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752167AbbHJAWf (ORCPT ); Sun, 9 Aug 2015 20:22:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54806 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbbHJAWc (ORCPT ); Sun, 9 Aug 2015 20:22:32 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: References: <24179.1438990638@warthog.procyon.org.uk> To: James Morris Cc: dhowells@redhat.com, mcgrof@gmail.com, zohar@linux.vnet.ibm.com, dwmw2@infradead.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: Re: [GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #7] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <10447.1439166147.1@warthog.procyon.org.uk> Date: Mon, 10 Aug 2015 01:22:27 +0100 Message-ID: <10448.1439166147@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 582 Lines: 18 James Morris wrote: > I get a build failure: > > HOSTCC scripts/sign-file > scripts/sign-file.c:20:25: error: openssl/bio.h: No such file or directory > > followed by many lines of error. What openssl do you have installed and do you have the -devel packages for it installed? In particular libcrypto. David -- 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/