Created
October 5, 2015 19:20
-
-
Save springmeyer/0efa838cfd74cc297457 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from cryptlib.c:117: | |
./cryptlib.h:62:11: fatal error: 'stdlib.h' file not found | |
# include <stdlib.h> | |
^ | |
1 error generated. | |
make[1]: *** [cryptlib.o] Error 1 | |
make: *** [build_crypto] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment