This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by LibDsk configure 1.4.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libdsk-1.4.2 --htmldir=/usr/share/doc/libdsk-1.4.2/html --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.15-hardened uname -s = Linux uname -v = #1 SMP Sat Dec 17 12:32:14 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2339: checking build system type configure:2353: result: x86_64-pc-linux-gnu configure:2373: checking host system type configure:2386: result: x86_64-pc-linux-gnu configure:2406: checking target system type configure:2419: result: x86_64-pc-linux-gnu configure:2492: checking how to print strings configure:2519: result: printf configure:2551: checking for x86_64-pc-linux-gnu-gcc configure:2567: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2578: result: x86_64-pc-linux-gnu-gcc configure:2847: checking for C compiler version configure:2856: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2867: $? = 0 configure:2856: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) configure:2867: $? = 0 configure:2856: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2867: $? = 1 configure:2856: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2867: $? = 1 configure:2887: checking whether the C compiler works configure:2909: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2913: $? = 0 configure:2961: result: yes configure:2964: checking for C compiler default output file name configure:2966: result: a.out configure:2972: checking for suffix of executables configure:2979: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2983: $? = 0 configure:3005: result: configure:3027: checking whether we are cross compiling configure:3035: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3039: $? = 0 configure:3046: ./conftest configure:3050: $? = 0 configure:3065: result: no configure:3070: checking for suffix of object files configure:3092: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3096: $? = 0 configure:3117: result: o configure:3121: checking whether we are using the GNU C compiler configure:3140: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3140: $? = 0 configure:3149: result: yes configure:3158: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3178: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3178: $? = 0 configure:3219: result: yes configure:3236: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3299: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3299: $? = 0 configure:3312: result: none needed configure:3337: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3359: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3362: $? = 0 configure:3359: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3362: $? = 0 configure:3374: result: yes configure:3391: checking for a sed that does not truncate output configure:3455: result: /bin/sed configure:3473: checking for grep that handles long lines and -e configure:3531: result: /bin/grep configure:3536: checking for egrep configure:3598: result: /bin/grep -E configure:3603: checking for fgrep configure:3665: result: /bin/grep -F configure:3700: checking for ld used by x86_64-pc-linux-gnu-gcc configure:3767: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:3774: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:3789: result: yes configure:3801: checking for BSD- or MS-compatible name lister (nm) configure:3855: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:3985: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:3992: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3995: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:3998: output 0000000000000000 B some_variable configure:4005: result: BSD nm configure:4008: checking whether ln -s works configure:4012: result: yes configure:4020: checking the maximum length of command line arguments configure:4151: result: 1572864 configure:4199: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4239: result: func_convert_file_noop configure:4246: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4266: result: func_convert_file_noop configure:4273: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:4280: result: -r configure:4314: checking for x86_64-pc-linux-gnu-objdump configure:4330: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:4341: result: x86_64-pc-linux-gnu-objdump configure:4413: checking how to recognize dependent libraries configure:4613: result: pass_all configure:4658: checking for x86_64-pc-linux-gnu-dlltool configure:4688: result: no configure:4698: checking for dlltool configure:4728: result: no configure:4758: checking how to associate runtime and link libraries configure:4785: result: printf %s\n configure:4802: checking for x86_64-pc-linux-gnu-ar configure:4818: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4829: result: x86_64-pc-linux-gnu-ar configure:4910: checking for archiver @FILE support configure:4927: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4927: $? = 0 configure:4930: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:4933: $? = 0 configure:4938: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:4941: $? = 1 configure:4953: result: @ configure:4971: checking for x86_64-pc-linux-gnu-strip configure:4987: found /usr/bin/x86_64-pc-linux-gnu-strip configure:4998: result: x86_64-pc-linux-gnu-strip configure:5070: checking for x86_64-pc-linux-gnu-ranlib configure:5086: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5097: result: x86_64-pc-linux-gnu-ranlib configure:5214: checking for gawk configure:5230: found /usr/bin/gawk configure:5241: result: gawk configure:5281: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:5434: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5437: $? = 0 configure:5441: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:5444: $? = 0 configure:5510: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:5513: $? = 0 configure:5551: result: ok configure:5598: checking for sysroot configure:5628: result: no configure:5635: checking for a working dd configure:5673: result: /bin/dd configure:5677: checking how to truncate binary pipes configure:5692: result: /bin/dd bs=4096 count=1 configure:5828: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5831: $? = 0 configure:5981: checking for x86_64-pc-linux-gnu-mt configure:6011: result: no configure:6021: checking for mt configure:6037: found /usr/sbin/mt configure:6048: result: mt configure:6071: checking if mt is a manifest tool configure:6077: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:6085: result: no configure:6762: checking how to run the C preprocessor configure:6793: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6793: $? = 0 configure:6807: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6832: result: x86_64-pc-linux-gnu-gcc -E configure:6852: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6852: $? = 0 configure:6866: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6895: checking for ANSI C header files configure:6915: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6915: $? = 0 configure:6988: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6988: $? = 0 configure:6988: ./conftest configure:6988: $? = 0 configure:6999: result: yes configure:7012: checking for sys/types.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for sys/stat.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for stdlib.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for string.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for memory.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for strings.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for inttypes.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for stdint.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7012: checking for unistd.h configure:7012: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7012: $? = 0 configure:7012: result: yes configure:7026: checking for dlfcn.h configure:7026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7026: $? = 0 configure:7026: result: yes configure:7282: checking for objdir configure:7297: result: .libs configure:7561: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7579: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:7583: $? = 0 configure:7596: result: no configure:7954: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:7961: result: -fPIC -DPIC configure:7969: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:7987: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:7991: $? = 0 configure:8004: result: yes configure:8033: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8061: result: yes configure:8076: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8097: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 configure:8101: $? = 0 configure:8123: result: yes configure:8131: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8178: result: yes configure:8211: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:9474: result: yes configure:9511: checking whether -lc should be explicitly linked in configure:9519: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:9522: $? = 0 configure:9537: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9540: $? = 0 configure:9554: result: no configure:9714: checking dynamic linker characteristics configure:10295: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10295: $? = 0 configure:10544: result: GNU/Linux ld.so configure:10666: checking how to hardcode library paths into programs configure:10691: result: immediate configure:11239: checking whether stripping libraries is possible configure:11244: result: yes configure:11279: checking if libtool supports shared libraries configure:11281: result: yes configure:11284: checking whether to build shared libraries configure:11309: result: yes configure:11312: checking whether to build static libraries configure:11316: result: yes configure:11371: checking for a BSD-compatible install configure:11439: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:11450: checking whether build environment is sane configure:11505: result: yes configure:11540: WARNING: 'missing' script is too old or missing configure:11653: checking for a thread-safe mkdir -p configure:11692: result: /bin/mkdir -p configure:11695: checking whether make sets $(MAKE) configure:11717: result: yes configure:11747: checking for style of include used by make configure:11775: result: GNU configure:11809: checking whether make supports nested variables configure:11826: result: yes configure:11911: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12022: result: none configure:12150: checking for x86_64-pc-linux-gnu-gcc configure:12177: result: x86_64-pc-linux-gnu-gcc configure:12446: checking for C compiler version configure:12455: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12466: $? = 0 configure:12455: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) configure:12466: $? = 0 configure:12455: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:12466: $? = 1 configure:12455: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:12466: $? = 1 configure:12470: checking whether we are using the GNU C compiler configure:12498: result: yes configure:12507: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:12568: result: yes configure:12585: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:12661: result: none needed configure:12686: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:12723: result: yes configure:12741: checking whether make sets $(MAKE) configure:12763: result: yes configure:12778: checking for ANSI C header files configure:12882: result: yes configure:12893: checking errno.h usability configure:12893: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12893: $? = 0 configure:12893: result: yes configure:12893: checking errno.h presence configure:12893: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12893: $? = 0 configure:12893: result: yes configure:12893: checking for errno.h configure:12893: result: yes configure:12893: checking limits.h usability configure:12893: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12893: $? = 0 configure:12893: result: yes configure:12893: checking limits.h presence configure:12893: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12893: $? = 0 configure:12893: result: yes configure:12893: checking for limits.h configure:12893: result: yes configure:12893: checking sys/ioctl.h usability configure:12893: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12893: $? = 0 configure:12893: result: yes configure:12893: checking sys/ioctl.h presence configure:12893: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12893: $? = 0 configure:12893: result: yes configure:12893: checking for sys/ioctl.h configure:12893: result: yes configure:12893: checking stat.h usability configure:12893: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:60:18: fatal error: stat.h: No such file or directory compilation terminated. configure:12893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12893: result: no configure:12893: checking stat.h presence configure:12893: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:27:18: fatal error: stat.h: No such file or directory compilation terminated. configure:12893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:12893: result: no configure:12893: checking for stat.h configure:12893: result: no configure:12893: checking for sys/stat.h configure:12893: result: yes configure:12893: checking for sys/types.h configure:12893: result: yes configure:12906: checking for unistd.h configure:12906: result: yes configure:12906: checking termios.h usability configure:12906: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12906: $? = 0 configure:12906: result: yes configure:12906: checking termios.h presence configure:12906: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12906: $? = 0 configure:12906: result: yes configure:12906: checking for termios.h configure:12906: result: yes configure:12906: checking libgen.h usability configure:12906: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12906: $? = 0 configure:12906: result: yes configure:12906: checking libgen.h presence configure:12906: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12906: $? = 0 configure:12906: result: yes configure:12906: checking for libgen.h configure:12906: result: yes configure:12906: checking assert.h usability configure:12906: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12906: $? = 0 configure:12906: result: yes configure:12906: checking assert.h presence configure:12906: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12906: $? = 0 configure:12906: result: yes configure:12906: checking for assert.h configure:12906: result: yes configure:12919: checking dirent.h usability configure:12919: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking dirent.h presence configure:12919: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking for dirent.h configure:12919: result: yes configure:12919: checking fcntl.h usability configure:12919: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking fcntl.h presence configure:12919: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking for fcntl.h configure:12919: result: yes configure:12919: checking utime.h usability configure:12919: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking utime.h presence configure:12919: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking for utime.h configure:12919: result: yes configure:12919: checking pwd.h usability configure:12919: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking pwd.h presence configure:12919: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking for pwd.h configure:12919: result: yes configure:12919: checking time.h usability configure:12919: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking time.h presence configure:12919: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12919: $? = 0 configure:12919: result: yes configure:12919: checking for time.h configure:12919: result: yes configure:12919: checking dir.h usability configure:12919: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:71:17: fatal error: dir.h: No such file or directory compilation terminated. configure:12919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12919: result: no configure:12919: checking dir.h presence configure:12919: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:38:17: fatal error: dir.h: No such file or directory compilation terminated. configure:12919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:12919: result: no configure:12919: checking for dir.h configure:12919: result: no configure:12919: checking direct.h usability configure:12919: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:71:20: fatal error: direct.h: No such file or directory compilation terminated. configure:12919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12919: result: no configure:12919: checking direct.h presence configure:12919: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:38:20: fatal error: direct.h: No such file or directory compilation terminated. configure:12919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:12919: result: no configure:12919: checking for direct.h configure:12919: result: no configure:12932: checking linux/fd.h usability configure:12932: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12932: $? = 0 configure:12932: result: yes configure:12932: checking linux/fd.h presence configure:12932: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12932: $? = 0 configure:12932: result: yes configure:12932: checking for linux/fd.h configure:12932: result: yes configure:12932: checking linux/fdreg.h usability configure:12932: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:12932: $? = 0 configure:12932: result: yes configure:12932: checking linux/fdreg.h presence configure:12932: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12932: $? = 0 configure:12932: result: yes configure:12932: checking for linux/fdreg.h configure:12932: result: yes configure:12932: checking shlobj.h usability configure:12932: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:73:20: fatal error: shlobj.h: No such file or directory compilation terminated. configure:12932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12932: result: no configure:12932: checking shlobj.h presence configure:12932: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:40:20: fatal error: shlobj.h: No such file or directory compilation terminated. configure:12932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | /* end confdefs.h. */ | #include configure:12932: result: no configure:12932: checking for shlobj.h configure:12932: result: no configure:12945: checking for windows.h configure:12945: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:45:21: fatal error: windows.h: No such file or directory compilation terminated. configure:12945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:12945: result: no configure:12945: checking for winioctl.h configure:12945: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:45:22: fatal error: winioctl.h: No such file or directory compilation terminated. configure:12945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | /* end confdefs.h. */ | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:12945: result: no configure:12963: checking for strcmpi configure:12963: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-emulation/libdsk-1.4.2/temp/ccBQJSTd.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strcmpi' collect2: error: ld returned 1 exit status configure:12963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | /* end confdefs.h. */ | /* Define strcmpi to an innocuous variant, in case declares strcmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strcmpi innocuous_strcmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcmpi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcmpi | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strcmpi (); | /* 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_strcmpi || defined __stub___strcmpi | choke me | #endif | | int | main () | { | return strcmpi (); | ; | return 0; | } configure:12963: result: no configure:12963: checking for stricmp configure:12963: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-emulation/libdsk-1.4.2/temp/cck9Uhfm.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:12963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:12963: result: no configure:12963: checking for strcasecmp configure:12963: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:12963: $? = 0 configure:12963: result: yes configure:12974: checking for mkstemp configure:12974: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12974: $? = 0 configure:12974: result: yes configure:12985: checking for basename configure:12985: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12985: $? = 0 configure:12985: result: yes configure:12996: checking for fork configure:12996: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:12996: $? = 0 configure:12996: result: yes configure:13007: checking for GetTempFileName configure:13007: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-emulation/libdsk-1.4.2/temp/cc3mHczC.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `GetTempFileName' collect2: error: ld returned 1 exit status configure:13007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_BASENAME 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define GetTempFileName to an innocuous variant, in case declares GetTempFileName. | For example, HP-UX 11i declares gettimeofday. */ | #define GetTempFileName innocuous_GetTempFileName | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetTempFileName (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetTempFileName | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char GetTempFileName (); | /* 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_GetTempFileName || defined __stub___GetTempFileName | choke me | #endif | | int | main () | { | return GetTempFileName (); | ; | return 0; | } configure:13007: result: no configure:13018: checking for sleep configure:13018: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13018: $? = 0 configure:13018: result: yes configure:13031: checking zlib.h usability configure:13031: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:13031: $? = 0 configure:13031: result: yes configure:13031: checking zlib.h presence configure:13031: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13031: $? = 0 configure:13031: result: yes configure:13031: checking for zlib.h configure:13031: result: yes configure:13041: checking for zlibVersion in -lz configure:13066: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 configure:13066: $? = 0 configure:13075: result: yes configure:13090: checking bzlib.h usability configure:13090: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:13090: $? = 0 configure:13090: result: yes configure:13090: checking bzlib.h presence configure:13090: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13090: $? = 0 configure:13090: result: yes configure:13090: checking for bzlib.h configure:13090: result: yes configure:13100: checking for BZ2_bzlibVersion in -lbz2 configure:13125: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 -lz >&5 configure:13125: $? = 0 configure:13134: result: yes configure:14001: checking for an ANSI C-conforming const configure:14067: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:14067: $? = 0 configure:14074: result: yes configure:14082: checking for size_t configure:14082: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 configure:14082: $? = 0 configure:14082: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:85:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_BASENAME 1 | #define HAVE_FORK 1 | #define HAVE_SLEEP 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14082: result: yes configure:14099: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:14133: result: no configure:14140: checking whether sys/types.h defines makedev configure:14156: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -DAUTOSHARE=/usr/share/LibDsk -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 -lz >&5 conftest.c: In function 'main': conftest.c:53:8: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] return makedev(0, 0); ^ /var/tmp/portage/app-emulation/libdsk-1.4.2/temp/ccwj924l.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `makedev' collect2: error: ld returned 1 exit status configure:14156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_BASENAME 1 | #define HAVE_FORK 1 | #define HAVE_SLEEP 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure:14165: result: no configure:14169: checking sys/mkdev.h usability configure:14169: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -DAUTOSHARE=/usr/share/LibDsk conftest.c >&5 conftest.c:82:23: fatal error: sys/mkdev.h: No such file or directory compilation terminated. configure:14169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_BASENAME 1 | #define HAVE_FORK 1 | #define HAVE_SLEEP 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14169: result: no configure:14169: checking sys/mkdev.h presence configure:14169: x86_64-pc-linux-gnu-gcc -E -DAUTOSHARE=/usr/share/LibDsk conftest.c conftest.c:49:23: fatal error: sys/mkdev.h: No such file or directory compilation terminated. configure:14169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibDsk" | #define PACKAGE_TARNAME "libdsk" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LibDsk 1.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define PACKAGE "libdsk" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FDREG_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_BASENAME 1 | #define HAVE_FORK 1 | #define HAVE_SLEEP 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | /* end confdefs.h. */ | #include configure:14169: result: no configure:14169: checking for sys/mkdev.h configure:14169: result: no configure:14179: checking sys/sysmacros.h usability configure:14179: x86_64-pc-linux-gnu-gcc -c -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -DAUTOSHARE=/usr/share/LibDsk conftest.c >&5 configure:14179: $? = 0 configure:14179: result: yes configure:14179: checking sys/sysmacros.h presence configure:14179: x86_64-pc-linux-gnu-gcc -E -DAUTOSHARE=/usr/share/LibDsk conftest.c configure:14179: $? = 0 configure:14179: result: yes configure:14179: checking for sys/sysmacros.h configure:14179: result: yes configure:14190: checking for working memcmp configure:14233: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -DAUTOSHARE=/usr/share/LibDsk -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 -lz >&5 configure:14233: $? = 0 configure:14233: ./conftest configure:14233: $? = 0 configure:14243: result: yes configure:14254: checking for strerror configure:14254: x86_64-pc-linux-gnu-gcc -o conftest -Wall -DNOTWINDLL -O2 -pipe -march=native -Wall -DAUTOSHARE=/usr/share/LibDsk -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 -lz >&5 configure:14254: $? = 0 configure:14254: result: yes configure:14377: checking that generated files are newer than configure configure:14383: result: done configure:14406: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by LibDsk config.status 1.4.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1134: creating Makefile config.status:1134: creating doc/Makefile config.status:1134: creating include/Makefile config.status:1134: creating lib/Makefile config.status:1134: creating tools/Makefile config.status:1134: creating man/Makefile config.status:1134: creating config.h config.status:1363: executing libtool commands config.status:1363: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_GetTempFileName=no ac_cv_func_basename=yes ac_cv_func_fork=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkstemp=yes ac_cv_func_sleep=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcmpi=no ac_cv_func_strerror=yes ac_cv_func_stricmp=no ac_cv_header_assert_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_dir_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_fd_h=yes ac_cv_header_linux_fdreg_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_shlobj_h=no ac_cv_header_stat_h=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_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=no ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_windows_h=no ac_cv_header_winioctl_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_bz2_BZ2_bzlibVersion=yes ac_cv_lib_z_zlibVersion=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-Wall -DNOTWINDLL -O2 -pipe -march=native -Wall' CLASSPATH='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -DAUTOSHARE=/usr/share/LibDsk' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='true' JAVA='true' JAVAC='true' JAVACFLAGS='' JAVADOC='true' JAVAFLAGS='' JAVAH='true' JAVAPREFIX='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBDSKJAR='' LIBOBJS='' LIBS='-lbz2 -lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libdsk' PACKAGE_BUGREPORT='' PACKAGE_NAME='LibDsk' PACKAGE_STRING='LibDsk 1.4.2' PACKAGE_TARNAME='libdsk' PACKAGE_URL='' PACKAGE_VERSION='1.4.2' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TOOLCLASSES='' VERSION='1.4.2' _ACJNI_JAVAC='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/libdsk-1.4.2' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/libdsk-1.4.2/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-emulation/libdsk-1.4.2/work/libdsk-1.4.2/config/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' uudecode='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "LibDsk" #define PACKAGE_TARNAME "libdsk" #define PACKAGE_VERSION "1.4.2" #define PACKAGE_STRING "LibDsk 1.4.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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 #define LT_OBJDIR ".libs/" #define PACKAGE "libdsk" #define VERSION "1.4.2" #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_UTIME_H 1 #define HAVE_PWD_H 1 #define HAVE_TIME_H 1 #define HAVE_LINUX_FD_H 1 #define HAVE_LINUX_FDREG_H 1 #define HAVE_STRCASECMP 1 #define HAVE_MKSTEMP 1 #define HAVE_BASENAME 1 #define HAVE_FORK 1 #define HAVE_SLEEP 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 #define HAVE_BZLIB_H 1 #define HAVE_LIBBZ2 1 #define MAJOR_IN_SYSMACROS 1 #define HAVE_STRERROR 1 configure: exit 0