have_library: checking for main() in -lpq... -------------------- yes "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lmsvcrt-ruby18-static -lpq -lwsock32 " checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { main(); return 0; } /* end */ -------------------- have_header: checking for libpq-fe.h... -------------------- yes "gcc -E -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -o conftest.i" checked program was: /* begin */ #include /* end */ -------------------- have_header: checking for libpq/libpq-fs.h... -------------------- yes "gcc -E -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -o conftest.i" checked program was: /* begin */ #include /* end */ -------------------- have_library: checking for main() in -lcrypto... -------------------- no "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lcrypto -lpq -lwsock32 " c:\mingw\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot find -lcrypto collect2: ld returned 1 exit status checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { main(); return 0; } /* end */ "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lcrypto -lpq -lwsock32 " c:\mingw\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot find -lcrypto collect2: ld returned 1 exit status checked program was: /* begin */ #include #include /*top*/ int main() { return 0; } int t() { void ((*volatile p)()); p = (void ((*)()))main; return 0; } /* end */ -------------------- have_library: checking for main() in -lssl... -------------------- no "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lssl -lpq -lwsock32 " c:\mingw\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot find -lssl collect2: ld returned 1 exit status checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { main(); return 0; } /* end */ "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lssl -lpq -lwsock32 " c:\mingw\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot find -lssl collect2: ld returned 1 exit status checked program was: /* begin */ #include #include /*top*/ int main() { return 0; } int t() { void ((*volatile p)()); p = (void ((*)()))main; return 0; } /* end */ -------------------- have_func: checking for PQsetClientEncoding()... -------------------- yes "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lpq -lwsock32 " checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { PQsetClientEncoding(); return 0; } /* end */ -------------------- have_func: checking for pg_encoding_to_char()... -------------------- yes "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lpq -lwsock32 " checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { pg_encoding_to_char(); return 0; } /* end */ -------------------- have_func: checking for PQfreemem()... -------------------- yes "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lpq -lwsock32 " checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { PQfreemem(); return 0; } /* end */ -------------------- have_func: checking for PQescapeString()... -------------------- yes "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lpq -lwsock32 " checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { PQescapeString(); return 0; } /* end */ -------------------- have_func: checking for PQexecParams()... -------------------- yes "gcc -o conftest -I. -Ic:/mingwruby/lib/ruby/1.8/i386-mingw32 -Ic:/apps/POSTGR~1/8.1/include -g -O2 conftest.c -L"c:/apps/POSTGR~1/8.1/lib" -L"c:/mingwruby/lib" -lpq -lmsvcrt-ruby18-static -lpq -lwsock32 " checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { PQexecParams(); return 0; } /* end */ --------------------