search for: rb_str_set_len

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

2010 Jan 13
1
Compiling mysql gem under CentOS 64-bit
...ql gem, I''m getting this error: -bash-3.2# gem install mysql Building native extensions. This could take a while... ERROR: Error installing mysql: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb install mysql checking for mysql_ssl_set()... no checking for rb_str_set_len()... no checking for rb_thread_start_timer()... no checking for mysql.h... no checking for mysql/mysql.h... no *** 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 config...
2010 Sep 08
3
puppet dashboard and 64-bit mysql
...which is a 64-bit version of MySQL 5. mysql Ver 14.12 Distrib 5.0.90, for pc-solaris2.10 (x86_64) Apparently the mysql bindings for ruby don''t like the 64-bit version. Output of "gem install mysql" /opt/csw/bin/ruby extconf.rb checking for mysql_ssl_set()... no checking for rb_str_set_len()... no checking for rb_thread_start_timer()... no checking for mysql.h... yes cc: Warning: Option -msse passed to ld, if ld is invoked, ignored otherwise cc: Warning: Option -msse2 passed to ld, if ld is invoked, ignored otherwise creating Makefile make cc -I. -I. -I/opt/csw/lib/ruby/1.8/i386-sol...