scripts/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory 19 septembre 2018DevelopmentOpenssl, Compilation, Troubleshooting, Ubuntusudo apt-get install -y libssl-dev
/bin/sh: 1: bison: not found 19 septembre 2018DevelopmentBison, Compilation, Troubleshooting, Ubuntusudo apt-get install bison
/bin/sh: 1: flex: not found 19 septembre 2018DevelopmentFlex, Compilation, Troubleshooting, Ubuntusudo apt-get install flex