Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created April 5, 2017 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsbt/731ab0328ca127b31eefef773fbcb77a to your computer and use it in GitHub Desktop.
Save hsbt/731ab0328ca127b31eefef773fbcb77a to your computer and use it in GitHub Desktop.
compiling ../ruby/enc/ascii.c
compiling ../ruby/enc/us_ascii.c
error: unable to open output file 'enc/ascii.o': 'No such file or directory'
1 error generated.
make: *** [enc/ascii.o] Error 1
make: *** Waiting for unfinished jobs....
error: unable to open output file 'enc/us_ascii.o': 'No such file or directory'
1 error generated.
make: *** [enc/us_ascii.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment