missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path have_library: checking for socket() in -lsocket... -------------------- no missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary checked program was: /* begin */ 1: #include "ruby.h" 2: 3: int main() {return 0;} /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lsocket -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘socket’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))socket; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lsocket -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { socket(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path have_library: checking for gethostbyname() in -lnsl... -------------------- no missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lnsl -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘gethostbyname’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))gethostbyname; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lnsl -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lnsl collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { gethostbyname(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path have_library: checking for atan() in -lm... -------------------- no missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘atan’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))atan; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: warning: incompatible implicit declaration of built-in function ‘atan’ conftest.c:5: error: too few arguments to function ‘atan’ checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { atan(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path have_library: checking for atan() in -lm... -------------------- yes missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -fno-builtin conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘atan’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))atan; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -fno-builtin conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lruby191-static -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { atan(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path have_library: checking for inflate() in -lz... -------------------- yes missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lm -lruby191-static -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘inflate’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))inflate; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lm -lruby191-static -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { inflate(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path have_library: checking for iconv_open() in -liconv... -------------------- no missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lz -lm -lruby191-static -liconv -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘iconv_open’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))iconv_open; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lz -lm -lruby191-static -liconv -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary /tmp/ccdJJeoz.o: In function `t': /home/guangzhong Chen/libxml-ruby/ext/libxml/conftest.c:5: undefined reference to `_iconv_open' collect2: ld returned 1 exit status checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { iconv_open(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path have_library: checking for libiconv_open() in -liconv... -------------------- yes missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lz -lm -lruby191-static -liconv -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘libiconv_open’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))libiconv_open; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -lz -lm -lruby191-static -liconv -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { libiconv_open(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path have_library: checking for xmlParseDoc() in -lxml2... -------------------- yes missing: to_int missing: to_hash missing: to_path missing: to_ary missing: to_ary missing: to_ary missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -liconv -lz -lm -lruby191-static -lxml2 -liconv -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary conftest.c: In function ‘t’: conftest.c:5: error: ‘xmlParseDoc’ undeclared (first use in this function) conftest.c:5: error: (Each undeclared identifier is reported only once conftest.c:5: error: for each function it appears in.) checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { void ((*volatile p)()); p = (void ((*)()))xmlParseDoc; return 0; } /* end */ "gcc -o conftest -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -L. -L/usr/local/lib -L/usr/local/lib -L. -liconv -lz -lm -lruby191-static -lxml2 -liconv -lz -lm -lpthread -lrt -ldl -lcrypt " missing: to_hash missing: to_hash missing: to_ary checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: int main() {return 0;} 5: int t() { xmlParseDoc(); return 0; } /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path have_header: checking for libxml/xmlversion.h... -------------------- no missing: to_int missing: to_hash missing: to_path missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -E -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -o conftest.i" missing: to_hash missing: to_hash missing: to_ary conftest.c:3:31: error: libxml/xmlversion.h: No such file or directory checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path -------------------- missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int missing: to_ary missing: to_ary missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path missing: to_path find_header: checking for libxml/xmlversion.h in /opt/include/libxml2,/usr/local/include/libxml2,/usr/include/libxml2... -------------------- yes missing: to_int missing: to_hash missing: to_path missing: to_hash missing: to_hash missing: to_hash missing: to_path missing: to_int missing: to_hash missing: to_path missing: to_int "gcc -E -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long conftest.c -o conftest.i" missing: to_hash missing: to_hash missing: to_ary conftest.c:3:31: error: libxml/xmlversion.h: No such file or directory checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ "gcc -E -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -I/opt/include/libxml2 conftest.c -o conftest.i" missing: to_hash missing: to_hash missing: to_ary conftest.c:3:31: error: libxml/xmlversion.h: No such file or directory checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ "gcc -E -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -I/usr/local/include/libxml2 conftest.c -o conftest.i" missing: to_hash missing: to_hash missing: to_ary conftest.c:3:31: error: libxml/xmlversion.h: No such file or directory checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ "gcc -E -I/usr/local/include/ruby-1.9.1/i386-cygwin -I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -I/usr/include/libxml2 conftest.c -o conftest.i" missing: to_hash missing: to_hash missing: to_ary checked program was: /* begin */ 1: #include "ruby.h" 2: 3: #include /* end */ missing: to_ary missing: to_ary missing: to_path missing: to_path missing: to_path --------------------