Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created January 23, 2016 06:02
Show Gist options
  • Save kyleterry/464d22e6f706b377efbb to your computer and use it in GitHub Desktop.
Save kyleterry/464d22e6f706b377efbb to your computer and use it in GitHub Desktop.
[ 2032 OK kyleterry@apastron:~/src/mayo-workbench ]
[ [git:master] ]
$ make
cc -Werror -Wall -O3 -g -pthread -I./include/ -c src/server.c
src/server.c:21:10: fatal error: '38-moths/38-moths.h' file not found
#include <38-moths/38-moths.h>
^
1 error generated.
make: *** [server.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment