linux-next: build failure after merge of the security tree
From: Stephen Rothwell
Date: Mon Aug 17 2015 - 01:29:59 EST
Hi James,
After merging the security tree, today's linux-next build (x86_64
allmodconfig) failed like this:
scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory
#include <openssl/bio.h>
^
compilation terminated.
scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
#include <openssl/bio.h>
^
Caused by commits:
1329e8cc69b9 ("modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed")
bc1c373dd2a5 ("MODSIGN: Provide a utility to append a PKCS#7 signature to a module")
After a bit of digging, I installed libssl-dev on my Debian build
machines.
--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/