This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cgminer configure 4.3.5-scrypt.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --enable-scrypt --enable-lketc --enable-zeus ## --------- ## ## Platform. ## ## --------- ## hostname = DESKTOP-1EUOO25 uname -m = i686 uname -r = 1.0.19(0.48/3/2) uname -s = MINGW32_NT-6.2 uname -v = 2016-07-13 17:45 /usr/bin/uname -p = unknown /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: . PATH: /usr/local/bin PATH: /mingw/bin PATH: /bin PATH: /c/Windows/system32 PATH: /c/Windows PATH: /c/Windows/System32/Wbem PATH: /c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /c/Windows/System32/OpenSSH/ PATH: /c/Program Files/Git/cmd PATH: /c/Program Files (x86)/GTK2-Runtime/bin PATH: /c/Users/cross/AppData/Local/Microsoft/WindowsApps PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2864: checking build system type configure:2878: result: i686-pc-mingw32 configure:2898: checking host system type configure:2911: result: i686-pc-mingw32 configure:2931: checking target system type configure:2944: result: i686-pc-mingw32 configure:2992: checking for a BSD-compatible install configure:3060: result: /bin/install -c configure:3071: checking whether build environment is sane configure:3121: result: yes configure:3262: checking for a thread-safe mkdir -p configure:3301: result: /bin/mkdir -p configure:3315: checking for gawk configure:3331: found /bin/gawk configure:3342: result: gawk configure:3353: checking whether make sets $(MAKE) configure:3375: result: yes configure:3479: checking for style of include used by make configure:3507: result: GNU configure:3577: checking for gcc configure:3593: found /mingw/bin/gcc configure:3604: result: gcc configure:3833: checking for C compiler version configure:3842: gcc --version >&5 gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0 Copyright (C) 2016 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:3853: $? = 0 configure:3842: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe Target: mingw32 Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --with-gmp=/mingw --with-mpfr --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --enable-libgomp --disable-libvtv --enable-nls Thread model: win32 gcc version 6.3.0 (MinGW.org GCC-6.3.0-1) configure:3853: $? = 0 configure:3842: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3853: $? = 1 configure:3842: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc.exe: fatal error: no input files compilation terminated. configure:3853: $? = 1 configure:3873: checking whether the C compiler works configure:3895: gcc conftest.c >&5 configure:3899: $? = 0 configure:3947: result: yes configure:3950: checking for C compiler default output file name configure:3952: result: a.exe configure:3958: checking for suffix of executables configure:3965: gcc -o conftest.exe conftest.c >&5 configure:3969: $? = 0 configure:3991: result: .exe configure:4013: checking whether we are cross compiling configure:4021: gcc -o conftest.exe conftest.c >&5 configure:4025: $? = 0 configure:4032: ./conftest.exe configure:4036: $? = 0 configure:4051: result: no configure:4056: checking for suffix of object files configure:4078: gcc -c conftest.c >&5 configure:4082: $? = 0 configure:4103: result: o configure:4107: checking whether we are using the GNU C compiler configure:4126: gcc -c conftest.c >&5 configure:4126: $? = 0 configure:4135: result: yes configure:4144: checking whether gcc accepts -g configure:4164: gcc -c -g conftest.c >&5 configure:4164: $? = 0 configure:4205: result: yes configure:4222: checking for gcc option to accept ISO C89 configure:4286: gcc -c -g -O2 conftest.c >&5 configure:4286: $? = 0 configure:4299: result: none needed configure:4321: checking dependency style of gcc configure:4431: result: gcc3 configure:4452: checking how to run the C preprocessor configure:4483: gcc -E conftest.c configure:4483: $? = 0 configure:4497: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | /* end confdefs.h. */ | #include configure:4522: result: gcc -E configure:4542: gcc -E conftest.c configure:4542: $? = 0 configure:4556: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | /* end confdefs.h. */ | #include configure:4585: checking for grep that handles long lines and -e configure:4643: result: /bin/grep configure:4648: checking for egrep configure:4710: result: /bin/grep -E configure:4715: checking for ANSI C header files configure:4735: gcc -c -g -O2 conftest.c >&5 configure:4735: $? = 0 configure:4808: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4808: $? = 0 configure:4808: ./conftest.exe configure:4808: $? = 0 configure:4819: result: yes configure:4832: checking for sys/types.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/stat.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for stdlib.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for string.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for memory.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for strings.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for inttypes.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for stdint.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for unistd.h configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4847: checking minix/config.h usability configure:4847: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4847: result: no configure:4847: checking minix/config.h presence configure:4847: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4847: result: no configure:4847: checking for minix/config.h configure:4847: result: no configure:4876: checking whether it is safe to define __EXTENSIONS__ configure:4894: gcc -c -g -O2 conftest.c >&5 configure:4894: $? = 0 configure:4901: result: yes configure:4948: checking whether to enable maintainer-specific portions of Makefiles configure:4957: result: no configure:5019: checking for gcc configure:5046: result: gcc configure:5275: checking for C compiler version configure:5284: gcc --version >&5 gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0 Copyright (C) 2016 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:5295: $? = 0 configure:5284: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe Target: mingw32 Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --with-gmp=/mingw --with-mpfr --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --enable-libgomp --disable-libvtv --enable-nls Thread model: win32 gcc version 6.3.0 (MinGW.org GCC-6.3.0-1) configure:5295: $? = 0 configure:5284: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:5295: $? = 1 configure:5284: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc.exe: fatal error: no input files compilation terminated. configure:5295: $? = 1 configure:5299: checking whether we are using the GNU C compiler configure:5327: result: yes configure:5336: checking whether gcc accepts -g configure:5397: result: yes configure:5414: checking for gcc option to accept ISO C89 configure:5491: result: none needed configure:5513: checking dependency style of gcc configure:5623: result: gcc3 configure:5681: checking for ranlib configure:5697: found /mingw/bin/ranlib configure:5708: result: ranlib configure:5756: checking whether gcc needs -traditional conftest.c:29:19: fatal error: sgtty.h: No such file or directory #include ^ compilation terminated. conftest.c:29:20: fatal error: termio.h: No such file or directory #include ^ compilation terminated. configure:5790: result: no configure:5798: checking whether gcc and cc understand -c and -o together configure:5829: gcc -c conftest.c -o conftest2.o >&5 configure:5833: $? = 0 configure:5839: gcc -c conftest.c -o conftest2.o >&5 configure:5843: $? = 0 configure:5854: cc -c conftest.c >&5 ./configure: line 5856: cc: command not found configure:5858: $? = 127 configure:5898: result: yes configure:5969: checking how to print strings configure:5996: result: printf configure:6017: checking for a sed that does not truncate output configure:6081: result: /bin/sed configure:6099: checking for fgrep configure:6161: result: /bin/grep -F configure:6196: checking for ld used by gcc configure:6263: result: c:/mingw/mingw32/bin/ld.exe configure:6270: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld configure:6285: result: yes configure:6297: checking for BSD- or MS-compatible name lister (nm) configure:6346: result: /mingw/bin/nm configure:6476: checking the name lister (/mingw/bin/nm) interface configure:6483: gcc -c -g -O2 conftest.c >&5 configure:6486: /mingw/bin/nm "conftest.o" configure:6489: output 00000000 b .bss 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_aranges 00000000 N .debug_info 00000000 N .debug_line 00000000 r .rdata$zzz 00000000 t .text 00000000 B _some_variable configure:6496: result: BSD nm configure:6499: checking whether ln -s works configure:6506: result: no, using cp -p configure:6511: checking the maximum length of command line arguments configure:6636: result: 8192 configure:6653: checking whether the shell understands some XSI constructs configure:6663: result: yes configure:6667: checking whether the shell understands "+=" configure:6673: result: yes configure:6708: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format configure:6748: result: func_convert_file_msys_to_w32 configure:6755: checking how to convert i686-pc-mingw32 file names to toolchain format configure:6775: result: func_convert_file_msys_to_w32 configure:6782: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files configure:6789: result: -r configure:6863: checking for objdump configure:6879: found /mingw/bin/objdump configure:6890: result: objdump configure:6922: checking how to recognize dependent libraries configure:7124: result: file_magic ^x86 archive import|^x86 DLL configure:7209: checking for dlltool configure:7225: found /mingw/bin/dlltool configure:7236: result: dlltool configure:7269: checking how to associate runtime and link libraries configure:7296: result: func_cygming_dll_for_implib configure:7356: checking for ar configure:7372: found /mingw/bin/ar configure:7383: result: ar configure:7420: checking for archiver @FILE support configure:7437: gcc -c -g -O2 conftest.c >&5 configure:7437: $? = 0 configure:7440: ar cru libconftest.a @conftest.lst >&5 configure:7443: $? = 0 configure:7448: ar cru libconftest.a @conftest.lst >&5 C:\MinGW\bin\ar.exe: conftest.o: No such file or directory configure:7451: $? = 1 configure:7463: result: @ configure:7521: checking for strip configure:7537: found /mingw/bin/strip configure:7548: result: strip configure:7620: checking for ranlib configure:7647: result: ranlib configure:7749: checking command to parse /mingw/bin/nm output from gcc object configure:7868: gcc -c -g -O2 conftest.c >&5 configure:7871: $? = 0 configure:7875: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7878: $? = 0 cannot find nm_test_var in conftest.nm configure:7868: gcc -c -g -O2 conftest.c >&5 configure:7871: $? = 0 configure:7875: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7878: $? = 0 configure:7944: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:7947: $? = 0 configure:7985: result: ok configure:8022: checking for sysroot configure:8052: result: no configure:8295: checking for mt configure:8325: result: no configure:8345: checking if : is a manifest tool configure:8351: : '-?' configure:8359: result: no configure:8988: checking for dlfcn.h configure:8988: gcc -c -g -O2 conftest.c >&5 configure:8988: $? = 0 configure:8988: result: yes configure:9174: checking for objdir configure:9189: result: .libs configure:9460: checking if gcc supports -fno-rtti -fno-exceptions configure:9478: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9482: $? = 0 configure:9495: result: no configure:9805: checking for gcc option to produce PIC configure:9812: result: -DDLL_EXPORT -DPIC configure:9820: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:9838: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:9842: $? = 0 configure:9855: result: yes configure:9884: checking if gcc static flag -static works configure:9912: result: yes configure:9927: checking if gcc supports -c -o file.o configure:9948: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9952: $? = 0 configure:9974: result: yes configure:9982: checking if gcc supports -c -o file.o configure:10029: result: yes configure:10062: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:11220: result: yes configure:11465: checking dynamic linker characteristics configure:12201: result: Win32 ld.exe configure:12308: checking how to hardcode library paths into programs configure:12333: result: immediate configure:12873: checking whether stripping libraries is possible configure:12878: result: yes configure:12913: checking if libtool supports shared libraries configure:12915: result: yes configure:12918: checking whether to build shared libraries configure:12939: result: no configure:12942: checking whether to build static libraries configure:12946: result: yes configure:12996: checking sys/mman.h usability configure:12996: gcc -c -g -O2 conftest.c >&5 conftest.c:64:22: fatal error: sys/mman.h: No such file or directory #include ^ compilation terminated. configure:12996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12996: result: no configure:12996: checking sys/mman.h presence configure:12996: gcc -E conftest.c conftest.c:31:22: fatal error: sys/mman.h: No such file or directory #include ^ compilation terminated. configure:12996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12996: result: no configure:12996: checking for sys/mman.h configure:12996: result: no configure:12996: checking wchar.h usability configure:12996: gcc -c -g -O2 conftest.c >&5 configure:12996: $? = 0 configure:12996: result: yes configure:12996: checking wchar.h presence configure:12996: gcc -E conftest.c configure:12996: $? = 0 configure:12996: result: yes configure:12996: checking for wchar.h configure:12996: result: yes configure:12996: checking for stdint.h configure:12996: result: yes configure:13017: checking for mprotect configure:13017: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:13017: $? = 0 configure:13017: result: yes configure:13017: checking for sigaction configure:13017: gcc -o conftest.exe -g -O2 conftest.c >&5 C:\Users\cross\AppData\Local\Temp\cckuWfKM.o: In function `main': C:\MinGW\msys\1.0\home\cross\code/conftest.c:68: undefined reference to `sigaction' collect2.exe: error: ld returned 1 exit status configure:13017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define sigaction to an innocuous variant, in case declares sigaction. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaction innocuous_sigaction | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaction (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaction | | /* 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 sigaction (); | /* 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_sigaction || defined __stub___sigaction | choke me | #endif | | int | main () | { | return sigaction (); | ; | return 0; | } configure:13017: result: no configure:13017: checking for sigaltstack configure:13017: gcc -o conftest.exe -g -O2 conftest.c >&5 C:\Users\cross\AppData\Local\Temp\ccC169Ia.o: In function `main': C:\MinGW\msys\1.0\home\cross\code/conftest.c:68: undefined reference to `sigaltstack' collect2.exe: error: ld returned 1 exit status configure:13017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define sigaltstack to an innocuous variant, in case declares sigaltstack. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaltstack innocuous_sigaltstack | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaltstack (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaltstack | | /* 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 sigaltstack (); | /* 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_sigaltstack || defined __stub___sigaltstack | choke me | #endif | | int | main () | { | return sigaltstack (); | ; | return 0; | } configure:13017: result: no configure:13017: checking for siginterrupt configure:13017: gcc -o conftest.exe -g -O2 conftest.c >&5 C:\Users\cross\AppData\Local\Temp\ccI78MWg.o: In function `main': C:\MinGW\msys\1.0\home\cross\code/conftest.c:68: undefined reference to `siginterrupt' collect2.exe: error: ld returned 1 exit status configure:13017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define siginterrupt to an innocuous variant, in case declares siginterrupt. | For example, HP-UX 11i declares gettimeofday. */ | #define siginterrupt innocuous_siginterrupt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char siginterrupt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef siginterrupt | | /* 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 siginterrupt (); | /* 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_siginterrupt || defined __stub___siginterrupt | choke me | #endif | | int | main () | { | return siginterrupt (); | ; | return 0; | } configure:13017: result: no configure:13108: checking for mmap configure:13108: gcc -o conftest.exe -g -O2 conftest.c >&5 C:\Users\cross\AppData\Local\Temp\cclzft8i.o: In function `main': C:\MinGW\msys\1.0\home\cross\code/conftest.c:68: undefined reference to `mmap' collect2.exe: error: ld returned 1 exit status configure:13108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define mmap to an innocuous variant, in case declares mmap. | For example, HP-UX 11i declares gettimeofday. */ | #define mmap innocuous_mmap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mmap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mmap | | /* 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 mmap (); | /* 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_mmap || defined __stub___mmap | choke me | #endif | | int | main () | { | return mmap (); | ; | return 0; | } configure:13108: result: no configure:13190: checking whether memchr works configure:13253: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:13253: $? = 0 configure:13253: ./conftest.exe configure:13253: $? = 0 configure:13263: result: yes configure:13271: checking whether memmem is declared configure:13271: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:10: error: 'memmem' undeclared (first use in this function) (void) memmem; ^~~~~~ conftest.c:74:10: note: each undeclared identifier is reported only once for each function it appears in configure:13271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 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 () | { | #ifndef memmem | #ifdef __cplusplus | (void) memmem; | #else | (void) memmem; | #endif | #endif | | ; | return 0; | } configure:13271: result: no configure:13289: checking for memmem configure:13289: gcc -o conftest.exe -g -O2 conftest.c >&5 C:\Users\cross\AppData\Local\Temp\ccs5KRHr.o: In function `main': C:\MinGW\msys\1.0\home\cross\code/conftest.c:69: undefined reference to `memmem' collect2.exe: error: ld returned 1 exit status configure:13289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | /* end confdefs.h. */ | /* Define memmem to an innocuous variant, in case declares memmem. | For example, HP-UX 11i declares gettimeofday. */ | #define memmem innocuous_memmem | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memmem (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memmem | | /* 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 memmem (); | /* 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_memmem || defined __stub___memmem | choke me | #endif | | int | main () | { | return memmem (); | ; | return 0; | } configure:13289: result: no configure:13406: gcc -c -g -O2 conftest.c >&5 conftest.c:36:10: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:36:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:36:16: error: unknown type name 'universal' configure:13406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13457: checking for C/C++ restrict keyword configure:13482: gcc -c -g -O2 conftest.c >&5 configure:13482: $? = 0 configure:13490: result: __restrict configure:13503: checking for uid_t in sys/types.h configure:13522: result: no configure:13533: checking for inline configure:13549: gcc -c -g -O2 conftest.c >&5 configure:13549: $? = 0 configure:13557: result: inline configure:13590: checking whether the preprocessor supports include_next configure:13628: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:13628: $? = 0 configure:13649: result: yes configure:13670: checking whether system header files limit the line length configure:13693: result: no configure:13707: checking for wchar_t configure:13724: gcc -c -g -O2 conftest.c >&5 configure:13724: $? = 0 configure:13731: result: yes configure:13740: checking for unsigned long long int configure:13779: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:13779: $? = 0 configure:13788: result: yes configure:13798: checking for long long int configure:13836: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:13836: $? = 0 configure:13836: ./conftest.exe configure:13836: $? = 0 configure:13848: result: yes configure:13985: checking whether stdint.h conforms to C99 configure:14156: gcc -c -g -O2 conftest.c >&5 configure:14156: $? = 0 configure:14238: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:14238: $? = 0 configure:14238: ./conftest.exe configure:14238: $? = 0 configure:14250: result: yes configure:14649: checking whether memmem is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'memmem' undeclared (first use in this function) (void) memmem; ^~~~~~ conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef memmem | (void) memmem; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether mempcpy is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'mempcpy' undeclared (first use in this function) (void) mempcpy; ^~~~~~~ conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef mempcpy | (void) mempcpy; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether memrchr is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'memrchr' undeclared (first use in this function) (void) memrchr; ^~~~~~~ conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef memrchr | (void) memrchr; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether rawmemchr is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'rawmemchr' undeclared (first use in this function) (void) rawmemchr; ^~~~~~~~~ conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef rawmemchr | (void) rawmemchr; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether stpcpy is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'stpcpy' undeclared (first use in this function) (void) stpcpy; ^~~~~~ conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef stpcpy | (void) stpcpy; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether stpncpy is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'stpncpy' undeclared (first use in this function) (void) stpncpy; ^~~~~~~ conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef stpncpy | (void) stpncpy; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether strchrnul is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'strchrnul' undeclared (first use in this function) (void) strchrnul; ^~~~~~~~~ conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strchrnul | (void) strchrnul; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether strdup is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 configure:14667: $? = 0 configure:14675: result: yes configure:14649: checking whether strncat is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 configure:14667: $? = 0 configure:14675: result: yes configure:14649: checking whether strndup is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:49:10: error: 'strndup' undeclared (first use in this function) (void) strndup; ^~~~~~~ conftest.c:49:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strndup | (void) strndup; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether strnlen is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 configure:14667: $? = 0 configure:14675: result: yes configure:14649: checking whether strpbrk is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 configure:14667: $? = 0 configure:14675: result: yes configure:14649: checking whether strsep is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:51:10: error: 'strsep' undeclared (first use in this function) (void) strsep; ^~~~~~ conftest.c:51:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strsep | (void) strsep; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether strcasestr is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:51:10: error: 'strcasestr' undeclared (first use in this function) (void) strcasestr; ^~~~~~~~~~ conftest.c:51:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strcasestr | (void) strcasestr; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether strtok_r is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 configure:14667: $? = 0 configure:14675: result: yes configure:14649: checking whether strerror_r is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 configure:14667: $? = 0 configure:14675: result: yes configure:14649: checking whether strsignal is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:53:10: error: 'strsignal' undeclared (first use in this function) (void) strsignal; ^~~~~~~~~ conftest.c:53:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strsignal | (void) strsignal; | ; | return 0; | } configure:14675: result: no configure:14649: checking whether strverscmp is declared without a macro configure:14667: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:53:10: error: 'strverscmp' undeclared (first use in this function) (void) strverscmp; ^~~~~~~~~~ conftest.c:53:10: note: each undeclared identifier is reported only once for each function it appears in configure:14667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strverscmp | (void) strverscmp; | ; | return 0; | } configure:14675: result: no configure:14862: checking for memmem configure:14862: result: no configure:15051: checking for siginfo_t configure:15051: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:13: error: 'siginfo_t' undeclared (first use in this function) if (sizeof (siginfo_t)) ^~~~~~~~~ conftest.c:56:13: note: each undeclared identifier is reported only once for each function it appears in configure:15051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (siginfo_t)) | return 0; | ; | return 0; | } configure:15051: result: no configure:15142: checking for volatile sig_atomic_t configure:15142: gcc -c -g -O2 conftest.c >&5 configure:15142: $? = 0 configure:15142: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:36: error: expected expression before ')' token if (sizeof ((volatile sig_atomic_t))) ^ configure:15142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:15142: result: yes configure:15156: checking for sighandler_t configure:15156: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:13: error: 'sighandler_t' undeclared (first use in this function) if (sizeof (sighandler_t)) ^~~~~~~~~~~~ conftest.c:57:13: note: each undeclared identifier is reported only once for each function it appears in configure:15156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (sighandler_t)) | return 0; | ; | return 0; | } configure:15156: result: no configure:15170: checking whether sigaction is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigaction' undeclared (first use in this function) (void) sigaction; ^~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigaction | (void) sigaction; | ; | return 0; | } configure:15196: result: no configure:15170: checking whether sigaddset is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigaddset' undeclared (first use in this function) (void) sigaddset; ^~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigaddset | (void) sigaddset; | ; | return 0; | } configure:15196: result: no configure:15170: checking whether sigdelset is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigdelset' undeclared (first use in this function) (void) sigdelset; ^~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigdelset | (void) sigdelset; | ; | return 0; | } configure:15196: result: no configure:15170: checking whether sigemptyset is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigemptyset' undeclared (first use in this function) (void) sigemptyset; ^~~~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigemptyset | (void) sigemptyset; | ; | return 0; | } configure:15196: result: no configure:15170: checking whether sigfillset is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigfillset' undeclared (first use in this function) (void) sigfillset; ^~~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigfillset | (void) sigfillset; | ; | return 0; | } configure:15196: result: no configure:15170: checking whether sigismember is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigismember' undeclared (first use in this function) (void) sigismember; ^~~~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigismember | (void) sigismember; | ; | return 0; | } configure:15196: result: no configure:15170: checking whether sigpending is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigpending' undeclared (first use in this function) (void) sigpending; ^~~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigpending | (void) sigpending; | ; | return 0; | } configure:15196: result: no configure:15170: checking whether sigprocmask is declared without a macro configure:15188: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'sigprocmask' undeclared (first use in this function) (void) sigprocmask; ^~~~~~~~~~~ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:15188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef sigprocmask | (void) sigprocmask; | ; | return 0; | } configure:15196: result: no configure:15248: checking for sigset_t configure:15248: gcc -c -g -O2 conftest.c >&5 configure:15248: $? = 0 configure:15248: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:15248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:15248: result: yes configure:15292: checking whether NULL can be used in arbitrary expressions configure:15310: gcc -c -g -O2 conftest.c >&5 configure:15310: $? = 0 configure:15317: result: yes configure:15432: checking for ANSI C header files configure:15536: result: yes configure:15546: checking syslog.h usability configure:15546: gcc -c -g -O2 conftest.c >&5 conftest.c:86:20: fatal error: syslog.h: No such file or directory #include ^ compilation terminated. configure:15546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define STDC_HEADERS 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:15546: result: no configure:15546: checking syslog.h presence configure:15546: gcc -E conftest.c conftest.c:53:20: fatal error: syslog.h: No such file or directory #include ^ compilation terminated. configure:15546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:15546: result: no configure:15546: checking for syslog.h configure:15546: result: no configure:15557: checking for size_t configure:15557: gcc -c -g -O2 conftest.c >&5 configure:15557: $? = 0 configure:15557: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:89:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:15557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define STDC_HEADERS 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:15557: result: yes configure:15570: checking for working alloca.h configure:15587: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c:53:20: fatal error: alloca.h: No such file or directory #include ^ compilation terminated. configure:15587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:15595: result: no configure:15603: checking for alloca configure:15640: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:15640: $? = 0 configure:15648: result: yes configure:15809: checking for nanosleep in -lwinpthread configure:15834: gcc -o conftest.exe -g -O2 conftest.c -lwinpthread >&5 c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/ld.exe: cannot find -lwinpthread collect2.exe: error: ld returned 1 exit status configure:15834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA 1 | #define _WIN32_WINNT 0x0501 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:15843: result: no configure:15860: checking for pthread_create in -lpthread configure:15885: gcc -o conftest.exe -g -O2 conftest.c -lpthread >&5 configure:15885: $? = 0 configure:15894: result: yes configure:16423: checking for library containing addstr configure:16454: gcc -o conftest.exe -g -O2 conftest.c -lpthread >&5 C:\Users\cross\AppData\Local\Temp\ccIzeMuP.o: In function `main': C:\MinGW\msys\1.0\home\cross\code/conftest.c:72: undefined reference to `addstr' collect2.exe: error: ld returned 1 exit status configure:16454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA 1 | #define _WIN32_WINNT 0x0501 | #define HAVE_LIBPTHREAD 1 | #define USE_SCRYPT 1 | #define USE_FPGA_SERIAL 1 | #define USE_ZEUS 1 | #define USE_FPGA_SERIAL 1 | #define USE_LKETC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char addstr (); | int | main () | { | return addstr (); | ; | return 0; | } configure:16454: gcc -o conftest.exe -g -O2 conftest.c -lncurses -lpthread >&5 c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/ld.exe: cannot find -lncurses collect2.exe: error: ld returned 1 exit status configure:16454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cgminer" | #define PACKAGE_TARNAME "cgminer" | #define PACKAGE_VERSION "4.3.5-scrypt.2" | #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" | #define PACKAGE_BUGREPORT "kernel@kolivas.org" | #define PACKAGE_URL "" | #define PACKAGE "cgminer" | #define VERSION "4.3.5-scrypt.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CGMINER_MAJOR_VERSION 4 | #define CGMINER_MINOR_VERSION 3 | #define CGMINER_MINOR_SUBVERSION 5 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_MPROTECT 1 | #define HAVE_DECL_MEMMEM 0 | #define restrict __restrict | #define uid_t int | #define gid_t int | #define HAVE_WCHAR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define STDC_HEADERS 1 | #define HAVE_ALLOCA 1 | #define _WIN32_WINNT 0x0501 | #define HAVE_LIBPTHREAD 1 | #define USE_SCRYPT 1 | #define USE_FPGA_SERIAL 1 | #define USE_ZEUS 1 | #define USE_FPGA_SERIAL 1 | #define USE_LKETC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char addstr (); | int | main () | { | return addstr (); | ; | return 0; | } configure:16454: gcc -o conftest.exe -g -O2 conftest.c -lpdcurses -lpthread >&5 configure:16454: $? = 0 configure:16471: result: -lpdcurses configure:16879: checking for pkg-config configure:16897: found /mingw/bin/pkg-config configure:16909: result: /mingw/bin/pkg-config configure:16934: checking pkg-config is at least version 0.9.0 configure:16937: result: yes configure:17186: checking for LIBCURL configure:17193: $PKG_CONFIG --exists --print-errors "libcurl >= 7.25.0" configure:17196: $? = 0 configure:17210: $PKG_CONFIG --exists --print-errors "libcurl >= 7.25.0" configure:17213: $? = 0 configure:17251: result: yes configure:17275: gcc -c -g -O2 conftest.c >&5 configure:17275: $? = 0 configure:17293: gcc -c -g -O2 conftest.c >&5 configure:17293: $? = 0 configure:17303: gcc -c -g -O2 conftest.c >&5 configure:17303: $? = 0 configure:17313: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'cleanup': conftest.c:68:55: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] static void __attribute__((noreturn)) cleanup(void) { exit(1); } ^~~~ conftest.c:68:55: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:68:55: note: include '' or provide a declaration of 'exit' configure:17313: $? = 0 configure:17323: gcc -c -g -O2 conftest.c >&5 configure:17323: $? = 0 configure:17333: gcc -c -g -O2 conftest.c >&5 configure:17333: $? = 0 configure:17343: gcc -c -g -O2 conftest.c >&5 configure:17343: $? = 0 configure:17353: gcc -o conftest.exe -g -O2 conftest.c -lpdcurses -lpthread >&5 configure:17353: $? = 0 configure:17364: gcc -o conftest.exe -g -O2 conftest.c -lpdcurses -lpthread >&5 configure:17364: $? = 0 configure:17375: gcc -c -g -O2 conftest.c >&5 configure:17375: $? = 0 configure:17703: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cgminer config.status 4.3.5-scrypt.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on DESKTOP-1EUOO25 config.status:1377: creating Makefile config.status:1377: creating compat/Makefile config.status:1377: creating ccan/Makefile config.status:1377: creating lib/Makefile config.status:1377: creating config.h config.status:1606: executing depfiles commands config.status:1606: executing libtool commands configure:20012: === configuring in compat/libusb-1.0 (/home/cross/code/compat/libusb-1.0) configure:20075: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-scrypt' '--enable-lketc' '--enable-zeus' --cache-file=/dev/null --srcdir=. configure:20012: === configuring in compat/jansson-2.5 (/home/cross/code/compat/jansson-2.5) configure:20075: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-scrypt' '--enable-lketc' '--enable-zeus' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBCURL_CFLAGS_set= ac_cv_env_LIBCURL_CFLAGS_value= ac_cv_env_LIBCURL_LIBS_set= ac_cv_env_LIBCURL_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUSB_CFLAGS_set= ac_cv_env_LIBUSB_CFLAGS_value= ac_cv_env_LIBUSB_LIBS_set= ac_cv_env_LIBUSB_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_func_alloca_works=yes ac_cv_func_memmem=no ac_cv_func_mmap=no ac_cv_func_mprotect=yes ac_cv_func_sigaction=no ac_cv_func_sigaltstack=no ac_cv_func_siginterrupt=no ac_cv_have_decl_memmem=no ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strtok_r=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_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_mman_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i686-pc-mingw32 ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_winpthread_nanosleep=no 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_ac_pt_PKG_CONFIG=/mingw/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_addstr=-lpdcurses ac_cv_target=i686-pc-mingw32 ac_cv_type_long_long_int=yes ac_cv_type_sighandler_t=no ac_cv_type_siginfo_t=no ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=no ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=gcc3 gl_cv_c_multiarch=no gl_cv_decl_null_works=yes gl_cv_func_memchr_works=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl_memmem=no gl_cv_have_raw_decl_mempcpy=no gl_cv_have_raw_decl_memrchr=no gl_cv_have_raw_decl_rawmemchr=no gl_cv_have_raw_decl_sigaction=no gl_cv_have_raw_decl_sigaddset=no gl_cv_have_raw_decl_sigdelset=no gl_cv_have_raw_decl_sigemptyset=no gl_cv_have_raw_decl_sigfillset=no gl_cv_have_raw_decl_sigismember=no gl_cv_have_raw_decl_sigpending=no gl_cv_have_raw_decl_sigprocmask=no gl_cv_have_raw_decl_stpcpy=no gl_cv_have_raw_decl_stpncpy=no gl_cv_have_raw_decl_strcasestr=no gl_cv_have_raw_decl_strchrnul=no gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=no gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=no gl_cv_have_raw_decl_strsignal=no gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strverscmp=no gl_cv_header_working_stdint_h=yes gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_string_h='' gl_cv_pragma_columns=no gl_cv_type_sigset_t=yes gt_cv_c_wchar_t=yes lt_cv_ar_at_file=@ 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe lt_cv_path_NM=/mingw/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-DDLL_EXPORT -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=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=8192 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 pkg_cv_LIBCURL_CFLAGS='@CPPFLAG_CURL_STATICLIB@ -IC:/MinGW/include ' pkg_cv_LIBCURL_LIBS='-LC:/MinGW/lib -lcurl -lcurldll ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/cross/code/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/cross/code/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' APPLE_UNIVERSAL_BUILD='0' AR='ar' AUTOCONF='${SHELL} /home/cross/code/missing --run autoconf' AUTOHEADER='${SHELL} /home/cross/code/missing --run autoheader' AUTOMAKE='${SHELL} /home/cross/code/missing --run automake-1.11' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DLOPEN_FLAGS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='.exe' FGREP='/bin/grep -F' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='1' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_RAWMEMCHR='0' GNULIB_SIGACTION='1' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGPROCMASK='1' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='0' GNULIB_STRERROR_R='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOK_R='0' GNULIB_STRVERSCMP='0' GREP='/bin/grep' HAS_ANT_S1_FALSE='' HAS_ANT_S1_TRUE='#' HAS_ANT_S2_FALSE='' HAS_ANT_S2_TRUE='#' HAS_AVALON2_FALSE='' HAS_AVALON2_TRUE='#' HAS_AVALON_FALSE='' HAS_AVALON_TRUE='#' HAS_BAB_FALSE='' HAS_BAB_TRUE='#' HAS_BFLSC_FALSE='' HAS_BFLSC_TRUE='#' HAS_BITFORCE_FALSE='' HAS_BITFORCE_TRUE='#' HAS_BITFURY_FALSE='' HAS_BITFURY_TRUE='#' HAS_BITMINE_A1_FALSE='' HAS_BITMINE_A1_TRUE='#' HAS_COINTERRA_FALSE='' HAS_COINTERRA_TRUE='#' HAS_DRILLBIT_FALSE='' HAS_DRILLBIT_TRUE='#' HAS_GRIDSEED_FALSE='' HAS_GRIDSEED_TRUE='#' HAS_HASHFAST_FALSE='' HAS_HASHFAST_TRUE='#' HAS_ICARUS_FALSE='' HAS_ICARUS_TRUE='#' HAS_KLONDIKE_FALSE='' HAS_KLONDIKE_TRUE='#' HAS_KNC_FALSE='' HAS_KNC_TRUE='#' HAS_LKETC_FALSE='#' HAS_LKETC_TRUE='' HAS_MINION_FALSE='' HAS_MINION_TRUE='#' HAS_MODMINER_FALSE='' HAS_MODMINER_TRUE='#' HAS_SCRYPT_FALSE='#' HAS_SCRYPT_TRUE='' HAS_SPONDOOLIES_FALSE='' HAS_SPONDOOLIES_TRUE='#' HAS_ZEUS_FALSE='#' HAS_ZEUS_TRUE='' HAVE_CURSES_FALSE='#' HAVE_CURSES_TRUE='' HAVE_DECL_MEMMEM='0' HAVE_DECL_MEMRCHR='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_INTTYPES_H='1' HAVE_LONG_LONG_INT='1' HAVE_MBSLEN='0' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_POSIX_SIGNALBLOCKING='0' HAVE_RAWMEMCHR='1' HAVE_SIGACTION='0' HAVE_SIGHANDLER_T='0' HAVE_SIGINFO_T='0' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRVERSCMP='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_TYPES_H='1' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WINDOWS_FALSE='#' HAVE_WINDOWS_TRUE='' HAVE_x86_64_FALSE='' HAVE_x86_64_TRUE='#' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JANSSON_LIBS='compat/jansson-2.5/src/.libs/libjansson.a' LD='c:/mingw/mingw32/bin/ld.exe' LDFLAGS='' LIBCURL_CFLAGS='@CPPFLAG_CURL_STATICLIB@ -IC:/MinGW/include ' LIBCURL_LIBS='-LC:/MinGW/lib -lcurl -lcurldll ' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBOBJS='' LIBS='-lpdcurses -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUDEV_LIBS='' LIBUSB_CFLAGS='' LIBUSB_LIBS='compat/libusb-1.0/libusb/.libs/libusb-1.0.a' LIPO='' LN_S='cp -p' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/cross/code/missing --run makeinfo' MANIFEST_TOOL=':' MATH_LIBS='-lm' MKDIR_P='/bin/mkdir -p' MM_LIBS='-lwinmm' NCURSES_LIBS='' NEED_FPGAUTILS_FALSE='#' NEED_FPGAUTILS_TRUE='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STRING_H='' NM='/mingw/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='cgminer' PACKAGE_BUGREPORT='kernel@kolivas.org' PACKAGE_NAME='cgminer' PACKAGE_STRING='cgminer 4.3.5-scrypt.2' PACKAGE_TARNAME='cgminer' PACKAGE_URL='' PACKAGE_VERSION='4.3.5-scrypt.2' PATH_SEPARATOR=':' PDCURSES_LIBS='' PKG_CONFIG='/mingw/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTHREAD_FLAGS='' PTHREAD_LIBS='-lpthread' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_NULL='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOK_R='0' RT_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDDEF_H='' STDINT_H='' STRIP='strip' UNDEFINE_STRTOK_R='0' VERSION='4.3.5-scrypt.2' VMAJ='4' WANT_LIBBITFURY_FALSE='' WANT_LIBBITFURY_TRUE='#' WANT_STATIC_LIBUSB_FALSE='#' WANT_STATIC_LIBUSB_TRUE='' WANT_USBUTILS_FALSE='#' WANT_USBUTILS_TRUE='' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' WS2_LIBS='-lws2_32' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-mingw32' build_alias='' build_cpu='i686' build_os='mingw32' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' memmem.o sigaction.o sigprocmask.o' gl_LTLIBOBJS=' memmem.lo sigaction.lo sigprocmask.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_CGMINER_GNULIB_TESTS' host='i686-pc-mingw32' host_alias='' host_cpu='i686' host_os='mingw32' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/cross/code/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' release_info='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' compat/libusb-1.0 compat/jansson-2.5' sysconfdir='${prefix}/etc' target='i686-pc-mingw32' target_alias='' target_cpu='i686' target_os='mingw32' target_vendor='pc' version_info='7:5:3' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "cgminer" #define PACKAGE_TARNAME "cgminer" #define PACKAGE_VERSION "4.3.5-scrypt.2" #define PACKAGE_STRING "cgminer 4.3.5-scrypt.2" #define PACKAGE_BUGREPORT "kernel@kolivas.org" #define PACKAGE_URL "" #define PACKAGE "cgminer" #define VERSION "4.3.5-scrypt.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define CGMINER_MAJOR_VERSION 4 #define CGMINER_MINOR_VERSION 3 #define CGMINER_MINOR_SUBVERSION 5 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_MPROTECT 1 #define HAVE_DECL_MEMMEM 0 #define restrict __restrict #define uid_t int #define gid_t int #define HAVE_WCHAR_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define GNULIB_TEST_MEMCHR 1 #define GNULIB_TEST_MEMMEM 1 #define GNULIB_TEST_SIGACTION 1 #define HAVE_SIGSET_T 1 #define GNULIB_TEST_SIGPROCMASK 1 #define STDC_HEADERS 1 #define HAVE_ALLOCA 1 #define _WIN32_WINNT 0x0501 #define HAVE_LIBPTHREAD 1 #define USE_SCRYPT 1 #define USE_FPGA_SERIAL 1 #define USE_ZEUS 1 #define USE_FPGA_SERIAL 1 #define USE_LKETC 1 #define HAVE_CURSES 1 #define USE_USBUTILS 1 #define CURL_HAS_KEEPALIVE 1 #define HAVE_LIBCURL 1 #define EXECV_2ND_ARG_TYPE const char* const* #define HAVE_ATTRIBUTE_COLD 1 #define HAVE_ATTRIBUTE_CONST 1 #define HAVE_ATTRIBUTE_NORETURN 1 #define HAVE_ATTRIBUTE_PRINTF 1 #define HAVE_ATTRIBUTE_UNUSED 1 #define HAVE_ATTRIBUTE_USED 1 #define HAVE_BUILTIN_CONSTANT_P 1 #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 #define HAVE_WARN_UNUSED_RESULT 1 #define CGMINER_PREFIX "/usr/local/bin" configure: exit 0