Guest User

Untitled

a guest
May 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. nodejs# make
  2. Waf: Entering directory `/media/duke/Documents/workspace/git-repos/nodejs/build'
  3. DEST_OS: linux
  4. DEST_CPU: x86
  5. [51/67] cxx: src/node.cc -> build/default/src/node_4.o
  6. ../src/node.cc: In function β€˜const char* node::signo_string(int)’:
  7. ../src/node.cc:728: error: duplicate case value
  8. ../src/node.cc:724: error: previously used here
  9. ../src/node.cc:744: error: duplicate case value
  10. ../src/node.cc:740: error: previously used here
  11. Waf: Leaving directory `/media/duke/Documents/workspace/git-repos/nodejs/build'
  12. Build failed: -> task failed (err #1):
  13. {task: cxx node.cc -> node_4.o}
  14. make: *** [all] Error 1
Add Comment
Please, Sign In to add comment