This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FreeTDS configure 0.91, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/usr/local/freetds --with-tdsver=8.0 --disable-odbc --disable-debug --enable-msdblib ## --------- ## ## Platform. ## ## --------- ## hostname = arario.web11 uname -m = x86_64 uname -r = 3.10.0-1160.el7.x86_64 uname -s = Linux uname -v = #1 SMP Mon Oct 19 16:18:59 UTC 2020 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/mysql/bin PATH: . PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin PATH: /root/bin PATH: /usr/local/mysql/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2792: checking for a BSD-compatible install configure:2860: result: /bin/install -c configure:2871: checking whether build environment is sane configure:2921: result: yes configure:3062: checking for a thread-safe mkdir -p configure:3101: result: /bin/mkdir -p configure:3114: checking for gawk configure:3130: found /bin/gawk configure:3141: result: gawk configure:3152: checking whether make sets $(MAKE) configure:3174: result: yes configure:3279: checking build system type configure:3293: result: x86_64-unknown-linux-gnu configure:3313: checking host system type configure:3326: result: x86_64-unknown-linux-gnu configure:3401: checking for style of include used by make configure:3429: result: GNU configure:3499: checking for gcc configure:3515: found /bin/gcc configure:3526: result: gcc configure:3755: checking for C compiler version configure:3764: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3775: $? = 0 configure:3764: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:3775: $? = 0 configure:3764: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3775: $? = 4 configure:3764: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3775: $? = 4 configure:3795: checking whether the C compiler works configure:3817: gcc conftest.c >&5 configure:3821: $? = 0 configure:3870: result: yes configure:3873: checking for C compiler default output file name configure:3875: result: a.out configure:3881: checking for suffix of executables configure:3888: gcc -o conftest conftest.c >&5 configure:3892: $? = 0 configure:3914: result: configure:3936: checking whether we are cross compiling configure:3944: gcc -o conftest conftest.c >&5 configure:3948: $? = 0 configure:3955: ./conftest configure:3959: $? = 0 configure:3974: result: no configure:3979: checking for suffix of object files configure:4001: gcc -c conftest.c >&5 configure:4005: $? = 0 configure:4026: result: o configure:4030: checking whether we are using the GNU C compiler configure:4049: gcc -c conftest.c >&5 configure:4049: $? = 0 configure:4058: result: yes configure:4067: checking whether gcc accepts -g configure:4087: gcc -c -g conftest.c >&5 configure:4087: $? = 0 configure:4128: result: yes configure:4145: checking for gcc option to accept ISO C89 configure:4209: gcc -c -g -O2 conftest.c >&5 configure:4209: $? = 0 configure:4222: result: none needed configure:4244: checking dependency style of gcc configure:4354: result: gcc3 configure:4375: checking how to run the C preprocessor configure:4406: gcc -E conftest.c configure:4406: $? = 0 configure:4420: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | /* end confdefs.h. */ | #include configure:4445: result: gcc -E configure:4465: gcc -E conftest.c configure:4465: $? = 0 configure:4479: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | /* end confdefs.h. */ | #include configure:4508: checking for grep that handles long lines and -e configure:4566: result: /bin/grep configure:4571: checking for egrep configure:4633: result: /bin/grep -E configure:4638: checking for ANSI C header files configure:4658: gcc -c -g -O2 conftest.c >&5 configure:4658: $? = 0 configure:4731: gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4731: ./conftest configure:4731: $? = 0 configure:4742: result: yes configure:4755: checking for sys/types.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for sys/stat.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for stdlib.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for string.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for memory.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for strings.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for inttypes.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for stdint.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4755: checking for unistd.h configure:4755: gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4755: result: yes configure:4769: checking minix/config.h usability configure:4769: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4769: result: no configure:4769: checking minix/config.h presence configure:4769: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4769: result: no configure:4769: checking for minix/config.h configure:4769: result: no configure:4790: checking whether it is safe to define __EXTENSIONS__ configure:4808: gcc -c -g -O2 conftest.c >&5 configure:4808: $? = 0 configure:4815: result: yes configure:4837: checking for special C compiler options needed for large files configure:4882: result: no configure:4888: checking for _FILE_OFFSET_BITS value needed for large files configure:4913: gcc -c -g -O2 conftest.c >&5 configure:4913: $? = 0 configure:4945: result: no configure:5085: checking for gcc configure:5112: result: gcc configure:5341: checking for C compiler version configure:5350: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5361: $? = 0 configure:5350: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:5361: $? = 0 configure:5350: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5361: $? = 4 configure:5350: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5361: $? = 4 configure:5365: checking whether we are using the GNU C compiler configure:5393: result: yes configure:5402: checking whether gcc accepts -g configure:5463: result: yes configure:5480: checking for gcc option to accept ISO C89 configure:5557: result: none needed configure:5579: checking dependency style of gcc configure:5689: result: gcc3 configure:5709: checking how to run the C preprocessor configure:5779: result: gcc -E configure:5799: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:5799: $? = 0 configure:5813: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5842: checking whether gcc and cc understand -c and -o together configure:5873: gcc -c conftest.c -o conftest2.o >&5 configure:5877: $? = 0 configure:5883: gcc -c conftest.c -o conftest2.o >&5 configure:5887: $? = 0 configure:5898: cc -c conftest.c >&5 configure:5902: $? = 0 configure:5910: cc -c conftest.c -o conftest2.o >&5 configure:5914: $? = 0 configure:5920: cc -c conftest.c -o conftest2.o >&5 configure:5924: $? = 0 configure:5942: result: yes configure:5967: checking for inline configure:5983: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:5983: $? = 0 configure:5991: result: inline configure:6339: checking for a sed that does not truncate output configure:6403: result: /bin/sed configure:6421: checking for fgrep configure:6483: result: /bin/grep -F configure:6518: checking for ld used by gcc configure:6585: result: /bin/ld configure:6592: checking if the linker (/bin/ld) is GNU ld configure:6607: result: yes configure:6619: checking for BSD- or MS-compatible name lister (nm) configure:6668: result: /bin/nm -B configure:6786: checking the name lister (/bin/nm -B) interface configure:6793: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:6796: /bin/nm -B "conftest.o" configure:6799: output 0000000000000000 B some_variable configure:6806: result: BSD nm configure:6809: checking whether ln -s works configure:6813: result: yes configure:6821: checking the maximum length of command line arguments configure:6941: result: 1572864 configure:6958: checking whether the shell understands some XSI constructs configure:6968: result: yes configure:6972: checking whether the shell understands "+=" configure:6978: result: yes configure:7013: checking for /bin/ld option to reload object files configure:7020: result: -r configure:7089: checking for objdump configure:7116: result: objdump configure:7145: checking how to recognize dependent libraries configure:7341: result: pass_all configure:7401: checking for ar configure:7417: found /bin/ar configure:7428: result: ar configure:7506: checking for strip configure:7522: found /bin/strip configure:7533: result: strip configure:7605: checking for ranlib configure:7621: found /bin/ranlib configure:7632: result: ranlib configure:7722: checking command to parse /bin/nm -B output from gcc object configure:7840: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:7843: $? = 0 configure:7847: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7850: $? = 0 configure:7904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c conftstm.o >&5 configure:7907: $? = 0 configure:7945: result: ok configure:8040: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:8043: $? = 0 configure:8750: checking for dlfcn.h configure:8750: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:8750: $? = 0 configure:8750: result: yes configure:8932: checking for objdir configure:8947: result: .libs configure:9243: checking if gcc supports -fno-rtti -fno-exceptions configure:9261: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9265: $? = 0 configure:9278: result: no configure:9298: checking for gcc option to produce PIC configure:9570: result: -fPIC -DPIC configure:9582: checking if gcc PIC flag -fPIC -DPIC works configure:9600: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -fPIC -DPIC -DPIC conftest.c >&5 configure:9604: $? = 0 configure:9617: result: yes configure:9641: checking if gcc static flag -static works configure:9669: result: yes configure:9684: checking if gcc supports -c -o file.o configure:9705: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -o out/conftest2.o conftest.c >&5 configure:9709: $? = 0 configure:9731: result: yes configure:9739: checking if gcc supports -c -o file.o configure:9786: result: yes configure:9819: checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries configure:10805: result: yes configure:10842: checking whether -lc should be explicitly linked in configure:10847: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:10850: $? = 0 configure:10865: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10868: $? = 0 configure:10880: result: no configure:11044: checking dynamic linker characteristics configure:11477: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11477: $? = 0 configure:11695: result: GNU/Linux ld.so configure:11797: checking how to hardcode library paths into programs configure:11822: result: immediate configure:12342: checking whether stripping libraries is possible configure:12347: result: yes configure:12382: checking if libtool supports shared libraries configure:12384: result: yes configure:12387: checking whether to build shared libraries configure:12408: result: yes configure:12411: checking whether to build static libraries configure:12415: result: yes configure:12462: checking for library containing dlopen configure:12493: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 /tmp/ccBifjxe.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:39: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:12493: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:12493: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:12493: $? = 0 configure:12510: result: -ldl configure:12600: checking for dlerror configure:12600: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl -ldl >&5 configure:12600: $? = 0 configure:12600: result: yes configure:12614: checking for shl_load configure:12614: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/cc18Ox5f.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:64: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:12614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:12614: result: no configure:12621: checking for shl_load in -ldld configure:12646: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldld -ldl >&5 /bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:12655: result: no configure:12701: checking for dld_link in -ldld configure:12726: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldld -ldl >&5 /bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dld_link (); | int | main () | { | return dld_link (); | ; | return 0; | } configure:12735: result: no configure:12812: checking for windres configure:12842: result: no configure:12992: checking for ld used by GCC configure:13056: result: /bin/ld -m elf_x86_64 configure:13063: checking if the linker (/bin/ld -m elf_x86_64) is GNU ld configure:13076: result: yes configure:13082: checking for shared library run path origin configure:13095: result: done configure:13525: checking for iconv configure:13547: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccQNpvel.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:36: undefined reference to `libiconv_open' /home/arario/setup/freetds-0.91/conftest.c:37: undefined reference to `libiconv' /home/arario/setup/freetds-0.91/conftest.c:38: undefined reference to `libiconv_close' collect2: error: ld returned 1 exit status configure:13547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:13569: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl -liconv >&5 configure:13569: $? = 0 configure:13579: result: yes configure:13587: checking how to link with libiconv configure:13589: result: -liconv configure:13600: checking for iconv declaration configure:13629: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:13629: $? = 0 configure:13640: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:13664: checking for doxygen configure:13694: result: no configure:13709: checking for odbc_config configure:13725: found /bin/odbc_config configure:13736: result: odbc_config configure:13746: checking for pkg-config configure:13762: found /bin/pkg-config configure:13773: result: pkg-config configure:13950: checking for library containing socket configure:13981: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:13981: $? = 0 configure:13998: result: none required configure:14006: checking for library containing gethostbyname configure:14037: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14037: $? = 0 configure:14054: result: none required configure:14159: checking for library containing tgetent configure:14190: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 /tmp/cccf4sow.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:44: undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:14190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:14190: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lreadline >&5 /bin/ld: /tmp/ccXan8gv.o: undefined reference to symbol 'tgetent' //usr/lib64/libtinfo.so.5: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status configure:14190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:14190: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lncurses >&5 configure:14190: $? = 0 configure:14207: result: -lncurses configure:14215: checking for readline in -lreadline configure:14240: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lreadline -lncurses >&5 configure:14240: $? = 0 configure:14249: result: yes configure:14263: checking for rl_on_new_line configure:14263: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lncurses -lreadline >&5 configure:14263: $? = 0 configure:14263: result: yes configure:14263: checking for rl_reset_line_state configure:14263: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lncurses -lreadline >&5 configure:14263: $? = 0 configure:14263: result: yes configure:14294: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lncurses -lreadline >&5 configure:14294: $? = 0 configure:14476: checking for the pthreads library -lpthreads configure:14509: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lpthreads -ldl >&5 /bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:14509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14518: result: no configure:14421: checking whether pthreads work without any flags configure:14509: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/cc1Fea8D.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:41: undefined reference to `pthread_join' /home/arario/setup/freetds-0.91/conftest.c:42: undefined reference to `__pthread_register_cancel' /home/arario/setup/freetds-0.91/conftest.c:43: undefined reference to `pthread_create' /home/arario/setup/freetds-0.91/conftest.c:43: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:14509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14518: result: no configure:14426: checking whether pthreads work with -Kthread configure:14509: gcc -o conftest -g -O2 -Kthread -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 gcc: error: unrecognized command line option '-Kthread' configure:14509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14518: result: no configure:14426: checking whether pthreads work with -kthread configure:14509: gcc -o conftest -g -O2 -kthread -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 gcc: error: unrecognized command line option '-kthread' configure:14509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14518: result: no configure:14476: checking for the pthreads library -llthread configure:14509: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -llthread -ldl >&5 /bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:14509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14518: result: no configure:14426: checking whether pthreads work with -pthread configure:14509: gcc -o conftest -g -O2 -pthread -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:14509: $? = 0 configure:14518: result: yes configure:14537: checking for joinable pthread attribute configure:14552: gcc -o conftest -g -O2 -pthread -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:14552: $? = 0 configure:14558: result: PTHREAD_CREATE_JOINABLE configure:14568: checking if more special flags are required for pthreads configure:14575: result: no configure:14689: checking for ANSI C header files configure:14793: result: yes configure:14801: checking whether time.h and sys/time.h may both be included configure:14821: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14821: $? = 0 configure:14828: result: yes configure:14836: checking whether struct tm is in sys/time.h or time.h configure:14856: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14856: $? = 0 configure:14863: result: time.h configure:14871: checking for struct tm.tm_zone configure:14871: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14871: $? = 0 configure:14871: result: yes configure:14938: checking for struct tm.__tm_zone configure:14938: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:50:12: error: 'struct tm' has no member named '__tm_zone' if (ac_aggr.__tm_zone) ^ configure:14938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.__tm_zone) | return 0; | ; | return 0; | } configure:14938: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:50:19: error: 'struct tm' has no member named '__tm_zone' if (sizeof ac_aggr.__tm_zone) ^ configure:14938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.__tm_zone) | return 0; | ; | return 0; | } configure:14938: result: no configure:14972: checking errno.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking errno.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for errno.h configure:14972: result: yes configure:14972: checking getopt.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking getopt.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for getopt.h configure:14972: result: yes configure:14972: checking libgen.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking libgen.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for libgen.h configure:14972: result: yes configure:14972: checking limits.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking limits.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for limits.h configure:14972: result: yes configure:14972: checking locale.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking locale.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for locale.h configure:14972: result: yes configure:14972: checking poll.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking poll.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for poll.h configure:14972: result: yes configure:14972: checking readpassphrase.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c:81:28: fatal error: readpassphrase.h: No such file or directory #include ^ compilation terminated. configure:14972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14972: result: no configure:14972: checking readpassphrase.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c conftest.c:48:28: fatal error: readpassphrase.h: No such file or directory #include ^ compilation terminated. configure:14972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:14972: result: no configure:14972: checking for readpassphrase.h configure:14972: result: no configure:14972: checking signal.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking signal.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for signal.h configure:14972: result: yes configure:14972: checking stddef.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking stddef.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for stddef.h configure:14972: result: yes configure:14972: checking sys/param.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking sys/param.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for sys/param.h configure:14972: result: yes configure:14972: checking sys/select.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking sys/select.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for sys/select.h configure:14972: result: yes configure:14972: checking for sys/stat.h configure:14972: result: yes configure:14972: checking sys/time.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking sys/time.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for sys/time.h configure:14972: result: yes configure:14972: checking for sys/types.h configure:14972: result: yes configure:14972: checking sys/resource.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking sys/resource.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for sys/resource.h configure:14972: result: yes configure:14972: checking sys/wait.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking sys/wait.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for sys/wait.h configure:14972: result: yes configure:14972: checking for unistd.h configure:14972: result: yes configure:14972: checking wchar.h usability configure:14972: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking wchar.h presence configure:14972: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:14972: $? = 0 configure:14972: result: yes configure:14972: checking for wchar.h configure:14972: result: yes configure:14972: checking for inttypes.h configure:14972: result: yes configure:14986: checking for windows.h configure:14986: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c:68:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:14986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | # include | #endif | #ifdef HAVE_SQL_H | # include | #endif | | | #include configure:14986: result: no configure:14986: checking for sql.h configure:14986: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c:68:17: fatal error: sql.h: No such file or directory #include ^ compilation terminated. configure:14986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | # include | #endif | #ifdef HAVE_SQL_H | # include | #endif | | | #include configure:14986: result: no configure:14986: checking for odbcss.h configure:14986: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c:68:20: fatal error: odbcss.h: No such file or directory #include ^ compilation terminated. configure:14986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | # include | #endif | #ifdef HAVE_SQL_H | # include | #endif | | | #include configure:14986: result: no configure:15015: checking arpa/inet.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking arpa/inet.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for arpa/inet.h configure:15015: result: yes configure:15015: checking langinfo.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking langinfo.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for langinfo.h configure:15015: result: yes configure:15015: checking netdb.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking netdb.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for netdb.h configure:15015: result: yes configure:15015: checking netinet/in.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking netinet/in.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for netinet/in.h configure:15015: result: yes configure:15015: checking netinet/tcp.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking netinet/tcp.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for netinet/tcp.h configure:15015: result: yes configure:15015: checking paths.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking paths.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for paths.h configure:15015: result: yes configure:15015: checking sys/ioctl.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking sys/ioctl.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for sys/ioctl.h configure:15015: result: yes configure:15015: checking sys/socket.h usability configure:15015: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking sys/socket.h presence configure:15015: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c configure:15015: $? = 0 configure:15015: result: yes configure:15015: checking for sys/socket.h configure:15015: result: yes configure:15028: checking whether INADDR_NONE is defined configure:15057: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15057: $? = 0 configure:15066: result: yes configure:15083: checking size of char configure:15088: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15088: $? = 0 configure:15088: ./conftest configure:15088: $? = 0 configure:15103: result: 1 configure:15117: checking size of short configure:15122: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15122: $? = 0 configure:15122: ./conftest configure:15122: $? = 0 configure:15137: result: 2 configure:15151: checking size of long configure:15156: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15156: $? = 0 configure:15156: ./conftest configure:15156: $? = 0 configure:15171: result: 8 configure:15185: checking size of int configure:15190: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15190: $? = 0 configure:15190: ./conftest configure:15190: $? = 0 configure:15205: result: 4 configure:15219: checking size of float configure:15224: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15224: $? = 0 configure:15224: ./conftest configure:15224: $? = 0 configure:15239: result: 4 configure:15253: checking size of double configure:15258: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15258: $? = 0 configure:15258: ./conftest configure:15258: $? = 0 configure:15273: result: 8 configure:15287: checking size of long double configure:15292: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15292: $? = 0 configure:15292: ./conftest configure:15292: $? = 0 configure:15307: result: 16 configure:15321: checking size of long long configure:15326: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15326: $? = 0 configure:15326: ./conftest configure:15326: $? = 0 configure:15341: result: 8 configure:15355: checking size of __int64 configure:15360: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 conftest.c: In function 'longval': conftest.c:109:57: error: '__int64' undeclared (first use in this function) static long int longval () { return (long int) (sizeof (__int64)); } ^ conftest.c:109:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:110:67: error: '__int64' undeclared (first use in this function) static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } ^ conftest.c: In function 'main': conftest.c:120:28: error: '__int64' undeclared (first use in this function) if (((long int) (sizeof (__int64))) < 0) ^ configure:15360: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:15375: result: 0 configure:15389: checking size of void * configure:15394: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15394: $? = 0 configure:15394: ./conftest configure:15394: $? = 0 configure:15409: result: 8 configure:15423: checking size of wchar_t configure:15428: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:15428: $? = 0 configure:15428: ./conftest configure:15428: $? = 0 configure:15447: result: 4 configure:15512: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c:82:1: error: unknown type name 'this' this should produce an error! ^ conftest.c:82:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'produce' this should produce an error! ^ conftest.c:82:13: error: unknown type name 'produce' configure:15512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | /* end confdefs.h. */ | | #if !defined(__MINGW32__) || !defined(__MSVCRT__) | this should produce an error! | #endif | | int | main () | { | return 0; | ; | return 0; | } configure:15641: checking is FIONBIO defined configure:15653: result: yes configure:15683: checking for socklen_t configure:15683: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15683: $? = 0 configure:15683: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:87:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:15683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:15683: result: yes configure:15754: checking whether getopt has optreset support configure:15769: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccD2vB8P.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:87: undefined reference to `optreset' collect2: error: ld returned 1 exit status configure:15769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | /* end confdefs.h. */ | #ifdef HAVE_GETOPT_H | #include | #endif | int | main () | { | extern int optreset; optreset = 0; | ; | return 0; | } configure:15776: result: no configure:15787: checking whether byte ordering is bigendian configure:15802: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c:82:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:82:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:82:15: error: unknown type name 'universal' configure:15802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15847: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:15847: $? = 0 configure:15865: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:88:4: error: unknown type name 'not' not big endian ^ conftest.c:88:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:15865: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15993: result: no configure:16011: checking for an ANSI C-conforming const configure:16076: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:16076: $? = 0 configure:16083: result: yes configure:16097: checking whether we can use -Wl,-Bsymbolic configure:16117: result: no configure:16130: checking whether we can use -static-libgcc configure:16134: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -static-libgcc conftest.c -ldl >&5 gcc: error: conftest.c: No such file or directory configure:16134: $? = 1 configure: failed program was: configure:16142: result: no configure:16130: checking whether we can use -Wl,-static-libgcc configure:16134: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -Wl,-static-libgcc conftest.c -ldl >&5 gcc: error: conftest.c: No such file or directory configure:16134: $? = 1 configure: failed program was: configure:16142: result: no configure:16153: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:16153: $? = 0 configure:16162: checking whether memset(0) sets pointers to NULL configure:16205: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16205: $? = 0 configure:16205: ./conftest configure:16205: $? = 0 configure:16213: result: yes configure:16237: checking for vsnprintf configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 conftest.c:106:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for _vsnprintf configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/cc9mVKQ0.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:118: undefined reference to `_vsnprintf' collect2: error: ld returned 1 exit status configure:16237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define _vsnprintf to an innocuous variant, in case declares _vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _vsnprintf innocuous__vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _vsnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _vsnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__vsnprintf || defined __stub____vsnprintf | choke me | #endif | | int | main () | { | return _vsnprintf (); | ; | return 0; | } configure:16237: result: no configure:16237: checking for gettimeofday configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for nl_langinfo configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for locale_charset configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccJNH6j6.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:120: undefined reference to `locale_charset' collect2: error: ld returned 1 exit status configure:16237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | /* end confdefs.h. */ | /* Define locale_charset to an innocuous variant, in case declares locale_charset. | For example, HP-UX 11i declares gettimeofday. */ | #define locale_charset innocuous_locale_charset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char locale_charset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef locale_charset | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char locale_charset (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_locale_charset || defined __stub___locale_charset | choke me | #endif | | int | main () | { | return locale_charset (); | ; | return 0; | } configure:16237: result: no configure:16237: checking for setenv configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for putenv configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for getuid configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for getpwuid configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for getpwuid_r configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for fstat configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for alarm configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for fork configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 conftest.c:116:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for gethrtime configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccVbK2Li.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:128: undefined reference to `gethrtime' collect2: error: ld returned 1 exit status configure:16237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:16237: result: no configure:16237: checking for localtime_r configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for setitimer configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16237: checking for _lseeki64 configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccGS8Tvo.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:130: undefined reference to `_lseeki64' collect2: error: ld returned 1 exit status configure:16237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define _lseeki64 to an innocuous variant, in case declares _lseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _lseeki64 innocuous__lseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _lseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _lseeki64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _lseeki64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__lseeki64 || defined __stub____lseeki64 | choke me | #endif | | int | main () | { | return _lseeki64 (); | ; | return 0; | } configure:16237: result: no configure:16237: checking for _telli64 configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccXOBHEn.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:130: undefined reference to `_telli64' collect2: error: ld returned 1 exit status configure:16237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define _telli64 to an innocuous variant, in case declares _telli64. | For example, HP-UX 11i declares gettimeofday. */ | #define _telli64 innocuous__telli64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _telli64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _telli64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _telli64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__telli64 || defined __stub____telli64 | choke me | #endif | | int | main () | { | return _telli64 (); | ; | return 0; | } configure:16237: result: no configure:16237: checking for _fseeki64 configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccrrLHeq.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:130: undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:16237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fseeki64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fseeki64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:16237: result: no configure:16237: checking for _ftelli64 configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/cc7lknkp.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:130: undefined reference to `_ftelli64' collect2: error: ld returned 1 exit status configure:16237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define _ftelli64 to an innocuous variant, in case declares _ftelli64. | For example, HP-UX 11i declares gettimeofday. */ | #define _ftelli64 innocuous__ftelli64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ftelli64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ftelli64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _ftelli64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__ftelli64 || defined __stub____ftelli64 | choke me | #endif | | int | main () | { | return _ftelli64 (); | ; | return 0; | } configure:16237: result: no configure:16237: checking for setrlimit configure:16237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16237: $? = 0 configure:16237: result: yes configure:16253: checking for inet_ntoa_r configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/cc1kQAXv.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:131: undefined reference to `inet_ntoa_r' collect2: error: ld returned 1 exit status configure:16253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define inet_ntoa_r to an innocuous variant, in case declares inet_ntoa_r. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntoa_r innocuous_inet_ntoa_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntoa_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntoa_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inet_ntoa_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r | choke me | #endif | | int | main () | { | return inet_ntoa_r (); | ; | return 0; | } configure:16253: result: no configure:16253: checking for getipnodebyaddr configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccMlVX2u.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:131: undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status configure:16253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define getipnodebyaddr to an innocuous variant, in case declares getipnodebyaddr. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyaddr innocuous_getipnodebyaddr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyaddr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyaddr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getipnodebyaddr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getipnodebyaddr || defined __stub___getipnodebyaddr | choke me | #endif | | int | main () | { | return getipnodebyaddr (); | ; | return 0; | } configure:16253: result: no configure:16253: checking for getipnodebyname configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/cc9ALmOy.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:131: undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:16253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyname innocuous_getipnodebyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getipnodebyname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getipnodebyname || defined __stub___getipnodebyname | choke me | #endif | | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:16253: result: no configure:16253: checking for getaddrinfo configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16253: $? = 0 configure:16253: result: yes configure:16253: checking for getnameinfo configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16253: $? = 0 configure:16253: result: yes configure:16253: checking for inet_ntop configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16253: $? = 0 configure:16253: result: yes configure:16253: checking for gethostname configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16253: $? = 0 configure:16253: result: yes configure:16253: checking for poll configure:16253: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16253: $? = 0 configure:16253: result: yes configure:16268: checking for asprintf configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16268: $? = 0 configure:16268: result: yes configure:16268: checking for vasprintf configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16268: $? = 0 configure:16268: result: yes configure:16268: checking for atoll configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16268: $? = 0 configure:16268: result: yes configure:16268: checking for strtok_r configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16268: $? = 0 configure:16268: result: yes configure:16268: checking for readpassphrase configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccprLcdK.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:140: undefined reference to `readpassphrase' collect2: error: ld returned 1 exit status configure:16268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define readpassphrase to an innocuous variant, in case declares readpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define readpassphrase innocuous_readpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readpassphrase | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readpassphrase (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_readpassphrase || defined __stub___readpassphrase | choke me | #endif | | int | main () | { | return readpassphrase (); | ; | return 0; | } configure:16268: result: no configure:16268: checking for strlcpy configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccBlTVYN.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:140: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:16268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:16268: result: no configure:16268: checking for strlcat configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/ccgNsLzQ.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:140: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:16268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:16268: result: no configure:16268: checking for basename configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16268: $? = 0 configure:16268: result: yes configure:16268: checking for getopt configure:16268: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16268: $? = 0 configure:16268: result: yes configure:16286: checking for _LARGEFILE_SOURCE value needed for large files configure:16305: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16305: $? = 0 configure:16333: result: no configure:16358: checking for library containing clock_gettime configure:16389: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 configure:16389: $? = 0 configure:16406: result: none required configure:16423: checking if clock_gettime support CLOCK_MONOTONIC configure:16441: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 configure:16441: $? = 0 configure:16447: result: yes configure:16469: checking whether malloc_options variable is present configure:16490: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ldl >&5 /tmp/cckiUFwY.o: In function `main': /home/arario/setup/freetds-0.91/conftest.c:119: undefined reference to `malloc_options' collect2: error: ld returned 1 exit status configure:16490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_CLOCK_GETTIME 1 | #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC | /* end confdefs.h. */ | | #include | | int | main () | { | | extern char *malloc_options; | malloc_options = "AJR"; | | ; | return 0; | } configure:16498: result: no configure:16509: result: checking compile-time options configure:17031: odbc disabled configure:17090: checking if openssl is wanted configure:17120: result: no configure:17204: checking threadsafety configure:17219: result: enabled configure:17241: checking for which type of gethostbyname_r configure:17267: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:122:29: error: storage size of 'data' isn't known struct hostent_data data; ^ conftest.c:123:9: error: too few arguments to function 'gethostbyname_r' (void) gethostbyname_r(name, he, &data); ^ In file included from conftest.c:113:0: /usr/include/netdb.h:179:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^ configure:17267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_CLOCK_GETTIME 1 | #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC | #define TDS50 1 | /* end confdefs.h. */ | | # include | | int | main () | { | | | char *name; | struct hostent *he; | struct hostent_data data; | (void) gethostbyname_r(name, he, &data); | | | ; | return 0; | } configure:17291: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 configure:17291: $? = 0 configure:17335: result: six configure:17356: checking for which type of getservbyname_r configure:17383: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:124:29: error: storage size of 'data' isn't known struct servent_data data; ^ conftest.c:125:9: error: too few arguments to function 'getservbyname_r' (void) getservbyname_r(name, proto, se, &data); ^ In file included from conftest.c:114:0: /usr/include/netdb.h:312:12: note: declared here extern int getservbyname_r (const char *__restrict __name, ^ configure:17383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_CLOCK_GETTIME 1 | #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC | #define TDS50 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | /* end confdefs.h. */ | | # include | | int | main () | { | | | char *name; | char *proto; | struct servent *se; | struct servent_data data; | (void) getservbyname_r(name, proto, se, &data); | | | ; | return 0; | } configure:17407: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 configure:17407: $? = 0 configure:17451: result: six configure:17472: checking for which type of gethostbyaddr_r configure:17501: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:126:21: error: storage size of 'hdata' isn't known struct hostent_data hdata; ^ conftest.c:128:1: error: too few arguments to function 'gethostbyaddr_r' rc = gethostbyaddr_r(address, length, type, &h, &hdata); ^ In file included from conftest.c:116:0: /usr/include/netdb.h:172:12: note: declared here extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^ configure:17501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_CLOCK_GETTIME 1 | #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC | #define TDS50 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_FUNC_GETSERVBYNAME_R_6 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | char * address; | int length; | int type; | struct hostent h; | struct hostent_data hdata; | int rc; | rc = gethostbyaddr_r(address, length, type, &h, &hdata); | | | ; | return 0; | } configure:17531: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:131:22: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type [enabled by default] buffer, 8192, &h_errnop); ^ In file included from conftest.c:116:0: /usr/include/netdb.h:172:12: note: expected 'struct hostent ** __restrict__' but argument is of type 'int *' extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^ conftest.c:131:22: error: too few arguments to function 'gethostbyaddr_r' buffer, 8192, &h_errnop); ^ In file included from conftest.c:116:0: /usr/include/netdb.h:172:12: note: declared here extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^ configure:17531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_CLOCK_GETTIME 1 | #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC | #define TDS50 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_FUNC_GETSERVBYNAME_R_6 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | char * address; | int length; | int type; | struct hostent h; | char buffer[8192]; | int h_errnop; | struct hostent * hp; | | hp = gethostbyaddr_r(address, length, type, &h, | buffer, 8192, &h_errnop); | | | ; | return 0; | } configure:17562: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 configure:17562: $? = 0 configure:17581: result: eight configure:17602: checking for which type of getpwuid_r configure:17626: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c >&5 conftest.c: In function 'main': conftest.c:125:1: error: too few arguments to function 'getpwuid_r' char *dir = getpwuid_r(getuid(), &bpw, buf, sizeof(buf))->pw_dir; ^ In file included from conftest.c:117:0: /usr/include/pwd.h:145:12: note: declared here extern int getpwuid_r (__uid_t __uid, ^ configure:17626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_CLOCK_GETTIME 1 | #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC | #define TDS50 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_FUNC_GETSERVBYNAME_R_6 1 | #define HAVE_FUNC_GETHOSTBYADDR_R_8 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct passwd bpw; | char buf[1024]; | char *dir = getpwuid_r(getuid(), &bpw, buf, sizeof(buf))->pw_dir; | | ; | return 0; | } configure:17676: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:121:1: error: too few arguments to function 'getpwuid_r' getpwuid_r(getuid(), &bpw, buf, sizeof(buf)); ^ In file included from conftest.c:117:0: /usr/include/pwd.h:145:12: note: declared here extern int getpwuid_r (__uid_t __uid, ^ configure:17676: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeTDS" | #define PACKAGE_TARNAME "freetds" | #define PACKAGE_VERSION "0.91" | #define PACKAGE_STRING "FreeTDS 0.91" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "freetds" | #define VERSION "0.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_RL_ON_NEW_LINE 1 | #define HAVE_RL_RESET_LINE_STATE 1 | #define HAVE_RL_INHIBIT_COMPLETION 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INT64 1 | #define TDS_I64_FORMAT "ld" | #define TDS_ATTRIBUTE_DESTRUCTOR 1 | #define NULL_REP_IS_ZERO_BYTES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_FSTAT 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_POLL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOK_R 1 | #define HAVE_BASENAME 1 | #define HAVE_GETOPT 1 | #define HAVE_FSEEKO 1 | #define HAVE_CLOCK_GETTIME 1 | #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC | #define TDS50 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_FUNC_GETSERVBYNAME_R_6 1 | #define HAVE_FUNC_GETHOSTBYADDR_R_8 1 | /* end confdefs.h. */ | | #include | #include | int main() { | struct passwd bpw; | char buf[1024]; | getpwuid_r(getuid(), &bpw, buf, sizeof(buf)); | return 0; | } | configure:17698: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 configure:17698: $? = 0 configure:17698: ./conftest configure:17698: $? = 0 configure:17716: result: five configure:17738: checking for which type of localtime_r configure:17762: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c >&5 configure:17762: $? = 0 configure:17770: result: struct configure:17798: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE conftest.c -ldl >&5 configure:17798: $? = 0 configure:17832: debug disabled configure:17904: checking CFLAGS for gcc -Wdeclaration-after-statement configure:17931: gcc -c -g -O2 -pedantic -Wdeclaration-after-statement -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long conftest.c >&5 conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17931: $? = 0 configure:17945: result: -Wdeclaration-after-statement configure:17957: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wdeclaration_after_statement" configure:17960: $? = 0 configure:17968: result: done configure:18174: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FreeTDS config.status 0.91, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on arario.web11 config.status:1298: creating include/tdsver.h config.status:1298: creating include/tds_sysdep_public.h config.status:1298: creating Makefile config.status:1298: creating include/Makefile config.status:1298: creating doc/Makefile config.status:1298: creating samples/Makefile config.status:1298: creating src/Makefile config.status:1298: creating src/tds/Makefile config.status:1298: creating src/tds/unittests/Makefile config.status:1298: creating src/dblib/Makefile config.status:1298: creating src/dblib/unittests/Makefile config.status:1298: creating src/ctlib/Makefile config.status:1298: creating src/ctlib/unittests/Makefile config.status:1298: creating src/replacements/Makefile config.status:1298: creating src/server/Makefile config.status:1298: creating src/pool/Makefile config.status:1298: creating src/odbc/Makefile config.status:1298: creating src/odbc/unittests/Makefile config.status:1298: creating src/apps/Makefile config.status:1298: creating src/apps/fisql/Makefile config.status:1298: creating freetds.spec config.status:1298: creating win32/Makefile config.status:1298: creating win32/msvc6/Makefile config.status:1298: creating win32/version.rc config.status:1298: creating win32/freetds.nsh config.status:1298: creating vms/Makefile config.status:1298: creating include/config.h config.status:1518: executing depfiles commands config.status:1518: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cflags_gcc_option__Wdeclaration_after_statement=-Wdeclaration-after-statement ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__fseeki64=no ac_cv_func__ftelli64=no ac_cv_func__lseeki64=no ac_cv_func__telli64=no ac_cv_func__vsnprintf=no ac_cv_func_alarm=yes ac_cv_func_asprintf=yes ac_cv_func_atoll=yes ac_cv_func_basename=yes ac_cv_func_dlerror=yes ac_cv_func_fork=yes ac_cv_func_fstat=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_getipnodebyaddr=no ac_cv_func_getipnodebyname=no ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_inet_ntoa_r=no ac_cv_func_inet_ntop=yes ac_cv_func_locale_charset=no ac_cv_func_localtime_r=yes ac_cv_func_nl_langinfo=yes ac_cv_func_poll=yes ac_cv_func_putenv=yes ac_cv_func_readpassphrase=no ac_cv_func_rl_on_new_line=yes ac_cv_func_rl_reset_line_state=yes ac_cv_func_setenv=yes ac_cv_func_setitimer=yes ac_cv_func_setrlimit=yes ac_cv_func_shl_load=no ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strtok_r=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_which_gethostbyaddr_r=eight ac_cv_func_which_gethostname_r=six ac_cv_func_which_getpwuid_r=five ac_cv_func_which_getservbyname_r=six ac_cv_func_which_localtime_r=struct ac_cv_have_inaddr_none=yes ac_cv_have_malloc_options=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_odbcss_h=no ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_readpassphrase_h=no ac_cv_header_signal_h=yes ac_cv_header_sql_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_windows_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_readline_readline=yes ac_cv_member_struct_tm___tm_zone=no ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ODBC_CONFIG=odbc_config ac_cv_prog_PKG_CONFIG=pkg-config ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_search_tgetent=-lncurses ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_socklen_t=yes ac_cv_use_freetds_flag=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= libltdl_cv_lib_dl_dlopen=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/bin/ld lt_cv_path_NM='/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 tds_cv_null_is_zero=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/arario/setup/freetds-0.91/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/arario/setup/freetds-0.91/missing --run tar' AM_CFLAGS=' -pthread' AR='ar' AS='as' AUTOCONF='${SHELL} /home/arario/setup/freetds-0.91/missing --run autoconf' AUTOHEADER='${SHELL} /home/arario/setup/freetds-0.91/missing --run autoheader' AUTOMAKE='${SHELL} /home/arario/setup/freetds-0.91/missing --run automake-1.11' AWK='gawk' BUILD_NUMBER='24162' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wdeclaration-after-statement' CPP='gcc -E' CPPFLAGS=' -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_BUILD_FALSE='' DISTCHECK_BUILD_TRUE='#' DLLTOOL='dlltool' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_THREADSAFE_FALSE='#' ENABLE_THREADSAFE_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FREETDS_LIBGCC='' FREETDS_ODBC_MODULE='' FREETDS_SYMBOLIC='' GREP='/bin/grep' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_OPENSSL='' HAVE_PERL_SOURCES='' HAVE_PERL_SOURCES_FALSE='' HAVE_PERL_SOURCES_TRUE='#' HAVE_SSPI_FALSE='' HAVE_SSPI_TRUE='#' INCAPPS_FALSE='#' INCAPPS_TRUE='' INCODBC_FALSE='' INCODBC_TRUE='#' INCPOOL_FALSE='#' INCPOOL_TRUE='' INCSERVER_FALSE='#' INCSERVER_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/bin/ld -m elf_x86_64' LDFLAGS='' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBICONV='-liconv' LIBOBJS=' ${LIBOBJDIR}readpassphrase$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strlcat$U.o' LIBS=' -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBOBJS=' ${LIBOBJDIR}readpassphrase$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strlcat$U.lo' LT_DLLOADERS=' dlopen.la' LT_DLPREOPEN='-dlpreopen dlopen.la ' MACOSX_FALSE='' MACOSX_TRUE='#' MAJOR='0' MAKEINFO='${SHELL} /home/arario/setup/freetds-0.91/missing --run makeinfo' MINGW32_FALSE='' MINGW32_TRUE='#' MINOR='91' MKDIR_P='/bin/mkdir -p' NETWORK_LIBS='' NM='/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' ODBC='' ODBCINSTLIB='' ODBCLIB='' ODBCNODMLIB='' ODBCNODMLIBAPP='' ODBC_CONFIG='odbc_config' ODBC_FALSE='' ODBC_INC='' ODBC_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='freetds' PACKAGE_BUGREPORT='' PACKAGE_NAME='FreeTDS' PACKAGE_STRING='FreeTDS 0.91' PACKAGE_TARNAME='freetds' PACKAGE_URL='' PACKAGE_VERSION='0.91' PATH_SEPARATOR=':' PKG_CONFIG='pkg-config' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' RC='' READLINE_LIBS='-lncurses -lreadline' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUBVERSION='0' SYBASE_COMPAT_FALSE='' SYBASE_COMPAT_TRUE='#' UNIXODBC_FALSE='' UNIXODBC_TRUE='#' VERSION='0.91' ac_ct_CC='gcc' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' dblib_define='#define MSDBLIB 1' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/arario/setup/freetds-0.91/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/freetds' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' tds_sysdep_int16_type='short' tds_sysdep_int32_type='int' tds_sysdep_int64_type='long' tds_sysdep_intptr_type='long' tds_sysdep_real32_type='float' tds_sysdep_real64_type='double' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "FreeTDS" #define PACKAGE_TARNAME "freetds" #define PACKAGE_VERSION "0.91" #define PACKAGE_STRING "FreeTDS 0.91" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "freetds" #define VERSION "0.91" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_LIBDLLOADER 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_READLINE 1 #define HAVE_RL_ON_NEW_LINE 1 #define HAVE_RL_RESET_LINE_STATE 1 #define HAVE_RL_INHIBIT_COMPLETION 1 #define HAVE_PTHREAD 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_POLL_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_PATHS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 8 #define SIZEOF_INT 4 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define SIZEOF_VOID_P 8 #define SIZEOF_WCHAR_T 4 #define HAVE_INT64 1 #define TDS_I64_FORMAT "ld" #define TDS_ATTRIBUTE_DESTRUCTOR 1 #define NULL_REP_IS_ZERO_BYTES 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_NL_LANGINFO 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_GETUID 1 #define HAVE_GETPWUID 1 #define HAVE_GETPWUID_R 1 #define HAVE_FSTAT 1 #define HAVE_ALARM 1 #define HAVE_FORK 1 #define HAVE_LOCALTIME_R 1 #define HAVE_SETITIMER 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_INET_NTOP 1 #define HAVE_GETHOSTNAME 1 #define HAVE_POLL 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_ATOLL 1 #define HAVE_STRTOK_R 1 #define HAVE_BASENAME 1 #define HAVE_GETOPT 1 #define HAVE_FSEEKO 1 #define HAVE_CLOCK_GETTIME 1 #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC #define TDS50 1 #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 #define HAVE_FUNC_GETSERVBYNAME_R_6 1 #define HAVE_FUNC_GETHOSTBYADDR_R_8 1 #define HAVE_FUNC_GETPWUID_R_5 1 #define HAVE_FUNC_LOCALTIME_R_TM 1 #define TDS_HAVE_PTHREAD_MUTEX 1 configure: exit 0