Skip to content

Instantly share code, notes, and snippets.

@brianmario
Created September 3, 2010 19:28
Show Gist options
  • Select an option

  • Save brianmario/564408 to your computer and use it in GitHub Desktop.

Select an option

Save brianmario/564408 to your computer and use it in GitHub Desktop.
Building native extensions. This could take a while...
ERROR: Error installing eventmachine:
ERROR: Failed to build gem native extension.
c:/Ruby187/bin/ruby.exe extconf.rb
checking for rb_trap_immediate in ruby.h,rubysig.h... no
checking for rb_thread_blocking_region()... no
checking for inotify_init() in sys/inotify.h... no
checking for __NR_inotify_init in sys/syscall.h... no
checking for writev() in sys/uio.h... no
checking for rb_thread_check_ints()... no
checking for rb_time_new()... no
checking for windows.h... no
could not find header: windows.h
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=c:/Ruby187/bin/ruby
Gem files will remain installed in c:/Ruby187/lib/ruby/gems/1.8/gems/eventmachine-0.12.10 for inspection.
Results logged to c:/Ruby187/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment