Advertisement
Guest User

Untitled

a guest
May 14th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. ownloading ruby-1.9.3-p426.tar.gz...
  2. -> http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p426.tar.gz
  3. Installing ruby-1.9.3-p426...
  4.  
  5. BUILD FAILED
  6.  
  7. Inspect or clean up the working tree at /tmp/ruby-build.20130514163512.25687
  8. Results logged to /tmp/ruby-build.20130514163512.25687.log
  9.  
  10. Last 10 log lines:
  11. compiling ruby.c
  12. compiling safe.c
  13. compiling signal.c
  14. signal.c: In function ‘sigsegv’:
  15. signal.c:622:2: error: implicit declaration of function ‘write’ [-Werror=implicit-function-declaration]
  16. signal.c: In function ‘trap_handler’:
  17. signal.c:812:17: warning: variable ‘proc’ set but not used [-Wunused-but-set-variable]
  18. cc1: some warnings being treated as errors
  19. make: *** [signal.o] Error 1
  20. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement