%PDF- %PDF-
Direktori : /home/rs/ruby/1.8/lib/ruby/gems/1.8/gems/mysql-2.9.1/ext/mysql_api/ |
Current File : /home/rs/ruby/1.8/lib/ruby/gems/1.8/gems/mysql-2.9.1/ext/mysql_api/mkmf.log |
have_func: checking for mysql_ssl_set()... -------------------- yes "cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I. -I/usr/local/include/mysql -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89 -fPIC conftest.c -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lruby-static -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc" conftest.c:3:53: error: use of undeclared identifier 'mysql_ssl_set' int t() { void ((*volatile p)()); p = (void ((*)()))mysql_ssl_set; return 0; } ^ 1 error generated. checked program was: /* begin */ 1: /*top*/ 2: int main() { return 0; } 3: int t() { void ((*volatile p)()); p = (void ((*)()))mysql_ssl_set; return 0; } /* end */ "cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I. -I/usr/local/include/mysql -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89 -fPIC conftest.c -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lruby-static -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc" checked program was: /* begin */ 1: /*top*/ 2: int main() { return 0; } 3: int t() { mysql_ssl_set(); return 0; } /* end */ -------------------- have_func: checking for rb_str_set_len()... -------------------- yes "cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I. -I/usr/local/include/mysql -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89 -fPIC conftest.c -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lruby-static -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc" conftest.c:3:53: error: use of undeclared identifier 'rb_str_set_len' int t() { void ((*volatile p)()); p = (void ((*)()))rb_str_set_len; return 0; } ^ 1 error generated. checked program was: /* begin */ 1: /*top*/ 2: int main() { return 0; } 3: int t() { void ((*volatile p)()); p = (void ((*)()))rb_str_set_len; return 0; } /* end */ "cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I. -I/usr/local/include/mysql -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89 -fPIC conftest.c -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lruby-static -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc" checked program was: /* begin */ 1: /*top*/ 2: int main() { return 0; } 3: int t() { rb_str_set_len(); return 0; } /* end */ -------------------- have_func: checking for rb_thread_start_timer()... -------------------- yes "cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I. -I/usr/local/include/mysql -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89 -fPIC conftest.c -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lruby-static -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc" conftest.c:3:53: error: use of undeclared identifier 'rb_thread_start_timer' int t() { void ((*volatile p)()); p = (void ((*)()))rb_thread_start_timer; return 0; } ^ 1 error generated. checked program was: /* begin */ 1: /*top*/ 2: int main() { return 0; } 3: int t() { void ((*volatile p)()); p = (void ((*)()))rb_thread_start_timer; return 0; } /* end */ "cc -o conftest -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I. -I/usr/local/include/mysql -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89 -fPIC conftest.c -L. -L/usr/local/ruby/1.8/lib -L. -L/usr/local/lib -rdynamic -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lruby-static -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lrt -lexecinfo -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc" checked program was: /* begin */ 1: /*top*/ 2: int main() { return 0; } 3: int t() { rb_thread_start_timer(); return 0; } /* end */ -------------------- have_header: checking for mysql.h... -------------------- yes "cpp -I. -I/usr/local/ruby/1.8/lib/ruby/1.8/amd64-freebsd11 -I. -I/usr/local/include/mysql -O2 -pipe -I/usr/local/include -fwrapv -fno-strict-aliasing -std=gnu89 -fPIC conftest.c -o conftest.i" checked program was: /* begin */ 1: #include <mysql.h> /* end */ --------------------