Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Fixup debian building for solokey hacker #21

Conversation

craigcomstock
Copy link
Contributor

No description provided.

@craigcomstock
Copy link
Contributor Author

@merlokk now stuck at

craig@other:~/src/solokeys-openpgp$ make
g++ -std=c++17 -Os -Wall -g3 -I. -Ipc/ -Isrc/ -Ilibs/mbedtls/ -Ilibs/mbedtls/mbedtls/crypto/include/ -Ilibs/stm32fs/ -Ilibs/bearssl/ -c -o obj/cryptolib.o ./src/cryptolib.cpp
./src/cryptolib.cpp:23:10: fatal error: salty.h: No such file or directory
 #include "salty.h"
          ^~~~~~~~~
compilation terminated.
make: *** [Makefile:27: obj/cryptolib.o] Error 1

@craigcomstock
Copy link
Contributor Author

My goal here was building for solo hacker key. Turns out a PR for this is in progress here: solokeys/solo1#447 and should be used instead of building JUST this openpgp repo. Thanks.

@craigcomstock craigcomstock deleted the fixup-debian-building-for-solokey-hacker branch January 11, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant