Skip to content

Instantly share code, notes, and snippets.

@boscomonkey
Created April 29, 2009 19:31
Show Gist options
  • Save boscomonkey/103993 to your computer and use it in GitHub Desktop.
Save boscomonkey/103993 to your computer and use it in GitHub Desktop.
Building native extensions. This could take a while...
ERROR: Error installing sqlite3-ruby:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb
checking for fdatasync() in -lrt... yes
checking for sqlite3.h... no
make
make: *** No rule to make target `ruby.h', needed by `sqlite3_api_wrap.o'. Stop.
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4 for inspection.
Results logged to /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ext/sqlite3_api/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment