Created
April 29, 2009 19:31
-
-
Save boscomonkey/103993 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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