The make error message appears in the Raspberry PI source code project
Build environment: Ubuntu14.04 32-bit system
scripts/sign-file.c:25:30: fatal error: openssl/opensslv.h: No such file or directory
#include <openssl/opensslv.h>
^
compilation terminated.
make[1]: *** [scripts/sign-file] Error 1
make: *** [scripts] Error 2
solution
$ sudo apt-get install libssl-dev
After the installation is complete, re-execute the make command.
Read More:
- fatal error: openssl/bio.h: No such file or directory settlement programme
- [Solved] Docker ubuntu swoole fatal error: openssl/ssl.h: No such file or directory
- A fatal error C1083 occurred when compiling C + + code under. Net: unable to open the include file: “xuhk”_ Jnihelloworld. H “: solution to no such file or directory error.
- gcc /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
- fatal error: Python.h: No such file or directory
- [C]fatal error: mysql.h: No such file or directory
- fatal error: Python.h: No such file or directory compilation terminated.
- fatal error: Python.h: No such file or directory
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- Fatal error in CentOS: Python. H: no that file or directory
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- [Caffe] fatal error: hdf5.h: No such file or directory error solution
- Linux QT download / usr / include / C + + / 7/ cstdlib:75 : 15: fatal error: stdlib. H: no such file or directory error
- caffe deep learning [three] compilation error: fatal error: hdf5.h: No such file or directory compilation terminated.
- Cannot open include file: ‘io.h‘: No such file or directory
- 【linux】error: stdio.h: No such file or directory
- RCurl error-fatal error: curl/curl.h: No such file or directory
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- VS2010 compiler can’t open include file: “GL / glaux. H”: no such file or directory
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
development diary raspberries pie module driven 190401 |
---|