This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ../configure ## --------- ## ## Platform. ## ## --------- ## hostname = sherif-sakr uname -m = i686 uname -r = 1.5.19(0.150/4/2) uname -s = CYGWIN_NT-5.1 uname -v = 2006-01-20 13:28 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = i686 /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /cygdrive/c/WINDOWS/system32 PATH: /cygdrive/c/WINDOWS PATH: /cygdrive/c/WINDOWS/System32/Wbem PATH: /cygdrive/c/Program Files/Microsoft SQL Server/80/Tools/BINN PATH: /cygdrive/c/PROGRA~1/ATT/Graphviz/bin PATH: . PATH: /usr/lib/lapack ## ----------- ## ## Core tests. ## ## ----------- ## configure:1591: checking build system type configure:1609: result: i686-pc-cygwin configure:1617: checking host system type configure:1631: result: i686-pc-cygwin configure:1639: checking target system type configure:1653: result: i686-pc-cygwin configure:1686: checking for a BSD-compatible install configure:1741: result: /usr/bin/install -c configure:1752: checking whether build environment is sane configure:1795: result: yes configure:1860: checking for gawk configure:1876: found /usr/bin/gawk configure:1886: result: gawk configure:1896: checking whether make sets $(MAKE) configure:1916: result: yes configure:2152: checking for style of include used by make configure:2180: result: GNU configure:2207: checking for egrep configure:2217: result: grep -E configure:2314: checking for gcc configure:2330: found /usr/bin/gcc configure:2340: result: gcc configure:2584: checking for C compiler version configure:2587: gcc --version &5 gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) Copyright (C) 2004 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:2590: $? = 0 configure:2592: gcc -v &5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) Thread model: posix gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) configure:2595: $? = 0 configure:2597: gcc -V &5 gcc: `-V' option must have argument configure:2600: $? = 1 configure:2623: checking for C compiler default output file name configure:2626: gcc conftest.c >&5 configure:2629: $? = 0 configure:2675: result: a.exe configure:2680: checking whether the C compiler works configure:2686: ./a.exe configure:2689: $? = 0 configure:2706: result: yes configure:2713: checking whether we are cross compiling configure:2715: result: no configure:2718: checking for suffix of executables configure:2720: gcc -o conftest.exe conftest.c >&5 configure:2723: $? = 0 configure:2748: result: .exe configure:2754: checking for suffix of object files configure:2775: gcc -c conftest.c >&5 configure:2778: $? = 0 configure:2800: result: o configure:2804: checking whether we are using the GNU C compiler configure:2828: gcc -c conftest.c >&5 configure:2834: $? = 0 configure:2838: test -z || test ! -s conftest.err configure:2841: $? = 0 configure:2844: test -s conftest.o configure:2847: $? = 0 configure:2860: result: yes configure:2866: checking whether gcc accepts -g configure:2887: gcc -c -g conftest.c >&5 configure:2893: $? = 0 configure:2897: test -z || test ! -s conftest.err configure:2900: $? = 0 configure:2903: test -s conftest.o configure:2906: $? = 0 configure:2917: result: yes configure:2934: checking for gcc option to accept ANSI C configure:3004: gcc -c -g -O2 conftest.c >&5 configure:3010: $? = 0 configure:3014: test -z || test ! -s conftest.err configure:3017: $? = 0 configure:3020: test -s conftest.o configure:3023: $? = 0 configure:3041: result: none needed configure:3059: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3065: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3200: checking dependency style of gcc configure:3290: result: none configure:3312: checking how to run the C preprocessor configure:3347: gcc -E conftest.c configure:3353: $? = 0 configure:3385: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | /* end confdefs.h. */ | #include configure:3430: result: gcc -E configure:3454: gcc -E conftest.c configure:3460: $? = 0 configure:3492: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | /* end confdefs.h. */ | #include configure:3542: checking whether gcc needs -traditional conftest.c:13:19: sgtty.h: No such file or directory configure:3584: result: no configure:3924: checking if your compiler is C99 compliant configure:3951: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:3957: $? = 0 configure:3961: test -z || test ! -s conftest.err configure:3964: $? = 0 configure:3967: test -s conftest.o configure:3970: $? = 0 configure:3978: result: yes configure:4053: checking for ant configure:4084: result: no configure:4128: checking for java configure:4161: result: no configure:4180: checking for javac configure:4213: result: no configure:4219: checking for jar configure:4237: found /usr/bin/jar configure:4249: result: /usr/bin/jar configure:4258: checking for javadoc configure:4291: result: no configure:4350: checking for a sed that does not truncate output configure:4404: result: /usr/bin/sed configure:4431: checking for option to reload object files configure:4438: result: -r configure:4456: checking for BSD-compatible nm configure:4498: result: /usr/bin/nm -B configure:4502: checking whether ln -s works configure:4506: result: yes configure:4513: checking how to recognise dependent libraries configure:4685: result: file_magic ^x86 archive import|^x86 DLL configure:4929: checking for dlltool configure:4945: found /usr/bin/dlltool configure:4956: result: dlltool configure:5009: checking for as configure:5025: found /usr/bin/as configure:5036: result: as configure:5089: checking for objdump configure:5105: found /usr/bin/objdump configure:5116: result: objdump configure:5135: checking for ANSI C header files configure:5160: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5166: $? = 0 configure:5170: test -z || test ! -s conftest.err configure:5173: $? = 0 configure:5176: test -s conftest.o configure:5179: $? = 0 configure:5268: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:31: warning: implicit declaration of function `exit' configure:5271: $? = 0 configure:5273: ./conftest.exe configure:5276: $? = 0 configure:5291: result: yes configure:5315: checking for sys/types.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for sys/stat.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for stdlib.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for string.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for memory.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for strings.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for inttypes.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for stdint.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5315: checking for unistd.h configure:5331: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5337: $? = 0 configure:5341: test -z || test ! -s conftest.err configure:5344: $? = 0 configure:5347: test -s conftest.o configure:5350: $? = 0 configure:5361: result: yes configure:5387: checking dlfcn.h usability configure:5399: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:5405: $? = 0 configure:5409: test -z || test ! -s conftest.err configure:5412: $? = 0 configure:5415: test -s conftest.o configure:5418: $? = 0 configure:5428: result: yes configure:5432: checking dlfcn.h presence configure:5442: gcc -E conftest.c configure:5448: $? = 0 configure:5468: result: yes configure:5503: checking for dlfcn.h configure:5510: result: yes configure:5575: checking for g++ configure:5591: found /usr/bin/g++ configure:5601: result: g++ configure:5617: checking for C++ compiler version configure:5620: g++ --version &5 g++ (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) Copyright (C) 2004 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:5623: $? = 0 configure:5625: g++ -v &5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) Thread model: posix gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) configure:5628: $? = 0 configure:5630: g++ -V &5 g++: `-V' option must have argument configure:5633: $? = 1 configure:5636: checking whether we are using the GNU C++ compiler configure:5660: g++ -c conftest.cc >&5 configure:5666: $? = 0 configure:5670: test -z || test ! -s conftest.err configure:5673: $? = 0 configure:5676: test -s conftest.o configure:5679: $? = 0 configure:5692: result: yes configure:5698: checking whether g++ accepts -g configure:5719: g++ -c -g conftest.cc >&5 configure:5725: $? = 0 configure:5729: test -z || test ! -s conftest.err configure:5732: $? = 0 configure:5735: test -s conftest.o configure:5738: $? = 0 configure:5749: result: yes configure:5791: g++ -c -g -O2 conftest.cc >&5 configure:5797: $? = 0 configure:5801: test -z || test ! -s conftest.err configure:5804: $? = 0 configure:5807: test -s conftest.o configure:5810: $? = 0 configure:5836: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:29: error: `exit' undeclared (first use this function) conftest.cc:29: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:5842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5791: g++ -c -g -O2 conftest.cc >&5 configure:5797: $? = 0 configure:5801: test -z || test ! -s conftest.err configure:5804: $? = 0 configure:5807: test -s conftest.o configure:5810: $? = 0 configure:5836: g++ -c -g -O2 conftest.cc >&5 configure:5842: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5880: checking dependency style of g++ configure:5970: result: none configure:5997: checking how to run the C++ preprocessor configure:6028: g++ -E conftest.cc configure:6034: $? = 0 configure:6066: g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6111: result: g++ -E configure:6135: g++ -E conftest.cc configure:6141: $? = 0 configure:6173: g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:6179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6276: checking for g77 configure:6292: found /usr/bin/g77 configure:6302: result: g77 configure:6317: checking for Fortran 77 compiler version configure:6320: g77 --version &5 GNU Fortran (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6323: $? = 0 configure:6325: g77 -v &5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) Thread model: posix gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) configure:6328: $? = 0 configure:6330: g77 -V &5 g77: `-V' option must have argument configure:6333: $? = 1 configure:6341: checking whether we are using the GNU Fortran 77 compiler configure:6355: g77 -c conftest.F >&5 configure:6361: $? = 0 configure:6365: test -z || test ! -s conftest.err configure:6368: $? = 0 configure:6371: test -s conftest.o configure:6374: $? = 0 configure:6387: result: yes configure:6393: checking whether g77 accepts -g configure:6405: g77 -c -g conftest.f >&5 configure:6411: $? = 0 configure:6415: test -z || test ! -s conftest.err configure:6418: $? = 0 configure:6421: test -s conftest.o configure:6424: $? = 0 configure:6436: result: yes configure:6485: checking for flex configure:6501: found /usr/bin/flex configure:6511: result: flex configure:6524: checking for yywrap in -lfl configure:6554: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lfl >&5 gcc: unrecognized option `-no-undefined' configure:6560: $? = 0 configure:6564: test -z || test ! -s conftest.err configure:6567: $? = 0 configure:6570: test -s conftest.exe configure:6573: $? = 0 configure:6586: result: yes configure:6664: checking lex output file root configure:6675: flex conftest.l configure:6678: $? = 0 configure:6690: result: lex.yy configure:6695: checking whether yytext is a pointer configure:6711: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lfl >&5 gcc: unrecognized option `-no-undefined' lex.yy.c:962: warning: 'yyunput' defined but not used configure:6717: $? = 0 configure:6721: test -z || test ! -s conftest.err configure:6724: $? = 0 configure:6727: test -s conftest.exe configure:6730: $? = 0 configure:6744: result: yes configure:6771: checking for a BSD-compatible install configure:6826: result: /usr/bin/install -c configure:6848: checking for ld used by gcc configure:6915: result: /usr/i686-pc-cygwin/bin/ld.exe configure:6924: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:6939: result: yes configure:7000: checking the maximum length of command line arguments configure:7092: result: 8192 configure:7103: checking command to parse /usr/bin/nm -B output from gcc object configure:7199: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:7202: $? = 0 configure:7206: /usr/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:7209: $? = 0 cannot find nm_test_var in conftest.nm configure:7199: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:7202: $? = 0 configure:7206: /usr/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:7209: $? = 0 configure:7261: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c conftstm.o >&5 gcc: unrecognized option `-no-undefined' configure:7264: $? = 0 configure:7302: result: ok configure:7306: checking for objdir configure:7321: result: .libs configure:7411: checking for ar configure:7427: found /usr/bin/ar configure:7438: result: ar configure:7491: checking for ranlib configure:7507: found /usr/bin/ranlib configure:7518: result: ranlib configure:7571: checking for strip configure:7587: found /usr/bin/strip configure:7598: result: strip configure:7885: checking if gcc static flag works gcc: unrecognized option `-no-undefined' configure:7913: result: yes configure:7931: checking if gcc supports -fno-rtti -fno-exceptions configure:7949: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7953: $? = 0 configure:7966: result: no configure:7981: checking for gcc option to produce PIC configure:8185: result: configure:8252: checking if gcc supports -c -o file.o configure:8273: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:8277: $? = 0 configure:8299: result: yes configure:8325: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:9220: result: yes configure:9246: checking whether -lc should be explicitly linked in configure:9251: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:9254: $? = 0 configure:9268: gcc -shared conftest.o -v -o ./conftest -Wl,--image-base=0x10000000 -Wl,--out-implib,conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9271: $? = 1 configure:9283: result: yes configure:9291: checking dynamic linker characteristics configure:9854: result: Win32 ld.exe configure:9858: checking how to hardcode library paths into programs configure:9883: result: immediate configure:9897: checking whether stripping libraries is possible configure:9902: result: yes configure:10732: checking if libtool supports shared libraries configure:10734: result: yes configure:10737: checking whether to build shared libraries configure:10758: result: yes configure:10761: checking whether to build static libraries configure:10765: result: no configure:10857: creating libtool configure:11435: checking for ld used by g++ configure:11502: result: /usr/i686-pc-cygwin/bin/ld.exe configure:11511: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:11526: result: yes configure:11577: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:12464: result: yes configure:12482: g++ -c -g -O2 conftest.cc >&5 configure:12485: $? = 0 configure:12581: checking for g++ option to produce PIC configure:12849: result: configure:12916: checking if g++ supports -c -o file.o configure:12937: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12941: $? = 0 configure:12963: result: yes configure:12989: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:13014: result: yes configure:13085: checking dynamic linker characteristics configure:13648: result: Win32 ld.exe configure:13652: checking how to hardcode library paths into programs configure:13677: result: immediate configure:13691: checking whether stripping libraries is possible configure:13696: result: yes configure:15032: checking if libtool supports shared libraries configure:15034: result: yes configure:15037: checking whether to build shared libraries configure:15057: result: yes configure:15060: checking whether to build static libraries configure:15064: result: no configure:15076: checking for g77 option to produce PIC configure:15280: result: configure:15347: checking if g77 supports -c -o file.o configure:15368: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15372: $? = 0 configure:15394: result: yes configure:15420: checking whether the g77 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:16295: result: yes configure:16366: checking dynamic linker characteristics configure:16929: result: Win32 ld.exe configure:16933: checking how to hardcode library paths into programs configure:16958: result: immediate configure:16972: checking whether stripping libraries is possible configure:16977: result: yes configure:21266: checking whether ln -s works configure:21270: result: yes configure:21279: checking for rm configure:21295: found /usr/bin/rm configure:21305: result: rm -f configure:21314: checking for mv configure:21330: found /usr/bin/mv configure:21340: result: mv -f configure:21349: checking for lockfile configure:21365: found /usr/bin/lockfile configure:21376: result: lockfile -r 2 configure:21385: checking for bash configure:21416: result: /usr/bin/sh configure:21427: checking for rpmbuild configure:21443: found /usr/bin/rpmbuild configure:21453: result: rpmbuild configure:21621: checking for python configure:21639: found /usr/bin/python configure:21652: result: /usr/bin/python configure:21770: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -I/usr/include/python2.4 conftest.c >&5 configure:21776: $? = 0 configure:21780: test -z || test ! -s conftest.err configure:21783: $? = 0 configure:21786: test -s conftest.o configure:21789: $? = 0 configure:21873: checking for perl configure:21891: found /usr/bin/perl configure:21904: result: /usr/bin/perl configure:22028: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -I/usr/lib/perl5/5.8/cygwin/CORE -no-undefined conftest.c -L/usr/lib/perl5/5.8/cygwin/CORE -lperl >&5 gcc: unrecognized option `-no-undefined' configure:22034: $? = 0 configure:22038: test -z || test ! -s conftest.err configure:22041: $? = 0 configure:22044: test -s conftest.exe configure:22047: $? = 0 configure:22152: checking for objc configure:22181: result: no configure:22193: checking for ANSI C header files configure:22349: result: yes configure:22801: checking pthread.h usability configure:22813: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:22819: $? = 0 configure:22823: test -z || test ! -s conftest.err configure:22826: $? = 0 configure:22829: test -s conftest.o configure:22832: $? = 0 configure:22842: result: yes configure:22846: checking pthread.h presence configure:22856: gcc -E conftest.c configure:22862: $? = 0 configure:22882: result: yes configure:22917: checking for pthread.h configure:22924: result: yes configure:22801: checking semaphore.h usability configure:22813: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:22819: $? = 0 configure:22823: test -z || test ! -s conftest.err configure:22826: $? = 0 configure:22829: test -s conftest.o configure:22832: $? = 0 configure:22842: result: yes configure:22846: checking semaphore.h presence configure:22856: gcc -E conftest.c configure:22862: $? = 0 configure:22882: result: yes configure:22917: checking for semaphore.h configure:22924: result: yes configure:22801: checking sched.h usability configure:22813: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:22819: $? = 0 configure:22823: test -z || test ! -s conftest.err configure:22826: $? = 0 configure:22829: test -s conftest.o configure:22832: $? = 0 configure:22842: result: yes configure:22846: checking sched.h presence configure:22856: gcc -E conftest.c configure:22862: $? = 0 configure:22882: result: yes configure:22917: checking for sched.h configure:22924: result: yes configure:22941: checking for sem_init in -lpthreadGC2 configure:22971: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lpthreadGC2 >&5 gcc: unrecognized option `-no-undefined' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lpthreadGC2 collect2: ld returned 1 exit status configure:22977: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sem_init (); | int | main () | { | sem_init (); | ; | return 0; | } configure:23003: result: no configure:23008: checking for sem_init in -lpthreadGC1 configure:23038: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lpthreadGC1 >&5 gcc: unrecognized option `-no-undefined' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lpthreadGC1 collect2: ld returned 1 exit status configure:23044: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sem_init (); | int | main () | { | sem_init (); | ; | return 0; | } configure:23070: result: no configure:23075: checking for sem_init in -lpthreadGC configure:23105: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lpthreadGC >&5 gcc: unrecognized option `-no-undefined' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lpthreadGC collect2: ld returned 1 exit status configure:23111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sem_init (); | int | main () | { | sem_init (); | ; | return 0; | } configure:23137: result: no configure:23142: checking for sem_init in -lpthread configure:23172: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lpthread >&5 gcc: unrecognized option `-no-undefined' configure:23178: $? = 0 configure:23182: test -z || test ! -s conftest.err configure:23185: $? = 0 configure:23188: test -s conftest.exe configure:23191: $? = 0 configure:23204: result: yes configure:23290: checking for pthread_sigmask in -lpthread configure:23320: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lpthread >&5 gcc: unrecognized option `-no-undefined' configure:23326: $? = 0 configure:23330: test -z || test ! -s conftest.err configure:23333: $? = 0 configure:23336: test -s conftest.exe configure:23339: $? = 0 configure:23352: result: yes configure:23363: checking for pthread_kill_other_threads_np in -lpthread configure:23393: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lpthread >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/cccaOMpq.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:45: undefined reference to `_pthread_kill_other_threads_np' collect2: ld returned 1 exit status configure:23399: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pthread_kill_other_threads_np (); | int | main () | { | pthread_kill_other_threads_np (); | ; | return 0; | } configure:23425: result: no configure:23481: checking readline/readline.h usability configure:23493: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:23499: $? = 0 configure:23503: test -z || test ! -s conftest.err configure:23506: $? = 0 configure:23509: test -s conftest.o configure:23512: $? = 0 configure:23522: result: yes configure:23526: checking readline/readline.h presence configure:23536: gcc -E conftest.c configure:23542: $? = 0 configure:23562: result: yes configure:23597: checking for readline/readline.h configure:23604: result: yes configure:23609: checking for readline in -lreadline configure:23639: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lreadline >&5 gcc: unrecognized option `-no-undefined' configure:23645: $? = 0 configure:23649: test -z || test ! -s conftest.err configure:23652: $? = 0 configure:23655: test -s conftest.exe configure:23658: $? = 0 configure:23671: result: yes configure:23832: checking for rl_completion_matches in -lreadline configure:23862: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lreadline -lreadline >&5 gcc: unrecognized option `-no-undefined' configure:23868: $? = 0 configure:23872: test -z || test ! -s conftest.err configure:23875: $? = 0 configure:23878: test -s conftest.exe configure:23881: $? = 0 configure:23894: result: yes configure:23939: checking for SSL_read in -lssl configure:23969: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lssl >&5 gcc: unrecognized option `-no-undefined' configure:23975: $? = 0 configure:23979: test -z || test ! -s conftest.err configure:23982: $? = 0 configure:23985: test -s conftest.exe configure:23988: $? = 0 configure:24001: result: yes configure:24011: checking for ERR_get_error in -lcrypto configure:24041: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lcrypto >&5 gcc: unrecognized option `-no-undefined' configure:24047: $? = 0 configure:24051: test -z || test ! -s conftest.err configure:24054: $? = 0 configure:24057: test -s conftest.exe configure:24060: $? = 0 configure:24073: result: yes configure:24098: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:24104: $? = 0 configure:24108: test -z || test ! -s conftest.err configure:24111: $? = 0 configure:24114: test -s conftest.o configure:24117: $? = 0 configure:24503: checking for dlopen in -ldl configure:24533: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -ldl >&5 gcc: unrecognized option `-no-undefined' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ldl collect2: ld returned 1 exit status configure:24539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:24565: result: no configure:24574: checking for malloc in -lmalloc configure:24604: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lmalloc >&5 gcc: unrecognized option `-no-undefined' conftest.c:44: warning: conflicting types for built-in function 'malloc' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lmalloc collect2: ld returned 1 exit status configure:24610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char malloc (); | int | main () | { | malloc (); | ; | return 0; | } configure:24636: result: no configure:24651: checking for mallopt configure:24708: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:24714: $? = 0 configure:24718: test -z || test ! -s conftest.err configure:24721: $? = 0 configure:24724: test -s conftest.exe configure:24727: $? = 0 configure:24739: result: yes configure:24651: checking for mallinfo configure:24708: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:24714: $? = 0 configure:24718: test -z || test ! -s conftest.err configure:24721: $? = 0 configure:24724: test -s conftest.exe configure:24727: $? = 0 configure:24739: result: yes configure:24752: checking for gethostbyname_r configure:24809: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/ccu9K9yS.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:79: undefined reference to `_gethostbyname_r' /cygdrive/c/temp/monetdb/build/conftest.c:78: undefined reference to `_gethostbyname_r' collect2: ld returned 1 exit status configure:24815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname_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_gethostbyname_r) || defined (__stub___gethostbyname_r) | choke me | #else | char (*f) () = gethostbyname_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname_r; | ; | return 0; | } configure:24840: result: no configure:24846: checking for gethostbyname_r in -lnsl_r configure:24876: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lnsl_r >&5 gcc: unrecognized option `-no-undefined' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lnsl_r collect2: ld returned 1 exit status configure:24882: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname_r (); | int | main () | { | gethostbyname_r (); | ; | return 0; | } configure:24908: result: no configure:24913: checking for gethostbyname_r in -lnsl configure:24943: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lnsl >&5 gcc: unrecognized option `-no-undefined' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lnsl collect2: ld returned 1 exit status configure:24949: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname_r (); | int | main () | { | gethostbyname_r (); | ; | return 0; | } configure:24975: result: no configure:24987: checking for setsockopt configure:25044: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:25050: $? = 0 configure:25054: test -z || test ! -s conftest.err configure:25057: $? = 0 configure:25060: test -s conftest.exe configure:25063: $? = 0 configure:25075: result: yes configure:25166: checking winsock2.h usability configure:25178: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 In file included from conftest.c:73: /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winsock2.h:103:2: warning: #warning "fd_set and associated macros have been defined in sys/types. This may cause runtime problems with W32 sockets" In file included from conftest.c:73: /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winsock2.h:635: error: conflicting types for 'gethostname' /usr/include/sys/unistd.h:206: error: previous declaration of 'gethostname' was here /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winsock2.h:635: error: conflicting types for 'gethostname' /usr/include/sys/unistd.h:206: error: previous declaration of 'gethostname' was here configure:25184: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25207: result: no configure:25211: checking winsock2.h presence configure:25221: gcc -E conftest.c configure:25227: $? = 0 configure:25247: result: yes configure:25260: WARNING: winsock2.h: present but cannot be compiled configure:25262: WARNING: winsock2.h: check for missing prerequisite headers? configure:25264: WARNING: winsock2.h: see the Autoconf documentation configure:25266: WARNING: winsock2.h: section "Present But Cannot Be Compiled" configure:25268: WARNING: winsock2.h: proceeding with the preprocessor's result configure:25270: WARNING: winsock2.h: in the future, the compiler will take precedence configure:25282: checking for winsock2.h configure:25289: result: yes configure:25308: checking for setsockopt in winsock2 configure:25328: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lws2_32 >&5 gcc: unrecognized option `-no-undefined' configure:25334: $? = 0 configure:25338: test -z || test ! -s conftest.err configure:25341: $? = 0 configure:25344: test -s conftest.exe configure:25347: $? = 0 configure:25357: result: yes configure:25361: checking for SOCKET configure:25385: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: `SOCKET' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:77: error: parse error before ')' token configure:25391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((SOCKET *) 0) | return 0; | if (sizeof (SOCKET)) | return 0; | ; | return 0; | } configure:25415: result: no configure:25427: checking for socklen_t configure:25453: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:25459: $? = 0 configure:25463: test -z || test ! -s conftest.err configure:25466: $? = 0 configure:25469: test -s conftest.o configure:25472: $? = 0 configure:25483: result: yes configure:25501: checking for closesocket configure:25521: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lws2_32 >&5 gcc: unrecognized option `-no-undefined' configure:25527: $? = 0 configure:25531: test -z || test ! -s conftest.err configure:25534: $? = 0 configure:25537: test -s conftest.exe configure:25540: $? = 0 configure:25542: result: yes configure:25599: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lnetcdf >&5 gcc: unrecognized option `-no-undefined' conftest.c:42:20: netcdf.h: No such file or directory conftest.c: In function `main': conftest.c:46: warning: implicit declaration of function `nc_open' configure:25605: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | int | main () | { | (void) nc_open("",0,(int*)0); | ; | return 0; | } configure:25668: checking for libz configure:25701: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lz >&5 gcc: unrecognized option `-no-undefined' configure:25707: $? = 0 configure:25711: test -z || test ! -s conftest.err configure:25714: $? = 0 configure:25717: test -s conftest.exe configure:25720: $? = 0 configure:25746: result: auto configure:25760: checking for libbz2 configure:25794: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lbz2 >&5 gcc: unrecognized option `-no-undefined' configure:25800: $? = 0 configure:25804: test -z || test ! -s conftest.err configure:25807: $? = 0 configure:25810: test -s conftest.exe configure:25813: $? = 0 configure:25839: result: auto configure:25848: checking for getopt_long configure:25905: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:25911: $? = 0 configure:25915: test -z || test ! -s conftest.err configure:25918: $? = 0 configure:25921: test -s conftest.exe configure:25924: $? = 0 configure:25936: result: yes configure:27249: checking pcl.h usability configure:27261: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c:79:17: pcl.h: No such file or directory configure:27267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27290: result: no configure:27294: checking pcl.h presence configure:27304: gcc -E conftest.c conftest.c:45:17: pcl.h: No such file or directory configure:27310: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include configure:27330: result: no configure:27365: checking for pcl.h configure:27372: result: no configure:27569: checking for pcre-config configure:27587: found /usr/bin/pcre-config configure:27599: result: /usr/bin/pcre-config configure:27615: checking for pcre >= 4.5 configure:27625: result: yes (found 6.3) configure:27637: checking for pcretest configure:27655: found /usr/bin/pcretest configure:27667: result: /usr/bin/pcretest configure:27674: checking whether pcre comes with UTF-8 support configure:27685: result: yes (pcretest says "UTF-8 support") configure:27703: checking pcre.h usability configure:27715: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:27721: $? = 0 configure:27725: test -z || test ! -s conftest.err configure:27728: $? = 0 configure:27731: test -s conftest.o configure:27734: $? = 0 configure:27744: result: yes configure:27748: checking pcre.h presence configure:27758: gcc -E conftest.c configure:27764: $? = 0 configure:27784: result: yes configure:27819: checking for pcre.h configure:27826: result: yes configure:27843: checking for pcre_compile in -lpcre configure:27873: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -lpcre -L/usr/lib -lpcre >&5 gcc: unrecognized option `-no-undefined' configure:27879: $? = 0 configure:27883: test -z || test ! -s conftest.err configure:27886: $? = 0 configure:27889: test -s conftest.exe configure:27892: $? = 0 configure:27905: result: yes configure:27954: checking regex.h usability configure:27966: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:27972: $? = 0 configure:27976: test -z || test ! -s conftest.err configure:27979: $? = 0 configure:27982: test -s conftest.o configure:27985: $? = 0 configure:27995: result: yes configure:27999: checking regex.h presence configure:28009: gcc -E conftest.c configure:28015: $? = 0 configure:28035: result: yes configure:28070: checking for regex.h configure:28077: result: yes configure:28106: checking locale.h usability configure:28118: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:28124: $? = 0 configure:28128: test -z || test ! -s conftest.err configure:28131: $? = 0 configure:28134: test -s conftest.o configure:28137: $? = 0 configure:28147: result: yes configure:28151: checking locale.h presence configure:28161: gcc -E conftest.c configure:28167: $? = 0 configure:28187: result: yes configure:28222: checking for locale.h configure:28229: result: yes configure:28106: checking langinfo.h usability configure:28118: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:28124: $? = 0 configure:28128: test -z || test ! -s conftest.err configure:28131: $? = 0 configure:28134: test -s conftest.o configure:28137: $? = 0 configure:28147: result: yes configure:28151: checking langinfo.h presence configure:28161: gcc -E conftest.c configure:28167: $? = 0 configure:28187: result: yes configure:28222: checking for langinfo.h configure:28229: result: yes configure:28247: checking for nl_langinfo configure:28304: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:28310: $? = 0 configure:28314: test -z || test ! -s conftest.err configure:28317: $? = 0 configure:28320: test -s conftest.exe configure:28323: $? = 0 configure:28335: result: yes configure:28247: checking for setlocale configure:28304: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:28310: $? = 0 configure:28314: test -z || test ! -s conftest.err configure:28317: $? = 0 configure:28320: test -s conftest.exe configure:28323: $? = 0 configure:28335: result: yes configure:28380: checking iconv.h usability configure:28392: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:28398: $? = 0 configure:28402: test -z || test ! -s conftest.err configure:28405: $? = 0 configure:28408: test -s conftest.o configure:28411: $? = 0 configure:28421: result: yes configure:28425: checking iconv.h presence configure:28435: gcc -E conftest.c configure:28441: $? = 0 configure:28461: result: yes configure:28496: checking for iconv.h configure:28503: result: yes configure:28516: checking for iconv_t configure:28543: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:28549: $? = 0 configure:28553: test -z || test ! -s conftest.err configure:28556: $? = 0 configure:28559: test -s conftest.o configure:28562: $? = 0 configure:28573: result: yes configure:28589: checking for iconv in -liconv configure:28619: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -liconv >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/ccuLaPAS.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:63: undefined reference to `_iconv' collect2: ld returned 1 exit status configure:28625: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char iconv (); | int | main () | { | iconv (); | ; | return 0; | } configure:28651: result: no configure:28657: checking for libiconv in -liconv configure:28687: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c -liconv >&5 gcc: unrecognized option `-no-undefined' configure:28693: $? = 0 configure:28697: test -z || test ! -s conftest.err configure:28700: $? = 0 configure:28703: test -s conftest.exe configure:28706: $? = 0 configure:28719: result: yes configure:28978: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c:66: error: conflicting types for 'libiconv' /usr/include/iconv.h:82: error: previous declaration of 'libiconv' was here conftest.c:66: error: conflicting types for 'libiconv' /usr/include/iconv.h:82: error: previous declaration of 'libiconv' was here configure:28984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | /* end confdefs.h. */ | | #include | #if HAVE_ICONV_H | #include | #endif | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:29021: checking for texi2html configure:29037: found /usr/bin/texi2html configure:29047: result: texi2html configure:29056: checking for latex2html configure:29085: result: no configure:29091: checking for latex configure:29107: found /usr/bin/latex configure:29117: result: latex configure:29126: checking for pdflatex configure:29142: found /usr/bin/pdflatex configure:29152: result: pdflatex configure:29161: checking for dvips configure:29177: found /usr/bin/dvips configure:29187: result: dvips configure:29196: checking for fig2dev configure:29212: found /usr/X11R6/bin/fig2dev configure:29222: result: fig2dev configure:29230: checking fig2dev postscript option configure:29238: result: eps configure:29253: checking /usr/bin/install -c --backup option configure:29270: result: --backup=nil configure:29300: checking for php-config configure:29331: result: no configure:29340: result: Cannot find php-config. Please use --with-php-config=PATH configure:29453: result: no configure:29732: checking for an ANSI C-conforming const configure:29799: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:89: warning: unused variable `s' conftest.c:109: warning: unused variable `foo' conftest.c:70: warning: unused variable `x' conftest.c:76: warning: unused variable `zero' conftest.c:106: warning: 'b' might be used uninitialized in this function conftest.c:88: warning: 't' might be used uninitialized in this function configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest.o configure:29818: $? = 0 configure:29829: result: yes configure:29839: checking for inline configure:29860: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:29866: $? = 0 configure:29870: test -z || test ! -s conftest.err configure:29873: $? = 0 configure:29876: test -s conftest.o configure:29879: $? = 0 configure:29891: result: inline configure:29912: checking for ANSI C header files configure:30068: result: yes configure:30086: checking for dirent.h that defines DIR configure:30110: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:30116: $? = 0 configure:30120: test -z || test ! -s conftest.err configure:30123: $? = 0 configure:30126: test -s conftest.o configure:30129: $? = 0 configure:30140: result: yes configure:30153: checking for library containing opendir configure:30183: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:30189: $? = 0 configure:30193: test -z || test ! -s conftest.err configure:30196: $? = 0 configure:30199: test -s conftest.exe configure:30202: $? = 0 configure:30272: result: none required configure:30408: checking for sys/wait.h that is POSIX.1 compatible configure:30439: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:30445: $? = 0 configure:30449: test -z || test ! -s conftest.err configure:30452: $? = 0 configure:30455: test -s conftest.o configure:30458: $? = 0 configure:30469: result: yes configure:30481: checking for malloc.h configure:30497: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30503: $? = 0 configure:30507: test -z || test ! -s conftest.err configure:30510: $? = 0 configure:30513: test -s conftest.o configure:30516: $? = 0 configure:30527: result: yes configure:30557: checking fcntl.h usability configure:30569: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30575: $? = 0 configure:30579: test -z || test ! -s conftest.err configure:30582: $? = 0 configure:30585: test -s conftest.o configure:30588: $? = 0 configure:30598: result: yes configure:30602: checking fcntl.h presence configure:30612: gcc -E conftest.c configure:30618: $? = 0 configure:30638: result: yes configure:30673: checking for fcntl.h configure:30680: result: yes configure:30557: checking limits.h usability configure:30569: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30575: $? = 0 configure:30579: test -z || test ! -s conftest.err configure:30582: $? = 0 configure:30585: test -s conftest.o configure:30588: $? = 0 configure:30598: result: yes configure:30602: checking limits.h presence configure:30612: gcc -E conftest.c configure:30618: $? = 0 configure:30638: result: yes configure:30673: checking for limits.h configure:30680: result: yes configure:30548: checking for unistd.h configure:30553: result: yes configure:30557: checking getopt.h usability configure:30569: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30575: $? = 0 configure:30579: test -z || test ! -s conftest.err configure:30582: $? = 0 configure:30585: test -s conftest.o configure:30588: $? = 0 configure:30598: result: yes configure:30602: checking getopt.h presence configure:30612: gcc -E conftest.c configure:30618: $? = 0 configure:30638: result: yes configure:30673: checking for getopt.h configure:30680: result: yes configure:30557: checking pwd.h usability configure:30569: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30575: $? = 0 configure:30579: test -z || test ! -s conftest.err configure:30582: $? = 0 configure:30585: test -s conftest.o configure:30588: $? = 0 configure:30598: result: yes configure:30602: checking pwd.h presence configure:30612: gcc -E conftest.c configure:30618: $? = 0 configure:30638: result: yes configure:30673: checking for pwd.h configure:30680: result: yes configure:30548: checking for dlfcn.h configure:30553: result: yes configure:30710: checking time.h usability configure:30722: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30728: $? = 0 configure:30732: test -z || test ! -s conftest.err configure:30735: $? = 0 configure:30738: test -s conftest.o configure:30741: $? = 0 configure:30751: result: yes configure:30755: checking time.h presence configure:30765: gcc -E conftest.c configure:30771: $? = 0 configure:30791: result: yes configure:30826: checking for time.h configure:30833: result: yes configure:30710: checking sys/time.h usability configure:30722: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30728: $? = 0 configure:30732: test -z || test ! -s conftest.err configure:30735: $? = 0 configure:30738: test -s conftest.o configure:30741: $? = 0 configure:30751: result: yes configure:30755: checking sys/time.h presence configure:30765: gcc -E conftest.c configure:30771: $? = 0 configure:30791: result: yes configure:30826: checking for sys/time.h configure:30833: result: yes configure:30710: checking utime.h usability configure:30722: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30728: $? = 0 configure:30732: test -z || test ! -s conftest.err configure:30735: $? = 0 configure:30738: test -s conftest.o configure:30741: $? = 0 configure:30751: result: yes configure:30755: checking utime.h presence configure:30765: gcc -E conftest.c configure:30771: $? = 0 configure:30791: result: yes configure:30826: checking for utime.h configure:30833: result: yes configure:30710: checking sys/utime.h usability configure:30722: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30728: $? = 0 configure:30732: test -z || test ! -s conftest.err configure:30735: $? = 0 configure:30738: test -s conftest.o configure:30741: $? = 0 configure:30751: result: yes configure:30755: checking sys/utime.h presence configure:30765: gcc -E conftest.c configure:30771: $? = 0 configure:30791: result: yes configure:30826: checking for sys/utime.h configure:30833: result: yes configure:30863: checking sys/file.h usability configure:30875: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30881: $? = 0 configure:30885: test -z || test ! -s conftest.err configure:30888: $? = 0 configure:30891: test -s conftest.o configure:30894: $? = 0 configure:30904: result: yes configure:30908: checking sys/file.h presence configure:30918: gcc -E conftest.c configure:30924: $? = 0 configure:30944: result: yes configure:30979: checking for sys/file.h configure:30986: result: yes configure:30863: checking sys/param.h usability configure:30875: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30881: $? = 0 configure:30885: test -z || test ! -s conftest.err configure:30888: $? = 0 configure:30891: test -s conftest.o configure:30894: $? = 0 configure:30904: result: yes configure:30908: checking sys/param.h presence configure:30918: gcc -E conftest.c configure:30924: $? = 0 configure:30944: result: yes configure:30979: checking for sys/param.h configure:30986: result: yes configure:30863: checking sys/times.h usability configure:30875: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30881: $? = 0 configure:30885: test -z || test ! -s conftest.err configure:30888: $? = 0 configure:30891: test -s conftest.o configure:30894: $? = 0 configure:30904: result: yes configure:30908: checking sys/times.h presence configure:30918: gcc -E conftest.c configure:30924: $? = 0 configure:30944: result: yes configure:30979: checking for sys/times.h configure:30986: result: yes configure:30863: checking sys/mman.h usability configure:30875: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:30881: $? = 0 configure:30885: test -z || test ! -s conftest.err configure:30888: $? = 0 configure:30891: test -s conftest.o configure:30894: $? = 0 configure:30904: result: yes configure:30908: checking sys/mman.h presence configure:30918: gcc -E conftest.c configure:30924: $? = 0 configure:30944: result: yes configure:30979: checking for sys/mman.h configure:30986: result: yes configure:31015: checking rlimit.h usability configure:31027: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 conftest.c:114:20: rlimit.h: No such file or directory configure:31033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31056: result: no configure:31060: checking rlimit.h presence configure:31070: gcc -E conftest.c conftest.c:80:20: rlimit.h: No such file or directory configure:31076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:31096: result: no configure:31131: checking for rlimit.h configure:31138: result: no configure:31015: checking netdb.h usability configure:31027: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:31033: $? = 0 configure:31037: test -z || test ! -s conftest.err configure:31040: $? = 0 configure:31043: test -s conftest.o configure:31046: $? = 0 configure:31056: result: yes configure:31060: checking netdb.h presence configure:31070: gcc -E conftest.c configure:31076: $? = 0 configure:31096: result: yes configure:31131: checking for netdb.h configure:31138: result: yes configure:31015: checking sys/resource.h usability configure:31027: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:31033: $? = 0 configure:31037: test -z || test ! -s conftest.err configure:31040: $? = 0 configure:31043: test -s conftest.o configure:31046: $? = 0 configure:31056: result: yes configure:31060: checking sys/resource.h presence configure:31070: gcc -E conftest.c configure:31076: $? = 0 configure:31096: result: yes configure:31131: checking for sys/resource.h configure:31138: result: yes configure:31161: checking for string.h configure:31166: result: yes configure:31161: checking for strings.h configure:31166: result: yes configure:31170: checking signal.h usability configure:31182: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:31188: $? = 0 configure:31192: test -z || test ! -s conftest.err configure:31195: $? = 0 configure:31198: test -s conftest.o configure:31201: $? = 0 configure:31211: result: yes configure:31215: checking signal.h presence configure:31225: gcc -E conftest.c configure:31231: $? = 0 configure:31251: result: yes configure:31286: checking for signal.h configure:31293: result: yes configure:31170: checking sys/socket.h usability configure:31182: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:31188: $? = 0 configure:31192: test -z || test ! -s conftest.err configure:31195: $? = 0 configure:31198: test -s conftest.o configure:31201: $? = 0 configure:31211: result: yes configure:31215: checking sys/socket.h presence configure:31225: gcc -E conftest.c configure:31231: $? = 0 configure:31251: result: yes configure:31286: checking for sys/socket.h configure:31293: result: yes configure:31170: checking sys/un.h usability configure:31182: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:31188: $? = 0 configure:31192: test -z || test ! -s conftest.err configure:31195: $? = 0 configure:31198: test -s conftest.o configure:31201: $? = 0 configure:31211: result: yes configure:31215: checking sys/un.h presence configure:31225: gcc -E conftest.c configure:31231: $? = 0 configure:31251: result: yes configure:31286: checking for sys/un.h configure:31293: result: yes configure:31170: checking termios.h usability configure:31182: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:31188: $? = 0 configure:31192: test -z || test ! -s conftest.err configure:31195: $? = 0 configure:31198: test -s conftest.o configure:31201: $? = 0 configure:31211: result: yes configure:31215: checking termios.h presence configure:31225: gcc -E conftest.c configure:31231: $? = 0 configure:31251: result: yes configure:31286: checking for termios.h configure:31293: result: yes configure:31322: checking ieeefp.h usability configure:31334: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 configure:31340: $? = 0 configure:31344: test -z || test ! -s conftest.err configure:31347: $? = 0 configure:31350: test -s conftest.o configure:31353: $? = 0 configure:31363: result: yes configure:31367: checking ieeefp.h presence configure:31377: gcc -E conftest.c configure:31383: $? = 0 configure:31403: result: yes configure:31438: checking for ieeefp.h configure:31445: result: yes configure:31322: checking winsock.h usability configure:31334: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 In file included from conftest.c:123: /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winsock.h:82:2: #warning "fd_set and associated macros have been defined in sys/types. This can cause runtime problems with W32 sockets" In file included from conftest.c:123: /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winsock.h:480: error: conflicting types for 'gethostname' /usr/include/sys/unistd.h:206: error: previous declaration of 'gethostname' was here /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winsock.h:480: error: conflicting types for 'gethostname' /usr/include/sys/unistd.h:206: error: previous declaration of 'gethostname' was here configure:31340: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31363: result: no configure:31367: checking winsock.h presence configure:31377: gcc -E conftest.c configure:31383: $? = 0 configure:31403: result: yes configure:31416: WARNING: winsock.h: present but cannot be compiled configure:31418: WARNING: winsock.h: check for missing prerequisite headers? configure:31420: WARNING: winsock.h: see the Autoconf documentation configure:31422: WARNING: winsock.h: section "Present But Cannot Be Compiled" configure:31424: WARNING: winsock.h: proceeding with the preprocessor's result configure:31426: WARNING: winsock.h: in the future, the compiler will take precedence configure:31438: checking for winsock.h configure:31445: result: yes configure:31322: checking xmmintrin.h usability configure:31334: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label conftest.c >&5 In file included from conftest.c:124: /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/xmmintrin.h:34:3: #error "SSE instruction set not enabled" configure:31340: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31363: result: no configure:31367: checking xmmintrin.h presence configure:31377: gcc -E conftest.c In file included from conftest.c:90: /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/xmmintrin.h:34:3: #error "SSE instruction set not enabled" configure:31383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | /* end confdefs.h. */ | #include configure:31403: result: no configure:31438: checking for xmmintrin.h configure:31445: result: no configure:31498: checking for pid_t configure:31522: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:31528: $? = 0 configure:31532: test -z || test ! -s conftest.err configure:31535: $? = 0 configure:31538: test -s conftest.o configure:31541: $? = 0 configure:31552: result: yes configure:31564: checking for off_t configure:31588: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:31594: $? = 0 configure:31598: test -z || test ! -s conftest.err configure:31601: $? = 0 configure:31604: test -s conftest.o configure:31607: $? = 0 configure:31618: result: yes configure:31630: checking for size_t configure:31654: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:31660: $? = 0 configure:31664: test -z || test ! -s conftest.err configure:31667: $? = 0 configure:31670: test -s conftest.o configure:31673: $? = 0 configure:31684: result: yes configure:31696: checking for ptrdiff_t configure:31722: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:31728: $? = 0 configure:31732: test -z || test ! -s conftest.err configure:31735: $? = 0 configure:31738: test -s conftest.o configure:31741: $? = 0 configure:31752: result: yes configure:31762: checking for ssize_t configure:31788: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:31794: $? = 0 configure:31798: test -z || test ! -s conftest.err configure:31801: $? = 0 configure:31804: test -s conftest.o configure:31807: $? = 0 configure:31818: result: yes configure:31829: checking whether stat file-mode macros are broken configure:31877: result: no configure:31887: checking whether time.h and sys/time.h may both be included configure:31912: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:31918: $? = 0 configure:31922: test -z || test ! -s conftest.err configure:31925: $? = 0 configure:31928: test -s conftest.o configure:31931: $? = 0 configure:31942: result: yes configure:31952: checking whether struct tm is in sys/time.h or time.h configure:31975: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:99: warning: statement with no effect configure:31981: $? = 0 configure:31985: test -z || test ! -s conftest.err configure:31988: $? = 0 configure:31991: test -s conftest.o configure:31994: $? = 0 configure:32005: result: time.h configure:32015: checking for struct tm.tm_zone configure:32041: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: structure has no member named `tm_zone' configure:32047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:32088: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: structure has no member named `tm_zone' configure:32094: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:32120: result: no configure:32138: checking for tzname configure:32163: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:101: warning: implicit declaration of function `atoi' configure:32169: $? = 0 configure:32173: test -z || test ! -s conftest.err configure:32176: $? = 0 configure:32179: test -s conftest.exe configure:32182: $? = 0 configure:32194: result: yes configure:32205: checking whether byte ordering is bigendian configure:32232: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:32238: $? = 0 configure:32242: test -z || test ! -s conftest.err configure:32245: $? = 0 configure:32248: test -s conftest.o configure:32251: $? = 0 configure:32275: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: `not' undeclared (first use in this function) conftest.c:101: error: (Each undeclared identifier is reported only once conftest.c:101: error: for each function it appears in.) conftest.c:101: error: parse error before "big" configure:32281: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:32416: result: no configure:32435: checking for long long configure:32459: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:32465: $? = 0 configure:32469: test -z || test ! -s conftest.err configure:32472: $? = 0 configure:32475: test -s conftest.o configure:32478: $? = 0 configure:32489: result: yes configure:32500: checking for __int64 configure:32524: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:132: error: `__int64' undeclared (first use in this function) conftest.c:132: error: (Each undeclared identifier is reported only once conftest.c:132: error: for each function it appears in.) conftest.c:132: error: parse error before ')' token configure:32530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((__int64 *) 0) | return 0; | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:32554: result: no configure:32565: checking for char configure:32589: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:32595: $? = 0 configure:32599: test -z || test ! -s conftest.err configure:32602: $? = 0 configure:32605: test -s conftest.o configure:32608: $? = 0 configure:32619: result: yes configure:32622: checking size of char configure:32941: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:32944: $? = 0 configure:32946: ./conftest.exe configure:32949: $? = 0 configure:32972: result: 1 configure:32979: checking for short configure:33003: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:33009: $? = 0 configure:33013: test -z || test ! -s conftest.err configure:33016: $? = 0 configure:33019: test -s conftest.o configure:33022: $? = 0 configure:33033: result: yes configure:33036: checking size of short configure:33355: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:33358: $? = 0 configure:33360: ./conftest.exe configure:33363: $? = 0 configure:33386: result: 2 configure:33393: checking for int configure:33417: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:33423: $? = 0 configure:33427: test -z || test ! -s conftest.err configure:33430: $? = 0 configure:33433: test -s conftest.o configure:33436: $? = 0 configure:33447: result: yes configure:33450: checking size of int configure:33769: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:33772: $? = 0 configure:33774: ./conftest.exe configure:33777: $? = 0 configure:33800: result: 4 configure:33807: checking for long configure:33831: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:33837: $? = 0 configure:33841: test -z || test ! -s conftest.err configure:33844: $? = 0 configure:33847: test -s conftest.o configure:33850: $? = 0 configure:33861: result: yes configure:33864: checking size of long configure:34183: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:34186: $? = 0 configure:34188: ./conftest.exe configure:34191: $? = 0 configure:34214: result: 4 configure:34221: checking for void * configure:34245: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:34251: $? = 0 configure:34255: test -z || test ! -s conftest.err configure:34258: $? = 0 configure:34261: test -s conftest.o configure:34264: $? = 0 configure:34275: result: yes configure:34278: checking size of void * configure:34597: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:34600: $? = 0 configure:34602: ./conftest.exe configure:34605: $? = 0 configure:34628: result: 4 configure:34635: checking for size_t configure:34689: result: yes configure:34692: checking size of size_t configure:35011: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:35014: $? = 0 configure:35016: ./conftest.exe configure:35019: $? = 0 configure:35042: result: 4 configure:35049: checking for ssize_t configure:35103: result: yes configure:35106: checking size of ssize_t configure:35425: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:35428: $? = 0 configure:35430: ./conftest.exe configure:35433: $? = 0 configure:35456: result: 4 configure:35463: checking for ptrdiff_t configure:35519: result: yes configure:35522: checking size of ptrdiff_t configure:35853: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:35856: $? = 0 configure:35858: ./conftest.exe configure:35861: $? = 0 configure:35884: result: 4 configure:35891: checking for long long configure:35945: result: yes configure:35948: checking size of long long configure:36267: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:36270: $? = 0 configure:36272: ./conftest.exe configure:36275: $? = 0 configure:36298: result: 8 configure:36305: checking for __int64 configure:36359: result: no configure:36362: checking size of __int64 configure:36712: result: 0 configure:36737: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:143: warning: unused variable `m' configure:36743: $? = 0 configure:36747: test -z || test ! -s conftest.err configure:36750: $? = 0 configure:36753: test -s conftest.o configure:36756: $? = 0 configure:36783: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:144: warning: missing initializer conftest.c:144: warning: (near initialization for `m.ordblks') conftest.c:147: warning: unused variable `x' configure:36789: $? = 0 configure:36793: test -z || test ! -s conftest.err configure:36796: $? = 0 configure:36799: test -s conftest.o configure:36802: $? = 0 configure:36822: checking for _sys_siglist configure:36844: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:144: error: `_sys_siglist' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) configure:36850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | printf("%s\n", _sys_siglist[0]); | ; | return 0; | } configure:36875: result: no configure:36894: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:36900: $? = 0 configure:36904: test -z || test ! -s conftest.err configure:36907: $? = 0 configure:36910: test -s conftest.o configure:36913: $? = 0 configure:36970: checking for working alloca.h configure:36991: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:112: warning: unused variable `p' configure:36997: $? = 0 configure:37001: test -z || test ! -s conftest.err configure:37004: $? = 0 configure:37007: test -s conftest.exe configure:37010: $? = 0 configure:37022: result: yes configure:37032: checking for alloca configure:37073: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:133: warning: unused variable `p' configure:37079: $? = 0 configure:37083: test -z || test ! -s conftest.err configure:37086: $? = 0 configure:37089: test -s conftest.exe configure:37092: $? = 0 configure:37104: result: yes configure:37333: checking for stdlib.h configure:37338: result: yes configure:37333: checking for unistd.h configure:37338: result: yes configure:37482: checking for getpagesize configure:37539: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:37545: $? = 0 configure:37549: test -z || test ! -s conftest.err configure:37552: $? = 0 configure:37555: test -s conftest.exe configure:37558: $? = 0 configure:37570: result: yes configure:37580: checking for working mmap configure:37722: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:37725: $? = 0 configure:37727: ./conftest.exe configure:37730: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:37744: result: no configure:37756: checking whether setpgrp takes no argument configure:37788: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:123: warning: implicit declaration of function `exit' conftest.c:123: error: too many arguments to function `setpgrp' configure:37791: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | # include | #endif | | int | main () | { | /* If this system has a BSD-style setpgrp which takes arguments, | setpgrp(1, 1) will fail with ESRCH and return -1, in that case | exit successfully. */ | exit (setpgrp (1,1) == -1 ? 0 : 1); | ; | return 0; | } configure:37810: result: yes configure:37821: checking return type of signal handlers configure:37852: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:128: warning: unused variable `i' configure:37858: $? = 0 configure:37862: test -z || test ! -s conftest.err configure:37865: $? = 0 configure:37868: test -s conftest.o configure:37871: $? = 0 configure:37882: result: void configure:37890: checking whether utime accepts a null argument configure:37921: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:154: warning: implicit declaration of function `utime' configure:37924: $? = 0 configure:37926: ./conftest.exe configure:37929: $? = 0 configure:37944: result: yes configure:37959: checking for vprintf configure:38016: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c:140: warning: conflicting types for built-in function 'vprintf' configure:38022: $? = 0 configure:38026: test -z || test ! -s conftest.err configure:38029: $? = 0 configure:38032: test -s conftest.exe configure:38035: $? = 0 configure:38047: result: yes configure:38054: checking for _doprnt configure:38111: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/ccEb1vqw.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:157: undefined reference to `__doprnt' /cygdrive/c/temp/monetdb/build/conftest.c:156: undefined reference to `__doprnt' collect2: ld returned 1 exit status configure:38117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:38142: result: no configure:38156: checking for working memcmp configure:38204: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38207: $? = 0 configure:38209: ./conftest.exe configure:38212: $? = 0 configure:38226: result: yes configure:38241: checking for strsignal configure:38298: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38304: $? = 0 configure:38308: test -z || test ! -s conftest.err configure:38311: $? = 0 configure:38314: test -s conftest.exe configure:38317: $? = 0 configure:38329: result: yes configure:38352: checking for mkdir configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for rmdir configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for getcwd configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for getopt configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for getrlimit configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for vsnprintf configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c:147: warning: conflicting types for built-in function 'vsnprintf' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for snprintf configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c:148: warning: conflicting types for built-in function 'snprintf' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for kill configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for pipe configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38352: checking for setsid configure:38409: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38415: $? = 0 configure:38419: test -z || test ! -s conftest.err configure:38422: $? = 0 configure:38425: test -s conftest.exe configure:38428: $? = 0 configure:38440: result: yes configure:38462: checking for strcspn configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c:152: warning: conflicting types for built-in function 'strcspn' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strdup configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c:153: warning: conflicting types for built-in function 'strdup' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strstr configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c:154: warning: conflicting types for built-in function 'strstr' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strtod configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strtof configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strtol configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strerror configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strcasecmp configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38462: checking for strncasecmp configure:38519: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38525: $? = 0 configure:38529: test -z || test ! -s conftest.err configure:38532: $? = 0 configure:38535: test -s conftest.exe configure:38538: $? = 0 configure:38550: result: yes configure:38565: checking for strtoll configure:38622: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38628: $? = 0 configure:38632: test -z || test ! -s conftest.err configure:38635: $? = 0 configure:38638: test -s conftest.exe configure:38641: $? = 0 configure:38653: result: yes configure:38565: checking for strtoull configure:38622: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38628: $? = 0 configure:38632: test -z || test ! -s conftest.err configure:38635: $? = 0 configure:38638: test -s conftest.exe configure:38641: $? = 0 configure:38653: result: yes configure:38672: checking for gethostname configure:38729: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38735: $? = 0 configure:38739: test -z || test ! -s conftest.err configure:38742: $? = 0 configure:38745: test -s conftest.exe configure:38748: $? = 0 configure:38760: result: yes configure:38672: checking for gettimeofday configure:38729: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38735: $? = 0 configure:38739: test -z || test ! -s conftest.err configure:38742: $? = 0 configure:38745: test -s conftest.exe configure:38748: $? = 0 configure:38760: result: yes configure:38672: checking for setenv configure:38729: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38735: $? = 0 configure:38739: test -z || test ! -s conftest.err configure:38742: $? = 0 configure:38745: test -s conftest.exe configure:38748: $? = 0 configure:38760: result: yes configure:38672: checking for putenv configure:38729: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38735: $? = 0 configure:38739: test -z || test ! -s conftest.err configure:38742: $? = 0 configure:38745: test -s conftest.exe configure:38748: $? = 0 configure:38760: result: yes configure:38672: checking for select configure:38729: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38735: $? = 0 configure:38739: test -z || test ! -s conftest.err configure:38742: $? = 0 configure:38745: test -s conftest.exe configure:38748: $? = 0 configure:38760: result: yes configure:38672: checking for times configure:38729: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38735: $? = 0 configure:38739: test -z || test ! -s conftest.err configure:38742: $? = 0 configure:38745: test -s conftest.exe configure:38748: $? = 0 configure:38760: result: yes configure:38780: checking for fstat configure:38837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38843: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest.exe configure:38856: $? = 0 configure:38868: result: yes configure:38780: checking for getpwuid configure:38837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38843: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest.exe configure:38856: $? = 0 configure:38868: result: yes configure:38780: checking for getuid configure:38837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38843: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest.exe configure:38856: $? = 0 configure:38868: result: yes configure:38780: checking for ftime configure:38837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38843: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest.exe configure:38856: $? = 0 configure:38868: result: yes configure:38780: checking for sysconf configure:38837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38843: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest.exe configure:38856: $? = 0 configure:38868: result: yes configure:38780: checking for fcntl configure:38837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38843: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest.exe configure:38856: $? = 0 configure:38868: result: yes configure:38780: checking for shutdown configure:38837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38843: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest.exe configure:38856: $? = 0 configure:38868: result: yes configure:38883: checking for mrand48 configure:38940: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38946: $? = 0 configure:38950: test -z || test ! -s conftest.err configure:38953: $? = 0 configure:38956: test -s conftest.exe configure:38959: $? = 0 configure:38971: result: yes configure:38883: checking for drand48 configure:38940: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:38946: $? = 0 configure:38950: test -z || test ! -s conftest.err configure:38953: $? = 0 configure:38956: test -s conftest.exe configure:38959: $? = 0 configure:38971: result: yes configure:38986: checking for nanosleep configure:39043: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39049: $? = 0 configure:39053: test -z || test ! -s conftest.err configure:39056: $? = 0 configure:39059: test -s conftest.exe configure:39062: $? = 0 configure:39074: result: yes configure:38986: checking for lockf configure:39043: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/ccHnOawd.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:195: undefined reference to `_lockf' /cygdrive/c/temp/monetdb/build/conftest.c:194: undefined reference to `_lockf' collect2: ld returned 1 exit status configure:39049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define lockf to an innocuous variant, in case declares lockf. | For example, HP-UX 11i declares gettimeofday. */ | #define lockf innocuous_lockf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lockf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lockf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char lockf (); | /* 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_lockf) || defined (__stub___lockf) | choke me | #else | char (*f) () = lockf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lockf; | ; | return 0; | } configure:39074: result: no configure:39094: checking for ctime_r configure:39151: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39157: $? = 0 configure:39161: test -z || test ! -s conftest.err configure:39164: $? = 0 configure:39167: test -s conftest.exe configure:39170: $? = 0 configure:39182: result: yes configure:39094: checking for asctime_r configure:39151: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39157: $? = 0 configure:39161: test -z || test ! -s conftest.err configure:39164: $? = 0 configure:39167: test -s conftest.exe configure:39170: $? = 0 configure:39182: result: yes configure:39094: checking for localtime_r configure:39151: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39157: $? = 0 configure:39161: test -z || test ! -s conftest.err configure:39164: $? = 0 configure:39167: test -s conftest.exe configure:39170: $? = 0 configure:39182: result: yes configure:39094: checking for isinf configure:39151: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39157: $? = 0 configure:39161: test -z || test ! -s conftest.err configure:39164: $? = 0 configure:39167: test -s conftest.exe configure:39170: $? = 0 configure:39182: result: yes configure:39094: checking for fpclassify configure:39151: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/cc1xCXUg.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:199: undefined reference to `_fpclassify' /cygdrive/c/temp/monetdb/build/conftest.c:198: undefined reference to `_fpclassify' collect2: ld returned 1 exit status configure:39157: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CTIME_R 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_ISINF 1 | /* end confdefs.h. */ | /* Define fpclassify to an innocuous variant, in case declares fpclassify. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclassify innocuous_fpclassify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclassify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclassify | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fpclassify (); | /* 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_fpclassify) || defined (__stub___fpclassify) | choke me | #else | char (*f) () = fpclassify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpclassify; | ; | return 0; | } configure:39182: result: no configure:39094: checking for fpclass configure:39151: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/cc1VO8kS.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:199: undefined reference to `_fpclass' /cygdrive/c/temp/monetdb/build/conftest.c:198: undefined reference to `_fpclass' collect2: ld returned 1 exit status configure:39157: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CTIME_R 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_ISINF 1 | /* end confdefs.h. */ | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fpclass (); | /* 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_fpclass) || defined (__stub___fpclass) | choke me | #else | char (*f) () = fpclass; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpclass; | ; | return 0; | } configure:39182: result: no configure:39094: checking for getlogin configure:39151: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39157: $? = 0 configure:39161: test -z || test ! -s conftest.err configure:39164: $? = 0 configure:39167: test -s conftest.exe configure:39170: $? = 0 configure:39182: result: yes configure:39199: checking for madvise configure:39256: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/cc2xzmbd.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:200: undefined reference to `_madvise' /cygdrive/c/temp/monetdb/build/conftest.c:199: undefined reference to `_madvise' collect2: ld returned 1 exit status configure:39262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CTIME_R 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_ISINF 1 | #define HAVE_GETLOGIN 1 | /* end confdefs.h. */ | /* Define madvise to an innocuous variant, in case declares madvise. | For example, HP-UX 11i declares gettimeofday. */ | #define madvise innocuous_madvise | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char madvise (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef madvise | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char madvise (); | /* 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_madvise) || defined (__stub___madvise) | choke me | #else | char (*f) () = madvise; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != madvise; | ; | return 0; | } configure:39287: result: no configure:39199: checking for posix_madvise configure:39256: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/ccuv4v2J.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:200: undefined reference to `_posix_madvise' /cygdrive/c/temp/monetdb/build/conftest.c:199: undefined reference to `_posix_madvise' collect2: ld returned 1 exit status configure:39262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CTIME_R 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_ISINF 1 | #define HAVE_GETLOGIN 1 | /* end confdefs.h. */ | /* Define posix_madvise to an innocuous variant, in case declares posix_madvise. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_madvise innocuous_posix_madvise | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_madvise (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_madvise | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char posix_madvise (); | /* 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_posix_madvise) || defined (__stub___posix_madvise) | choke me | #else | char (*f) () = posix_madvise; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != posix_madvise; | ; | return 0; | } configure:39287: result: no configure:39199: checking for posix_fadvise configure:39256: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' /cygdrive/c/DOCUME~1/SHERIF~1.SAK/LOCALS~1/Temp/ccVsTCpf.o: In function `main': /cygdrive/c/temp/monetdb/build/conftest.c:200: undefined reference to `_posix_fadvise' /cygdrive/c/temp/monetdb/build/conftest.c:199: undefined reference to `_posix_fadvise' collect2: ld returned 1 exit status configure:39262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CTIME_R 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_ISINF 1 | #define HAVE_GETLOGIN 1 | /* end confdefs.h. */ | /* Define posix_fadvise to an innocuous variant, in case declares posix_fadvise. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_fadvise innocuous_posix_fadvise | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_fadvise (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_fadvise | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char posix_fadvise (); | /* 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_posix_fadvise) || defined (__stub___posix_fadvise) | choke me | #else | char (*f) () = posix_fadvise; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != posix_fadvise; | ; | return 0; | } configure:39287: result: no configure:39199: checking for uname configure:39256: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39262: $? = 0 configure:39266: test -z || test ! -s conftest.err configure:39269: $? = 0 configure:39272: test -s conftest.exe configure:39275: $? = 0 configure:39287: result: yes configure:39305: checking for opendir configure:39362: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39368: $? = 0 configure:39372: test -z || test ! -s conftest.err configure:39375: $? = 0 configure:39378: test -s conftest.exe configure:39381: $? = 0 configure:39393: result: yes configure:39305: checking for readdir configure:39362: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39368: $? = 0 configure:39372: test -z || test ! -s conftest.err configure:39375: $? = 0 configure:39378: test -s conftest.exe configure:39381: $? = 0 configure:39393: result: yes configure:39305: checking for rewinddir configure:39362: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39368: $? = 0 configure:39372: test -z || test ! -s conftest.err configure:39375: $? = 0 configure:39378: test -s conftest.exe configure:39381: $? = 0 configure:39393: result: yes configure:39305: checking for closedir configure:39362: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39368: $? = 0 configure:39372: test -z || test ! -s conftest.err configure:39375: $? = 0 configure:39378: test -s conftest.exe configure:39381: $? = 0 configure:39393: result: yes configure:39305: checking for ftruncate configure:39362: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' configure:39368: $? = 0 configure:39372: test -z || test ! -s conftest.err configure:39375: $? = 0 configure:39378: test -s conftest.exe configure:39381: $? = 0 configure:39393: result: yes configure:39403: checking whether strdup is declared configure:39427: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:204: warning: unused variable `p' configure:39433: $? = 0 configure:39437: test -z || test ! -s conftest.err configure:39440: $? = 0 configure:39443: test -s conftest.o configure:39446: $? = 0 configure:39457: result: yes configure:39473: checking whether strtof is declared configure:39497: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:205: warning: unused variable `p' configure:39503: $? = 0 configure:39507: test -z || test ! -s conftest.err configure:39510: $? = 0 configure:39513: test -s conftest.o configure:39516: $? = 0 configure:39527: result: yes configure:39545: checking whether strtoll is declared configure:39569: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:206: warning: unused variable `p' configure:39575: $? = 0 configure:39579: test -z || test ! -s conftest.err configure:39582: $? = 0 configure:39585: test -s conftest.o configure:39588: $? = 0 configure:39599: result: yes configure:39615: checking whether strtoull is declared configure:39639: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:207: warning: unused variable `p' configure:39645: $? = 0 configure:39649: test -z || test ! -s conftest.err configure:39652: $? = 0 configure:39655: test -s conftest.o configure:39658: $? = 0 configure:39669: result: yes configure:39687: checking whether ctime_r is declared configure:39711: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:208: warning: unused variable `p' configure:39717: $? = 0 configure:39721: test -z || test ! -s conftest.err configure:39724: $? = 0 configure:39727: test -s conftest.o configure:39730: $? = 0 configure:39741: result: yes configure:39761: checking asctime_r3 configure:39780: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:209: error: too many arguments to function `asctime_r' configure:39786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CTIME_R 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_ISINF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_UNAME 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REWINDDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRTOF 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_CTIME_R 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | char buf[26]; struct tm t; asctime_r(&t,buf,26); | ; | return 0; | } configure:39814: result: no configure:39818: checking ctime_r3 configure:39837: gcc -o conftest.exe -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing -no-undefined conftest.c >&5 gcc: unrecognized option `-no-undefined' conftest.c: In function `main': conftest.c:209: error: too many arguments to function `ctime_r' configure:39843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MonetDB" | #define VERSION "4.13.1" | #define HOST "i686-pc-cygwin" | #define WIN32 1 | #define HAVE_C99 1 | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_OPENSSL 1 | #define HAVE_MALLOPT 1 | #define HAVE_MALLINFO 1 | #define HAVE_WINSOCK2_H 1 | #define SOCKET int | #define HAVE_SOCKLEN_T 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBBZ2 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBPCRE 1 | #define HAVE_REGEX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define iconv libiconv | #define iconv_open libiconv_open | #define iconv_close libiconv_close | #define ICONV_CONST const | #define MONETDB_PREFIX "/usr/local" | #define MONETDB_EXEC_PREFIX "${prefix}" | #define MONETDB_LOCALSTATEDIR "${prefix}/var" | #define MONETDB_LIBDIR "${exec_prefix}/lib" | #define MONETDB_SYSCONFDIR "${prefix}/etc" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_WINSOCK_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SSIZE_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_LONG_LONG 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_SIGNED_MALLINFO 1 | #define HAVE_RESTRICT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_KILL 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_TIMES 1 | #define HAVE_FSTAT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_FTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FCNTL 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_MRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CTIME_R 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_ISINF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_UNAME 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REWINDDIR 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRTOF 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_CTIME_R 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | char buf[26]; time_t t; ctime_r(&t,buf,26); | ; | return 0; | } configure:39871: result: no configure:39881: checking for special C compiler options needed for large files configure:39980: result: no configure:39986: checking for _FILE_OFFSET_BITS value needed for large files configure:40017: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:40023: $? = 0 configure:40027: test -z || test ! -s conftest.err configure:40030: $? = 0 configure:40033: test -s conftest.o configure:40036: $? = 0 configure:40101: result: no configure:40111: checking for _LARGE_FILES value needed for large files configure:40142: gcc -c -g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing conftest.c >&5 configure:40148: $? = 0 configure:40152: test -z || test ! -s conftest.err configure:40155: $? = 0 configure:40158: test -s conftest.o configure:40161: $? = 0 configure:40226: result: no configure:40760: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sherif-sakr config.status:961: creating Makefile config.status:961: creating MonetDB.pc config.status:961: creating MonetDB.spec config.status:961: creating RunMapiClient.bat config.status:961: creating RunMapprove config.status:961: creating RunMapprove.bat config.status:961: creating RunMserver config.status:961: creating RunMserver.bat config.status:961: creating RunMtest config.status:961: creating RunMtest.bat config.status:961: creating rpm.mk config.status:961: creating sysdefs.h config.status:961: creating conf/Makefile config.status:961: creating conf/MonetDB.conf config.status:961: creating scripts/Makefile config.status:961: creating src/Makefile config.status:961: creating scripts/tools/Makefile config.status:961: creating src/common/Makefile config.status:961: creating src/common/monet_options.py config.status:961: creating src/gdk/Makefile config.status:961: creating src/mapi/Makefile config.status:961: creating src/modules/Makefile config.status:961: creating src/monet/Makefile config.status:961: creating src/testing/Makefile config.status:961: creating src/testing/Mfilter.py config.status:961: creating src/testing/MkillUsers config.status:961: creating src/testing/Mlog config.status:961: creating src/testing/Mtest.py config.status:961: creating src/tools/Makefile config.status:961: creating src/tools/monetdb-config config.status:961: creating src/tools/monetdb-config.bat config.status:961: creating src/mapi/clients/Makefile config.status:961: creating src/mapi/examples/Makefile config.status:961: creating src/modules/calibrator/Makefile config.status:961: creating src/modules/contrib/Makefile config.status:961: creating src/modules/mnetcdf/Makefile config.status:961: creating src/modules/plain/Makefile config.status:961: creating src/mapi/clients/C/Makefile config.status:961: creating src/mapi/clients/haskell/Makefile config.status:961: creating src/mapi/clients/java/Makefile config.status:961: creating src/mapi/clients/perl/Makefile config.status:961: creating src/mapi/clients/php/Makefile config.status:961: creating src/mapi/clients/python/Makefile config.status:961: creating src/mapi/clients/python/MapiClient.py config.status:961: creating src/mapi/clients/tcl/Makefile config.status:961: creating src/mapi/examples/C/Makefile config.status:961: creating src/mapi/examples/java/Makefile config.status:961: creating src/mapi/clients/perl/Cimpl/Makefile config.status:961: creating src/mapi/clients/perl/DBD/Makefile config.status:961: creating src/mapi/clients/perl/MonetDB-CLI-MapiLib/Makefile config.status:961: creating src/mapi/clients/perl/MonetDB-CLI-MapiPP/Makefile config.status:961: creating src/mapi/clients/perl/MonetDB-CLI/Makefile config.status:961: creating src/mapi/clients/php/Cimpl/Makefile config.status:961: creating src/mapi/clients/python/Cimpl/Makefile config.status:961: creating src/mapi/clients/perl/DBD/monetdb/Makefile config.status:961: creating src/mapi/clients/php/Cimpl/DB/Makefile config.status:961: creating src/mapi/clients/php/Cimpl/examples/Makefile config.status:961: creating src/mapi/clients/php/Cimpl/examples/php.ini config.status:961: creating src/mapi/clients/python/Cimpl/MonetSQLdb/Makefile config.status:1058: creating monetdb_config.h config.status:1710: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_build_alias=i686-pc-cygwin ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext=.exe ac_cv_f77_compiler_gnu=yes ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_asctime_r=yes ac_cv_func_closedir=yes ac_cv_func_ctime_r=yes ac_cv_func_drand48=yes ac_cv_func_fcntl=yes ac_cv_func_fpclass=no ac_cv_func_fpclassify=no ac_cv_func_fstat=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname_r=no ac_cv_func_gethostname=yes ac_cv_func_getlogin=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_isinf=yes ac_cv_func_kill=yes ac_cv_func_localtime_r=yes ac_cv_func_lockf=no ac_cv_func_madvise=no ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_mrand48=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=yes ac_cv_func_opendir=yes ac_cv_func_pipe=yes ac_cv_func_posix_fadvise=no ac_cv_func_posix_madvise=no ac_cv_func_putenv=yes ac_cv_func_readdir=yes ac_cv_func_rewinddir=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_shutdown=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strsignal=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtof=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoull=yes ac_cv_func_sysconf=yes ac_cv_func_times=yes ac_cv_func_uname=yes ac_cv_func_utime_null=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_ctime_r=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strtof=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_pcl_h=no ac_cv_header_pcre_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_regex_h=yes ac_cv_header_rlimit_h=no ac_cv_header_sched_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=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_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_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_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_winsock2_h=yes ac_cv_header_winsock_h=yes ac_cv_header_xmmintrin_h=no ac_cv_host=i686-pc-cygwin ac_cv_host_alias=i686-pc-cygwin ac_cv_lib_crypto_ERR_get_error=yes ac_cv_lib_dl_dlopen=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_iconv_iconv=no ac_cv_lib_iconv_libiconv=yes ac_cv_lib_malloc_malloc=no ac_cv_lib_nsl_gethostbyname_r=no ac_cv_lib_nsl_r_gethostbyname_r=no ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_pthreadGC1_sem_init=no ac_cv_lib_pthreadGC2_sem_init=no ac_cv_lib_pthreadGC_sem_init=no ac_cv_lib_pthread___pthread_kill_other_threads_np=no ac_cv_lib_pthread___pthread_sigmask=yes ac_cv_lib_pthread_sem_init=yes ac_cv_lib_readline_readline=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_ssl_SSL_read=yes ac_cv_member_struct_tm_tm_zone=no ac_cv_objext=o ac_cv_path_ANT=no ac_cv_path_BASH=/usr/bin/sh ac_cv_path_JAR=/usr/bin/jar ac_cv_path_PCRETEST=/usr/bin/pcretest ac_cv_path_PCRE_CONFIG=/usr/bin/pcre-config ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PHP_CONFIG=no ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_DVIPS=dvips ac_cv_prog_FIG2DEV=fig2dev ac_cv_prog_LATEX=latex ac_cv_prog_LEX=flex ac_cv_prog_LOCKFILE='lockfile -r 2' ac_cv_prog_MV='mv -f' ac_cv_prog_PDFLATEX=pdflatex ac_cv_prog_RM='rm -f' ac_cv_prog_RPMBUILD=rpmbuild ac_cv_prog_TEXI2HTML=texi2html ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_AS=as ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_F77=g77 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_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_ptrdiff_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sizeof_void_p=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i686-pc-cygwin ac_cv_target_alias=i686-pc-cygwin ac_cv_type_SOCKET=no ac_cv_type___int64=no ac_cv_type_char=yes ac_cv_type_iconv_t=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_void_p=yes ac_cv_var_tzname=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=8192 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' mn_cv_have__sys_siglist=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /cygdrive/c/temp/monetdb/conf/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /cygdrive/c/temp/monetdb/conf/missing --run tar' ANT='no' AR='ar' AS='as' AUTOCONF='${SHELL} /cygdrive/c/temp/monetdb/conf/missing --run autoconf' AUTOHEADER='${SHELL} /cygdrive/c/temp/monetdb/conf/missing --run autoheader' AUTOMAKE='${SHELL} /cygdrive/c/temp/monetdb/conf/missing --run automake-1.9' AWK='gawk' BASH='/usr/bin/sh' BZ_CFLAGS='' BZ_LIBS=' -lbz2' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -std=gnu99 -Wall -W -fno-strict-aliasing $(X_CFLAGS)' CFLAGS_NO_OPT='-O0' CLASSPATH='' CONFIG_H='monetdb_config.h' CPP='gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CURL_CFLAGS='' CURL_CONFIG='' CURL_LIBS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='cygpath -w' CYGPATH_WP='cygpath -wp' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRSEP='/' DLLTOOL='dlltool' DL_LIBS='' DOCTOOLS_FALSE='' DOCTOOLS_TRUE='#' DVIPS='dvips' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='.exe' F77='g77' FFLAGS='-g -O2' FIG2DEV='fig2dev' FIG2DEV_EPS='eps' HAVE_ANT_FALSE='' HAVE_ANT_TRUE='#' HAVE_JAVA_FALSE='' HAVE_JAVA_TRUE='#' HAVE_NETCDF_FALSE='' HAVE_NETCDF_TRUE='#' HAVE_PCRE_FALSE='#' HAVE_PCRE_TRUE='' HAVE_PEAR_FALSE='' HAVE_PEAR_TRUE='#' HAVE_PERL_DEVEL_FALSE='#' HAVE_PERL_DEVEL_TRUE='' HAVE_PERL_FALSE='#' HAVE_PERL_SWIG_FALSE='#' HAVE_PERL_SWIG_TRUE='' HAVE_PERL_TRUE='' HAVE_PHP_FALSE='' HAVE_PHP_TRUE='#' HAVE_PYTHON_DEVEL_FALSE='#' HAVE_PYTHON_DEVEL_TRUE='' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_SWIG_FALSE='#' HAVE_PYTHON_SWIG_TRUE='' HAVE_PYTHON_TRUE='' HAVE_SWIG_FALSE='' HAVE_SWIG_TRUE='#' HWCOUNTERS_INCS='' HWCOUNTERS_LIBS='' ICONV_CFLAGS='' ICONV_LIBS=' -liconv' INSTALL_BACKUP='--backup=nil' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' JAR='' JAVA='' JAVAC='' JAVACFLAGS=' -g:none -O' JAVADOC='' JAVAVERS='' LATEX2HTML='' LATEX='latex' LDFLAGS=' -no-undefined' LEX='' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINK_STATIC_FALSE='' LINK_STATIC_TRUE='#' LINUX_DIST='' LN_S='ln -s' LOCKFILE='lockfile -r 2' LTLIBOBJS='' MAKEINFO='${SHELL} /cygdrive/c/temp/monetdb/conf/missing --run makeinfo' MALLOC_LIBS='' MEL='' MEL_LIBS='' MONETDB_BUILD='/cygdrive/c/temp/monetdb/build' MONETDB_SOURCE='/cygdrive/c/temp/monetdb' MV='mv -f' MX='' NATIVE_WIN32_FALSE='' NATIVE_WIN32_TRUE='#' NEED_MX_FALSE='' NEED_MX_TRUE='#' NETCDF='no' NETCDF_CFLAGS='' NETCDF_LIBS='' NOT_WIN32_FALSE='#' NOT_WIN32_TRUE='' NO_INLINE_CFLAGS='' NO_OPTIMIZE_FILES='' NO_X_CFLAGS='_NO_X_CFLAGS_' OBJC='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_INCS='' OPENSSL_LIBS=' -lssl -lcrypto' PACKAGE='MonetDB' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATHSEP=':' PATH_SEPARATOR=':' PCL_CFLAGS='' PCL_LIBS='' PCRETEST='/usr/bin/pcretest' PCRE_CFLAGS='' PCRE_CONFIG='/usr/bin/pcre-config' PCRE_LIBS='-L/usr/lib -lpcre' PDFLATEX='pdflatex' PEAR='pear' PERL='/usr/bin/perl' PERL_INCS='-I/usr/lib/perl5/5.8/cygwin/CORE' PERL_LIBDIR='lib/perl5/vendor_perl/5.8/cygwin' PERL_LIBS='-L/usr/lib/perl5/5.8/cygwin/CORE -lperl' PHP_CONFIG='no' PHP_EXTENSIONDIR='' PHP_INCS='' PHP_PEARDIR='' PROFILING_FALSE='' PROFILING_TRUE='#' PTHREAD_INCS='' PTHREAD_LIBS=' -lpthread' PYTHON='/usr/bin/python' PYTHON_INCS='-I/usr/include/python2.4' PYTHON_LIBDIR='lib/python2.4/site-packages' PYTHON_LIBS='-L/usr/lib/python2.4/config -lpython2.4' QDIRSEP='/' QMONETDB_BUILD='/cygdrive/c/temp/monetdb/build' QMONETDB_SOURCE='/cygdrive/c/temp/monetdb' QXMONETDB_BUILD='/cygdrive/c/temp/monetdb/build' QXMONETDB_SOURCE='/cygdrive/c/temp/monetdb' QXbindir='${exec_prefix}/bin' QXdatadir='${prefix}/share' QXexec_prefix='${prefix}' QXincludedir='${prefix}/include' QXinfodir='${prefix}/info' QXlibdir='${exec_prefix}/lib' QXlibexecdir='${exec_prefix}/libexec' QXlocalstatedir='${prefix}/var' QXmandir='${prefix}/man' QXprefix='/usr/local' QXsrcdir='..' QXsysconfdir='${prefix}/etc' Qbindir='${exec_prefix}/bin' Qdatadir='${prefix}/share' Qexec_prefix='${prefix}' Qincludedir='${prefix}/include' Qinfodir='${prefix}/info' Qlibdir='${exec_prefix}/lib' Qlibexecdir='${exec_prefix}/libexec' Qlocalstatedir='${prefix}/var' Qmandir='${prefix}/man' Qprefix='/usr/local' Qsrcdir='..' Qsysconfdir='${prefix}/etc' RANLIB='ranlib' READLINE_INCS='' READLINE_LIBS=' -lreadline' RM='rm -f' RPMBUILD='rpmbuild' SET_MAKE='' SHARED_LIBS='' SHELL='/bin/sh' SOCKET_LIBS='-lws2_32' SOEXT='.so' STRIP='strip' SWIG='' TEXI2HTML='texi2html' THREAD_SAVE_FLAGS='$(thread_safe_flag_spec) -D_REENTRANT' VERSION='4.13.1' XMONETDB_BUILD='/cygdrive/c/temp/monetdb/build' XMONETDB_SOURCE='/cygdrive/c/temp/monetdb' XPHP_EXTENSIONDIR='' XPHP_PEARDIR='' X_CFLAGS=' -Werror-implicit-function-declaration -Werror -Wno-unused-function -Wno-unused-label' Xbindir='${exec_prefix}/bin' Xdatadir='${prefix}/share' Xexec_prefix='${prefix}' Xincludedir='${prefix}/include' Xinfodir='${prefix}/info' Xlibdir='${exec_prefix}/lib' Xlibexecdir='${exec_prefix}/libexec' Xlocalstatedir='${prefix}/var' Xmandir='${prefix}/man' Xprefix='/usr/local' Xsrcdir='..' Xsysconfdir='${prefix}/etc' YACC='' Z_CFLAGS='' Z_LIBS=' -lz' ac_ct_AR='ar' ac_ct_AS='as' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DLLTOOL='dlltool' ac_ct_F77='g77' ac_ct_OBJC='' ac_ct_OBJDUMP='objdump' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chf - "$$tardir"' am__untar='${AMTAR} xf -' anttranslatepath='echo' bindir='${exec_prefix}/bin' bits='32' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/cygdrive/c/temp/monetdb/conf/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oids='32' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-cygwin' target_alias='' target_cpu='i686' target_os='cygwin' target_vendor='pc' thread_safe_flag_spec='' translatepath='echo' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ASCTIME_R 1 #define HAVE_C99 1 #define HAVE_CLOSEDIR 1 #define HAVE_CTIME_R 1 #define HAVE_DECL_CTIME_R 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRTOF 1 #define HAVE_DECL_STRTOLL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DRAND48 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 #define HAVE_FSTAT 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOGIN 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWUID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_ICONV_H 1 #define HAVE_IEEEFP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISINF 1 #define HAVE_KILL 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBPCRE 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLINFO 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOPT 1 #define HAVE_MEMORY_H 1 #define HAVE_MKDIR 1 #define HAVE_MRAND48 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETDB_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_OPENDIR 1 #define HAVE_OPENSSL 1 #define HAVE_PIPE 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTRDIFF_T 1 #define HAVE_PUTENV 1 #define HAVE_PWD_H 1 #define HAVE_READDIR 1 #define HAVE_REGEX_H 1 #define HAVE_RESTRICT 1 #define HAVE_REWINDDIR 1 #define HAVE_RMDIR 1 #define HAVE_SCHED_H 1 #define HAVE_SELECT 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETSID 1 #define HAVE_SHUTDOWN 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGNED_MALLINFO 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SSIZE_T 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOF 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRUCT_MALLINFO 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIMES 1 #define HAVE_TIME_H 1 #define HAVE_TZNAME 1 #define HAVE_UNAME 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WINSOCK2_H 1 #define HAVE_WINSOCK_H 1 #define HOST "i686-pc-cygwin" #define ICONV_CONST const #define MONETDB_EXEC_PREFIX "${prefix}" #define MONETDB_LIBDIR "${exec_prefix}/lib" #define MONETDB_LOCALSTATEDIR "${prefix}/var" #define MONETDB_PREFIX "/usr/local" #define MONETDB_SYSCONFDIR "${prefix}/etc" #define PACKAGE "MonetDB" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define SETPGRP_VOID 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_PTRDIFF_T 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_VOID_P 4 #define SIZEOF___INT64 0 #define SOCKET int #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "4.13.1" #define WIN32 1 #define YYTEXT_POINTER 1 #define iconv libiconv #define iconv_close libiconv_close #define iconv_open libiconv_open #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0