Created
July 12, 2016 17:33
-
-
Save CirrusThink/d99d0331f58e96eb323a9550f6bda9c3 to your computer and use it in GitHub Desktop.
Revisions
-
CirrusThink created this gist
Jul 12, 2016 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,32 @@ ~/.rvm/rubies/ruby-2.2.4/lib/ruby/gems/2.2.0/extensions/x86-solaris-2.11/2.2.0/mysql2-0.4.4$ cat gem_make.out /home/dolly/.rvm/rubies/ruby-2.2.4/bin/ruby -r ./siteconf20160712-72-16wp6dm.rb extconf.rb --with-mysql-dir=/usr/mysql/5.5/ --without-mysql-rpath --no-documentation -V --debug -u --explain --clear-sources checking for ruby/thread.h... yes checking for rb_thread_call_without_gvl() in ruby/thread.h... yes checking for rb_thread_blocking_region()... no checking for rb_wait_for_single_fd()... yes checking for rb_hash_dup()... yes checking for rb_intern3()... yes ----- Using --with-mysql-dir=/usr/mysql/5.5 ----- checking for mysql.h... yes checking for errmsg.h... yes checking for mysqld_error.h... yes ----- Option --with-mysql-rpath has been disabled at your request ----- creating Makefile make "DESTDIR=" clean make "DESTDIR=" compiling statement.c compiling mysql2_ext.c compiling result.c compiling client.c compiling infile.c linking shared-object mysql2/mysql2.so make "DESTDIR=" install /usr/gnu/bin/install -c -m 0755 mysql2.so ./.gem.20160712-72-11a00t1/mysql2 dolly@dolly:~/.rvm/rubies/ruby-2.2.4/lib/ruby/gems/2.2.0/extensions/x86-solaris-2.11/2.2.0/mysql2-0.4.4$