Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created October 5, 2015 19:20
Show Gist options
  • Save springmeyer/0efa838cfd74cc297457 to your computer and use it in GitHub Desktop.
Save springmeyer/0efa838cfd74cc297457 to your computer and use it in GitHub Desktop.
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