search for: sqlite3_api_wrap

Displaying 3 results from an estimated 3 matches for "sqlite3_api_wrap".

2008 Nov 12
1
gem ruby-sqlite3 install error
...xtensions. This could take a while... ERROR: Error installing sqlite3-ruby: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb install sqlite3-ruby checking for fdatasync() in -lrt... no 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 and i've this rpm's installed: mathilda ~ # rpm -qa | egrep 'sqlite' pytho...
2005 Dec 22
0
Getting AdapterNotSpecified on simple script/generate
...lite3-ruby checking for sqlite3.h... yes checking for sqlite3_open() in -lsqlite3... yes creating Makefile make gcc -fno-common -g -O2 -pipe -fno-common -I. -I/usr/local/lib/ruby/1.8/powerpc-darwin8.3.0 -I/usr/local/lib/ruby/1.8/powerpc-darwin8.3.0 -I. -DHAVE_SQLITE3_H -I/usr/local/include -c sqlite3_api_wrap.c cc -dynamic -bundle -undefined suppress -flat_namespace -L"/usr/local/lib" -L"/usr/local/lib" -o sqlite3_api.bundle sqlite3_api_wrap.o -lsqlite3 -ldl -lobjc make install install -c -p -m 0755 sqlite3_api.bundle /usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/lib Suc...
2009 Jun 19
4
sqlite3....Ugghhh`
...ng native extensions. This could take a while... ERROR: Error installing sqlite3-ruby: ERROR: Failed to build gem native extension. /usr/bin/ruby 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 linux-7lbv:/home/derek/Desktop # gem list --local *** LOCAL GEMS *** actionmailer (...