Skip to content

Instantly share code, notes, and snippets.

Created December 20, 2013 04:04
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 anonymous/633376ce7a7c6d84d68c to your computer and use it in GitHub Desktop.
Save anonymous/633376ce7a7c6d84d68c to your computer and use it in GitHub Desktop.
----------
State: - cmd
Name: make install
Function: wait
Result: False
Comment: Command "make install" run
Changes: pid: 5282
retcode: 2
stderr: make: *** No rule to make target `install'. Stop.
stdout:
----------
State: - cmd
Name: make
Function: wait
Result: False
Comment: Command "make" run
Changes: pid: 5284
retcode: 2
stderr: make: *** No targets specified and no makefile found. Stop.
stdout:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment