Skip to content

Instantly share code, notes, and snippets.

@guilhem
Created March 29, 2021 12:11
Show Gist options
  • Save guilhem/4f563fe42abf441aaa7cdffab41203eb to your computer and use it in GitHub Desktop.
Save guilhem/4f563fe42abf441aaa7cdffab41203eb to your computer and use it in GitHub Desktop.
Error linux make
$ make bindeb-pkg
[...]
make[4]: *** No rule to make target 'debian/canonical-certs.pem', needed by 'certs/x509_certificate_list'. Stop.
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:1979: certs] Error 2
make[3]: *** Waiting for unfinished jobs....
[...]
dpkg-buildpackage: error: debian/rules binary subprocess was killed by signal 2
make[1]: *** [scripts/Makefile.package:83: bindeb-pkg] Interrupt
$ scripts/config --undefine CONFIG_SYSTEM_TRUSTED_KEYS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment