Messages in this thread |  | | | Date | Fri, 11 Sep 2015 15:41:32 -0700 | | Subject | 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" | | From | Vinson Lee <> |
| |
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> ^
CentOS 5.11 toolchain has openssl-0.9.8e and does not have openssl/cms.h.
Cheers, Vinson
|  |