search for: setup_dir_ext

Displaying 4 results from an estimated 4 matches for "setup_dir_ext".

2009 Feb 17
2
install.rb:655:in `command'': system("make") failed (RuntimeError) (GatoLinux)
...d from librb.c:355: /usr/lib/ruby/1.8/i486-linux/ruby.h:476: error: syntax error before "struct" make: *** [librb.o] Error 1 install.rb:655:in `command'': system("make") failed (RuntimeError) from install.rb:664:in `make'' from install.rb:1258:in `setup_dir_ext'' from install.rb:1532:in `traverse'' from install.rb:1549:in `dive_into'' from install.rb:1530:in `traverse'' from install.rb:1534:in `traverse'' from install.rb:1533:in `traverse'' from install.rb:1549...
2007 Apr 24
1
Installation problem in rcov
...t/rcovrt <--- ext ---> bin <--- bin ---> lib ---> lib/rcov <--- lib/rcov <--- lib ---> ext ---> ext/rcovrt nmake setup.rb:655:in `command'': system("nmake") failed (RuntimeError) from setup.rb:664:in `make'' from setup.rb:1258:in `setup_dir_ext'' from setup.rb:1532:in `__send__'' from setup.rb:1532:in `traverse'' from setup.rb:1549:in `dive_into'' from setup.rb:1530:in `traverse'' from setup.rb:1534:in `traverse'' from setup.rb:1533:in `each...
2007 Dec 13
0
Errors building RMagick on Linux
...d returned 1 exit status make[1]: *** [RMagick.so] Error 1 make[1]: Leaving directory `/usr/local/src/RMagick-1.15.11/ext/ RMagick'' setup.rb:655:in `command'': system("make") failed (RuntimeError) from setup.rb:664:in `make'' from setup.rb:1258:in `setup_dir_ext'' from setup.rb:1532:in `__send__'' from setup.rb:1532:in `traverse'' from setup.rb:1549:in `dive_into'' from setup.rb:1530:in `traverse'' from setup.rb:1534:in `traverse'' from setup.rb:1533:in `each...
2007 Nov 18
18
mongrel and fastthread on ruby 1.9?
Is anybody testing mongrel on ruby 1.9. I just tried installing mongrel on trunk 1.9 and trunk rubygems and got this error compiling fastthread: /Users/stephen/dev/ruby/1.9_trunk/bin/ruby extconf.rb install mongrel --no-rdoc creating Makefile make gcc -I. -I/Users/stephen/dev/ruby/1.9_trunk/include/ruby-1.9/i686-darwin8.10.1 -I/Users/stephen/dev/ruby/1.9_trunk/include/ruby-1.9 -I.