PATH:
opt
/
alt
/
ruby24
/
lib64
/
ruby
/
gems
/
2.4.0
/
extensions
/
x86_64-linux
/
2.4.0
/
ruby-lsapi-5.6
have_library: checking for -lsocket... -------------------- no "gcc -o conftest -I/opt/alt/ruby24/include/ruby-2.4.0/x86_64-linux -I/opt/alt/ruby24/include/ruby-2.4.0/ruby/backward -I/opt/alt/ruby24/include/ruby-2.4.0 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c -L. -L/opt/alt/ruby24/lib64 -Wl,-rpath,/opt/alt/ruby24/lib64 -L. -L/opt/alt/openssl11/lib64 -Wl,-rpath=/opt/alt/openssl11/lib64 -fstack-protector -rdynamic -Wl,-export-dynamic -m64 -Wl,-rpath,/opt/alt/ruby24/lib64 -L/opt/alt/ruby24/lib64 -lruby -lpthread -ldl -lcrypt -lm -lc" checked program was: /* begin */ 1: #include "ruby.h" 2: 3: int main(int argc, char **argv) 4: { 5: return 0; 6: } /* end */ "gcc -o conftest -I/opt/alt/ruby24/include/ruby-2.4.0/x86_64-linux -I/opt/alt/ruby24/include/ruby-2.4.0/ruby/backward -I/opt/alt/ruby24/include/ruby-2.4.0 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c -L. -L/opt/alt/ruby24/lib64 -Wl,-rpath,/opt/alt/ruby24/lib64 -L. -L/opt/alt/openssl11/lib64 -Wl,-rpath=/opt/alt/openssl11/lib64 -fstack-protector -rdynamic -Wl,-export-dynamic -m64 -Wl,-rpath,/opt/alt/ruby24/lib64 -L/opt/alt/ruby24/lib64 -lruby -lsocket -lpthread -ldl -lcrypt -lm -lc" /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: extern int t(void); 5: int main(int argc, char **argv) 6: { 7: if (argc > 1000000) { 8: printf("%p", &t); 9: } 10: 11: return 0; 12: } 13: 14: int t(void) { ; return 0; } /* end */ --------------------
[+]
..
[-] gem.build_complete
[open]
[-] lsapi.so
[open]
[-] mkmf.log
[open]
[-] gem_make.out
[open]