search for: system_timer_native

Displaying 2 results from an estimated 2 matches for "system_timer_native".

2011 Aug 26
1
gem installation issues
..._timer: ERROR: Failed to build gem native extension. C:/RailsInstaller/Ruby1.8.7/bin/ruby.exe extconf.rb creating Makefile make gcc -I. -I/C/RailsInstaller/Ruby1.8.7/lib/ruby/1.8/i386-mingw32 -I/C/RailsInstal ler/Ruby1.8.7/lib/ruby/1.8/i386-mingw32 -I. -g -O2 -DFD_SETSIZE=256 -c system_timer_native.c system_timer_native.c: In function ''install_first_timer_and_save_original_configuration'': system_timer_native.c:43:22: error: storage size of ''timer_interval'' isn''t known system_timer_native.c:52:26: error: ''SIG_BLOCK'' undeclared (fir...
2009 Jul 10
2
Problem installing system_timer in windows
...rompt (a command prompt with some env. settings) and tried the command for the third time. This time I got a long stack trace which I will only show a small excerpt here: cl -nologo -I. -Ic:/Ruby/lib/ruby/1.8/i386-mswin32 -Ic:/Ruby/lib/ruby/1. 8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6 -c -Tcsystem_timer_native.c cl : Command line warning D9035 : option ''Og-'' has been deprecated and will be r emoved in a future release cl : Command line warning D9002 : ignoring unknown option ''-G6'' system_timer_native.c system_timer_native.c(10) : error C2061: syntax error : identifier...