Advertisement
Guest User

Untitled

a guest
Apr 26th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 181.72 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by bfgminer configure 5.4.2, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --enable-cpumining --enable-opencl --enable-scrypt
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = CHF11D10G07774
  14. uname -m = i686
  15. uname -r = 1.0.18(0.48/3/2)
  16. uname -s = MINGW32_NT-6.2
  17. uname -v = 2012-11-21 22:34
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: .
  31. PATH: /usr/local/bin
  32. PATH: /mingw/bin
  33. PATH: /bin
  34. PATH: /c/Program Files/iis express/PHP/v7.0
  35. PATH: /c/Python35-32/Scripts/
  36. PATH: /c/Python35-32/
  37. PATH: /c/Python27/
  38. PATH: /c/ProgramData/Oracle/Java/javapath
  39. PATH: /c/WINDOWS/system32
  40. PATH: /c/WINDOWS
  41. PATH: /c/WINDOWS/System32/Wbem
  42. PATH: /c/WINDOWS/System32/WindowsPowerShell/v1.0/
  43. PATH: /c/Program Files (x86)/ShoreTel/Contact Center/Agent/Bin
  44. PATH: /c/Program Files (x86)/nodejs/
  45. PATH: /c/Program Files (x86)/Microsoft ASP.NET/ASP.NET Web Pages/v1.0/
  46. PATH: /c/Program Files/Microsoft SQL Server/110/Tools/Binn/
  47. PATH: /c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit/
  48. PATH: /c/Program Files (x86)/Windows Kits/8.0/Windows Performance Toolkit/
  49. PATH: /c/Program Files (x86)/GnuWin32/bin
  50. PATH: /c/Program Files/Microsoft/Web Platform Installer/
  51. PATH: /c/Program Files/Microsoft SQL Server/120/Tools/Binn/
  52. PATH: /c/Program Files (x86)/Microsoft VS Code/bin
  53. PATH: /c/Program Files (x86)/MiKTeX 2.9/miktex/bin/
  54. PATH: /c/Program Files (x86)/LyX 2.1/Perl/bin
  55. PATH: /c/Program Files (x86)/Microsoft SDKs/Azure/CLI/wbin
  56. PATH: /c/Program Files (x86)/GTK2-Runtime/bin
  57. PATH: /c/Users/Allen.Schreiber/.dnx/bin
  58. PATH: /c/Users/Allen.Schreiber/AppData/Roaming/npm
  59. PATH: /c/Program Files (x86)/Java/jre7/bin
  60. PATH: /mingw/bin
  61.  
  62.  
  63. ## ----------- ##
  64. ## Core tests. ##
  65. ## ----------- ##
  66.  
  67. configure:3046: checking build system type
  68. configure:3060: result: i686-pc-mingw32
  69. configure:3080: checking host system type
  70. configure:3093: result: i686-pc-mingw32
  71. configure:3113: checking target system type
  72. configure:3126: result: i686-pc-mingw32
  73. configure:3176: checking for a BSD-compatible install
  74. configure:3244: result: /bin/install -c
  75. configure:3255: checking whether build environment is sane
  76. configure:3305: result: yes
  77. configure:3446: checking for a thread-safe mkdir -p
  78. configure:3485: result: /bin/mkdir -p
  79. configure:3499: checking for gawk
  80. configure:3515: found /bin/gawk
  81. configure:3526: result: gawk
  82. configure:3537: checking whether make sets $(MAKE)
  83. configure:3559: result: yes
  84. configure:3663: checking for style of include used by make
  85. configure:3691: result: GNU
  86. configure:3761: checking for gcc
  87. configure:3777: found /mingw/bin/gcc
  88. configure:3788: result: gcc
  89. configure:4017: checking for C compiler version
  90. configure:4026: gcc --version >&5
  91. gcc.exe (GCC) 4.8.1
  92. Copyright (C) 2013 Free Software Foundation, Inc.
  93. This is free software; see the source for copying conditions. There is NO
  94. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  95.  
  96. configure:4037: $? = 0
  97. configure:4026: gcc -v >&5
  98. Using built-in specs.
  99. COLLECT_GCC=c:\mingw\bin\gcc.exe
  100. COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
  101. Target: mingw32
  102. Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
  103. Thread model: win32
  104. gcc version 4.8.1 (GCC)
  105. configure:4037: $? = 0
  106. configure:4026: gcc -V >&5
  107. gcc.exe: error: unrecognized command line option '-V'
  108. gcc.exe: fatal error: no input files
  109. compilation terminated.
  110. configure:4037: $? = 1
  111. configure:4026: gcc -qversion >&5
  112. gcc.exe: error: unrecognized command line option '-qversion'
  113. gcc.exe: fatal error: no input files
  114. compilation terminated.
  115. configure:4037: $? = 1
  116. configure:4057: checking whether the C compiler works
  117. configure:4079: gcc conftest.c >&5
  118. configure:4083: $? = 0
  119. configure:4131: result: yes
  120. configure:4134: checking for C compiler default output file name
  121. configure:4136: result: a.exe
  122. configure:4142: checking for suffix of executables
  123. configure:4149: gcc -o conftest.exe conftest.c >&5
  124. configure:4153: $? = 0
  125. configure:4175: result: .exe
  126. configure:4197: checking whether we are cross compiling
  127. configure:4205: gcc -o conftest.exe conftest.c >&5
  128. configure:4209: $? = 0
  129. configure:4216: ./conftest.exe
  130. configure:4220: $? = 0
  131. configure:4235: result: no
  132. configure:4240: checking for suffix of object files
  133. configure:4262: gcc -c conftest.c >&5
  134. configure:4266: $? = 0
  135. configure:4287: result: o
  136. configure:4291: checking whether we are using the GNU C compiler
  137. configure:4310: gcc -c conftest.c >&5
  138. configure:4310: $? = 0
  139. configure:4319: result: yes
  140. configure:4328: checking whether gcc accepts -g
  141. configure:4348: gcc -c -g conftest.c >&5
  142. configure:4348: $? = 0
  143. configure:4389: result: yes
  144. configure:4406: checking for gcc option to accept ISO C89
  145. configure:4470: gcc -c -g -O2 conftest.c >&5
  146. configure:4470: $? = 0
  147. configure:4483: result: none needed
  148. configure:4505: checking dependency style of gcc
  149. configure:4615: result: gcc3
  150. configure:4636: checking how to run the C preprocessor
  151. configure:4667: gcc -E conftest.c
  152. configure:4667: $? = 0
  153. configure:4681: gcc -E conftest.c
  154. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  155. #include <ac_nonexistent.h>
  156. ^
  157. compilation terminated.
  158. configure:4681: $? = 1
  159. configure: failed program was:
  160. | /* confdefs.h */
  161. | #define PACKAGE_NAME "bfgminer"
  162. | #define PACKAGE_TARNAME "bfgminer"
  163. | #define PACKAGE_VERSION "5.4.2"
  164. | #define PACKAGE_STRING "bfgminer 5.4.2"
  165. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  166. | #define PACKAGE_URL ""
  167. | #define PACKAGE "bfgminer"
  168. | #define VERSION "5.4.2"
  169. | /* end confdefs.h. */
  170. | #include <ac_nonexistent.h>
  171. configure:4706: result: gcc -E
  172. configure:4726: gcc -E conftest.c
  173. configure:4726: $? = 0
  174. configure:4740: gcc -E conftest.c
  175. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  176. #include <ac_nonexistent.h>
  177. ^
  178. compilation terminated.
  179. configure:4740: $? = 1
  180. configure: failed program was:
  181. | /* confdefs.h */
  182. | #define PACKAGE_NAME "bfgminer"
  183. | #define PACKAGE_TARNAME "bfgminer"
  184. | #define PACKAGE_VERSION "5.4.2"
  185. | #define PACKAGE_STRING "bfgminer 5.4.2"
  186. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  187. | #define PACKAGE_URL ""
  188. | #define PACKAGE "bfgminer"
  189. | #define VERSION "5.4.2"
  190. | /* end confdefs.h. */
  191. | #include <ac_nonexistent.h>
  192. configure:4769: checking for grep that handles long lines and -e
  193. configure:4827: result: /bin/grep
  194. configure:4832: checking for egrep
  195. configure:4894: result: /bin/grep -E
  196. configure:4899: checking for ANSI C header files
  197. configure:4919: gcc -c -g -O2 conftest.c >&5
  198. configure:4919: $? = 0
  199. configure:4992: gcc -o conftest.exe -g -O2 conftest.c >&5
  200. configure:4992: $? = 0
  201. configure:4992: ./conftest.exe
  202. configure:4992: $? = 0
  203. configure:5003: result: yes
  204. configure:5016: checking for sys/types.h
  205. configure:5016: gcc -c -g -O2 conftest.c >&5
  206. configure:5016: $? = 0
  207. configure:5016: result: yes
  208. configure:5016: checking for sys/stat.h
  209. configure:5016: gcc -c -g -O2 conftest.c >&5
  210. configure:5016: $? = 0
  211. configure:5016: result: yes
  212. configure:5016: checking for stdlib.h
  213. configure:5016: gcc -c -g -O2 conftest.c >&5
  214. configure:5016: $? = 0
  215. configure:5016: result: yes
  216. configure:5016: checking for string.h
  217. configure:5016: gcc -c -g -O2 conftest.c >&5
  218. configure:5016: $? = 0
  219. configure:5016: result: yes
  220. configure:5016: checking for memory.h
  221. configure:5016: gcc -c -g -O2 conftest.c >&5
  222. configure:5016: $? = 0
  223. configure:5016: result: yes
  224. configure:5016: checking for strings.h
  225. configure:5016: gcc -c -g -O2 conftest.c >&5
  226. configure:5016: $? = 0
  227. configure:5016: result: yes
  228. configure:5016: checking for inttypes.h
  229. configure:5016: gcc -c -g -O2 conftest.c >&5
  230. configure:5016: $? = 0
  231. configure:5016: result: yes
  232. configure:5016: checking for stdint.h
  233. configure:5016: gcc -c -g -O2 conftest.c >&5
  234. configure:5016: $? = 0
  235. configure:5016: result: yes
  236. configure:5016: checking for unistd.h
  237. configure:5016: gcc -c -g -O2 conftest.c >&5
  238. configure:5016: $? = 0
  239. configure:5016: result: yes
  240. configure:5031: checking minix/config.h usability
  241. configure:5031: gcc -c -g -O2 conftest.c >&5
  242. conftest.c:54:26: fatal error: minix/config.h: No such file or directory
  243. #include <minix/config.h>
  244. ^
  245. compilation terminated.
  246. configure:5031: $? = 1
  247. configure: failed program was:
  248. | /* confdefs.h */
  249. | #define PACKAGE_NAME "bfgminer"
  250. | #define PACKAGE_TARNAME "bfgminer"
  251. | #define PACKAGE_VERSION "5.4.2"
  252. | #define PACKAGE_STRING "bfgminer 5.4.2"
  253. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  254. | #define PACKAGE_URL ""
  255. | #define PACKAGE "bfgminer"
  256. | #define VERSION "5.4.2"
  257. | #define STDC_HEADERS 1
  258. | #define HAVE_SYS_TYPES_H 1
  259. | #define HAVE_SYS_STAT_H 1
  260. | #define HAVE_STDLIB_H 1
  261. | #define HAVE_STRING_H 1
  262. | #define HAVE_MEMORY_H 1
  263. | #define HAVE_STRINGS_H 1
  264. | #define HAVE_INTTYPES_H 1
  265. | #define HAVE_STDINT_H 1
  266. | #define HAVE_UNISTD_H 1
  267. | /* end confdefs.h. */
  268. | #include <stdio.h>
  269. | #ifdef HAVE_SYS_TYPES_H
  270. | # include <sys/types.h>
  271. | #endif
  272. | #ifdef HAVE_SYS_STAT_H
  273. | # include <sys/stat.h>
  274. | #endif
  275. | #ifdef STDC_HEADERS
  276. | # include <stdlib.h>
  277. | # include <stddef.h>
  278. | #else
  279. | # ifdef HAVE_STDLIB_H
  280. | # include <stdlib.h>
  281. | # endif
  282. | #endif
  283. | #ifdef HAVE_STRING_H
  284. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  285. | # include <memory.h>
  286. | # endif
  287. | # include <string.h>
  288. | #endif
  289. | #ifdef HAVE_STRINGS_H
  290. | # include <strings.h>
  291. | #endif
  292. | #ifdef HAVE_INTTYPES_H
  293. | # include <inttypes.h>
  294. | #endif
  295. | #ifdef HAVE_STDINT_H
  296. | # include <stdint.h>
  297. | #endif
  298. | #ifdef HAVE_UNISTD_H
  299. | # include <unistd.h>
  300. | #endif
  301. | #include <minix/config.h>
  302. configure:5031: result: no
  303. configure:5031: checking minix/config.h presence
  304. configure:5031: gcc -E conftest.c
  305. conftest.c:21:26: fatal error: minix/config.h: No such file or directory
  306. #include <minix/config.h>
  307. ^
  308. compilation terminated.
  309. configure:5031: $? = 1
  310. configure: failed program was:
  311. | /* confdefs.h */
  312. | #define PACKAGE_NAME "bfgminer"
  313. | #define PACKAGE_TARNAME "bfgminer"
  314. | #define PACKAGE_VERSION "5.4.2"
  315. | #define PACKAGE_STRING "bfgminer 5.4.2"
  316. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  317. | #define PACKAGE_URL ""
  318. | #define PACKAGE "bfgminer"
  319. | #define VERSION "5.4.2"
  320. | #define STDC_HEADERS 1
  321. | #define HAVE_SYS_TYPES_H 1
  322. | #define HAVE_SYS_STAT_H 1
  323. | #define HAVE_STDLIB_H 1
  324. | #define HAVE_STRING_H 1
  325. | #define HAVE_MEMORY_H 1
  326. | #define HAVE_STRINGS_H 1
  327. | #define HAVE_INTTYPES_H 1
  328. | #define HAVE_STDINT_H 1
  329. | #define HAVE_UNISTD_H 1
  330. | /* end confdefs.h. */
  331. | #include <minix/config.h>
  332. configure:5031: result: no
  333. configure:5031: checking for minix/config.h
  334. configure:5031: result: no
  335. configure:5060: checking whether it is safe to define __EXTENSIONS__
  336. configure:5078: gcc -c -g -O2 conftest.c >&5
  337. configure:5078: $? = 0
  338. configure:5085: result: yes
  339. configure:5132: checking whether to disable maintainer-specific portions of Makefiles
  340. configure:5141: result: yes
  341. configure:5155: checking for gcc option to accept ISO C99
  342. configure:5304: gcc -c -g -O2 conftest.c >&5
  343. conftest.c:79:29: error: expected ';', ',' or ')' before 'text'
  344. test_restrict (ccp restrict text)
  345. ^
  346. conftest.c: In function 'main':
  347. conftest.c:133:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  348. char *restrict newvar = "Another string";
  349. ^
  350. conftest.c:133:18: error: 'newvar' undeclared (first use in this function)
  351. conftest.c:133:18: note: each undeclared identifier is reported only once for each function it appears in
  352. conftest.c:143:3: error: 'for' loop initial declarations are only allowed in C99 mode
  353. for (int i = 0; i < ia->datasize; ++i)
  354. ^
  355. conftest.c:143:3: note: use option -std=c99 or -std=gnu99 to compile your code
  356. configure:5304: $? = 1
  357. configure: failed program was:
  358. | /* confdefs.h */
  359. | #define PACKAGE_NAME "bfgminer"
  360. | #define PACKAGE_TARNAME "bfgminer"
  361. | #define PACKAGE_VERSION "5.4.2"
  362. | #define PACKAGE_STRING "bfgminer 5.4.2"
  363. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  364. | #define PACKAGE_URL ""
  365. | #define PACKAGE "bfgminer"
  366. | #define VERSION "5.4.2"
  367. | #define STDC_HEADERS 1
  368. | #define HAVE_SYS_TYPES_H 1
  369. | #define HAVE_SYS_STAT_H 1
  370. | #define HAVE_STDLIB_H 1
  371. | #define HAVE_STRING_H 1
  372. | #define HAVE_MEMORY_H 1
  373. | #define HAVE_STRINGS_H 1
  374. | #define HAVE_INTTYPES_H 1
  375. | #define HAVE_STDINT_H 1
  376. | #define HAVE_UNISTD_H 1
  377. | #define __EXTENSIONS__ 1
  378. | #define _ALL_SOURCE 1
  379. | #define _GNU_SOURCE 1
  380. | #define _POSIX_PTHREAD_SEMANTICS 1
  381. | #define _TANDEM_SOURCE 1
  382. | #define CGMINER_MAJOR_VERSION 5
  383. | #define CGMINER_MINOR_VERSION 4
  384. | #define CGMINER_MINOR_SUBVERSION 2
  385. | /* end confdefs.h. */
  386. | #include <stdarg.h>
  387. | #include <stdbool.h>
  388. | #include <stdlib.h>
  389. | #include <wchar.h>
  390. | #include <stdio.h>
  391. |
  392. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  393. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  394. | #define showlist(...) puts (#__VA_ARGS__)
  395. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  396. | static void
  397. | test_varargs_macros (void)
  398. | {
  399. | int x = 1234;
  400. | int y = 5678;
  401. | debug ("Flag");
  402. | debug ("X = %d\n", x);
  403. | showlist (The first, second, and third items.);
  404. | report (x>y, "x is %d but y is %d", x, y);
  405. | }
  406. |
  407. | // Check long long types.
  408. | #define BIG64 18446744073709551615ull
  409. | #define BIG32 4294967295ul
  410. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  411. | #if !BIG_OK
  412. | your preprocessor is broken;
  413. | #endif
  414. | #if BIG_OK
  415. | #else
  416. | your preprocessor is broken;
  417. | #endif
  418. | static long long int bignum = -9223372036854775807LL;
  419. | static unsigned long long int ubignum = BIG64;
  420. |
  421. | struct incomplete_array
  422. | {
  423. | int datasize;
  424. | double data[];
  425. | };
  426. |
  427. | struct named_init {
  428. | int number;
  429. | const wchar_t *name;
  430. | double average;
  431. | };
  432. |
  433. | typedef const char *ccp;
  434. |
  435. | static inline int
  436. | test_restrict (ccp restrict text)
  437. | {
  438. | // See if C++-style comments work.
  439. | // Iterate through items via the restricted pointer.
  440. | // Also check for declarations in for loops.
  441. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  442. | continue;
  443. | return 0;
  444. | }
  445. |
  446. | // Check varargs and va_copy.
  447. | static void
  448. | test_varargs (const char *format, ...)
  449. | {
  450. | va_list args;
  451. | va_start (args, format);
  452. | va_list args_copy;
  453. | va_copy (args_copy, args);
  454. |
  455. | const char *str;
  456. | int number;
  457. | float fnumber;
  458. |
  459. | while (*format)
  460. | {
  461. | switch (*format++)
  462. | {
  463. | case 's': // string
  464. | str = va_arg (args_copy, const char *);
  465. | break;
  466. | case 'd': // int
  467. | number = va_arg (args_copy, int);
  468. | break;
  469. | case 'f': // float
  470. | fnumber = va_arg (args_copy, double);
  471. | break;
  472. | default:
  473. | break;
  474. | }
  475. | }
  476. | va_end (args_copy);
  477. | va_end (args);
  478. | }
  479. |
  480. | int
  481. | main ()
  482. | {
  483. |
  484. | // Check bool.
  485. | _Bool success = false;
  486. |
  487. | // Check restrict.
  488. | if (test_restrict ("String literal") == 0)
  489. | success = true;
  490. | char *restrict newvar = "Another string";
  491. |
  492. | // Check varargs.
  493. | test_varargs ("s, d' f .", "string", 65, 34.234);
  494. | test_varargs_macros ();
  495. |
  496. | // Check flexible array members.
  497. | struct incomplete_array *ia =
  498. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  499. | ia->datasize = 10;
  500. | for (int i = 0; i < ia->datasize; ++i)
  501. | ia->data[i] = i * 1.234;
  502. |
  503. | // Check named initializers.
  504. | struct named_init ni = {
  505. | .number = 34,
  506. | .name = L"Test wide string",
  507. | .average = 543.34343,
  508. | };
  509. |
  510. | ni.number = 58;
  511. |
  512. | int dynamic_array[ni.number];
  513. | dynamic_array[ni.number - 1] = 543;
  514. |
  515. | // work around unused variable warnings
  516. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  517. | || dynamic_array[ni.number - 1] != 543);
  518. |
  519. | ;
  520. | return 0;
  521. | }
  522. configure:5304: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  523. configure:5304: $? = 0
  524. configure:5324: result: -std=gnu99
  525. configure:5375: checking for ranlib
  526. configure:5391: found /mingw/bin/ranlib
  527. configure:5402: result: ranlib
  528. configure:5451: checking whether gcc -std=gnu99 needs -traditional
  529. conftest.c:29:19: fatal error: sgtty.h: No such file or directory
  530. #include <sgtty.h>
  531. ^
  532. compilation terminated.
  533. conftest.c:29:20: fatal error: termio.h: No such file or directory
  534. #include <termio.h>
  535. ^
  536. compilation terminated.
  537. configure:5485: result: no
  538. configure:5493: checking whether gcc -std=gnu99 and cc understand -c and -o together
  539. configure:5524: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
  540. configure:5528: $? = 0
  541. configure:5534: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
  542. configure:5538: $? = 0
  543. configure:5549: cc -c conftest.c >&5
  544. configure:5553: $? = 0
  545. configure:5561: cc -c conftest.c -o conftest2.o >&5
  546. configure:5565: $? = 0
  547. configure:5571: cc -c conftest.c -o conftest2.o >&5
  548. configure:5575: $? = 0
  549. configure:5593: result: yes
  550. configure:5661: checking for ranlib
  551. configure:5688: result: ranlib
  552. configure:5715: checking how to run the C preprocessor
  553. configure:5785: result: gcc -E
  554. configure:5805: gcc -E conftest.c
  555. configure:5805: $? = 0
  556. configure:5819: gcc -E conftest.c
  557. conftest.c:29:28: fatal error: ac_nonexistent.h: No such file or directory
  558. #include <ac_nonexistent.h>
  559. ^
  560. compilation terminated.
  561. configure:5819: $? = 1
  562. configure: failed program was:
  563. | /* confdefs.h */
  564. | #define PACKAGE_NAME "bfgminer"
  565. | #define PACKAGE_TARNAME "bfgminer"
  566. | #define PACKAGE_VERSION "5.4.2"
  567. | #define PACKAGE_STRING "bfgminer 5.4.2"
  568. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  569. | #define PACKAGE_URL ""
  570. | #define PACKAGE "bfgminer"
  571. | #define VERSION "5.4.2"
  572. | #define STDC_HEADERS 1
  573. | #define HAVE_SYS_TYPES_H 1
  574. | #define HAVE_SYS_STAT_H 1
  575. | #define HAVE_STDLIB_H 1
  576. | #define HAVE_STRING_H 1
  577. | #define HAVE_MEMORY_H 1
  578. | #define HAVE_STRINGS_H 1
  579. | #define HAVE_INTTYPES_H 1
  580. | #define HAVE_STDINT_H 1
  581. | #define HAVE_UNISTD_H 1
  582. | #define __EXTENSIONS__ 1
  583. | #define _ALL_SOURCE 1
  584. | #define _GNU_SOURCE 1
  585. | #define _POSIX_PTHREAD_SEMANTICS 1
  586. | #define _TANDEM_SOURCE 1
  587. | #define CGMINER_MAJOR_VERSION 5
  588. | #define CGMINER_MINOR_VERSION 4
  589. | #define CGMINER_MINOR_SUBVERSION 2
  590. | /* end confdefs.h. */
  591. | #include <ac_nonexistent.h>
  592. configure:5847: checking for a sed that does not truncate output
  593. configure:5911: result: /bin/sed
  594. configure:5931: checking sys/mman.h usability
  595. configure:5931: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  596. conftest.c:62:22: fatal error: sys/mman.h: No such file or directory
  597. #include <sys/mman.h>
  598. ^
  599. compilation terminated.
  600. configure:5931: $? = 1
  601. configure: failed program was:
  602. | /* confdefs.h */
  603. | #define PACKAGE_NAME "bfgminer"
  604. | #define PACKAGE_TARNAME "bfgminer"
  605. | #define PACKAGE_VERSION "5.4.2"
  606. | #define PACKAGE_STRING "bfgminer 5.4.2"
  607. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  608. | #define PACKAGE_URL ""
  609. | #define PACKAGE "bfgminer"
  610. | #define VERSION "5.4.2"
  611. | #define STDC_HEADERS 1
  612. | #define HAVE_SYS_TYPES_H 1
  613. | #define HAVE_SYS_STAT_H 1
  614. | #define HAVE_STDLIB_H 1
  615. | #define HAVE_STRING_H 1
  616. | #define HAVE_MEMORY_H 1
  617. | #define HAVE_STRINGS_H 1
  618. | #define HAVE_INTTYPES_H 1
  619. | #define HAVE_STDINT_H 1
  620. | #define HAVE_UNISTD_H 1
  621. | #define __EXTENSIONS__ 1
  622. | #define _ALL_SOURCE 1
  623. | #define _GNU_SOURCE 1
  624. | #define _POSIX_PTHREAD_SEMANTICS 1
  625. | #define _TANDEM_SOURCE 1
  626. | #define CGMINER_MAJOR_VERSION 5
  627. | #define CGMINER_MINOR_VERSION 4
  628. | #define CGMINER_MINOR_SUBVERSION 2
  629. | /* end confdefs.h. */
  630. | #include <stdio.h>
  631. | #ifdef HAVE_SYS_TYPES_H
  632. | # include <sys/types.h>
  633. | #endif
  634. | #ifdef HAVE_SYS_STAT_H
  635. | # include <sys/stat.h>
  636. | #endif
  637. | #ifdef STDC_HEADERS
  638. | # include <stdlib.h>
  639. | # include <stddef.h>
  640. | #else
  641. | # ifdef HAVE_STDLIB_H
  642. | # include <stdlib.h>
  643. | # endif
  644. | #endif
  645. | #ifdef HAVE_STRING_H
  646. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  647. | # include <memory.h>
  648. | # endif
  649. | # include <string.h>
  650. | #endif
  651. | #ifdef HAVE_STRINGS_H
  652. | # include <strings.h>
  653. | #endif
  654. | #ifdef HAVE_INTTYPES_H
  655. | # include <inttypes.h>
  656. | #endif
  657. | #ifdef HAVE_STDINT_H
  658. | # include <stdint.h>
  659. | #endif
  660. | #ifdef HAVE_UNISTD_H
  661. | # include <unistd.h>
  662. | #endif
  663. | #include <sys/mman.h>
  664. configure:5931: result: no
  665. configure:5931: checking sys/mman.h presence
  666. configure:5931: gcc -E conftest.c
  667. conftest.c:29:22: fatal error: sys/mman.h: No such file or directory
  668. #include <sys/mman.h>
  669. ^
  670. compilation terminated.
  671. configure:5931: $? = 1
  672. configure: failed program was:
  673. | /* confdefs.h */
  674. | #define PACKAGE_NAME "bfgminer"
  675. | #define PACKAGE_TARNAME "bfgminer"
  676. | #define PACKAGE_VERSION "5.4.2"
  677. | #define PACKAGE_STRING "bfgminer 5.4.2"
  678. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  679. | #define PACKAGE_URL ""
  680. | #define PACKAGE "bfgminer"
  681. | #define VERSION "5.4.2"
  682. | #define STDC_HEADERS 1
  683. | #define HAVE_SYS_TYPES_H 1
  684. | #define HAVE_SYS_STAT_H 1
  685. | #define HAVE_STDLIB_H 1
  686. | #define HAVE_STRING_H 1
  687. | #define HAVE_MEMORY_H 1
  688. | #define HAVE_STRINGS_H 1
  689. | #define HAVE_INTTYPES_H 1
  690. | #define HAVE_STDINT_H 1
  691. | #define HAVE_UNISTD_H 1
  692. | #define __EXTENSIONS__ 1
  693. | #define _ALL_SOURCE 1
  694. | #define _GNU_SOURCE 1
  695. | #define _POSIX_PTHREAD_SEMANTICS 1
  696. | #define _TANDEM_SOURCE 1
  697. | #define CGMINER_MAJOR_VERSION 5
  698. | #define CGMINER_MINOR_VERSION 4
  699. | #define CGMINER_MINOR_SUBVERSION 2
  700. | /* end confdefs.h. */
  701. | #include <sys/mman.h>
  702. configure:5931: result: no
  703. configure:5931: checking for sys/mman.h
  704. configure:5931: result: no
  705. configure:5931: checking wchar.h usability
  706. configure:5931: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  707. configure:5931: $? = 0
  708. configure:5931: result: yes
  709. configure:5931: checking wchar.h presence
  710. configure:5931: gcc -E conftest.c
  711. configure:5931: $? = 0
  712. configure:5931: result: yes
  713. configure:5931: checking for wchar.h
  714. configure:5931: result: yes
  715. configure:5931: checking for stdint.h
  716. configure:5931: result: yes
  717. configure:5952: checking for mprotect
  718. configure:5952: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  719. configure:5952: $? = 0
  720. configure:5952: result: yes
  721. configure:5952: checking for sigaction
  722. configure:5952: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  723. C:\Users\ALLEN~1.SCH\AppData\Local\Temp\cci4NPlC.o: In function `main':
  724. c:\MinGW\msys\1.0\home\Allen.Schreiber\bfgminer/conftest.c:66: undefined reference to `sigaction'
  725. collect2.exe: error: ld returned 1 exit status
  726. configure:5952: $? = 1
  727. configure: failed program was:
  728. | /* confdefs.h */
  729. | #define PACKAGE_NAME "bfgminer"
  730. | #define PACKAGE_TARNAME "bfgminer"
  731. | #define PACKAGE_VERSION "5.4.2"
  732. | #define PACKAGE_STRING "bfgminer 5.4.2"
  733. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  734. | #define PACKAGE_URL ""
  735. | #define PACKAGE "bfgminer"
  736. | #define VERSION "5.4.2"
  737. | #define STDC_HEADERS 1
  738. | #define HAVE_SYS_TYPES_H 1
  739. | #define HAVE_SYS_STAT_H 1
  740. | #define HAVE_STDLIB_H 1
  741. | #define HAVE_STRING_H 1
  742. | #define HAVE_MEMORY_H 1
  743. | #define HAVE_STRINGS_H 1
  744. | #define HAVE_INTTYPES_H 1
  745. | #define HAVE_STDINT_H 1
  746. | #define HAVE_UNISTD_H 1
  747. | #define __EXTENSIONS__ 1
  748. | #define _ALL_SOURCE 1
  749. | #define _GNU_SOURCE 1
  750. | #define _POSIX_PTHREAD_SEMANTICS 1
  751. | #define _TANDEM_SOURCE 1
  752. | #define CGMINER_MAJOR_VERSION 5
  753. | #define CGMINER_MINOR_VERSION 4
  754. | #define CGMINER_MINOR_SUBVERSION 2
  755. | #define HAVE_WCHAR_H 1
  756. | #define HAVE_STDINT_H 1
  757. | #define HAVE_MPROTECT 1
  758. | /* end confdefs.h. */
  759. | /* Define sigaction to an innocuous variant, in case <limits.h> declares sigaction.
  760. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  761. | #define sigaction innocuous_sigaction
  762. |
  763. | /* System header to define __stub macros and hopefully few prototypes,
  764. | which can conflict with char sigaction (); below.
  765. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  766. | <limits.h> exists even on freestanding compilers. */
  767. |
  768. | #ifdef __STDC__
  769. | # include <limits.h>
  770. | #else
  771. | # include <assert.h>
  772. | #endif
  773. |
  774. | #undef sigaction
  775. |
  776. | /* Override any GCC internal prototype to avoid an error.
  777. | Use char because int might match the return type of a GCC
  778. | builtin and then its argument prototype would still apply. */
  779. | #ifdef __cplusplus
  780. | extern "C"
  781. | #endif
  782. | char sigaction ();
  783. | /* The GNU C library defines this for functions which it implements
  784. | to always fail with ENOSYS. Some functions are actually named
  785. | something starting with __ and the normal name is an alias. */
  786. | #if defined __stub_sigaction || defined __stub___sigaction
  787. | choke me
  788. | #endif
  789. |
  790. | int
  791. | main ()
  792. | {
  793. | return sigaction ();
  794. | ;
  795. | return 0;
  796. | }
  797. configure:5952: result: no
  798. configure:5952: checking for sigaltstack
  799. configure:5952: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  800. C:\Users\ALLEN~1.SCH\AppData\Local\Temp\cc0xoKw5.o: In function `main':
  801. c:\MinGW\msys\1.0\home\Allen.Schreiber\bfgminer/conftest.c:66: undefined reference to `sigaltstack'
  802. collect2.exe: error: ld returned 1 exit status
  803. configure:5952: $? = 1
  804. configure: failed program was:
  805. | /* confdefs.h */
  806. | #define PACKAGE_NAME "bfgminer"
  807. | #define PACKAGE_TARNAME "bfgminer"
  808. | #define PACKAGE_VERSION "5.4.2"
  809. | #define PACKAGE_STRING "bfgminer 5.4.2"
  810. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  811. | #define PACKAGE_URL ""
  812. | #define PACKAGE "bfgminer"
  813. | #define VERSION "5.4.2"
  814. | #define STDC_HEADERS 1
  815. | #define HAVE_SYS_TYPES_H 1
  816. | #define HAVE_SYS_STAT_H 1
  817. | #define HAVE_STDLIB_H 1
  818. | #define HAVE_STRING_H 1
  819. | #define HAVE_MEMORY_H 1
  820. | #define HAVE_STRINGS_H 1
  821. | #define HAVE_INTTYPES_H 1
  822. | #define HAVE_STDINT_H 1
  823. | #define HAVE_UNISTD_H 1
  824. | #define __EXTENSIONS__ 1
  825. | #define _ALL_SOURCE 1
  826. | #define _GNU_SOURCE 1
  827. | #define _POSIX_PTHREAD_SEMANTICS 1
  828. | #define _TANDEM_SOURCE 1
  829. | #define CGMINER_MAJOR_VERSION 5
  830. | #define CGMINER_MINOR_VERSION 4
  831. | #define CGMINER_MINOR_SUBVERSION 2
  832. | #define HAVE_WCHAR_H 1
  833. | #define HAVE_STDINT_H 1
  834. | #define HAVE_MPROTECT 1
  835. | /* end confdefs.h. */
  836. | /* Define sigaltstack to an innocuous variant, in case <limits.h> declares sigaltstack.
  837. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  838. | #define sigaltstack innocuous_sigaltstack
  839. |
  840. | /* System header to define __stub macros and hopefully few prototypes,
  841. | which can conflict with char sigaltstack (); below.
  842. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  843. | <limits.h> exists even on freestanding compilers. */
  844. |
  845. | #ifdef __STDC__
  846. | # include <limits.h>
  847. | #else
  848. | # include <assert.h>
  849. | #endif
  850. |
  851. | #undef sigaltstack
  852. |
  853. | /* Override any GCC internal prototype to avoid an error.
  854. | Use char because int might match the return type of a GCC
  855. | builtin and then its argument prototype would still apply. */
  856. | #ifdef __cplusplus
  857. | extern "C"
  858. | #endif
  859. | char sigaltstack ();
  860. | /* The GNU C library defines this for functions which it implements
  861. | to always fail with ENOSYS. Some functions are actually named
  862. | something starting with __ and the normal name is an alias. */
  863. | #if defined __stub_sigaltstack || defined __stub___sigaltstack
  864. | choke me
  865. | #endif
  866. |
  867. | int
  868. | main ()
  869. | {
  870. | return sigaltstack ();
  871. | ;
  872. | return 0;
  873. | }
  874. configure:5952: result: no
  875. configure:5952: checking for siginterrupt
  876. configure:5952: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  877. C:\Users\ALLEN~1.SCH\AppData\Local\Temp\cc6T6Rgz.o: In function `main':
  878. c:\MinGW\msys\1.0\home\Allen.Schreiber\bfgminer/conftest.c:66: undefined reference to `siginterrupt'
  879. collect2.exe: error: ld returned 1 exit status
  880. configure:5952: $? = 1
  881. configure: failed program was:
  882. | /* confdefs.h */
  883. | #define PACKAGE_NAME "bfgminer"
  884. | #define PACKAGE_TARNAME "bfgminer"
  885. | #define PACKAGE_VERSION "5.4.2"
  886. | #define PACKAGE_STRING "bfgminer 5.4.2"
  887. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  888. | #define PACKAGE_URL ""
  889. | #define PACKAGE "bfgminer"
  890. | #define VERSION "5.4.2"
  891. | #define STDC_HEADERS 1
  892. | #define HAVE_SYS_TYPES_H 1
  893. | #define HAVE_SYS_STAT_H 1
  894. | #define HAVE_STDLIB_H 1
  895. | #define HAVE_STRING_H 1
  896. | #define HAVE_MEMORY_H 1
  897. | #define HAVE_STRINGS_H 1
  898. | #define HAVE_INTTYPES_H 1
  899. | #define HAVE_STDINT_H 1
  900. | #define HAVE_UNISTD_H 1
  901. | #define __EXTENSIONS__ 1
  902. | #define _ALL_SOURCE 1
  903. | #define _GNU_SOURCE 1
  904. | #define _POSIX_PTHREAD_SEMANTICS 1
  905. | #define _TANDEM_SOURCE 1
  906. | #define CGMINER_MAJOR_VERSION 5
  907. | #define CGMINER_MINOR_VERSION 4
  908. | #define CGMINER_MINOR_SUBVERSION 2
  909. | #define HAVE_WCHAR_H 1
  910. | #define HAVE_STDINT_H 1
  911. | #define HAVE_MPROTECT 1
  912. | /* end confdefs.h. */
  913. | /* Define siginterrupt to an innocuous variant, in case <limits.h> declares siginterrupt.
  914. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  915. | #define siginterrupt innocuous_siginterrupt
  916. |
  917. | /* System header to define __stub macros and hopefully few prototypes,
  918. | which can conflict with char siginterrupt (); below.
  919. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  920. | <limits.h> exists even on freestanding compilers. */
  921. |
  922. | #ifdef __STDC__
  923. | # include <limits.h>
  924. | #else
  925. | # include <assert.h>
  926. | #endif
  927. |
  928. | #undef siginterrupt
  929. |
  930. | /* Override any GCC internal prototype to avoid an error.
  931. | Use char because int might match the return type of a GCC
  932. | builtin and then its argument prototype would still apply. */
  933. | #ifdef __cplusplus
  934. | extern "C"
  935. | #endif
  936. | char siginterrupt ();
  937. | /* The GNU C library defines this for functions which it implements
  938. | to always fail with ENOSYS. Some functions are actually named
  939. | something starting with __ and the normal name is an alias. */
  940. | #if defined __stub_siginterrupt || defined __stub___siginterrupt
  941. | choke me
  942. | #endif
  943. |
  944. | int
  945. | main ()
  946. | {
  947. | return siginterrupt ();
  948. | ;
  949. | return 0;
  950. | }
  951. configure:5952: result: no
  952. configure:6043: checking for mmap
  953. configure:6043: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  954. C:\Users\ALLEN~1.SCH\AppData\Local\Temp\ccsjsyc5.o: In function `main':
  955. c:\MinGW\msys\1.0\home\Allen.Schreiber\bfgminer/conftest.c:66: undefined reference to `mmap'
  956. collect2.exe: error: ld returned 1 exit status
  957. configure:6043: $? = 1
  958. configure: failed program was:
  959. | /* confdefs.h */
  960. | #define PACKAGE_NAME "bfgminer"
  961. | #define PACKAGE_TARNAME "bfgminer"
  962. | #define PACKAGE_VERSION "5.4.2"
  963. | #define PACKAGE_STRING "bfgminer 5.4.2"
  964. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  965. | #define PACKAGE_URL ""
  966. | #define PACKAGE "bfgminer"
  967. | #define VERSION "5.4.2"
  968. | #define STDC_HEADERS 1
  969. | #define HAVE_SYS_TYPES_H 1
  970. | #define HAVE_SYS_STAT_H 1
  971. | #define HAVE_STDLIB_H 1
  972. | #define HAVE_STRING_H 1
  973. | #define HAVE_MEMORY_H 1
  974. | #define HAVE_STRINGS_H 1
  975. | #define HAVE_INTTYPES_H 1
  976. | #define HAVE_STDINT_H 1
  977. | #define HAVE_UNISTD_H 1
  978. | #define __EXTENSIONS__ 1
  979. | #define _ALL_SOURCE 1
  980. | #define _GNU_SOURCE 1
  981. | #define _POSIX_PTHREAD_SEMANTICS 1
  982. | #define _TANDEM_SOURCE 1
  983. | #define CGMINER_MAJOR_VERSION 5
  984. | #define CGMINER_MINOR_VERSION 4
  985. | #define CGMINER_MINOR_SUBVERSION 2
  986. | #define HAVE_WCHAR_H 1
  987. | #define HAVE_STDINT_H 1
  988. | #define HAVE_MPROTECT 1
  989. | /* end confdefs.h. */
  990. | /* Define mmap to an innocuous variant, in case <limits.h> declares mmap.
  991. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  992. | #define mmap innocuous_mmap
  993. |
  994. | /* System header to define __stub macros and hopefully few prototypes,
  995. | which can conflict with char mmap (); below.
  996. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  997. | <limits.h> exists even on freestanding compilers. */
  998. |
  999. | #ifdef __STDC__
  1000. | # include <limits.h>
  1001. | #else
  1002. | # include <assert.h>
  1003. | #endif
  1004. |
  1005. | #undef mmap
  1006. |
  1007. | /* Override any GCC internal prototype to avoid an error.
  1008. | Use char because int might match the return type of a GCC
  1009. | builtin and then its argument prototype would still apply. */
  1010. | #ifdef __cplusplus
  1011. | extern "C"
  1012. | #endif
  1013. | char mmap ();
  1014. | /* The GNU C library defines this for functions which it implements
  1015. | to always fail with ENOSYS. Some functions are actually named
  1016. | something starting with __ and the normal name is an alias. */
  1017. | #if defined __stub_mmap || defined __stub___mmap
  1018. | choke me
  1019. | #endif
  1020. |
  1021. | int
  1022. | main ()
  1023. | {
  1024. | return mmap ();
  1025. | ;
  1026. | return 0;
  1027. | }
  1028. configure:6043: result: no
  1029. configure:6125: checking whether memchr works
  1030. configure:6188: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  1031. configure:6188: $? = 0
  1032. configure:6188: ./conftest.exe
  1033. configure:6188: $? = 0
  1034. configure:6198: result: yes
  1035. configure:6206: checking whether memmem is declared
  1036. configure:6206: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1037. conftest.c: In function 'main':
  1038. conftest.c:72:10: error: 'memmem' undeclared (first use in this function)
  1039. (void) memmem;
  1040. ^
  1041. conftest.c:72:10: note: each undeclared identifier is reported only once for each function it appears in
  1042. configure:6206: $? = 1
  1043. configure: failed program was:
  1044. | /* confdefs.h */
  1045. | #define PACKAGE_NAME "bfgminer"
  1046. | #define PACKAGE_TARNAME "bfgminer"
  1047. | #define PACKAGE_VERSION "5.4.2"
  1048. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1049. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1050. | #define PACKAGE_URL ""
  1051. | #define PACKAGE "bfgminer"
  1052. | #define VERSION "5.4.2"
  1053. | #define STDC_HEADERS 1
  1054. | #define HAVE_SYS_TYPES_H 1
  1055. | #define HAVE_SYS_STAT_H 1
  1056. | #define HAVE_STDLIB_H 1
  1057. | #define HAVE_STRING_H 1
  1058. | #define HAVE_MEMORY_H 1
  1059. | #define HAVE_STRINGS_H 1
  1060. | #define HAVE_INTTYPES_H 1
  1061. | #define HAVE_STDINT_H 1
  1062. | #define HAVE_UNISTD_H 1
  1063. | #define __EXTENSIONS__ 1
  1064. | #define _ALL_SOURCE 1
  1065. | #define _GNU_SOURCE 1
  1066. | #define _POSIX_PTHREAD_SEMANTICS 1
  1067. | #define _TANDEM_SOURCE 1
  1068. | #define CGMINER_MAJOR_VERSION 5
  1069. | #define CGMINER_MINOR_VERSION 4
  1070. | #define CGMINER_MINOR_SUBVERSION 2
  1071. | #define HAVE_WCHAR_H 1
  1072. | #define HAVE_STDINT_H 1
  1073. | #define HAVE_MPROTECT 1
  1074. | /* end confdefs.h. */
  1075. | #include <stdio.h>
  1076. | #ifdef HAVE_SYS_TYPES_H
  1077. | # include <sys/types.h>
  1078. | #endif
  1079. | #ifdef HAVE_SYS_STAT_H
  1080. | # include <sys/stat.h>
  1081. | #endif
  1082. | #ifdef STDC_HEADERS
  1083. | # include <stdlib.h>
  1084. | # include <stddef.h>
  1085. | #else
  1086. | # ifdef HAVE_STDLIB_H
  1087. | # include <stdlib.h>
  1088. | # endif
  1089. | #endif
  1090. | #ifdef HAVE_STRING_H
  1091. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1092. | # include <memory.h>
  1093. | # endif
  1094. | # include <string.h>
  1095. | #endif
  1096. | #ifdef HAVE_STRINGS_H
  1097. | # include <strings.h>
  1098. | #endif
  1099. | #ifdef HAVE_INTTYPES_H
  1100. | # include <inttypes.h>
  1101. | #endif
  1102. | #ifdef HAVE_STDINT_H
  1103. | # include <stdint.h>
  1104. | #endif
  1105. | #ifdef HAVE_UNISTD_H
  1106. | # include <unistd.h>
  1107. | #endif
  1108. | int
  1109. | main ()
  1110. | {
  1111. | #ifndef memmem
  1112. | #ifdef __cplusplus
  1113. | (void) memmem;
  1114. | #else
  1115. | (void) memmem;
  1116. | #endif
  1117. | #endif
  1118. |
  1119. | ;
  1120. | return 0;
  1121. | }
  1122. configure:6206: result: no
  1123. configure:6224: checking for memmem
  1124. configure:6224: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  1125. C:\Users\ALLEN~1.SCH\AppData\Local\Temp\ccZfPo4q.o: In function `main':
  1126. c:\MinGW\msys\1.0\home\Allen.Schreiber\bfgminer/conftest.c:67: undefined reference to `memmem'
  1127. collect2.exe: error: ld returned 1 exit status
  1128. configure:6224: $? = 1
  1129. configure: failed program was:
  1130. | /* confdefs.h */
  1131. | #define PACKAGE_NAME "bfgminer"
  1132. | #define PACKAGE_TARNAME "bfgminer"
  1133. | #define PACKAGE_VERSION "5.4.2"
  1134. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1135. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1136. | #define PACKAGE_URL ""
  1137. | #define PACKAGE "bfgminer"
  1138. | #define VERSION "5.4.2"
  1139. | #define STDC_HEADERS 1
  1140. | #define HAVE_SYS_TYPES_H 1
  1141. | #define HAVE_SYS_STAT_H 1
  1142. | #define HAVE_STDLIB_H 1
  1143. | #define HAVE_STRING_H 1
  1144. | #define HAVE_MEMORY_H 1
  1145. | #define HAVE_STRINGS_H 1
  1146. | #define HAVE_INTTYPES_H 1
  1147. | #define HAVE_STDINT_H 1
  1148. | #define HAVE_UNISTD_H 1
  1149. | #define __EXTENSIONS__ 1
  1150. | #define _ALL_SOURCE 1
  1151. | #define _GNU_SOURCE 1
  1152. | #define _POSIX_PTHREAD_SEMANTICS 1
  1153. | #define _TANDEM_SOURCE 1
  1154. | #define CGMINER_MAJOR_VERSION 5
  1155. | #define CGMINER_MINOR_VERSION 4
  1156. | #define CGMINER_MINOR_SUBVERSION 2
  1157. | #define HAVE_WCHAR_H 1
  1158. | #define HAVE_STDINT_H 1
  1159. | #define HAVE_MPROTECT 1
  1160. | #define HAVE_DECL_MEMMEM 0
  1161. | /* end confdefs.h. */
  1162. | /* Define memmem to an innocuous variant, in case <limits.h> declares memmem.
  1163. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1164. | #define memmem innocuous_memmem
  1165. |
  1166. | /* System header to define __stub macros and hopefully few prototypes,
  1167. | which can conflict with char memmem (); below.
  1168. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1169. | <limits.h> exists even on freestanding compilers. */
  1170. |
  1171. | #ifdef __STDC__
  1172. | # include <limits.h>
  1173. | #else
  1174. | # include <assert.h>
  1175. | #endif
  1176. |
  1177. | #undef memmem
  1178. |
  1179. | /* Override any GCC internal prototype to avoid an error.
  1180. | Use char because int might match the return type of a GCC
  1181. | builtin and then its argument prototype would still apply. */
  1182. | #ifdef __cplusplus
  1183. | extern "C"
  1184. | #endif
  1185. | char memmem ();
  1186. | /* The GNU C library defines this for functions which it implements
  1187. | to always fail with ENOSYS. Some functions are actually named
  1188. | something starting with __ and the normal name is an alias. */
  1189. | #if defined __stub_memmem || defined __stub___memmem
  1190. | choke me
  1191. | #endif
  1192. |
  1193. | int
  1194. | main ()
  1195. | {
  1196. | return memmem ();
  1197. | ;
  1198. | return 0;
  1199. | }
  1200. configure:6224: result: no
  1201. configure:6341: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1202. conftest.c:34:10: error: unknown type name 'not'
  1203. not a universal capable compiler
  1204. ^
  1205. conftest.c:34:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  1206. not a universal capable compiler
  1207. ^
  1208. conftest.c:34:16: error: unknown type name 'universal'
  1209. configure:6341: $? = 1
  1210. configure: failed program was:
  1211. | /* confdefs.h */
  1212. | #define PACKAGE_NAME "bfgminer"
  1213. | #define PACKAGE_TARNAME "bfgminer"
  1214. | #define PACKAGE_VERSION "5.4.2"
  1215. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1216. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1217. | #define PACKAGE_URL ""
  1218. | #define PACKAGE "bfgminer"
  1219. | #define VERSION "5.4.2"
  1220. | #define STDC_HEADERS 1
  1221. | #define HAVE_SYS_TYPES_H 1
  1222. | #define HAVE_SYS_STAT_H 1
  1223. | #define HAVE_STDLIB_H 1
  1224. | #define HAVE_STRING_H 1
  1225. | #define HAVE_MEMORY_H 1
  1226. | #define HAVE_STRINGS_H 1
  1227. | #define HAVE_INTTYPES_H 1
  1228. | #define HAVE_STDINT_H 1
  1229. | #define HAVE_UNISTD_H 1
  1230. | #define __EXTENSIONS__ 1
  1231. | #define _ALL_SOURCE 1
  1232. | #define _GNU_SOURCE 1
  1233. | #define _POSIX_PTHREAD_SEMANTICS 1
  1234. | #define _TANDEM_SOURCE 1
  1235. | #define CGMINER_MAJOR_VERSION 5
  1236. | #define CGMINER_MINOR_VERSION 4
  1237. | #define CGMINER_MINOR_SUBVERSION 2
  1238. | #define HAVE_WCHAR_H 1
  1239. | #define HAVE_STDINT_H 1
  1240. | #define HAVE_MPROTECT 1
  1241. | #define HAVE_DECL_MEMMEM 0
  1242. | /* end confdefs.h. */
  1243. | #ifndef __APPLE_CC__
  1244. | not a universal capable compiler
  1245. | #endif
  1246. | typedef int dummy;
  1247. |
  1248. configure:6392: checking for C/C++ restrict keyword
  1249. configure:6417: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1250. configure:6417: $? = 0
  1251. configure:6425: result: __restrict
  1252. configure:6438: checking for uid_t in sys/types.h
  1253. configure:6457: result: no
  1254. configure:6468: checking for inline
  1255. configure:6484: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1256. configure:6484: $? = 0
  1257. configure:6492: result: inline
  1258. configure:6525: checking whether the preprocessor supports include_next
  1259. configure:6563: gcc -std=gnu99 -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
  1260. configure:6563: $? = 0
  1261. configure:6584: result: yes
  1262. configure:6605: checking whether system header files limit the line length
  1263. configure:6628: result: no
  1264. configure:6642: checking for wchar_t
  1265. configure:6659: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1266. configure:6659: $? = 0
  1267. configure:6666: result: yes
  1268. configure:6675: checking for unsigned long long int
  1269. configure:6723: result: yes
  1270. configure:6733: checking for long long int
  1271. configure:6783: result: yes
  1272. configure:6920: checking whether stdint.h conforms to C99
  1273. configure:7091: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1274. configure:7091: $? = 0
  1275. configure:7173: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  1276. configure:7173: $? = 0
  1277. configure:7173: ./conftest.exe
  1278. configure:7173: $? = 0
  1279. configure:7185: result: yes
  1280. configure:7584: checking whether memmem is declared without a macro
  1281. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1282. conftest.c: In function 'main':
  1283. conftest.c:45:10: error: 'memmem' undeclared (first use in this function)
  1284. (void) memmem;
  1285. ^
  1286. conftest.c:45:10: note: each undeclared identifier is reported only once for each function it appears in
  1287. configure:7602: $? = 1
  1288. configure: failed program was:
  1289. | /* confdefs.h */
  1290. | #define PACKAGE_NAME "bfgminer"
  1291. | #define PACKAGE_TARNAME "bfgminer"
  1292. | #define PACKAGE_VERSION "5.4.2"
  1293. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1294. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1295. | #define PACKAGE_URL ""
  1296. | #define PACKAGE "bfgminer"
  1297. | #define VERSION "5.4.2"
  1298. | #define STDC_HEADERS 1
  1299. | #define HAVE_SYS_TYPES_H 1
  1300. | #define HAVE_SYS_STAT_H 1
  1301. | #define HAVE_STDLIB_H 1
  1302. | #define HAVE_STRING_H 1
  1303. | #define HAVE_MEMORY_H 1
  1304. | #define HAVE_STRINGS_H 1
  1305. | #define HAVE_INTTYPES_H 1
  1306. | #define HAVE_STDINT_H 1
  1307. | #define HAVE_UNISTD_H 1
  1308. | #define __EXTENSIONS__ 1
  1309. | #define _ALL_SOURCE 1
  1310. | #define _GNU_SOURCE 1
  1311. | #define _POSIX_PTHREAD_SEMANTICS 1
  1312. | #define _TANDEM_SOURCE 1
  1313. | #define CGMINER_MAJOR_VERSION 5
  1314. | #define CGMINER_MINOR_VERSION 4
  1315. | #define CGMINER_MINOR_SUBVERSION 2
  1316. | #define HAVE_WCHAR_H 1
  1317. | #define HAVE_STDINT_H 1
  1318. | #define HAVE_MPROTECT 1
  1319. | #define HAVE_DECL_MEMMEM 0
  1320. | #define restrict __restrict
  1321. | #define uid_t int
  1322. | #define gid_t int
  1323. | #define HAVE_WCHAR_T 1
  1324. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1325. | #define HAVE_LONG_LONG_INT 1
  1326. | /* end confdefs.h. */
  1327. | #include <string.h>
  1328. |
  1329. | int
  1330. | main ()
  1331. | {
  1332. | #undef memmem
  1333. | (void) memmem;
  1334. | ;
  1335. | return 0;
  1336. | }
  1337. configure:7610: result: no
  1338. configure:7584: checking whether mempcpy is declared without a macro
  1339. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1340. conftest.c: In function 'main':
  1341. conftest.c:45:10: error: 'mempcpy' undeclared (first use in this function)
  1342. (void) mempcpy;
  1343. ^
  1344. conftest.c:45:10: note: each undeclared identifier is reported only once for each function it appears in
  1345. configure:7602: $? = 1
  1346. configure: failed program was:
  1347. | /* confdefs.h */
  1348. | #define PACKAGE_NAME "bfgminer"
  1349. | #define PACKAGE_TARNAME "bfgminer"
  1350. | #define PACKAGE_VERSION "5.4.2"
  1351. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1352. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1353. | #define PACKAGE_URL ""
  1354. | #define PACKAGE "bfgminer"
  1355. | #define VERSION "5.4.2"
  1356. | #define STDC_HEADERS 1
  1357. | #define HAVE_SYS_TYPES_H 1
  1358. | #define HAVE_SYS_STAT_H 1
  1359. | #define HAVE_STDLIB_H 1
  1360. | #define HAVE_STRING_H 1
  1361. | #define HAVE_MEMORY_H 1
  1362. | #define HAVE_STRINGS_H 1
  1363. | #define HAVE_INTTYPES_H 1
  1364. | #define HAVE_STDINT_H 1
  1365. | #define HAVE_UNISTD_H 1
  1366. | #define __EXTENSIONS__ 1
  1367. | #define _ALL_SOURCE 1
  1368. | #define _GNU_SOURCE 1
  1369. | #define _POSIX_PTHREAD_SEMANTICS 1
  1370. | #define _TANDEM_SOURCE 1
  1371. | #define CGMINER_MAJOR_VERSION 5
  1372. | #define CGMINER_MINOR_VERSION 4
  1373. | #define CGMINER_MINOR_SUBVERSION 2
  1374. | #define HAVE_WCHAR_H 1
  1375. | #define HAVE_STDINT_H 1
  1376. | #define HAVE_MPROTECT 1
  1377. | #define HAVE_DECL_MEMMEM 0
  1378. | #define restrict __restrict
  1379. | #define uid_t int
  1380. | #define gid_t int
  1381. | #define HAVE_WCHAR_T 1
  1382. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1383. | #define HAVE_LONG_LONG_INT 1
  1384. | /* end confdefs.h. */
  1385. | #include <string.h>
  1386. |
  1387. | int
  1388. | main ()
  1389. | {
  1390. | #undef mempcpy
  1391. | (void) mempcpy;
  1392. | ;
  1393. | return 0;
  1394. | }
  1395. configure:7610: result: no
  1396. configure:7584: checking whether memrchr is declared without a macro
  1397. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1398. conftest.c: In function 'main':
  1399. conftest.c:45:10: error: 'memrchr' undeclared (first use in this function)
  1400. (void) memrchr;
  1401. ^
  1402. conftest.c:45:10: note: each undeclared identifier is reported only once for each function it appears in
  1403. configure:7602: $? = 1
  1404. configure: failed program was:
  1405. | /* confdefs.h */
  1406. | #define PACKAGE_NAME "bfgminer"
  1407. | #define PACKAGE_TARNAME "bfgminer"
  1408. | #define PACKAGE_VERSION "5.4.2"
  1409. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1410. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1411. | #define PACKAGE_URL ""
  1412. | #define PACKAGE "bfgminer"
  1413. | #define VERSION "5.4.2"
  1414. | #define STDC_HEADERS 1
  1415. | #define HAVE_SYS_TYPES_H 1
  1416. | #define HAVE_SYS_STAT_H 1
  1417. | #define HAVE_STDLIB_H 1
  1418. | #define HAVE_STRING_H 1
  1419. | #define HAVE_MEMORY_H 1
  1420. | #define HAVE_STRINGS_H 1
  1421. | #define HAVE_INTTYPES_H 1
  1422. | #define HAVE_STDINT_H 1
  1423. | #define HAVE_UNISTD_H 1
  1424. | #define __EXTENSIONS__ 1
  1425. | #define _ALL_SOURCE 1
  1426. | #define _GNU_SOURCE 1
  1427. | #define _POSIX_PTHREAD_SEMANTICS 1
  1428. | #define _TANDEM_SOURCE 1
  1429. | #define CGMINER_MAJOR_VERSION 5
  1430. | #define CGMINER_MINOR_VERSION 4
  1431. | #define CGMINER_MINOR_SUBVERSION 2
  1432. | #define HAVE_WCHAR_H 1
  1433. | #define HAVE_STDINT_H 1
  1434. | #define HAVE_MPROTECT 1
  1435. | #define HAVE_DECL_MEMMEM 0
  1436. | #define restrict __restrict
  1437. | #define uid_t int
  1438. | #define gid_t int
  1439. | #define HAVE_WCHAR_T 1
  1440. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1441. | #define HAVE_LONG_LONG_INT 1
  1442. | /* end confdefs.h. */
  1443. | #include <string.h>
  1444. |
  1445. | int
  1446. | main ()
  1447. | {
  1448. | #undef memrchr
  1449. | (void) memrchr;
  1450. | ;
  1451. | return 0;
  1452. | }
  1453. configure:7610: result: no
  1454. configure:7584: checking whether rawmemchr is declared without a macro
  1455. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1456. conftest.c: In function 'main':
  1457. conftest.c:45:10: error: 'rawmemchr' undeclared (first use in this function)
  1458. (void) rawmemchr;
  1459. ^
  1460. conftest.c:45:10: note: each undeclared identifier is reported only once for each function it appears in
  1461. configure:7602: $? = 1
  1462. configure: failed program was:
  1463. | /* confdefs.h */
  1464. | #define PACKAGE_NAME "bfgminer"
  1465. | #define PACKAGE_TARNAME "bfgminer"
  1466. | #define PACKAGE_VERSION "5.4.2"
  1467. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1468. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1469. | #define PACKAGE_URL ""
  1470. | #define PACKAGE "bfgminer"
  1471. | #define VERSION "5.4.2"
  1472. | #define STDC_HEADERS 1
  1473. | #define HAVE_SYS_TYPES_H 1
  1474. | #define HAVE_SYS_STAT_H 1
  1475. | #define HAVE_STDLIB_H 1
  1476. | #define HAVE_STRING_H 1
  1477. | #define HAVE_MEMORY_H 1
  1478. | #define HAVE_STRINGS_H 1
  1479. | #define HAVE_INTTYPES_H 1
  1480. | #define HAVE_STDINT_H 1
  1481. | #define HAVE_UNISTD_H 1
  1482. | #define __EXTENSIONS__ 1
  1483. | #define _ALL_SOURCE 1
  1484. | #define _GNU_SOURCE 1
  1485. | #define _POSIX_PTHREAD_SEMANTICS 1
  1486. | #define _TANDEM_SOURCE 1
  1487. | #define CGMINER_MAJOR_VERSION 5
  1488. | #define CGMINER_MINOR_VERSION 4
  1489. | #define CGMINER_MINOR_SUBVERSION 2
  1490. | #define HAVE_WCHAR_H 1
  1491. | #define HAVE_STDINT_H 1
  1492. | #define HAVE_MPROTECT 1
  1493. | #define HAVE_DECL_MEMMEM 0
  1494. | #define restrict __restrict
  1495. | #define uid_t int
  1496. | #define gid_t int
  1497. | #define HAVE_WCHAR_T 1
  1498. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1499. | #define HAVE_LONG_LONG_INT 1
  1500. | /* end confdefs.h. */
  1501. | #include <string.h>
  1502. |
  1503. | int
  1504. | main ()
  1505. | {
  1506. | #undef rawmemchr
  1507. | (void) rawmemchr;
  1508. | ;
  1509. | return 0;
  1510. | }
  1511. configure:7610: result: no
  1512. configure:7584: checking whether stpcpy is declared without a macro
  1513. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1514. conftest.c: In function 'main':
  1515. conftest.c:45:10: error: 'stpcpy' undeclared (first use in this function)
  1516. (void) stpcpy;
  1517. ^
  1518. conftest.c:45:10: note: each undeclared identifier is reported only once for each function it appears in
  1519. configure:7602: $? = 1
  1520. configure: failed program was:
  1521. | /* confdefs.h */
  1522. | #define PACKAGE_NAME "bfgminer"
  1523. | #define PACKAGE_TARNAME "bfgminer"
  1524. | #define PACKAGE_VERSION "5.4.2"
  1525. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1526. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1527. | #define PACKAGE_URL ""
  1528. | #define PACKAGE "bfgminer"
  1529. | #define VERSION "5.4.2"
  1530. | #define STDC_HEADERS 1
  1531. | #define HAVE_SYS_TYPES_H 1
  1532. | #define HAVE_SYS_STAT_H 1
  1533. | #define HAVE_STDLIB_H 1
  1534. | #define HAVE_STRING_H 1
  1535. | #define HAVE_MEMORY_H 1
  1536. | #define HAVE_STRINGS_H 1
  1537. | #define HAVE_INTTYPES_H 1
  1538. | #define HAVE_STDINT_H 1
  1539. | #define HAVE_UNISTD_H 1
  1540. | #define __EXTENSIONS__ 1
  1541. | #define _ALL_SOURCE 1
  1542. | #define _GNU_SOURCE 1
  1543. | #define _POSIX_PTHREAD_SEMANTICS 1
  1544. | #define _TANDEM_SOURCE 1
  1545. | #define CGMINER_MAJOR_VERSION 5
  1546. | #define CGMINER_MINOR_VERSION 4
  1547. | #define CGMINER_MINOR_SUBVERSION 2
  1548. | #define HAVE_WCHAR_H 1
  1549. | #define HAVE_STDINT_H 1
  1550. | #define HAVE_MPROTECT 1
  1551. | #define HAVE_DECL_MEMMEM 0
  1552. | #define restrict __restrict
  1553. | #define uid_t int
  1554. | #define gid_t int
  1555. | #define HAVE_WCHAR_T 1
  1556. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1557. | #define HAVE_LONG_LONG_INT 1
  1558. | /* end confdefs.h. */
  1559. | #include <string.h>
  1560. |
  1561. | int
  1562. | main ()
  1563. | {
  1564. | #undef stpcpy
  1565. | (void) stpcpy;
  1566. | ;
  1567. | return 0;
  1568. | }
  1569. configure:7610: result: no
  1570. configure:7584: checking whether stpncpy is declared without a macro
  1571. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1572. conftest.c: In function 'main':
  1573. conftest.c:45:10: error: 'stpncpy' undeclared (first use in this function)
  1574. (void) stpncpy;
  1575. ^
  1576. conftest.c:45:10: note: each undeclared identifier is reported only once for each function it appears in
  1577. configure:7602: $? = 1
  1578. configure: failed program was:
  1579. | /* confdefs.h */
  1580. | #define PACKAGE_NAME "bfgminer"
  1581. | #define PACKAGE_TARNAME "bfgminer"
  1582. | #define PACKAGE_VERSION "5.4.2"
  1583. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1584. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1585. | #define PACKAGE_URL ""
  1586. | #define PACKAGE "bfgminer"
  1587. | #define VERSION "5.4.2"
  1588. | #define STDC_HEADERS 1
  1589. | #define HAVE_SYS_TYPES_H 1
  1590. | #define HAVE_SYS_STAT_H 1
  1591. | #define HAVE_STDLIB_H 1
  1592. | #define HAVE_STRING_H 1
  1593. | #define HAVE_MEMORY_H 1
  1594. | #define HAVE_STRINGS_H 1
  1595. | #define HAVE_INTTYPES_H 1
  1596. | #define HAVE_STDINT_H 1
  1597. | #define HAVE_UNISTD_H 1
  1598. | #define __EXTENSIONS__ 1
  1599. | #define _ALL_SOURCE 1
  1600. | #define _GNU_SOURCE 1
  1601. | #define _POSIX_PTHREAD_SEMANTICS 1
  1602. | #define _TANDEM_SOURCE 1
  1603. | #define CGMINER_MAJOR_VERSION 5
  1604. | #define CGMINER_MINOR_VERSION 4
  1605. | #define CGMINER_MINOR_SUBVERSION 2
  1606. | #define HAVE_WCHAR_H 1
  1607. | #define HAVE_STDINT_H 1
  1608. | #define HAVE_MPROTECT 1
  1609. | #define HAVE_DECL_MEMMEM 0
  1610. | #define restrict __restrict
  1611. | #define uid_t int
  1612. | #define gid_t int
  1613. | #define HAVE_WCHAR_T 1
  1614. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1615. | #define HAVE_LONG_LONG_INT 1
  1616. | /* end confdefs.h. */
  1617. | #include <string.h>
  1618. |
  1619. | int
  1620. | main ()
  1621. | {
  1622. | #undef stpncpy
  1623. | (void) stpncpy;
  1624. | ;
  1625. | return 0;
  1626. | }
  1627. configure:7610: result: no
  1628. configure:7584: checking whether strchrnul is declared without a macro
  1629. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1630. conftest.c: In function 'main':
  1631. conftest.c:45:10: error: 'strchrnul' undeclared (first use in this function)
  1632. (void) strchrnul;
  1633. ^
  1634. conftest.c:45:10: note: each undeclared identifier is reported only once for each function it appears in
  1635. configure:7602: $? = 1
  1636. configure: failed program was:
  1637. | /* confdefs.h */
  1638. | #define PACKAGE_NAME "bfgminer"
  1639. | #define PACKAGE_TARNAME "bfgminer"
  1640. | #define PACKAGE_VERSION "5.4.2"
  1641. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1642. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1643. | #define PACKAGE_URL ""
  1644. | #define PACKAGE "bfgminer"
  1645. | #define VERSION "5.4.2"
  1646. | #define STDC_HEADERS 1
  1647. | #define HAVE_SYS_TYPES_H 1
  1648. | #define HAVE_SYS_STAT_H 1
  1649. | #define HAVE_STDLIB_H 1
  1650. | #define HAVE_STRING_H 1
  1651. | #define HAVE_MEMORY_H 1
  1652. | #define HAVE_STRINGS_H 1
  1653. | #define HAVE_INTTYPES_H 1
  1654. | #define HAVE_STDINT_H 1
  1655. | #define HAVE_UNISTD_H 1
  1656. | #define __EXTENSIONS__ 1
  1657. | #define _ALL_SOURCE 1
  1658. | #define _GNU_SOURCE 1
  1659. | #define _POSIX_PTHREAD_SEMANTICS 1
  1660. | #define _TANDEM_SOURCE 1
  1661. | #define CGMINER_MAJOR_VERSION 5
  1662. | #define CGMINER_MINOR_VERSION 4
  1663. | #define CGMINER_MINOR_SUBVERSION 2
  1664. | #define HAVE_WCHAR_H 1
  1665. | #define HAVE_STDINT_H 1
  1666. | #define HAVE_MPROTECT 1
  1667. | #define HAVE_DECL_MEMMEM 0
  1668. | #define restrict __restrict
  1669. | #define uid_t int
  1670. | #define gid_t int
  1671. | #define HAVE_WCHAR_T 1
  1672. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1673. | #define HAVE_LONG_LONG_INT 1
  1674. | /* end confdefs.h. */
  1675. | #include <string.h>
  1676. |
  1677. | int
  1678. | main ()
  1679. | {
  1680. | #undef strchrnul
  1681. | (void) strchrnul;
  1682. | ;
  1683. | return 0;
  1684. | }
  1685. configure:7610: result: no
  1686. configure:7584: checking whether strdup is declared without a macro
  1687. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1688. configure:7602: $? = 0
  1689. configure:7610: result: yes
  1690. configure:7584: checking whether strncat is declared without a macro
  1691. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1692. configure:7602: $? = 0
  1693. configure:7610: result: yes
  1694. configure:7584: checking whether strndup is declared without a macro
  1695. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1696. conftest.c: In function 'main':
  1697. conftest.c:47:10: error: 'strndup' undeclared (first use in this function)
  1698. (void) strndup;
  1699. ^
  1700. conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in
  1701. configure:7602: $? = 1
  1702. configure: failed program was:
  1703. | /* confdefs.h */
  1704. | #define PACKAGE_NAME "bfgminer"
  1705. | #define PACKAGE_TARNAME "bfgminer"
  1706. | #define PACKAGE_VERSION "5.4.2"
  1707. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1708. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1709. | #define PACKAGE_URL ""
  1710. | #define PACKAGE "bfgminer"
  1711. | #define VERSION "5.4.2"
  1712. | #define STDC_HEADERS 1
  1713. | #define HAVE_SYS_TYPES_H 1
  1714. | #define HAVE_SYS_STAT_H 1
  1715. | #define HAVE_STDLIB_H 1
  1716. | #define HAVE_STRING_H 1
  1717. | #define HAVE_MEMORY_H 1
  1718. | #define HAVE_STRINGS_H 1
  1719. | #define HAVE_INTTYPES_H 1
  1720. | #define HAVE_STDINT_H 1
  1721. | #define HAVE_UNISTD_H 1
  1722. | #define __EXTENSIONS__ 1
  1723. | #define _ALL_SOURCE 1
  1724. | #define _GNU_SOURCE 1
  1725. | #define _POSIX_PTHREAD_SEMANTICS 1
  1726. | #define _TANDEM_SOURCE 1
  1727. | #define CGMINER_MAJOR_VERSION 5
  1728. | #define CGMINER_MINOR_VERSION 4
  1729. | #define CGMINER_MINOR_SUBVERSION 2
  1730. | #define HAVE_WCHAR_H 1
  1731. | #define HAVE_STDINT_H 1
  1732. | #define HAVE_MPROTECT 1
  1733. | #define HAVE_DECL_MEMMEM 0
  1734. | #define restrict __restrict
  1735. | #define uid_t int
  1736. | #define gid_t int
  1737. | #define HAVE_WCHAR_T 1
  1738. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1739. | #define HAVE_LONG_LONG_INT 1
  1740. | #define HAVE_RAW_DECL_STRDUP 1
  1741. | #define HAVE_RAW_DECL_STRNCAT 1
  1742. | /* end confdefs.h. */
  1743. | #include <string.h>
  1744. |
  1745. | int
  1746. | main ()
  1747. | {
  1748. | #undef strndup
  1749. | (void) strndup;
  1750. | ;
  1751. | return 0;
  1752. | }
  1753. configure:7610: result: no
  1754. configure:7584: checking whether strnlen is declared without a macro
  1755. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1756. conftest.c: In function 'main':
  1757. conftest.c:47:10: error: 'strnlen' undeclared (first use in this function)
  1758. (void) strnlen;
  1759. ^
  1760. conftest.c:47:10: note: each undeclared identifier is reported only once for each function it appears in
  1761. configure:7602: $? = 1
  1762. configure: failed program was:
  1763. | /* confdefs.h */
  1764. | #define PACKAGE_NAME "bfgminer"
  1765. | #define PACKAGE_TARNAME "bfgminer"
  1766. | #define PACKAGE_VERSION "5.4.2"
  1767. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1768. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1769. | #define PACKAGE_URL ""
  1770. | #define PACKAGE "bfgminer"
  1771. | #define VERSION "5.4.2"
  1772. | #define STDC_HEADERS 1
  1773. | #define HAVE_SYS_TYPES_H 1
  1774. | #define HAVE_SYS_STAT_H 1
  1775. | #define HAVE_STDLIB_H 1
  1776. | #define HAVE_STRING_H 1
  1777. | #define HAVE_MEMORY_H 1
  1778. | #define HAVE_STRINGS_H 1
  1779. | #define HAVE_INTTYPES_H 1
  1780. | #define HAVE_STDINT_H 1
  1781. | #define HAVE_UNISTD_H 1
  1782. | #define __EXTENSIONS__ 1
  1783. | #define _ALL_SOURCE 1
  1784. | #define _GNU_SOURCE 1
  1785. | #define _POSIX_PTHREAD_SEMANTICS 1
  1786. | #define _TANDEM_SOURCE 1
  1787. | #define CGMINER_MAJOR_VERSION 5
  1788. | #define CGMINER_MINOR_VERSION 4
  1789. | #define CGMINER_MINOR_SUBVERSION 2
  1790. | #define HAVE_WCHAR_H 1
  1791. | #define HAVE_STDINT_H 1
  1792. | #define HAVE_MPROTECT 1
  1793. | #define HAVE_DECL_MEMMEM 0
  1794. | #define restrict __restrict
  1795. | #define uid_t int
  1796. | #define gid_t int
  1797. | #define HAVE_WCHAR_T 1
  1798. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1799. | #define HAVE_LONG_LONG_INT 1
  1800. | #define HAVE_RAW_DECL_STRDUP 1
  1801. | #define HAVE_RAW_DECL_STRNCAT 1
  1802. | /* end confdefs.h. */
  1803. | #include <string.h>
  1804. |
  1805. | int
  1806. | main ()
  1807. | {
  1808. | #undef strnlen
  1809. | (void) strnlen;
  1810. | ;
  1811. | return 0;
  1812. | }
  1813. configure:7610: result: no
  1814. configure:7584: checking whether strpbrk is declared without a macro
  1815. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1816. configure:7602: $? = 0
  1817. configure:7610: result: yes
  1818. configure:7584: checking whether strsep is declared without a macro
  1819. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1820. conftest.c: In function 'main':
  1821. conftest.c:48:10: error: 'strsep' undeclared (first use in this function)
  1822. (void) strsep;
  1823. ^
  1824. conftest.c:48:10: note: each undeclared identifier is reported only once for each function it appears in
  1825. configure:7602: $? = 1
  1826. configure: failed program was:
  1827. | /* confdefs.h */
  1828. | #define PACKAGE_NAME "bfgminer"
  1829. | #define PACKAGE_TARNAME "bfgminer"
  1830. | #define PACKAGE_VERSION "5.4.2"
  1831. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1832. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1833. | #define PACKAGE_URL ""
  1834. | #define PACKAGE "bfgminer"
  1835. | #define VERSION "5.4.2"
  1836. | #define STDC_HEADERS 1
  1837. | #define HAVE_SYS_TYPES_H 1
  1838. | #define HAVE_SYS_STAT_H 1
  1839. | #define HAVE_STDLIB_H 1
  1840. | #define HAVE_STRING_H 1
  1841. | #define HAVE_MEMORY_H 1
  1842. | #define HAVE_STRINGS_H 1
  1843. | #define HAVE_INTTYPES_H 1
  1844. | #define HAVE_STDINT_H 1
  1845. | #define HAVE_UNISTD_H 1
  1846. | #define __EXTENSIONS__ 1
  1847. | #define _ALL_SOURCE 1
  1848. | #define _GNU_SOURCE 1
  1849. | #define _POSIX_PTHREAD_SEMANTICS 1
  1850. | #define _TANDEM_SOURCE 1
  1851. | #define CGMINER_MAJOR_VERSION 5
  1852. | #define CGMINER_MINOR_VERSION 4
  1853. | #define CGMINER_MINOR_SUBVERSION 2
  1854. | #define HAVE_WCHAR_H 1
  1855. | #define HAVE_STDINT_H 1
  1856. | #define HAVE_MPROTECT 1
  1857. | #define HAVE_DECL_MEMMEM 0
  1858. | #define restrict __restrict
  1859. | #define uid_t int
  1860. | #define gid_t int
  1861. | #define HAVE_WCHAR_T 1
  1862. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1863. | #define HAVE_LONG_LONG_INT 1
  1864. | #define HAVE_RAW_DECL_STRDUP 1
  1865. | #define HAVE_RAW_DECL_STRNCAT 1
  1866. | #define HAVE_RAW_DECL_STRPBRK 1
  1867. | /* end confdefs.h. */
  1868. | #include <string.h>
  1869. |
  1870. | int
  1871. | main ()
  1872. | {
  1873. | #undef strsep
  1874. | (void) strsep;
  1875. | ;
  1876. | return 0;
  1877. | }
  1878. configure:7610: result: no
  1879. configure:7584: checking whether strcasestr is declared without a macro
  1880. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1881. conftest.c: In function 'main':
  1882. conftest.c:48:10: error: 'strcasestr' undeclared (first use in this function)
  1883. (void) strcasestr;
  1884. ^
  1885. conftest.c:48:10: note: each undeclared identifier is reported only once for each function it appears in
  1886. configure:7602: $? = 1
  1887. configure: failed program was:
  1888. | /* confdefs.h */
  1889. | #define PACKAGE_NAME "bfgminer"
  1890. | #define PACKAGE_TARNAME "bfgminer"
  1891. | #define PACKAGE_VERSION "5.4.2"
  1892. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1893. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1894. | #define PACKAGE_URL ""
  1895. | #define PACKAGE "bfgminer"
  1896. | #define VERSION "5.4.2"
  1897. | #define STDC_HEADERS 1
  1898. | #define HAVE_SYS_TYPES_H 1
  1899. | #define HAVE_SYS_STAT_H 1
  1900. | #define HAVE_STDLIB_H 1
  1901. | #define HAVE_STRING_H 1
  1902. | #define HAVE_MEMORY_H 1
  1903. | #define HAVE_STRINGS_H 1
  1904. | #define HAVE_INTTYPES_H 1
  1905. | #define HAVE_STDINT_H 1
  1906. | #define HAVE_UNISTD_H 1
  1907. | #define __EXTENSIONS__ 1
  1908. | #define _ALL_SOURCE 1
  1909. | #define _GNU_SOURCE 1
  1910. | #define _POSIX_PTHREAD_SEMANTICS 1
  1911. | #define _TANDEM_SOURCE 1
  1912. | #define CGMINER_MAJOR_VERSION 5
  1913. | #define CGMINER_MINOR_VERSION 4
  1914. | #define CGMINER_MINOR_SUBVERSION 2
  1915. | #define HAVE_WCHAR_H 1
  1916. | #define HAVE_STDINT_H 1
  1917. | #define HAVE_MPROTECT 1
  1918. | #define HAVE_DECL_MEMMEM 0
  1919. | #define restrict __restrict
  1920. | #define uid_t int
  1921. | #define gid_t int
  1922. | #define HAVE_WCHAR_T 1
  1923. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1924. | #define HAVE_LONG_LONG_INT 1
  1925. | #define HAVE_RAW_DECL_STRDUP 1
  1926. | #define HAVE_RAW_DECL_STRNCAT 1
  1927. | #define HAVE_RAW_DECL_STRPBRK 1
  1928. | /* end confdefs.h. */
  1929. | #include <string.h>
  1930. |
  1931. | int
  1932. | main ()
  1933. | {
  1934. | #undef strcasestr
  1935. | (void) strcasestr;
  1936. | ;
  1937. | return 0;
  1938. | }
  1939. configure:7610: result: no
  1940. configure:7584: checking whether strtok_r is declared without a macro
  1941. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  1942. conftest.c: In function 'main':
  1943. conftest.c:48:10: error: 'strtok_r' undeclared (first use in this function)
  1944. (void) strtok_r;
  1945. ^
  1946. conftest.c:48:10: note: each undeclared identifier is reported only once for each function it appears in
  1947. configure:7602: $? = 1
  1948. configure: failed program was:
  1949. | /* confdefs.h */
  1950. | #define PACKAGE_NAME "bfgminer"
  1951. | #define PACKAGE_TARNAME "bfgminer"
  1952. | #define PACKAGE_VERSION "5.4.2"
  1953. | #define PACKAGE_STRING "bfgminer 5.4.2"
  1954. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  1955. | #define PACKAGE_URL ""
  1956. | #define PACKAGE "bfgminer"
  1957. | #define VERSION "5.4.2"
  1958. | #define STDC_HEADERS 1
  1959. | #define HAVE_SYS_TYPES_H 1
  1960. | #define HAVE_SYS_STAT_H 1
  1961. | #define HAVE_STDLIB_H 1
  1962. | #define HAVE_STRING_H 1
  1963. | #define HAVE_MEMORY_H 1
  1964. | #define HAVE_STRINGS_H 1
  1965. | #define HAVE_INTTYPES_H 1
  1966. | #define HAVE_STDINT_H 1
  1967. | #define HAVE_UNISTD_H 1
  1968. | #define __EXTENSIONS__ 1
  1969. | #define _ALL_SOURCE 1
  1970. | #define _GNU_SOURCE 1
  1971. | #define _POSIX_PTHREAD_SEMANTICS 1
  1972. | #define _TANDEM_SOURCE 1
  1973. | #define CGMINER_MAJOR_VERSION 5
  1974. | #define CGMINER_MINOR_VERSION 4
  1975. | #define CGMINER_MINOR_SUBVERSION 2
  1976. | #define HAVE_WCHAR_H 1
  1977. | #define HAVE_STDINT_H 1
  1978. | #define HAVE_MPROTECT 1
  1979. | #define HAVE_DECL_MEMMEM 0
  1980. | #define restrict __restrict
  1981. | #define uid_t int
  1982. | #define gid_t int
  1983. | #define HAVE_WCHAR_T 1
  1984. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1985. | #define HAVE_LONG_LONG_INT 1
  1986. | #define HAVE_RAW_DECL_STRDUP 1
  1987. | #define HAVE_RAW_DECL_STRNCAT 1
  1988. | #define HAVE_RAW_DECL_STRPBRK 1
  1989. | /* end confdefs.h. */
  1990. | #include <string.h>
  1991. |
  1992. | int
  1993. | main ()
  1994. | {
  1995. | #undef strtok_r
  1996. | (void) strtok_r;
  1997. | ;
  1998. | return 0;
  1999. | }
  2000. configure:7610: result: no
  2001. configure:7584: checking whether strerror_r is declared without a macro
  2002. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2003. conftest.c: In function 'main':
  2004. conftest.c:48:10: error: 'strerror_r' undeclared (first use in this function)
  2005. (void) strerror_r;
  2006. ^
  2007. conftest.c:48:10: note: each undeclared identifier is reported only once for each function it appears in
  2008. configure:7602: $? = 1
  2009. configure: failed program was:
  2010. | /* confdefs.h */
  2011. | #define PACKAGE_NAME "bfgminer"
  2012. | #define PACKAGE_TARNAME "bfgminer"
  2013. | #define PACKAGE_VERSION "5.4.2"
  2014. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2015. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2016. | #define PACKAGE_URL ""
  2017. | #define PACKAGE "bfgminer"
  2018. | #define VERSION "5.4.2"
  2019. | #define STDC_HEADERS 1
  2020. | #define HAVE_SYS_TYPES_H 1
  2021. | #define HAVE_SYS_STAT_H 1
  2022. | #define HAVE_STDLIB_H 1
  2023. | #define HAVE_STRING_H 1
  2024. | #define HAVE_MEMORY_H 1
  2025. | #define HAVE_STRINGS_H 1
  2026. | #define HAVE_INTTYPES_H 1
  2027. | #define HAVE_STDINT_H 1
  2028. | #define HAVE_UNISTD_H 1
  2029. | #define __EXTENSIONS__ 1
  2030. | #define _ALL_SOURCE 1
  2031. | #define _GNU_SOURCE 1
  2032. | #define _POSIX_PTHREAD_SEMANTICS 1
  2033. | #define _TANDEM_SOURCE 1
  2034. | #define CGMINER_MAJOR_VERSION 5
  2035. | #define CGMINER_MINOR_VERSION 4
  2036. | #define CGMINER_MINOR_SUBVERSION 2
  2037. | #define HAVE_WCHAR_H 1
  2038. | #define HAVE_STDINT_H 1
  2039. | #define HAVE_MPROTECT 1
  2040. | #define HAVE_DECL_MEMMEM 0
  2041. | #define restrict __restrict
  2042. | #define uid_t int
  2043. | #define gid_t int
  2044. | #define HAVE_WCHAR_T 1
  2045. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2046. | #define HAVE_LONG_LONG_INT 1
  2047. | #define HAVE_RAW_DECL_STRDUP 1
  2048. | #define HAVE_RAW_DECL_STRNCAT 1
  2049. | #define HAVE_RAW_DECL_STRPBRK 1
  2050. | /* end confdefs.h. */
  2051. | #include <string.h>
  2052. |
  2053. | int
  2054. | main ()
  2055. | {
  2056. | #undef strerror_r
  2057. | (void) strerror_r;
  2058. | ;
  2059. | return 0;
  2060. | }
  2061. configure:7610: result: no
  2062. configure:7584: checking whether strsignal is declared without a macro
  2063. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2064. conftest.c: In function 'main':
  2065. conftest.c:48:10: error: 'strsignal' undeclared (first use in this function)
  2066. (void) strsignal;
  2067. ^
  2068. conftest.c:48:10: note: each undeclared identifier is reported only once for each function it appears in
  2069. configure:7602: $? = 1
  2070. configure: failed program was:
  2071. | /* confdefs.h */
  2072. | #define PACKAGE_NAME "bfgminer"
  2073. | #define PACKAGE_TARNAME "bfgminer"
  2074. | #define PACKAGE_VERSION "5.4.2"
  2075. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2076. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2077. | #define PACKAGE_URL ""
  2078. | #define PACKAGE "bfgminer"
  2079. | #define VERSION "5.4.2"
  2080. | #define STDC_HEADERS 1
  2081. | #define HAVE_SYS_TYPES_H 1
  2082. | #define HAVE_SYS_STAT_H 1
  2083. | #define HAVE_STDLIB_H 1
  2084. | #define HAVE_STRING_H 1
  2085. | #define HAVE_MEMORY_H 1
  2086. | #define HAVE_STRINGS_H 1
  2087. | #define HAVE_INTTYPES_H 1
  2088. | #define HAVE_STDINT_H 1
  2089. | #define HAVE_UNISTD_H 1
  2090. | #define __EXTENSIONS__ 1
  2091. | #define _ALL_SOURCE 1
  2092. | #define _GNU_SOURCE 1
  2093. | #define _POSIX_PTHREAD_SEMANTICS 1
  2094. | #define _TANDEM_SOURCE 1
  2095. | #define CGMINER_MAJOR_VERSION 5
  2096. | #define CGMINER_MINOR_VERSION 4
  2097. | #define CGMINER_MINOR_SUBVERSION 2
  2098. | #define HAVE_WCHAR_H 1
  2099. | #define HAVE_STDINT_H 1
  2100. | #define HAVE_MPROTECT 1
  2101. | #define HAVE_DECL_MEMMEM 0
  2102. | #define restrict __restrict
  2103. | #define uid_t int
  2104. | #define gid_t int
  2105. | #define HAVE_WCHAR_T 1
  2106. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2107. | #define HAVE_LONG_LONG_INT 1
  2108. | #define HAVE_RAW_DECL_STRDUP 1
  2109. | #define HAVE_RAW_DECL_STRNCAT 1
  2110. | #define HAVE_RAW_DECL_STRPBRK 1
  2111. | /* end confdefs.h. */
  2112. | #include <string.h>
  2113. |
  2114. | int
  2115. | main ()
  2116. | {
  2117. | #undef strsignal
  2118. | (void) strsignal;
  2119. | ;
  2120. | return 0;
  2121. | }
  2122. configure:7610: result: no
  2123. configure:7584: checking whether strverscmp is declared without a macro
  2124. configure:7602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2125. conftest.c: In function 'main':
  2126. conftest.c:48:10: error: 'strverscmp' undeclared (first use in this function)
  2127. (void) strverscmp;
  2128. ^
  2129. conftest.c:48:10: note: each undeclared identifier is reported only once for each function it appears in
  2130. configure:7602: $? = 1
  2131. configure: failed program was:
  2132. | /* confdefs.h */
  2133. | #define PACKAGE_NAME "bfgminer"
  2134. | #define PACKAGE_TARNAME "bfgminer"
  2135. | #define PACKAGE_VERSION "5.4.2"
  2136. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2137. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2138. | #define PACKAGE_URL ""
  2139. | #define PACKAGE "bfgminer"
  2140. | #define VERSION "5.4.2"
  2141. | #define STDC_HEADERS 1
  2142. | #define HAVE_SYS_TYPES_H 1
  2143. | #define HAVE_SYS_STAT_H 1
  2144. | #define HAVE_STDLIB_H 1
  2145. | #define HAVE_STRING_H 1
  2146. | #define HAVE_MEMORY_H 1
  2147. | #define HAVE_STRINGS_H 1
  2148. | #define HAVE_INTTYPES_H 1
  2149. | #define HAVE_STDINT_H 1
  2150. | #define HAVE_UNISTD_H 1
  2151. | #define __EXTENSIONS__ 1
  2152. | #define _ALL_SOURCE 1
  2153. | #define _GNU_SOURCE 1
  2154. | #define _POSIX_PTHREAD_SEMANTICS 1
  2155. | #define _TANDEM_SOURCE 1
  2156. | #define CGMINER_MAJOR_VERSION 5
  2157. | #define CGMINER_MINOR_VERSION 4
  2158. | #define CGMINER_MINOR_SUBVERSION 2
  2159. | #define HAVE_WCHAR_H 1
  2160. | #define HAVE_STDINT_H 1
  2161. | #define HAVE_MPROTECT 1
  2162. | #define HAVE_DECL_MEMMEM 0
  2163. | #define restrict __restrict
  2164. | #define uid_t int
  2165. | #define gid_t int
  2166. | #define HAVE_WCHAR_T 1
  2167. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2168. | #define HAVE_LONG_LONG_INT 1
  2169. | #define HAVE_RAW_DECL_STRDUP 1
  2170. | #define HAVE_RAW_DECL_STRNCAT 1
  2171. | #define HAVE_RAW_DECL_STRPBRK 1
  2172. | /* end confdefs.h. */
  2173. | #include <string.h>
  2174. |
  2175. | int
  2176. | main ()
  2177. | {
  2178. | #undef strverscmp
  2179. | (void) strverscmp;
  2180. | ;
  2181. | return 0;
  2182. | }
  2183. configure:7610: result: no
  2184. configure:7623: checking whether strtok_r is declared
  2185. configure:7623: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2186. conftest.c: In function 'main':
  2187. conftest.c:82:10: error: 'strtok_r' undeclared (first use in this function)
  2188. (void) strtok_r;
  2189. ^
  2190. conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears in
  2191. configure:7623: $? = 1
  2192. configure: failed program was:
  2193. | /* confdefs.h */
  2194. | #define PACKAGE_NAME "bfgminer"
  2195. | #define PACKAGE_TARNAME "bfgminer"
  2196. | #define PACKAGE_VERSION "5.4.2"
  2197. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2198. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2199. | #define PACKAGE_URL ""
  2200. | #define PACKAGE "bfgminer"
  2201. | #define VERSION "5.4.2"
  2202. | #define STDC_HEADERS 1
  2203. | #define HAVE_SYS_TYPES_H 1
  2204. | #define HAVE_SYS_STAT_H 1
  2205. | #define HAVE_STDLIB_H 1
  2206. | #define HAVE_STRING_H 1
  2207. | #define HAVE_MEMORY_H 1
  2208. | #define HAVE_STRINGS_H 1
  2209. | #define HAVE_INTTYPES_H 1
  2210. | #define HAVE_STDINT_H 1
  2211. | #define HAVE_UNISTD_H 1
  2212. | #define __EXTENSIONS__ 1
  2213. | #define _ALL_SOURCE 1
  2214. | #define _GNU_SOURCE 1
  2215. | #define _POSIX_PTHREAD_SEMANTICS 1
  2216. | #define _TANDEM_SOURCE 1
  2217. | #define CGMINER_MAJOR_VERSION 5
  2218. | #define CGMINER_MINOR_VERSION 4
  2219. | #define CGMINER_MINOR_SUBVERSION 2
  2220. | #define HAVE_WCHAR_H 1
  2221. | #define HAVE_STDINT_H 1
  2222. | #define HAVE_MPROTECT 1
  2223. | #define HAVE_DECL_MEMMEM 0
  2224. | #define restrict __restrict
  2225. | #define uid_t int
  2226. | #define gid_t int
  2227. | #define HAVE_WCHAR_T 1
  2228. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2229. | #define HAVE_LONG_LONG_INT 1
  2230. | #define HAVE_RAW_DECL_STRDUP 1
  2231. | #define HAVE_RAW_DECL_STRNCAT 1
  2232. | #define HAVE_RAW_DECL_STRPBRK 1
  2233. | /* end confdefs.h. */
  2234. | #include <stdio.h>
  2235. | #ifdef HAVE_SYS_TYPES_H
  2236. | # include <sys/types.h>
  2237. | #endif
  2238. | #ifdef HAVE_SYS_STAT_H
  2239. | # include <sys/stat.h>
  2240. | #endif
  2241. | #ifdef STDC_HEADERS
  2242. | # include <stdlib.h>
  2243. | # include <stddef.h>
  2244. | #else
  2245. | # ifdef HAVE_STDLIB_H
  2246. | # include <stdlib.h>
  2247. | # endif
  2248. | #endif
  2249. | #ifdef HAVE_STRING_H
  2250. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2251. | # include <memory.h>
  2252. | # endif
  2253. | # include <string.h>
  2254. | #endif
  2255. | #ifdef HAVE_STRINGS_H
  2256. | # include <strings.h>
  2257. | #endif
  2258. | #ifdef HAVE_INTTYPES_H
  2259. | # include <inttypes.h>
  2260. | #endif
  2261. | #ifdef HAVE_STDINT_H
  2262. | # include <stdint.h>
  2263. | #endif
  2264. | #ifdef HAVE_UNISTD_H
  2265. | # include <unistd.h>
  2266. | #endif
  2267. | int
  2268. | main ()
  2269. | {
  2270. | #ifndef strtok_r
  2271. | #ifdef __cplusplus
  2272. | (void) strtok_r;
  2273. | #else
  2274. | (void) strtok_r;
  2275. | #endif
  2276. | #endif
  2277. |
  2278. | ;
  2279. | return 0;
  2280. | }
  2281. configure:7623: result: no
  2282. configure:7810: checking for memmem
  2283. configure:7810: result: no
  2284. configure:7999: checking for siginfo_t
  2285. configure:7999: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2286. conftest.c: In function 'main':
  2287. conftest.c:52:13: error: 'siginfo_t' undeclared (first use in this function)
  2288. if (sizeof (siginfo_t))
  2289. ^
  2290. conftest.c:52:13: note: each undeclared identifier is reported only once for each function it appears in
  2291. configure:7999: $? = 1
  2292. configure: failed program was:
  2293. | /* confdefs.h */
  2294. | #define PACKAGE_NAME "bfgminer"
  2295. | #define PACKAGE_TARNAME "bfgminer"
  2296. | #define PACKAGE_VERSION "5.4.2"
  2297. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2298. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2299. | #define PACKAGE_URL ""
  2300. | #define PACKAGE "bfgminer"
  2301. | #define VERSION "5.4.2"
  2302. | #define STDC_HEADERS 1
  2303. | #define HAVE_SYS_TYPES_H 1
  2304. | #define HAVE_SYS_STAT_H 1
  2305. | #define HAVE_STDLIB_H 1
  2306. | #define HAVE_STRING_H 1
  2307. | #define HAVE_MEMORY_H 1
  2308. | #define HAVE_STRINGS_H 1
  2309. | #define HAVE_INTTYPES_H 1
  2310. | #define HAVE_STDINT_H 1
  2311. | #define HAVE_UNISTD_H 1
  2312. | #define __EXTENSIONS__ 1
  2313. | #define _ALL_SOURCE 1
  2314. | #define _GNU_SOURCE 1
  2315. | #define _POSIX_PTHREAD_SEMANTICS 1
  2316. | #define _TANDEM_SOURCE 1
  2317. | #define CGMINER_MAJOR_VERSION 5
  2318. | #define CGMINER_MINOR_VERSION 4
  2319. | #define CGMINER_MINOR_SUBVERSION 2
  2320. | #define HAVE_WCHAR_H 1
  2321. | #define HAVE_STDINT_H 1
  2322. | #define HAVE_MPROTECT 1
  2323. | #define HAVE_DECL_MEMMEM 0
  2324. | #define restrict __restrict
  2325. | #define uid_t int
  2326. | #define gid_t int
  2327. | #define HAVE_WCHAR_T 1
  2328. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2329. | #define HAVE_LONG_LONG_INT 1
  2330. | #define HAVE_RAW_DECL_STRDUP 1
  2331. | #define HAVE_RAW_DECL_STRNCAT 1
  2332. | #define HAVE_RAW_DECL_STRPBRK 1
  2333. | #define HAVE_DECL_STRTOK_R 0
  2334. | #define GNULIB_TEST_MEMCHR 1
  2335. | #define GNULIB_TEST_MEMMEM 1
  2336. | /* end confdefs.h. */
  2337. |
  2338. | #include <signal.h>
  2339. |
  2340. |
  2341. | int
  2342. | main ()
  2343. | {
  2344. | if (sizeof (siginfo_t))
  2345. | return 0;
  2346. | ;
  2347. | return 0;
  2348. | }
  2349. configure:7999: result: no
  2350. configure:8090: checking for volatile sig_atomic_t
  2351. configure:8090: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2352. configure:8090: $? = 0
  2353. configure:8090: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2354. conftest.c: In function 'main':
  2355. conftest.c:53:36: error: expected expression before ')' token
  2356. if (sizeof ((volatile sig_atomic_t)))
  2357. ^
  2358. configure:8090: $? = 1
  2359. configure: failed program was:
  2360. | /* confdefs.h */
  2361. | #define PACKAGE_NAME "bfgminer"
  2362. | #define PACKAGE_TARNAME "bfgminer"
  2363. | #define PACKAGE_VERSION "5.4.2"
  2364. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2365. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2366. | #define PACKAGE_URL ""
  2367. | #define PACKAGE "bfgminer"
  2368. | #define VERSION "5.4.2"
  2369. | #define STDC_HEADERS 1
  2370. | #define HAVE_SYS_TYPES_H 1
  2371. | #define HAVE_SYS_STAT_H 1
  2372. | #define HAVE_STDLIB_H 1
  2373. | #define HAVE_STRING_H 1
  2374. | #define HAVE_MEMORY_H 1
  2375. | #define HAVE_STRINGS_H 1
  2376. | #define HAVE_INTTYPES_H 1
  2377. | #define HAVE_STDINT_H 1
  2378. | #define HAVE_UNISTD_H 1
  2379. | #define __EXTENSIONS__ 1
  2380. | #define _ALL_SOURCE 1
  2381. | #define _GNU_SOURCE 1
  2382. | #define _POSIX_PTHREAD_SEMANTICS 1
  2383. | #define _TANDEM_SOURCE 1
  2384. | #define CGMINER_MAJOR_VERSION 5
  2385. | #define CGMINER_MINOR_VERSION 4
  2386. | #define CGMINER_MINOR_SUBVERSION 2
  2387. | #define HAVE_WCHAR_H 1
  2388. | #define HAVE_STDINT_H 1
  2389. | #define HAVE_MPROTECT 1
  2390. | #define HAVE_DECL_MEMMEM 0
  2391. | #define restrict __restrict
  2392. | #define uid_t int
  2393. | #define gid_t int
  2394. | #define HAVE_WCHAR_T 1
  2395. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2396. | #define HAVE_LONG_LONG_INT 1
  2397. | #define HAVE_RAW_DECL_STRDUP 1
  2398. | #define HAVE_RAW_DECL_STRNCAT 1
  2399. | #define HAVE_RAW_DECL_STRPBRK 1
  2400. | #define HAVE_DECL_STRTOK_R 0
  2401. | #define GNULIB_TEST_MEMCHR 1
  2402. | #define GNULIB_TEST_MEMMEM 1
  2403. | #define GNULIB_TEST_SIGACTION 1
  2404. | /* end confdefs.h. */
  2405. |
  2406. | #include <signal.h>
  2407. |
  2408. |
  2409. | int
  2410. | main ()
  2411. | {
  2412. | if (sizeof ((volatile sig_atomic_t)))
  2413. | return 0;
  2414. | ;
  2415. | return 0;
  2416. | }
  2417. configure:8090: result: yes
  2418. configure:8104: checking for sighandler_t
  2419. configure:8104: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2420. conftest.c: In function 'main':
  2421. conftest.c:53:13: error: 'sighandler_t' undeclared (first use in this function)
  2422. if (sizeof (sighandler_t))
  2423. ^
  2424. conftest.c:53:13: note: each undeclared identifier is reported only once for each function it appears in
  2425. configure:8104: $? = 1
  2426. configure: failed program was:
  2427. | /* confdefs.h */
  2428. | #define PACKAGE_NAME "bfgminer"
  2429. | #define PACKAGE_TARNAME "bfgminer"
  2430. | #define PACKAGE_VERSION "5.4.2"
  2431. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2432. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2433. | #define PACKAGE_URL ""
  2434. | #define PACKAGE "bfgminer"
  2435. | #define VERSION "5.4.2"
  2436. | #define STDC_HEADERS 1
  2437. | #define HAVE_SYS_TYPES_H 1
  2438. | #define HAVE_SYS_STAT_H 1
  2439. | #define HAVE_STDLIB_H 1
  2440. | #define HAVE_STRING_H 1
  2441. | #define HAVE_MEMORY_H 1
  2442. | #define HAVE_STRINGS_H 1
  2443. | #define HAVE_INTTYPES_H 1
  2444. | #define HAVE_STDINT_H 1
  2445. | #define HAVE_UNISTD_H 1
  2446. | #define __EXTENSIONS__ 1
  2447. | #define _ALL_SOURCE 1
  2448. | #define _GNU_SOURCE 1
  2449. | #define _POSIX_PTHREAD_SEMANTICS 1
  2450. | #define _TANDEM_SOURCE 1
  2451. | #define CGMINER_MAJOR_VERSION 5
  2452. | #define CGMINER_MINOR_VERSION 4
  2453. | #define CGMINER_MINOR_SUBVERSION 2
  2454. | #define HAVE_WCHAR_H 1
  2455. | #define HAVE_STDINT_H 1
  2456. | #define HAVE_MPROTECT 1
  2457. | #define HAVE_DECL_MEMMEM 0
  2458. | #define restrict __restrict
  2459. | #define uid_t int
  2460. | #define gid_t int
  2461. | #define HAVE_WCHAR_T 1
  2462. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2463. | #define HAVE_LONG_LONG_INT 1
  2464. | #define HAVE_RAW_DECL_STRDUP 1
  2465. | #define HAVE_RAW_DECL_STRNCAT 1
  2466. | #define HAVE_RAW_DECL_STRPBRK 1
  2467. | #define HAVE_DECL_STRTOK_R 0
  2468. | #define GNULIB_TEST_MEMCHR 1
  2469. | #define GNULIB_TEST_MEMMEM 1
  2470. | #define GNULIB_TEST_SIGACTION 1
  2471. | /* end confdefs.h. */
  2472. |
  2473. | #include <signal.h>
  2474. |
  2475. |
  2476. | int
  2477. | main ()
  2478. | {
  2479. | if (sizeof (sighandler_t))
  2480. | return 0;
  2481. | ;
  2482. | return 0;
  2483. | }
  2484. configure:8104: result: no
  2485. configure:8118: checking whether sigaction is declared without a macro
  2486. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2487. conftest.c: In function 'main':
  2488. conftest.c:52:10: error: 'sigaction' undeclared (first use in this function)
  2489. (void) sigaction;
  2490. ^
  2491. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2492. configure:8136: $? = 1
  2493. configure: failed program was:
  2494. | /* confdefs.h */
  2495. | #define PACKAGE_NAME "bfgminer"
  2496. | #define PACKAGE_TARNAME "bfgminer"
  2497. | #define PACKAGE_VERSION "5.4.2"
  2498. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2499. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2500. | #define PACKAGE_URL ""
  2501. | #define PACKAGE "bfgminer"
  2502. | #define VERSION "5.4.2"
  2503. | #define STDC_HEADERS 1
  2504. | #define HAVE_SYS_TYPES_H 1
  2505. | #define HAVE_SYS_STAT_H 1
  2506. | #define HAVE_STDLIB_H 1
  2507. | #define HAVE_STRING_H 1
  2508. | #define HAVE_MEMORY_H 1
  2509. | #define HAVE_STRINGS_H 1
  2510. | #define HAVE_INTTYPES_H 1
  2511. | #define HAVE_STDINT_H 1
  2512. | #define HAVE_UNISTD_H 1
  2513. | #define __EXTENSIONS__ 1
  2514. | #define _ALL_SOURCE 1
  2515. | #define _GNU_SOURCE 1
  2516. | #define _POSIX_PTHREAD_SEMANTICS 1
  2517. | #define _TANDEM_SOURCE 1
  2518. | #define CGMINER_MAJOR_VERSION 5
  2519. | #define CGMINER_MINOR_VERSION 4
  2520. | #define CGMINER_MINOR_SUBVERSION 2
  2521. | #define HAVE_WCHAR_H 1
  2522. | #define HAVE_STDINT_H 1
  2523. | #define HAVE_MPROTECT 1
  2524. | #define HAVE_DECL_MEMMEM 0
  2525. | #define restrict __restrict
  2526. | #define uid_t int
  2527. | #define gid_t int
  2528. | #define HAVE_WCHAR_T 1
  2529. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2530. | #define HAVE_LONG_LONG_INT 1
  2531. | #define HAVE_RAW_DECL_STRDUP 1
  2532. | #define HAVE_RAW_DECL_STRNCAT 1
  2533. | #define HAVE_RAW_DECL_STRPBRK 1
  2534. | #define HAVE_DECL_STRTOK_R 0
  2535. | #define GNULIB_TEST_MEMCHR 1
  2536. | #define GNULIB_TEST_MEMMEM 1
  2537. | #define GNULIB_TEST_SIGACTION 1
  2538. | /* end confdefs.h. */
  2539. | #include <signal.h>
  2540. |
  2541. | int
  2542. | main ()
  2543. | {
  2544. | #undef sigaction
  2545. | (void) sigaction;
  2546. | ;
  2547. | return 0;
  2548. | }
  2549. configure:8144: result: no
  2550. configure:8118: checking whether sigaddset is declared without a macro
  2551. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2552. conftest.c: In function 'main':
  2553. conftest.c:52:10: error: 'sigaddset' undeclared (first use in this function)
  2554. (void) sigaddset;
  2555. ^
  2556. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2557. configure:8136: $? = 1
  2558. configure: failed program was:
  2559. | /* confdefs.h */
  2560. | #define PACKAGE_NAME "bfgminer"
  2561. | #define PACKAGE_TARNAME "bfgminer"
  2562. | #define PACKAGE_VERSION "5.4.2"
  2563. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2564. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2565. | #define PACKAGE_URL ""
  2566. | #define PACKAGE "bfgminer"
  2567. | #define VERSION "5.4.2"
  2568. | #define STDC_HEADERS 1
  2569. | #define HAVE_SYS_TYPES_H 1
  2570. | #define HAVE_SYS_STAT_H 1
  2571. | #define HAVE_STDLIB_H 1
  2572. | #define HAVE_STRING_H 1
  2573. | #define HAVE_MEMORY_H 1
  2574. | #define HAVE_STRINGS_H 1
  2575. | #define HAVE_INTTYPES_H 1
  2576. | #define HAVE_STDINT_H 1
  2577. | #define HAVE_UNISTD_H 1
  2578. | #define __EXTENSIONS__ 1
  2579. | #define _ALL_SOURCE 1
  2580. | #define _GNU_SOURCE 1
  2581. | #define _POSIX_PTHREAD_SEMANTICS 1
  2582. | #define _TANDEM_SOURCE 1
  2583. | #define CGMINER_MAJOR_VERSION 5
  2584. | #define CGMINER_MINOR_VERSION 4
  2585. | #define CGMINER_MINOR_SUBVERSION 2
  2586. | #define HAVE_WCHAR_H 1
  2587. | #define HAVE_STDINT_H 1
  2588. | #define HAVE_MPROTECT 1
  2589. | #define HAVE_DECL_MEMMEM 0
  2590. | #define restrict __restrict
  2591. | #define uid_t int
  2592. | #define gid_t int
  2593. | #define HAVE_WCHAR_T 1
  2594. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2595. | #define HAVE_LONG_LONG_INT 1
  2596. | #define HAVE_RAW_DECL_STRDUP 1
  2597. | #define HAVE_RAW_DECL_STRNCAT 1
  2598. | #define HAVE_RAW_DECL_STRPBRK 1
  2599. | #define HAVE_DECL_STRTOK_R 0
  2600. | #define GNULIB_TEST_MEMCHR 1
  2601. | #define GNULIB_TEST_MEMMEM 1
  2602. | #define GNULIB_TEST_SIGACTION 1
  2603. | /* end confdefs.h. */
  2604. | #include <signal.h>
  2605. |
  2606. | int
  2607. | main ()
  2608. | {
  2609. | #undef sigaddset
  2610. | (void) sigaddset;
  2611. | ;
  2612. | return 0;
  2613. | }
  2614. configure:8144: result: no
  2615. configure:8118: checking whether sigdelset is declared without a macro
  2616. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2617. conftest.c: In function 'main':
  2618. conftest.c:52:10: error: 'sigdelset' undeclared (first use in this function)
  2619. (void) sigdelset;
  2620. ^
  2621. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2622. configure:8136: $? = 1
  2623. configure: failed program was:
  2624. | /* confdefs.h */
  2625. | #define PACKAGE_NAME "bfgminer"
  2626. | #define PACKAGE_TARNAME "bfgminer"
  2627. | #define PACKAGE_VERSION "5.4.2"
  2628. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2629. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2630. | #define PACKAGE_URL ""
  2631. | #define PACKAGE "bfgminer"
  2632. | #define VERSION "5.4.2"
  2633. | #define STDC_HEADERS 1
  2634. | #define HAVE_SYS_TYPES_H 1
  2635. | #define HAVE_SYS_STAT_H 1
  2636. | #define HAVE_STDLIB_H 1
  2637. | #define HAVE_STRING_H 1
  2638. | #define HAVE_MEMORY_H 1
  2639. | #define HAVE_STRINGS_H 1
  2640. | #define HAVE_INTTYPES_H 1
  2641. | #define HAVE_STDINT_H 1
  2642. | #define HAVE_UNISTD_H 1
  2643. | #define __EXTENSIONS__ 1
  2644. | #define _ALL_SOURCE 1
  2645. | #define _GNU_SOURCE 1
  2646. | #define _POSIX_PTHREAD_SEMANTICS 1
  2647. | #define _TANDEM_SOURCE 1
  2648. | #define CGMINER_MAJOR_VERSION 5
  2649. | #define CGMINER_MINOR_VERSION 4
  2650. | #define CGMINER_MINOR_SUBVERSION 2
  2651. | #define HAVE_WCHAR_H 1
  2652. | #define HAVE_STDINT_H 1
  2653. | #define HAVE_MPROTECT 1
  2654. | #define HAVE_DECL_MEMMEM 0
  2655. | #define restrict __restrict
  2656. | #define uid_t int
  2657. | #define gid_t int
  2658. | #define HAVE_WCHAR_T 1
  2659. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2660. | #define HAVE_LONG_LONG_INT 1
  2661. | #define HAVE_RAW_DECL_STRDUP 1
  2662. | #define HAVE_RAW_DECL_STRNCAT 1
  2663. | #define HAVE_RAW_DECL_STRPBRK 1
  2664. | #define HAVE_DECL_STRTOK_R 0
  2665. | #define GNULIB_TEST_MEMCHR 1
  2666. | #define GNULIB_TEST_MEMMEM 1
  2667. | #define GNULIB_TEST_SIGACTION 1
  2668. | /* end confdefs.h. */
  2669. | #include <signal.h>
  2670. |
  2671. | int
  2672. | main ()
  2673. | {
  2674. | #undef sigdelset
  2675. | (void) sigdelset;
  2676. | ;
  2677. | return 0;
  2678. | }
  2679. configure:8144: result: no
  2680. configure:8118: checking whether sigemptyset is declared without a macro
  2681. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2682. conftest.c: In function 'main':
  2683. conftest.c:52:10: error: 'sigemptyset' undeclared (first use in this function)
  2684. (void) sigemptyset;
  2685. ^
  2686. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2687. configure:8136: $? = 1
  2688. configure: failed program was:
  2689. | /* confdefs.h */
  2690. | #define PACKAGE_NAME "bfgminer"
  2691. | #define PACKAGE_TARNAME "bfgminer"
  2692. | #define PACKAGE_VERSION "5.4.2"
  2693. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2694. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2695. | #define PACKAGE_URL ""
  2696. | #define PACKAGE "bfgminer"
  2697. | #define VERSION "5.4.2"
  2698. | #define STDC_HEADERS 1
  2699. | #define HAVE_SYS_TYPES_H 1
  2700. | #define HAVE_SYS_STAT_H 1
  2701. | #define HAVE_STDLIB_H 1
  2702. | #define HAVE_STRING_H 1
  2703. | #define HAVE_MEMORY_H 1
  2704. | #define HAVE_STRINGS_H 1
  2705. | #define HAVE_INTTYPES_H 1
  2706. | #define HAVE_STDINT_H 1
  2707. | #define HAVE_UNISTD_H 1
  2708. | #define __EXTENSIONS__ 1
  2709. | #define _ALL_SOURCE 1
  2710. | #define _GNU_SOURCE 1
  2711. | #define _POSIX_PTHREAD_SEMANTICS 1
  2712. | #define _TANDEM_SOURCE 1
  2713. | #define CGMINER_MAJOR_VERSION 5
  2714. | #define CGMINER_MINOR_VERSION 4
  2715. | #define CGMINER_MINOR_SUBVERSION 2
  2716. | #define HAVE_WCHAR_H 1
  2717. | #define HAVE_STDINT_H 1
  2718. | #define HAVE_MPROTECT 1
  2719. | #define HAVE_DECL_MEMMEM 0
  2720. | #define restrict __restrict
  2721. | #define uid_t int
  2722. | #define gid_t int
  2723. | #define HAVE_WCHAR_T 1
  2724. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2725. | #define HAVE_LONG_LONG_INT 1
  2726. | #define HAVE_RAW_DECL_STRDUP 1
  2727. | #define HAVE_RAW_DECL_STRNCAT 1
  2728. | #define HAVE_RAW_DECL_STRPBRK 1
  2729. | #define HAVE_DECL_STRTOK_R 0
  2730. | #define GNULIB_TEST_MEMCHR 1
  2731. | #define GNULIB_TEST_MEMMEM 1
  2732. | #define GNULIB_TEST_SIGACTION 1
  2733. | /* end confdefs.h. */
  2734. | #include <signal.h>
  2735. |
  2736. | int
  2737. | main ()
  2738. | {
  2739. | #undef sigemptyset
  2740. | (void) sigemptyset;
  2741. | ;
  2742. | return 0;
  2743. | }
  2744. configure:8144: result: no
  2745. configure:8118: checking whether sigfillset is declared without a macro
  2746. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2747. conftest.c: In function 'main':
  2748. conftest.c:52:10: error: 'sigfillset' undeclared (first use in this function)
  2749. (void) sigfillset;
  2750. ^
  2751. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2752. configure:8136: $? = 1
  2753. configure: failed program was:
  2754. | /* confdefs.h */
  2755. | #define PACKAGE_NAME "bfgminer"
  2756. | #define PACKAGE_TARNAME "bfgminer"
  2757. | #define PACKAGE_VERSION "5.4.2"
  2758. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2759. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2760. | #define PACKAGE_URL ""
  2761. | #define PACKAGE "bfgminer"
  2762. | #define VERSION "5.4.2"
  2763. | #define STDC_HEADERS 1
  2764. | #define HAVE_SYS_TYPES_H 1
  2765. | #define HAVE_SYS_STAT_H 1
  2766. | #define HAVE_STDLIB_H 1
  2767. | #define HAVE_STRING_H 1
  2768. | #define HAVE_MEMORY_H 1
  2769. | #define HAVE_STRINGS_H 1
  2770. | #define HAVE_INTTYPES_H 1
  2771. | #define HAVE_STDINT_H 1
  2772. | #define HAVE_UNISTD_H 1
  2773. | #define __EXTENSIONS__ 1
  2774. | #define _ALL_SOURCE 1
  2775. | #define _GNU_SOURCE 1
  2776. | #define _POSIX_PTHREAD_SEMANTICS 1
  2777. | #define _TANDEM_SOURCE 1
  2778. | #define CGMINER_MAJOR_VERSION 5
  2779. | #define CGMINER_MINOR_VERSION 4
  2780. | #define CGMINER_MINOR_SUBVERSION 2
  2781. | #define HAVE_WCHAR_H 1
  2782. | #define HAVE_STDINT_H 1
  2783. | #define HAVE_MPROTECT 1
  2784. | #define HAVE_DECL_MEMMEM 0
  2785. | #define restrict __restrict
  2786. | #define uid_t int
  2787. | #define gid_t int
  2788. | #define HAVE_WCHAR_T 1
  2789. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2790. | #define HAVE_LONG_LONG_INT 1
  2791. | #define HAVE_RAW_DECL_STRDUP 1
  2792. | #define HAVE_RAW_DECL_STRNCAT 1
  2793. | #define HAVE_RAW_DECL_STRPBRK 1
  2794. | #define HAVE_DECL_STRTOK_R 0
  2795. | #define GNULIB_TEST_MEMCHR 1
  2796. | #define GNULIB_TEST_MEMMEM 1
  2797. | #define GNULIB_TEST_SIGACTION 1
  2798. | /* end confdefs.h. */
  2799. | #include <signal.h>
  2800. |
  2801. | int
  2802. | main ()
  2803. | {
  2804. | #undef sigfillset
  2805. | (void) sigfillset;
  2806. | ;
  2807. | return 0;
  2808. | }
  2809. configure:8144: result: no
  2810. configure:8118: checking whether sigismember is declared without a macro
  2811. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2812. conftest.c: In function 'main':
  2813. conftest.c:52:10: error: 'sigismember' undeclared (first use in this function)
  2814. (void) sigismember;
  2815. ^
  2816. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2817. configure:8136: $? = 1
  2818. configure: failed program was:
  2819. | /* confdefs.h */
  2820. | #define PACKAGE_NAME "bfgminer"
  2821. | #define PACKAGE_TARNAME "bfgminer"
  2822. | #define PACKAGE_VERSION "5.4.2"
  2823. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2824. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2825. | #define PACKAGE_URL ""
  2826. | #define PACKAGE "bfgminer"
  2827. | #define VERSION "5.4.2"
  2828. | #define STDC_HEADERS 1
  2829. | #define HAVE_SYS_TYPES_H 1
  2830. | #define HAVE_SYS_STAT_H 1
  2831. | #define HAVE_STDLIB_H 1
  2832. | #define HAVE_STRING_H 1
  2833. | #define HAVE_MEMORY_H 1
  2834. | #define HAVE_STRINGS_H 1
  2835. | #define HAVE_INTTYPES_H 1
  2836. | #define HAVE_STDINT_H 1
  2837. | #define HAVE_UNISTD_H 1
  2838. | #define __EXTENSIONS__ 1
  2839. | #define _ALL_SOURCE 1
  2840. | #define _GNU_SOURCE 1
  2841. | #define _POSIX_PTHREAD_SEMANTICS 1
  2842. | #define _TANDEM_SOURCE 1
  2843. | #define CGMINER_MAJOR_VERSION 5
  2844. | #define CGMINER_MINOR_VERSION 4
  2845. | #define CGMINER_MINOR_SUBVERSION 2
  2846. | #define HAVE_WCHAR_H 1
  2847. | #define HAVE_STDINT_H 1
  2848. | #define HAVE_MPROTECT 1
  2849. | #define HAVE_DECL_MEMMEM 0
  2850. | #define restrict __restrict
  2851. | #define uid_t int
  2852. | #define gid_t int
  2853. | #define HAVE_WCHAR_T 1
  2854. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2855. | #define HAVE_LONG_LONG_INT 1
  2856. | #define HAVE_RAW_DECL_STRDUP 1
  2857. | #define HAVE_RAW_DECL_STRNCAT 1
  2858. | #define HAVE_RAW_DECL_STRPBRK 1
  2859. | #define HAVE_DECL_STRTOK_R 0
  2860. | #define GNULIB_TEST_MEMCHR 1
  2861. | #define GNULIB_TEST_MEMMEM 1
  2862. | #define GNULIB_TEST_SIGACTION 1
  2863. | /* end confdefs.h. */
  2864. | #include <signal.h>
  2865. |
  2866. | int
  2867. | main ()
  2868. | {
  2869. | #undef sigismember
  2870. | (void) sigismember;
  2871. | ;
  2872. | return 0;
  2873. | }
  2874. configure:8144: result: no
  2875. configure:8118: checking whether sigpending is declared without a macro
  2876. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2877. conftest.c: In function 'main':
  2878. conftest.c:52:10: error: 'sigpending' undeclared (first use in this function)
  2879. (void) sigpending;
  2880. ^
  2881. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2882. configure:8136: $? = 1
  2883. configure: failed program was:
  2884. | /* confdefs.h */
  2885. | #define PACKAGE_NAME "bfgminer"
  2886. | #define PACKAGE_TARNAME "bfgminer"
  2887. | #define PACKAGE_VERSION "5.4.2"
  2888. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2889. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2890. | #define PACKAGE_URL ""
  2891. | #define PACKAGE "bfgminer"
  2892. | #define VERSION "5.4.2"
  2893. | #define STDC_HEADERS 1
  2894. | #define HAVE_SYS_TYPES_H 1
  2895. | #define HAVE_SYS_STAT_H 1
  2896. | #define HAVE_STDLIB_H 1
  2897. | #define HAVE_STRING_H 1
  2898. | #define HAVE_MEMORY_H 1
  2899. | #define HAVE_STRINGS_H 1
  2900. | #define HAVE_INTTYPES_H 1
  2901. | #define HAVE_STDINT_H 1
  2902. | #define HAVE_UNISTD_H 1
  2903. | #define __EXTENSIONS__ 1
  2904. | #define _ALL_SOURCE 1
  2905. | #define _GNU_SOURCE 1
  2906. | #define _POSIX_PTHREAD_SEMANTICS 1
  2907. | #define _TANDEM_SOURCE 1
  2908. | #define CGMINER_MAJOR_VERSION 5
  2909. | #define CGMINER_MINOR_VERSION 4
  2910. | #define CGMINER_MINOR_SUBVERSION 2
  2911. | #define HAVE_WCHAR_H 1
  2912. | #define HAVE_STDINT_H 1
  2913. | #define HAVE_MPROTECT 1
  2914. | #define HAVE_DECL_MEMMEM 0
  2915. | #define restrict __restrict
  2916. | #define uid_t int
  2917. | #define gid_t int
  2918. | #define HAVE_WCHAR_T 1
  2919. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2920. | #define HAVE_LONG_LONG_INT 1
  2921. | #define HAVE_RAW_DECL_STRDUP 1
  2922. | #define HAVE_RAW_DECL_STRNCAT 1
  2923. | #define HAVE_RAW_DECL_STRPBRK 1
  2924. | #define HAVE_DECL_STRTOK_R 0
  2925. | #define GNULIB_TEST_MEMCHR 1
  2926. | #define GNULIB_TEST_MEMMEM 1
  2927. | #define GNULIB_TEST_SIGACTION 1
  2928. | /* end confdefs.h. */
  2929. | #include <signal.h>
  2930. |
  2931. | int
  2932. | main ()
  2933. | {
  2934. | #undef sigpending
  2935. | (void) sigpending;
  2936. | ;
  2937. | return 0;
  2938. | }
  2939. configure:8144: result: no
  2940. configure:8118: checking whether sigprocmask is declared without a macro
  2941. configure:8136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  2942. conftest.c: In function 'main':
  2943. conftest.c:52:10: error: 'sigprocmask' undeclared (first use in this function)
  2944. (void) sigprocmask;
  2945. ^
  2946. conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
  2947. configure:8136: $? = 1
  2948. configure: failed program was:
  2949. | /* confdefs.h */
  2950. | #define PACKAGE_NAME "bfgminer"
  2951. | #define PACKAGE_TARNAME "bfgminer"
  2952. | #define PACKAGE_VERSION "5.4.2"
  2953. | #define PACKAGE_STRING "bfgminer 5.4.2"
  2954. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  2955. | #define PACKAGE_URL ""
  2956. | #define PACKAGE "bfgminer"
  2957. | #define VERSION "5.4.2"
  2958. | #define STDC_HEADERS 1
  2959. | #define HAVE_SYS_TYPES_H 1
  2960. | #define HAVE_SYS_STAT_H 1
  2961. | #define HAVE_STDLIB_H 1
  2962. | #define HAVE_STRING_H 1
  2963. | #define HAVE_MEMORY_H 1
  2964. | #define HAVE_STRINGS_H 1
  2965. | #define HAVE_INTTYPES_H 1
  2966. | #define HAVE_STDINT_H 1
  2967. | #define HAVE_UNISTD_H 1
  2968. | #define __EXTENSIONS__ 1
  2969. | #define _ALL_SOURCE 1
  2970. | #define _GNU_SOURCE 1
  2971. | #define _POSIX_PTHREAD_SEMANTICS 1
  2972. | #define _TANDEM_SOURCE 1
  2973. | #define CGMINER_MAJOR_VERSION 5
  2974. | #define CGMINER_MINOR_VERSION 4
  2975. | #define CGMINER_MINOR_SUBVERSION 2
  2976. | #define HAVE_WCHAR_H 1
  2977. | #define HAVE_STDINT_H 1
  2978. | #define HAVE_MPROTECT 1
  2979. | #define HAVE_DECL_MEMMEM 0
  2980. | #define restrict __restrict
  2981. | #define uid_t int
  2982. | #define gid_t int
  2983. | #define HAVE_WCHAR_T 1
  2984. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2985. | #define HAVE_LONG_LONG_INT 1
  2986. | #define HAVE_RAW_DECL_STRDUP 1
  2987. | #define HAVE_RAW_DECL_STRNCAT 1
  2988. | #define HAVE_RAW_DECL_STRPBRK 1
  2989. | #define HAVE_DECL_STRTOK_R 0
  2990. | #define GNULIB_TEST_MEMCHR 1
  2991. | #define GNULIB_TEST_MEMMEM 1
  2992. | #define GNULIB_TEST_SIGACTION 1
  2993. | /* end confdefs.h. */
  2994. | #include <signal.h>
  2995. |
  2996. | int
  2997. | main ()
  2998. | {
  2999. | #undef sigprocmask
  3000. | (void) sigprocmask;
  3001. | ;
  3002. | return 0;
  3003. | }
  3004. configure:8144: result: no
  3005. configure:8196: checking for sigset_t
  3006. configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3007. configure:8196: $? = 0
  3008. configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3009. conftest.c: In function 'main':
  3010. conftest.c:53:23: error: expected expression before ')' token
  3011. if (sizeof ((sigset_t)))
  3012. ^
  3013. configure:8196: $? = 1
  3014. configure: failed program was:
  3015. | /* confdefs.h */
  3016. | #define PACKAGE_NAME "bfgminer"
  3017. | #define PACKAGE_TARNAME "bfgminer"
  3018. | #define PACKAGE_VERSION "5.4.2"
  3019. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3020. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3021. | #define PACKAGE_URL ""
  3022. | #define PACKAGE "bfgminer"
  3023. | #define VERSION "5.4.2"
  3024. | #define STDC_HEADERS 1
  3025. | #define HAVE_SYS_TYPES_H 1
  3026. | #define HAVE_SYS_STAT_H 1
  3027. | #define HAVE_STDLIB_H 1
  3028. | #define HAVE_STRING_H 1
  3029. | #define HAVE_MEMORY_H 1
  3030. | #define HAVE_STRINGS_H 1
  3031. | #define HAVE_INTTYPES_H 1
  3032. | #define HAVE_STDINT_H 1
  3033. | #define HAVE_UNISTD_H 1
  3034. | #define __EXTENSIONS__ 1
  3035. | #define _ALL_SOURCE 1
  3036. | #define _GNU_SOURCE 1
  3037. | #define _POSIX_PTHREAD_SEMANTICS 1
  3038. | #define _TANDEM_SOURCE 1
  3039. | #define CGMINER_MAJOR_VERSION 5
  3040. | #define CGMINER_MINOR_VERSION 4
  3041. | #define CGMINER_MINOR_SUBVERSION 2
  3042. | #define HAVE_WCHAR_H 1
  3043. | #define HAVE_STDINT_H 1
  3044. | #define HAVE_MPROTECT 1
  3045. | #define HAVE_DECL_MEMMEM 0
  3046. | #define restrict __restrict
  3047. | #define uid_t int
  3048. | #define gid_t int
  3049. | #define HAVE_WCHAR_T 1
  3050. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3051. | #define HAVE_LONG_LONG_INT 1
  3052. | #define HAVE_RAW_DECL_STRDUP 1
  3053. | #define HAVE_RAW_DECL_STRNCAT 1
  3054. | #define HAVE_RAW_DECL_STRPBRK 1
  3055. | #define HAVE_DECL_STRTOK_R 0
  3056. | #define GNULIB_TEST_MEMCHR 1
  3057. | #define GNULIB_TEST_MEMMEM 1
  3058. | #define GNULIB_TEST_SIGACTION 1
  3059. | /* end confdefs.h. */
  3060. | #include <signal.h>
  3061. | /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */
  3062. | #include <sys/types.h>
  3063. |
  3064. | int
  3065. | main ()
  3066. | {
  3067. | if (sizeof ((sigset_t)))
  3068. | return 0;
  3069. | ;
  3070. | return 0;
  3071. | }
  3072. configure:8196: result: yes
  3073. configure:8240: checking whether NULL can be used in arbitrary expressions
  3074. configure:8258: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3075. configure:8258: $? = 0
  3076. configure:8265: result: yes
  3077. configure:8346: checking for strtok_r
  3078. configure:8346: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  3079. C:\Users\ALLEN~1.SCH\AppData\Local\Temp\cccvr5vl.o: In function `main':
  3080. c:\MinGW\msys\1.0\home\Allen.Schreiber\bfgminer/conftest.c:82: undefined reference to `strtok_r'
  3081. collect2.exe: error: ld returned 1 exit status
  3082. configure:8346: $? = 1
  3083. configure: failed program was:
  3084. | /* confdefs.h */
  3085. | #define PACKAGE_NAME "bfgminer"
  3086. | #define PACKAGE_TARNAME "bfgminer"
  3087. | #define PACKAGE_VERSION "5.4.2"
  3088. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3089. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3090. | #define PACKAGE_URL ""
  3091. | #define PACKAGE "bfgminer"
  3092. | #define VERSION "5.4.2"
  3093. | #define STDC_HEADERS 1
  3094. | #define HAVE_SYS_TYPES_H 1
  3095. | #define HAVE_SYS_STAT_H 1
  3096. | #define HAVE_STDLIB_H 1
  3097. | #define HAVE_STRING_H 1
  3098. | #define HAVE_MEMORY_H 1
  3099. | #define HAVE_STRINGS_H 1
  3100. | #define HAVE_INTTYPES_H 1
  3101. | #define HAVE_STDINT_H 1
  3102. | #define HAVE_UNISTD_H 1
  3103. | #define __EXTENSIONS__ 1
  3104. | #define _ALL_SOURCE 1
  3105. | #define _GNU_SOURCE 1
  3106. | #define _POSIX_PTHREAD_SEMANTICS 1
  3107. | #define _TANDEM_SOURCE 1
  3108. | #define CGMINER_MAJOR_VERSION 5
  3109. | #define CGMINER_MINOR_VERSION 4
  3110. | #define CGMINER_MINOR_SUBVERSION 2
  3111. | #define HAVE_WCHAR_H 1
  3112. | #define HAVE_STDINT_H 1
  3113. | #define HAVE_MPROTECT 1
  3114. | #define HAVE_DECL_MEMMEM 0
  3115. | #define restrict __restrict
  3116. | #define uid_t int
  3117. | #define gid_t int
  3118. | #define HAVE_WCHAR_T 1
  3119. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3120. | #define HAVE_LONG_LONG_INT 1
  3121. | #define HAVE_RAW_DECL_STRDUP 1
  3122. | #define HAVE_RAW_DECL_STRNCAT 1
  3123. | #define HAVE_RAW_DECL_STRPBRK 1
  3124. | #define HAVE_DECL_STRTOK_R 0
  3125. | #define GNULIB_TEST_MEMCHR 1
  3126. | #define GNULIB_TEST_MEMMEM 1
  3127. | #define GNULIB_TEST_SIGACTION 1
  3128. | #define HAVE_SIGSET_T 1
  3129. | #define GNULIB_TEST_SIGPROCMASK 1
  3130. | /* end confdefs.h. */
  3131. | /* Define strtok_r to an innocuous variant, in case <limits.h> declares strtok_r.
  3132. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3133. | #define strtok_r innocuous_strtok_r
  3134. |
  3135. | /* System header to define __stub macros and hopefully few prototypes,
  3136. | which can conflict with char strtok_r (); below.
  3137. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3138. | <limits.h> exists even on freestanding compilers. */
  3139. |
  3140. | #ifdef __STDC__
  3141. | # include <limits.h>
  3142. | #else
  3143. | # include <assert.h>
  3144. | #endif
  3145. |
  3146. | #undef strtok_r
  3147. |
  3148. | /* Override any GCC internal prototype to avoid an error.
  3149. | Use char because int might match the return type of a GCC
  3150. | builtin and then its argument prototype would still apply. */
  3151. | #ifdef __cplusplus
  3152. | extern "C"
  3153. | #endif
  3154. | char strtok_r ();
  3155. | /* The GNU C library defines this for functions which it implements
  3156. | to always fail with ENOSYS. Some functions are actually named
  3157. | something starting with __ and the normal name is an alias. */
  3158. | #if defined __stub_strtok_r || defined __stub___strtok_r
  3159. | choke me
  3160. | #endif
  3161. |
  3162. | int
  3163. | main ()
  3164. | {
  3165. | return strtok_r ();
  3166. | ;
  3167. | return 0;
  3168. | }
  3169. configure:8346: result: no
  3170. configure:8502: checking for special C compiler options needed for large files
  3171. configure:8547: result: no
  3172. configure:8553: checking for _FILE_OFFSET_BITS value needed for large files
  3173. configure:8578: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3174. conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
  3175. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3176. ^
  3177. conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
  3178. conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
  3179. && LARGE_OFF_T % 2147483647 == 1)
  3180. ^
  3181. conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
  3182. conftest.c:55:7: error: variably modified 'off_t_is_large' at file scope
  3183. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3184. ^
  3185. configure:8578: $? = 1
  3186. configure: failed program was:
  3187. | /* confdefs.h */
  3188. | #define PACKAGE_NAME "bfgminer"
  3189. | #define PACKAGE_TARNAME "bfgminer"
  3190. | #define PACKAGE_VERSION "5.4.2"
  3191. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3192. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3193. | #define PACKAGE_URL ""
  3194. | #define PACKAGE "bfgminer"
  3195. | #define VERSION "5.4.2"
  3196. | #define STDC_HEADERS 1
  3197. | #define HAVE_SYS_TYPES_H 1
  3198. | #define HAVE_SYS_STAT_H 1
  3199. | #define HAVE_STDLIB_H 1
  3200. | #define HAVE_STRING_H 1
  3201. | #define HAVE_MEMORY_H 1
  3202. | #define HAVE_STRINGS_H 1
  3203. | #define HAVE_INTTYPES_H 1
  3204. | #define HAVE_STDINT_H 1
  3205. | #define HAVE_UNISTD_H 1
  3206. | #define __EXTENSIONS__ 1
  3207. | #define _ALL_SOURCE 1
  3208. | #define _GNU_SOURCE 1
  3209. | #define _POSIX_PTHREAD_SEMANTICS 1
  3210. | #define _TANDEM_SOURCE 1
  3211. | #define CGMINER_MAJOR_VERSION 5
  3212. | #define CGMINER_MINOR_VERSION 4
  3213. | #define CGMINER_MINOR_SUBVERSION 2
  3214. | #define HAVE_WCHAR_H 1
  3215. | #define HAVE_STDINT_H 1
  3216. | #define HAVE_MPROTECT 1
  3217. | #define HAVE_DECL_MEMMEM 0
  3218. | #define restrict __restrict
  3219. | #define uid_t int
  3220. | #define gid_t int
  3221. | #define HAVE_WCHAR_T 1
  3222. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3223. | #define HAVE_LONG_LONG_INT 1
  3224. | #define HAVE_RAW_DECL_STRDUP 1
  3225. | #define HAVE_RAW_DECL_STRNCAT 1
  3226. | #define HAVE_RAW_DECL_STRPBRK 1
  3227. | #define HAVE_DECL_STRTOK_R 0
  3228. | #define GNULIB_TEST_MEMCHR 1
  3229. | #define GNULIB_TEST_MEMMEM 1
  3230. | #define GNULIB_TEST_SIGACTION 1
  3231. | #define HAVE_SIGSET_T 1
  3232. | #define GNULIB_TEST_SIGPROCMASK 1
  3233. | #define GNULIB_TEST_STRTOK_R 1
  3234. | /* end confdefs.h. */
  3235. | #include <sys/types.h>
  3236. | /* Check that off_t can represent 2**63 - 1 correctly.
  3237. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  3238. | since some C++ compilers masquerading as C compilers
  3239. | incorrectly reject 9223372036854775807. */
  3240. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  3241. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3242. | && LARGE_OFF_T % 2147483647 == 1)
  3243. | ? 1 : -1];
  3244. | int
  3245. | main ()
  3246. | {
  3247. |
  3248. | ;
  3249. | return 0;
  3250. | }
  3251. configure:8602: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3252. conftest.c:56:3: warning: left shift count >= width of type [enabled by default]
  3253. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3254. ^
  3255. conftest.c:56:3: warning: left shift count >= width of type [enabled by default]
  3256. conftest.c:57:10: warning: left shift count >= width of type [enabled by default]
  3257. && LARGE_OFF_T % 2147483647 == 1)
  3258. ^
  3259. conftest.c:57:10: warning: left shift count >= width of type [enabled by default]
  3260. conftest.c:56:7: error: variably modified 'off_t_is_large' at file scope
  3261. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3262. ^
  3263. configure:8602: $? = 1
  3264. configure: failed program was:
  3265. | /* confdefs.h */
  3266. | #define PACKAGE_NAME "bfgminer"
  3267. | #define PACKAGE_TARNAME "bfgminer"
  3268. | #define PACKAGE_VERSION "5.4.2"
  3269. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3270. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3271. | #define PACKAGE_URL ""
  3272. | #define PACKAGE "bfgminer"
  3273. | #define VERSION "5.4.2"
  3274. | #define STDC_HEADERS 1
  3275. | #define HAVE_SYS_TYPES_H 1
  3276. | #define HAVE_SYS_STAT_H 1
  3277. | #define HAVE_STDLIB_H 1
  3278. | #define HAVE_STRING_H 1
  3279. | #define HAVE_MEMORY_H 1
  3280. | #define HAVE_STRINGS_H 1
  3281. | #define HAVE_INTTYPES_H 1
  3282. | #define HAVE_STDINT_H 1
  3283. | #define HAVE_UNISTD_H 1
  3284. | #define __EXTENSIONS__ 1
  3285. | #define _ALL_SOURCE 1
  3286. | #define _GNU_SOURCE 1
  3287. | #define _POSIX_PTHREAD_SEMANTICS 1
  3288. | #define _TANDEM_SOURCE 1
  3289. | #define CGMINER_MAJOR_VERSION 5
  3290. | #define CGMINER_MINOR_VERSION 4
  3291. | #define CGMINER_MINOR_SUBVERSION 2
  3292. | #define HAVE_WCHAR_H 1
  3293. | #define HAVE_STDINT_H 1
  3294. | #define HAVE_MPROTECT 1
  3295. | #define HAVE_DECL_MEMMEM 0
  3296. | #define restrict __restrict
  3297. | #define uid_t int
  3298. | #define gid_t int
  3299. | #define HAVE_WCHAR_T 1
  3300. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3301. | #define HAVE_LONG_LONG_INT 1
  3302. | #define HAVE_RAW_DECL_STRDUP 1
  3303. | #define HAVE_RAW_DECL_STRNCAT 1
  3304. | #define HAVE_RAW_DECL_STRPBRK 1
  3305. | #define HAVE_DECL_STRTOK_R 0
  3306. | #define GNULIB_TEST_MEMCHR 1
  3307. | #define GNULIB_TEST_MEMMEM 1
  3308. | #define GNULIB_TEST_SIGACTION 1
  3309. | #define HAVE_SIGSET_T 1
  3310. | #define GNULIB_TEST_SIGPROCMASK 1
  3311. | #define GNULIB_TEST_STRTOK_R 1
  3312. | /* end confdefs.h. */
  3313. | #define _FILE_OFFSET_BITS 64
  3314. | #include <sys/types.h>
  3315. | /* Check that off_t can represent 2**63 - 1 correctly.
  3316. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  3317. | since some C++ compilers masquerading as C compilers
  3318. | incorrectly reject 9223372036854775807. */
  3319. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  3320. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3321. | && LARGE_OFF_T % 2147483647 == 1)
  3322. | ? 1 : -1];
  3323. | int
  3324. | main ()
  3325. | {
  3326. |
  3327. | ;
  3328. | return 0;
  3329. | }
  3330. configure:8610: result: unknown
  3331. configure:8622: checking for _LARGE_FILES value needed for large files
  3332. configure:8647: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3333. conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
  3334. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3335. ^
  3336. conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
  3337. conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
  3338. && LARGE_OFF_T % 2147483647 == 1)
  3339. ^
  3340. conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
  3341. conftest.c:55:7: error: variably modified 'off_t_is_large' at file scope
  3342. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3343. ^
  3344. configure:8647: $? = 1
  3345. configure: failed program was:
  3346. | /* confdefs.h */
  3347. | #define PACKAGE_NAME "bfgminer"
  3348. | #define PACKAGE_TARNAME "bfgminer"
  3349. | #define PACKAGE_VERSION "5.4.2"
  3350. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3351. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3352. | #define PACKAGE_URL ""
  3353. | #define PACKAGE "bfgminer"
  3354. | #define VERSION "5.4.2"
  3355. | #define STDC_HEADERS 1
  3356. | #define HAVE_SYS_TYPES_H 1
  3357. | #define HAVE_SYS_STAT_H 1
  3358. | #define HAVE_STDLIB_H 1
  3359. | #define HAVE_STRING_H 1
  3360. | #define HAVE_MEMORY_H 1
  3361. | #define HAVE_STRINGS_H 1
  3362. | #define HAVE_INTTYPES_H 1
  3363. | #define HAVE_STDINT_H 1
  3364. | #define HAVE_UNISTD_H 1
  3365. | #define __EXTENSIONS__ 1
  3366. | #define _ALL_SOURCE 1
  3367. | #define _GNU_SOURCE 1
  3368. | #define _POSIX_PTHREAD_SEMANTICS 1
  3369. | #define _TANDEM_SOURCE 1
  3370. | #define CGMINER_MAJOR_VERSION 5
  3371. | #define CGMINER_MINOR_VERSION 4
  3372. | #define CGMINER_MINOR_SUBVERSION 2
  3373. | #define HAVE_WCHAR_H 1
  3374. | #define HAVE_STDINT_H 1
  3375. | #define HAVE_MPROTECT 1
  3376. | #define HAVE_DECL_MEMMEM 0
  3377. | #define restrict __restrict
  3378. | #define uid_t int
  3379. | #define gid_t int
  3380. | #define HAVE_WCHAR_T 1
  3381. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3382. | #define HAVE_LONG_LONG_INT 1
  3383. | #define HAVE_RAW_DECL_STRDUP 1
  3384. | #define HAVE_RAW_DECL_STRNCAT 1
  3385. | #define HAVE_RAW_DECL_STRPBRK 1
  3386. | #define HAVE_DECL_STRTOK_R 0
  3387. | #define GNULIB_TEST_MEMCHR 1
  3388. | #define GNULIB_TEST_MEMMEM 1
  3389. | #define GNULIB_TEST_SIGACTION 1
  3390. | #define HAVE_SIGSET_T 1
  3391. | #define GNULIB_TEST_SIGPROCMASK 1
  3392. | #define GNULIB_TEST_STRTOK_R 1
  3393. | /* end confdefs.h. */
  3394. | #include <sys/types.h>
  3395. | /* Check that off_t can represent 2**63 - 1 correctly.
  3396. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  3397. | since some C++ compilers masquerading as C compilers
  3398. | incorrectly reject 9223372036854775807. */
  3399. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  3400. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3401. | && LARGE_OFF_T % 2147483647 == 1)
  3402. | ? 1 : -1];
  3403. | int
  3404. | main ()
  3405. | {
  3406. |
  3407. | ;
  3408. | return 0;
  3409. | }
  3410. configure:8671: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3411. conftest.c:56:3: warning: left shift count >= width of type [enabled by default]
  3412. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3413. ^
  3414. conftest.c:56:3: warning: left shift count >= width of type [enabled by default]
  3415. conftest.c:57:10: warning: left shift count >= width of type [enabled by default]
  3416. && LARGE_OFF_T % 2147483647 == 1)
  3417. ^
  3418. conftest.c:57:10: warning: left shift count >= width of type [enabled by default]
  3419. conftest.c:56:7: error: variably modified 'off_t_is_large' at file scope
  3420. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3421. ^
  3422. configure:8671: $? = 1
  3423. configure: failed program was:
  3424. | /* confdefs.h */
  3425. | #define PACKAGE_NAME "bfgminer"
  3426. | #define PACKAGE_TARNAME "bfgminer"
  3427. | #define PACKAGE_VERSION "5.4.2"
  3428. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3429. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3430. | #define PACKAGE_URL ""
  3431. | #define PACKAGE "bfgminer"
  3432. | #define VERSION "5.4.2"
  3433. | #define STDC_HEADERS 1
  3434. | #define HAVE_SYS_TYPES_H 1
  3435. | #define HAVE_SYS_STAT_H 1
  3436. | #define HAVE_STDLIB_H 1
  3437. | #define HAVE_STRING_H 1
  3438. | #define HAVE_MEMORY_H 1
  3439. | #define HAVE_STRINGS_H 1
  3440. | #define HAVE_INTTYPES_H 1
  3441. | #define HAVE_STDINT_H 1
  3442. | #define HAVE_UNISTD_H 1
  3443. | #define __EXTENSIONS__ 1
  3444. | #define _ALL_SOURCE 1
  3445. | #define _GNU_SOURCE 1
  3446. | #define _POSIX_PTHREAD_SEMANTICS 1
  3447. | #define _TANDEM_SOURCE 1
  3448. | #define CGMINER_MAJOR_VERSION 5
  3449. | #define CGMINER_MINOR_VERSION 4
  3450. | #define CGMINER_MINOR_SUBVERSION 2
  3451. | #define HAVE_WCHAR_H 1
  3452. | #define HAVE_STDINT_H 1
  3453. | #define HAVE_MPROTECT 1
  3454. | #define HAVE_DECL_MEMMEM 0
  3455. | #define restrict __restrict
  3456. | #define uid_t int
  3457. | #define gid_t int
  3458. | #define HAVE_WCHAR_T 1
  3459. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3460. | #define HAVE_LONG_LONG_INT 1
  3461. | #define HAVE_RAW_DECL_STRDUP 1
  3462. | #define HAVE_RAW_DECL_STRNCAT 1
  3463. | #define HAVE_RAW_DECL_STRPBRK 1
  3464. | #define HAVE_DECL_STRTOK_R 0
  3465. | #define GNULIB_TEST_MEMCHR 1
  3466. | #define GNULIB_TEST_MEMMEM 1
  3467. | #define GNULIB_TEST_SIGACTION 1
  3468. | #define HAVE_SIGSET_T 1
  3469. | #define GNULIB_TEST_SIGPROCMASK 1
  3470. | #define GNULIB_TEST_STRTOK_R 1
  3471. | /* end confdefs.h. */
  3472. | #define _LARGE_FILES 1
  3473. | #include <sys/types.h>
  3474. | /* Check that off_t can represent 2**63 - 1 correctly.
  3475. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  3476. | since some C++ compilers masquerading as C compilers
  3477. | incorrectly reject 9223372036854775807. */
  3478. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  3479. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  3480. | && LARGE_OFF_T % 2147483647 == 1)
  3481. | ? 1 : -1];
  3482. | int
  3483. | main ()
  3484. | {
  3485. |
  3486. | ;
  3487. | return 0;
  3488. | }
  3489. configure:8679: result: unknown
  3490. configure:8694: checking for ANSI C header files
  3491. configure:8798: result: yes
  3492. configure:8808: checking syslog.h usability
  3493. configure:8808: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3494. conftest.c:83:20: fatal error: syslog.h: No such file or directory
  3495. #include <syslog.h>
  3496. ^
  3497. compilation terminated.
  3498. configure:8808: $? = 1
  3499. configure: failed program was:
  3500. | /* confdefs.h */
  3501. | #define PACKAGE_NAME "bfgminer"
  3502. | #define PACKAGE_TARNAME "bfgminer"
  3503. | #define PACKAGE_VERSION "5.4.2"
  3504. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3505. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3506. | #define PACKAGE_URL ""
  3507. | #define PACKAGE "bfgminer"
  3508. | #define VERSION "5.4.2"
  3509. | #define STDC_HEADERS 1
  3510. | #define HAVE_SYS_TYPES_H 1
  3511. | #define HAVE_SYS_STAT_H 1
  3512. | #define HAVE_STDLIB_H 1
  3513. | #define HAVE_STRING_H 1
  3514. | #define HAVE_MEMORY_H 1
  3515. | #define HAVE_STRINGS_H 1
  3516. | #define HAVE_INTTYPES_H 1
  3517. | #define HAVE_STDINT_H 1
  3518. | #define HAVE_UNISTD_H 1
  3519. | #define __EXTENSIONS__ 1
  3520. | #define _ALL_SOURCE 1
  3521. | #define _GNU_SOURCE 1
  3522. | #define _POSIX_PTHREAD_SEMANTICS 1
  3523. | #define _TANDEM_SOURCE 1
  3524. | #define CGMINER_MAJOR_VERSION 5
  3525. | #define CGMINER_MINOR_VERSION 4
  3526. | #define CGMINER_MINOR_SUBVERSION 2
  3527. | #define HAVE_WCHAR_H 1
  3528. | #define HAVE_STDINT_H 1
  3529. | #define HAVE_MPROTECT 1
  3530. | #define HAVE_DECL_MEMMEM 0
  3531. | #define restrict __restrict
  3532. | #define uid_t int
  3533. | #define gid_t int
  3534. | #define HAVE_WCHAR_T 1
  3535. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3536. | #define HAVE_LONG_LONG_INT 1
  3537. | #define HAVE_RAW_DECL_STRDUP 1
  3538. | #define HAVE_RAW_DECL_STRNCAT 1
  3539. | #define HAVE_RAW_DECL_STRPBRK 1
  3540. | #define HAVE_DECL_STRTOK_R 0
  3541. | #define GNULIB_TEST_MEMCHR 1
  3542. | #define GNULIB_TEST_MEMMEM 1
  3543. | #define GNULIB_TEST_SIGACTION 1
  3544. | #define HAVE_SIGSET_T 1
  3545. | #define GNULIB_TEST_SIGPROCMASK 1
  3546. | #define GNULIB_TEST_STRTOK_R 1
  3547. | #define STDC_HEADERS 1
  3548. | /* end confdefs.h. */
  3549. | #include <stdio.h>
  3550. | #ifdef HAVE_SYS_TYPES_H
  3551. | # include <sys/types.h>
  3552. | #endif
  3553. | #ifdef HAVE_SYS_STAT_H
  3554. | # include <sys/stat.h>
  3555. | #endif
  3556. | #ifdef STDC_HEADERS
  3557. | # include <stdlib.h>
  3558. | # include <stddef.h>
  3559. | #else
  3560. | # ifdef HAVE_STDLIB_H
  3561. | # include <stdlib.h>
  3562. | # endif
  3563. | #endif
  3564. | #ifdef HAVE_STRING_H
  3565. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3566. | # include <memory.h>
  3567. | # endif
  3568. | # include <string.h>
  3569. | #endif
  3570. | #ifdef HAVE_STRINGS_H
  3571. | # include <strings.h>
  3572. | #endif
  3573. | #ifdef HAVE_INTTYPES_H
  3574. | # include <inttypes.h>
  3575. | #endif
  3576. | #ifdef HAVE_STDINT_H
  3577. | # include <stdint.h>
  3578. | #endif
  3579. | #ifdef HAVE_UNISTD_H
  3580. | # include <unistd.h>
  3581. | #endif
  3582. | #include <syslog.h>
  3583. configure:8808: result: no
  3584. configure:8808: checking syslog.h presence
  3585. configure:8808: gcc -E conftest.c
  3586. conftest.c:50:20: fatal error: syslog.h: No such file or directory
  3587. #include <syslog.h>
  3588. ^
  3589. compilation terminated.
  3590. configure:8808: $? = 1
  3591. configure: failed program was:
  3592. | /* confdefs.h */
  3593. | #define PACKAGE_NAME "bfgminer"
  3594. | #define PACKAGE_TARNAME "bfgminer"
  3595. | #define PACKAGE_VERSION "5.4.2"
  3596. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3597. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3598. | #define PACKAGE_URL ""
  3599. | #define PACKAGE "bfgminer"
  3600. | #define VERSION "5.4.2"
  3601. | #define STDC_HEADERS 1
  3602. | #define HAVE_SYS_TYPES_H 1
  3603. | #define HAVE_SYS_STAT_H 1
  3604. | #define HAVE_STDLIB_H 1
  3605. | #define HAVE_STRING_H 1
  3606. | #define HAVE_MEMORY_H 1
  3607. | #define HAVE_STRINGS_H 1
  3608. | #define HAVE_INTTYPES_H 1
  3609. | #define HAVE_STDINT_H 1
  3610. | #define HAVE_UNISTD_H 1
  3611. | #define __EXTENSIONS__ 1
  3612. | #define _ALL_SOURCE 1
  3613. | #define _GNU_SOURCE 1
  3614. | #define _POSIX_PTHREAD_SEMANTICS 1
  3615. | #define _TANDEM_SOURCE 1
  3616. | #define CGMINER_MAJOR_VERSION 5
  3617. | #define CGMINER_MINOR_VERSION 4
  3618. | #define CGMINER_MINOR_SUBVERSION 2
  3619. | #define HAVE_WCHAR_H 1
  3620. | #define HAVE_STDINT_H 1
  3621. | #define HAVE_MPROTECT 1
  3622. | #define HAVE_DECL_MEMMEM 0
  3623. | #define restrict __restrict
  3624. | #define uid_t int
  3625. | #define gid_t int
  3626. | #define HAVE_WCHAR_T 1
  3627. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3628. | #define HAVE_LONG_LONG_INT 1
  3629. | #define HAVE_RAW_DECL_STRDUP 1
  3630. | #define HAVE_RAW_DECL_STRNCAT 1
  3631. | #define HAVE_RAW_DECL_STRPBRK 1
  3632. | #define HAVE_DECL_STRTOK_R 0
  3633. | #define GNULIB_TEST_MEMCHR 1
  3634. | #define GNULIB_TEST_MEMMEM 1
  3635. | #define GNULIB_TEST_SIGACTION 1
  3636. | #define HAVE_SIGSET_T 1
  3637. | #define GNULIB_TEST_SIGPROCMASK 1
  3638. | #define GNULIB_TEST_STRTOK_R 1
  3639. | #define STDC_HEADERS 1
  3640. | /* end confdefs.h. */
  3641. | #include <syslog.h>
  3642. configure:8808: result: no
  3643. configure:8808: checking for syslog.h
  3644. configure:8808: result: no
  3645. configure:8820: checking sys/epoll.h usability
  3646. configure:8820: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3647. conftest.c:83:23: fatal error: sys/epoll.h: No such file or directory
  3648. #include <sys/epoll.h>
  3649. ^
  3650. compilation terminated.
  3651. configure:8820: $? = 1
  3652. configure: failed program was:
  3653. | /* confdefs.h */
  3654. | #define PACKAGE_NAME "bfgminer"
  3655. | #define PACKAGE_TARNAME "bfgminer"
  3656. | #define PACKAGE_VERSION "5.4.2"
  3657. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3658. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3659. | #define PACKAGE_URL ""
  3660. | #define PACKAGE "bfgminer"
  3661. | #define VERSION "5.4.2"
  3662. | #define STDC_HEADERS 1
  3663. | #define HAVE_SYS_TYPES_H 1
  3664. | #define HAVE_SYS_STAT_H 1
  3665. | #define HAVE_STDLIB_H 1
  3666. | #define HAVE_STRING_H 1
  3667. | #define HAVE_MEMORY_H 1
  3668. | #define HAVE_STRINGS_H 1
  3669. | #define HAVE_INTTYPES_H 1
  3670. | #define HAVE_STDINT_H 1
  3671. | #define HAVE_UNISTD_H 1
  3672. | #define __EXTENSIONS__ 1
  3673. | #define _ALL_SOURCE 1
  3674. | #define _GNU_SOURCE 1
  3675. | #define _POSIX_PTHREAD_SEMANTICS 1
  3676. | #define _TANDEM_SOURCE 1
  3677. | #define CGMINER_MAJOR_VERSION 5
  3678. | #define CGMINER_MINOR_VERSION 4
  3679. | #define CGMINER_MINOR_SUBVERSION 2
  3680. | #define HAVE_WCHAR_H 1
  3681. | #define HAVE_STDINT_H 1
  3682. | #define HAVE_MPROTECT 1
  3683. | #define HAVE_DECL_MEMMEM 0
  3684. | #define restrict __restrict
  3685. | #define uid_t int
  3686. | #define gid_t int
  3687. | #define HAVE_WCHAR_T 1
  3688. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3689. | #define HAVE_LONG_LONG_INT 1
  3690. | #define HAVE_RAW_DECL_STRDUP 1
  3691. | #define HAVE_RAW_DECL_STRNCAT 1
  3692. | #define HAVE_RAW_DECL_STRPBRK 1
  3693. | #define HAVE_DECL_STRTOK_R 0
  3694. | #define GNULIB_TEST_MEMCHR 1
  3695. | #define GNULIB_TEST_MEMMEM 1
  3696. | #define GNULIB_TEST_SIGACTION 1
  3697. | #define HAVE_SIGSET_T 1
  3698. | #define GNULIB_TEST_SIGPROCMASK 1
  3699. | #define GNULIB_TEST_STRTOK_R 1
  3700. | #define STDC_HEADERS 1
  3701. | /* end confdefs.h. */
  3702. | #include <stdio.h>
  3703. | #ifdef HAVE_SYS_TYPES_H
  3704. | # include <sys/types.h>
  3705. | #endif
  3706. | #ifdef HAVE_SYS_STAT_H
  3707. | # include <sys/stat.h>
  3708. | #endif
  3709. | #ifdef STDC_HEADERS
  3710. | # include <stdlib.h>
  3711. | # include <stddef.h>
  3712. | #else
  3713. | # ifdef HAVE_STDLIB_H
  3714. | # include <stdlib.h>
  3715. | # endif
  3716. | #endif
  3717. | #ifdef HAVE_STRING_H
  3718. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3719. | # include <memory.h>
  3720. | # endif
  3721. | # include <string.h>
  3722. | #endif
  3723. | #ifdef HAVE_STRINGS_H
  3724. | # include <strings.h>
  3725. | #endif
  3726. | #ifdef HAVE_INTTYPES_H
  3727. | # include <inttypes.h>
  3728. | #endif
  3729. | #ifdef HAVE_STDINT_H
  3730. | # include <stdint.h>
  3731. | #endif
  3732. | #ifdef HAVE_UNISTD_H
  3733. | # include <unistd.h>
  3734. | #endif
  3735. | #include <sys/epoll.h>
  3736. configure:8820: result: no
  3737. configure:8820: checking sys/epoll.h presence
  3738. configure:8820: gcc -E conftest.c
  3739. conftest.c:50:23: fatal error: sys/epoll.h: No such file or directory
  3740. #include <sys/epoll.h>
  3741. ^
  3742. compilation terminated.
  3743. configure:8820: $? = 1
  3744. configure: failed program was:
  3745. | /* confdefs.h */
  3746. | #define PACKAGE_NAME "bfgminer"
  3747. | #define PACKAGE_TARNAME "bfgminer"
  3748. | #define PACKAGE_VERSION "5.4.2"
  3749. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3750. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3751. | #define PACKAGE_URL ""
  3752. | #define PACKAGE "bfgminer"
  3753. | #define VERSION "5.4.2"
  3754. | #define STDC_HEADERS 1
  3755. | #define HAVE_SYS_TYPES_H 1
  3756. | #define HAVE_SYS_STAT_H 1
  3757. | #define HAVE_STDLIB_H 1
  3758. | #define HAVE_STRING_H 1
  3759. | #define HAVE_MEMORY_H 1
  3760. | #define HAVE_STRINGS_H 1
  3761. | #define HAVE_INTTYPES_H 1
  3762. | #define HAVE_STDINT_H 1
  3763. | #define HAVE_UNISTD_H 1
  3764. | #define __EXTENSIONS__ 1
  3765. | #define _ALL_SOURCE 1
  3766. | #define _GNU_SOURCE 1
  3767. | #define _POSIX_PTHREAD_SEMANTICS 1
  3768. | #define _TANDEM_SOURCE 1
  3769. | #define CGMINER_MAJOR_VERSION 5
  3770. | #define CGMINER_MINOR_VERSION 4
  3771. | #define CGMINER_MINOR_SUBVERSION 2
  3772. | #define HAVE_WCHAR_H 1
  3773. | #define HAVE_STDINT_H 1
  3774. | #define HAVE_MPROTECT 1
  3775. | #define HAVE_DECL_MEMMEM 0
  3776. | #define restrict __restrict
  3777. | #define uid_t int
  3778. | #define gid_t int
  3779. | #define HAVE_WCHAR_T 1
  3780. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3781. | #define HAVE_LONG_LONG_INT 1
  3782. | #define HAVE_RAW_DECL_STRDUP 1
  3783. | #define HAVE_RAW_DECL_STRNCAT 1
  3784. | #define HAVE_RAW_DECL_STRPBRK 1
  3785. | #define HAVE_DECL_STRTOK_R 0
  3786. | #define GNULIB_TEST_MEMCHR 1
  3787. | #define GNULIB_TEST_MEMMEM 1
  3788. | #define GNULIB_TEST_SIGACTION 1
  3789. | #define HAVE_SIGSET_T 1
  3790. | #define GNULIB_TEST_SIGPROCMASK 1
  3791. | #define GNULIB_TEST_STRTOK_R 1
  3792. | #define STDC_HEADERS 1
  3793. | /* end confdefs.h. */
  3794. | #include <sys/epoll.h>
  3795. configure:8820: result: no
  3796. configure:8820: checking for sys/epoll.h
  3797. configure:8820: result: no
  3798. configure:8832: checking for sys/mman.h
  3799. configure:8832: result: no
  3800. configure:8844: checking sys/prctl.h usability
  3801. configure:8844: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3802. conftest.c:83:23: fatal error: sys/prctl.h: No such file or directory
  3803. #include <sys/prctl.h>
  3804. ^
  3805. compilation terminated.
  3806. configure:8844: $? = 1
  3807. configure: failed program was:
  3808. | /* confdefs.h */
  3809. | #define PACKAGE_NAME "bfgminer"
  3810. | #define PACKAGE_TARNAME "bfgminer"
  3811. | #define PACKAGE_VERSION "5.4.2"
  3812. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3813. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3814. | #define PACKAGE_URL ""
  3815. | #define PACKAGE "bfgminer"
  3816. | #define VERSION "5.4.2"
  3817. | #define STDC_HEADERS 1
  3818. | #define HAVE_SYS_TYPES_H 1
  3819. | #define HAVE_SYS_STAT_H 1
  3820. | #define HAVE_STDLIB_H 1
  3821. | #define HAVE_STRING_H 1
  3822. | #define HAVE_MEMORY_H 1
  3823. | #define HAVE_STRINGS_H 1
  3824. | #define HAVE_INTTYPES_H 1
  3825. | #define HAVE_STDINT_H 1
  3826. | #define HAVE_UNISTD_H 1
  3827. | #define __EXTENSIONS__ 1
  3828. | #define _ALL_SOURCE 1
  3829. | #define _GNU_SOURCE 1
  3830. | #define _POSIX_PTHREAD_SEMANTICS 1
  3831. | #define _TANDEM_SOURCE 1
  3832. | #define CGMINER_MAJOR_VERSION 5
  3833. | #define CGMINER_MINOR_VERSION 4
  3834. | #define CGMINER_MINOR_SUBVERSION 2
  3835. | #define HAVE_WCHAR_H 1
  3836. | #define HAVE_STDINT_H 1
  3837. | #define HAVE_MPROTECT 1
  3838. | #define HAVE_DECL_MEMMEM 0
  3839. | #define restrict __restrict
  3840. | #define uid_t int
  3841. | #define gid_t int
  3842. | #define HAVE_WCHAR_T 1
  3843. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3844. | #define HAVE_LONG_LONG_INT 1
  3845. | #define HAVE_RAW_DECL_STRDUP 1
  3846. | #define HAVE_RAW_DECL_STRNCAT 1
  3847. | #define HAVE_RAW_DECL_STRPBRK 1
  3848. | #define HAVE_DECL_STRTOK_R 0
  3849. | #define GNULIB_TEST_MEMCHR 1
  3850. | #define GNULIB_TEST_MEMMEM 1
  3851. | #define GNULIB_TEST_SIGACTION 1
  3852. | #define HAVE_SIGSET_T 1
  3853. | #define GNULIB_TEST_SIGPROCMASK 1
  3854. | #define GNULIB_TEST_STRTOK_R 1
  3855. | #define STDC_HEADERS 1
  3856. | /* end confdefs.h. */
  3857. | #include <stdio.h>
  3858. | #ifdef HAVE_SYS_TYPES_H
  3859. | # include <sys/types.h>
  3860. | #endif
  3861. | #ifdef HAVE_SYS_STAT_H
  3862. | # include <sys/stat.h>
  3863. | #endif
  3864. | #ifdef STDC_HEADERS
  3865. | # include <stdlib.h>
  3866. | # include <stddef.h>
  3867. | #else
  3868. | # ifdef HAVE_STDLIB_H
  3869. | # include <stdlib.h>
  3870. | # endif
  3871. | #endif
  3872. | #ifdef HAVE_STRING_H
  3873. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3874. | # include <memory.h>
  3875. | # endif
  3876. | # include <string.h>
  3877. | #endif
  3878. | #ifdef HAVE_STRINGS_H
  3879. | # include <strings.h>
  3880. | #endif
  3881. | #ifdef HAVE_INTTYPES_H
  3882. | # include <inttypes.h>
  3883. | #endif
  3884. | #ifdef HAVE_STDINT_H
  3885. | # include <stdint.h>
  3886. | #endif
  3887. | #ifdef HAVE_UNISTD_H
  3888. | # include <unistd.h>
  3889. | #endif
  3890. | #include <sys/prctl.h>
  3891. configure:8844: result: no
  3892. configure:8844: checking sys/prctl.h presence
  3893. configure:8844: gcc -E conftest.c
  3894. conftest.c:50:23: fatal error: sys/prctl.h: No such file or directory
  3895. #include <sys/prctl.h>
  3896. ^
  3897. compilation terminated.
  3898. configure:8844: $? = 1
  3899. configure: failed program was:
  3900. | /* confdefs.h */
  3901. | #define PACKAGE_NAME "bfgminer"
  3902. | #define PACKAGE_TARNAME "bfgminer"
  3903. | #define PACKAGE_VERSION "5.4.2"
  3904. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3905. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3906. | #define PACKAGE_URL ""
  3907. | #define PACKAGE "bfgminer"
  3908. | #define VERSION "5.4.2"
  3909. | #define STDC_HEADERS 1
  3910. | #define HAVE_SYS_TYPES_H 1
  3911. | #define HAVE_SYS_STAT_H 1
  3912. | #define HAVE_STDLIB_H 1
  3913. | #define HAVE_STRING_H 1
  3914. | #define HAVE_MEMORY_H 1
  3915. | #define HAVE_STRINGS_H 1
  3916. | #define HAVE_INTTYPES_H 1
  3917. | #define HAVE_STDINT_H 1
  3918. | #define HAVE_UNISTD_H 1
  3919. | #define __EXTENSIONS__ 1
  3920. | #define _ALL_SOURCE 1
  3921. | #define _GNU_SOURCE 1
  3922. | #define _POSIX_PTHREAD_SEMANTICS 1
  3923. | #define _TANDEM_SOURCE 1
  3924. | #define CGMINER_MAJOR_VERSION 5
  3925. | #define CGMINER_MINOR_VERSION 4
  3926. | #define CGMINER_MINOR_SUBVERSION 2
  3927. | #define HAVE_WCHAR_H 1
  3928. | #define HAVE_STDINT_H 1
  3929. | #define HAVE_MPROTECT 1
  3930. | #define HAVE_DECL_MEMMEM 0
  3931. | #define restrict __restrict
  3932. | #define uid_t int
  3933. | #define gid_t int
  3934. | #define HAVE_WCHAR_T 1
  3935. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3936. | #define HAVE_LONG_LONG_INT 1
  3937. | #define HAVE_RAW_DECL_STRDUP 1
  3938. | #define HAVE_RAW_DECL_STRNCAT 1
  3939. | #define HAVE_RAW_DECL_STRPBRK 1
  3940. | #define HAVE_DECL_STRTOK_R 0
  3941. | #define GNULIB_TEST_MEMCHR 1
  3942. | #define GNULIB_TEST_MEMMEM 1
  3943. | #define GNULIB_TEST_SIGACTION 1
  3944. | #define HAVE_SIGSET_T 1
  3945. | #define GNULIB_TEST_SIGPROCMASK 1
  3946. | #define GNULIB_TEST_STRTOK_R 1
  3947. | #define STDC_HEADERS 1
  3948. | /* end confdefs.h. */
  3949. | #include <sys/prctl.h>
  3950. configure:8844: result: no
  3951. configure:8844: checking for sys/prctl.h
  3952. configure:8844: result: no
  3953. configure:8856: checking sys/file.h usability
  3954. configure:8856: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3955. configure:8856: $? = 0
  3956. configure:8856: result: yes
  3957. configure:8856: checking sys/file.h presence
  3958. configure:8856: gcc -E conftest.c
  3959. configure:8856: $? = 0
  3960. configure:8856: result: yes
  3961. configure:8856: checking for sys/file.h
  3962. configure:8856: result: yes
  3963. configure:8868: checking sys/termios.h usability
  3964. configure:8868: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  3965. conftest.c:84:25: fatal error: sys/termios.h: No such file or directory
  3966. #include <sys/termios.h>
  3967. ^
  3968. compilation terminated.
  3969. configure:8868: $? = 1
  3970. configure: failed program was:
  3971. | /* confdefs.h */
  3972. | #define PACKAGE_NAME "bfgminer"
  3973. | #define PACKAGE_TARNAME "bfgminer"
  3974. | #define PACKAGE_VERSION "5.4.2"
  3975. | #define PACKAGE_STRING "bfgminer 5.4.2"
  3976. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  3977. | #define PACKAGE_URL ""
  3978. | #define PACKAGE "bfgminer"
  3979. | #define VERSION "5.4.2"
  3980. | #define STDC_HEADERS 1
  3981. | #define HAVE_SYS_TYPES_H 1
  3982. | #define HAVE_SYS_STAT_H 1
  3983. | #define HAVE_STDLIB_H 1
  3984. | #define HAVE_STRING_H 1
  3985. | #define HAVE_MEMORY_H 1
  3986. | #define HAVE_STRINGS_H 1
  3987. | #define HAVE_INTTYPES_H 1
  3988. | #define HAVE_STDINT_H 1
  3989. | #define HAVE_UNISTD_H 1
  3990. | #define __EXTENSIONS__ 1
  3991. | #define _ALL_SOURCE 1
  3992. | #define _GNU_SOURCE 1
  3993. | #define _POSIX_PTHREAD_SEMANTICS 1
  3994. | #define _TANDEM_SOURCE 1
  3995. | #define CGMINER_MAJOR_VERSION 5
  3996. | #define CGMINER_MINOR_VERSION 4
  3997. | #define CGMINER_MINOR_SUBVERSION 2
  3998. | #define HAVE_WCHAR_H 1
  3999. | #define HAVE_STDINT_H 1
  4000. | #define HAVE_MPROTECT 1
  4001. | #define HAVE_DECL_MEMMEM 0
  4002. | #define restrict __restrict
  4003. | #define uid_t int
  4004. | #define gid_t int
  4005. | #define HAVE_WCHAR_T 1
  4006. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4007. | #define HAVE_LONG_LONG_INT 1
  4008. | #define HAVE_RAW_DECL_STRDUP 1
  4009. | #define HAVE_RAW_DECL_STRNCAT 1
  4010. | #define HAVE_RAW_DECL_STRPBRK 1
  4011. | #define HAVE_DECL_STRTOK_R 0
  4012. | #define GNULIB_TEST_MEMCHR 1
  4013. | #define GNULIB_TEST_MEMMEM 1
  4014. | #define GNULIB_TEST_SIGACTION 1
  4015. | #define HAVE_SIGSET_T 1
  4016. | #define GNULIB_TEST_SIGPROCMASK 1
  4017. | #define GNULIB_TEST_STRTOK_R 1
  4018. | #define STDC_HEADERS 1
  4019. | #define HAVE_SYS_FILE_H 1
  4020. | /* end confdefs.h. */
  4021. | #include <stdio.h>
  4022. | #ifdef HAVE_SYS_TYPES_H
  4023. | # include <sys/types.h>
  4024. | #endif
  4025. | #ifdef HAVE_SYS_STAT_H
  4026. | # include <sys/stat.h>
  4027. | #endif
  4028. | #ifdef STDC_HEADERS
  4029. | # include <stdlib.h>
  4030. | # include <stddef.h>
  4031. | #else
  4032. | # ifdef HAVE_STDLIB_H
  4033. | # include <stdlib.h>
  4034. | # endif
  4035. | #endif
  4036. | #ifdef HAVE_STRING_H
  4037. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4038. | # include <memory.h>
  4039. | # endif
  4040. | # include <string.h>
  4041. | #endif
  4042. | #ifdef HAVE_STRINGS_H
  4043. | # include <strings.h>
  4044. | #endif
  4045. | #ifdef HAVE_INTTYPES_H
  4046. | # include <inttypes.h>
  4047. | #endif
  4048. | #ifdef HAVE_STDINT_H
  4049. | # include <stdint.h>
  4050. | #endif
  4051. | #ifdef HAVE_UNISTD_H
  4052. | # include <unistd.h>
  4053. | #endif
  4054. | #include <sys/termios.h>
  4055. configure:8868: result: no
  4056. configure:8868: checking sys/termios.h presence
  4057. configure:8868: gcc -E conftest.c
  4058. conftest.c:51:25: fatal error: sys/termios.h: No such file or directory
  4059. #include <sys/termios.h>
  4060. ^
  4061. compilation terminated.
  4062. configure:8868: $? = 1
  4063. configure: failed program was:
  4064. | /* confdefs.h */
  4065. | #define PACKAGE_NAME "bfgminer"
  4066. | #define PACKAGE_TARNAME "bfgminer"
  4067. | #define PACKAGE_VERSION "5.4.2"
  4068. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4069. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4070. | #define PACKAGE_URL ""
  4071. | #define PACKAGE "bfgminer"
  4072. | #define VERSION "5.4.2"
  4073. | #define STDC_HEADERS 1
  4074. | #define HAVE_SYS_TYPES_H 1
  4075. | #define HAVE_SYS_STAT_H 1
  4076. | #define HAVE_STDLIB_H 1
  4077. | #define HAVE_STRING_H 1
  4078. | #define HAVE_MEMORY_H 1
  4079. | #define HAVE_STRINGS_H 1
  4080. | #define HAVE_INTTYPES_H 1
  4081. | #define HAVE_STDINT_H 1
  4082. | #define HAVE_UNISTD_H 1
  4083. | #define __EXTENSIONS__ 1
  4084. | #define _ALL_SOURCE 1
  4085. | #define _GNU_SOURCE 1
  4086. | #define _POSIX_PTHREAD_SEMANTICS 1
  4087. | #define _TANDEM_SOURCE 1
  4088. | #define CGMINER_MAJOR_VERSION 5
  4089. | #define CGMINER_MINOR_VERSION 4
  4090. | #define CGMINER_MINOR_SUBVERSION 2
  4091. | #define HAVE_WCHAR_H 1
  4092. | #define HAVE_STDINT_H 1
  4093. | #define HAVE_MPROTECT 1
  4094. | #define HAVE_DECL_MEMMEM 0
  4095. | #define restrict __restrict
  4096. | #define uid_t int
  4097. | #define gid_t int
  4098. | #define HAVE_WCHAR_T 1
  4099. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4100. | #define HAVE_LONG_LONG_INT 1
  4101. | #define HAVE_RAW_DECL_STRDUP 1
  4102. | #define HAVE_RAW_DECL_STRNCAT 1
  4103. | #define HAVE_RAW_DECL_STRPBRK 1
  4104. | #define HAVE_DECL_STRTOK_R 0
  4105. | #define GNULIB_TEST_MEMCHR 1
  4106. | #define GNULIB_TEST_MEMMEM 1
  4107. | #define GNULIB_TEST_SIGACTION 1
  4108. | #define HAVE_SIGSET_T 1
  4109. | #define GNULIB_TEST_SIGPROCMASK 1
  4110. | #define GNULIB_TEST_STRTOK_R 1
  4111. | #define STDC_HEADERS 1
  4112. | #define HAVE_SYS_FILE_H 1
  4113. | /* end confdefs.h. */
  4114. | #include <sys/termios.h>
  4115. configure:8868: result: no
  4116. configure:8868: checking for sys/termios.h
  4117. configure:8868: result: no
  4118. configure:8880: checking linux/spi/spidev.h usability
  4119. configure:8880: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4120. conftest.c:84:30: fatal error: linux/spi/spidev.h: No such file or directory
  4121. #include <linux/spi/spidev.h>
  4122. ^
  4123. compilation terminated.
  4124. configure:8880: $? = 1
  4125. configure: failed program was:
  4126. | /* confdefs.h */
  4127. | #define PACKAGE_NAME "bfgminer"
  4128. | #define PACKAGE_TARNAME "bfgminer"
  4129. | #define PACKAGE_VERSION "5.4.2"
  4130. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4131. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4132. | #define PACKAGE_URL ""
  4133. | #define PACKAGE "bfgminer"
  4134. | #define VERSION "5.4.2"
  4135. | #define STDC_HEADERS 1
  4136. | #define HAVE_SYS_TYPES_H 1
  4137. | #define HAVE_SYS_STAT_H 1
  4138. | #define HAVE_STDLIB_H 1
  4139. | #define HAVE_STRING_H 1
  4140. | #define HAVE_MEMORY_H 1
  4141. | #define HAVE_STRINGS_H 1
  4142. | #define HAVE_INTTYPES_H 1
  4143. | #define HAVE_STDINT_H 1
  4144. | #define HAVE_UNISTD_H 1
  4145. | #define __EXTENSIONS__ 1
  4146. | #define _ALL_SOURCE 1
  4147. | #define _GNU_SOURCE 1
  4148. | #define _POSIX_PTHREAD_SEMANTICS 1
  4149. | #define _TANDEM_SOURCE 1
  4150. | #define CGMINER_MAJOR_VERSION 5
  4151. | #define CGMINER_MINOR_VERSION 4
  4152. | #define CGMINER_MINOR_SUBVERSION 2
  4153. | #define HAVE_WCHAR_H 1
  4154. | #define HAVE_STDINT_H 1
  4155. | #define HAVE_MPROTECT 1
  4156. | #define HAVE_DECL_MEMMEM 0
  4157. | #define restrict __restrict
  4158. | #define uid_t int
  4159. | #define gid_t int
  4160. | #define HAVE_WCHAR_T 1
  4161. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4162. | #define HAVE_LONG_LONG_INT 1
  4163. | #define HAVE_RAW_DECL_STRDUP 1
  4164. | #define HAVE_RAW_DECL_STRNCAT 1
  4165. | #define HAVE_RAW_DECL_STRPBRK 1
  4166. | #define HAVE_DECL_STRTOK_R 0
  4167. | #define GNULIB_TEST_MEMCHR 1
  4168. | #define GNULIB_TEST_MEMMEM 1
  4169. | #define GNULIB_TEST_SIGACTION 1
  4170. | #define HAVE_SIGSET_T 1
  4171. | #define GNULIB_TEST_SIGPROCMASK 1
  4172. | #define GNULIB_TEST_STRTOK_R 1
  4173. | #define STDC_HEADERS 1
  4174. | #define HAVE_SYS_FILE_H 1
  4175. | /* end confdefs.h. */
  4176. | #include <stdio.h>
  4177. | #ifdef HAVE_SYS_TYPES_H
  4178. | # include <sys/types.h>
  4179. | #endif
  4180. | #ifdef HAVE_SYS_STAT_H
  4181. | # include <sys/stat.h>
  4182. | #endif
  4183. | #ifdef STDC_HEADERS
  4184. | # include <stdlib.h>
  4185. | # include <stddef.h>
  4186. | #else
  4187. | # ifdef HAVE_STDLIB_H
  4188. | # include <stdlib.h>
  4189. | # endif
  4190. | #endif
  4191. | #ifdef HAVE_STRING_H
  4192. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4193. | # include <memory.h>
  4194. | # endif
  4195. | # include <string.h>
  4196. | #endif
  4197. | #ifdef HAVE_STRINGS_H
  4198. | # include <strings.h>
  4199. | #endif
  4200. | #ifdef HAVE_INTTYPES_H
  4201. | # include <inttypes.h>
  4202. | #endif
  4203. | #ifdef HAVE_STDINT_H
  4204. | # include <stdint.h>
  4205. | #endif
  4206. | #ifdef HAVE_UNISTD_H
  4207. | # include <unistd.h>
  4208. | #endif
  4209. | #include <linux/spi/spidev.h>
  4210. configure:8880: result: no
  4211. configure:8880: checking linux/spi/spidev.h presence
  4212. configure:8880: gcc -E conftest.c
  4213. conftest.c:51:30: fatal error: linux/spi/spidev.h: No such file or directory
  4214. #include <linux/spi/spidev.h>
  4215. ^
  4216. compilation terminated.
  4217. configure:8880: $? = 1
  4218. configure: failed program was:
  4219. | /* confdefs.h */
  4220. | #define PACKAGE_NAME "bfgminer"
  4221. | #define PACKAGE_TARNAME "bfgminer"
  4222. | #define PACKAGE_VERSION "5.4.2"
  4223. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4224. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4225. | #define PACKAGE_URL ""
  4226. | #define PACKAGE "bfgminer"
  4227. | #define VERSION "5.4.2"
  4228. | #define STDC_HEADERS 1
  4229. | #define HAVE_SYS_TYPES_H 1
  4230. | #define HAVE_SYS_STAT_H 1
  4231. | #define HAVE_STDLIB_H 1
  4232. | #define HAVE_STRING_H 1
  4233. | #define HAVE_MEMORY_H 1
  4234. | #define HAVE_STRINGS_H 1
  4235. | #define HAVE_INTTYPES_H 1
  4236. | #define HAVE_STDINT_H 1
  4237. | #define HAVE_UNISTD_H 1
  4238. | #define __EXTENSIONS__ 1
  4239. | #define _ALL_SOURCE 1
  4240. | #define _GNU_SOURCE 1
  4241. | #define _POSIX_PTHREAD_SEMANTICS 1
  4242. | #define _TANDEM_SOURCE 1
  4243. | #define CGMINER_MAJOR_VERSION 5
  4244. | #define CGMINER_MINOR_VERSION 4
  4245. | #define CGMINER_MINOR_SUBVERSION 2
  4246. | #define HAVE_WCHAR_H 1
  4247. | #define HAVE_STDINT_H 1
  4248. | #define HAVE_MPROTECT 1
  4249. | #define HAVE_DECL_MEMMEM 0
  4250. | #define restrict __restrict
  4251. | #define uid_t int
  4252. | #define gid_t int
  4253. | #define HAVE_WCHAR_T 1
  4254. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4255. | #define HAVE_LONG_LONG_INT 1
  4256. | #define HAVE_RAW_DECL_STRDUP 1
  4257. | #define HAVE_RAW_DECL_STRNCAT 1
  4258. | #define HAVE_RAW_DECL_STRPBRK 1
  4259. | #define HAVE_DECL_STRTOK_R 0
  4260. | #define GNULIB_TEST_MEMCHR 1
  4261. | #define GNULIB_TEST_MEMMEM 1
  4262. | #define GNULIB_TEST_SIGACTION 1
  4263. | #define HAVE_SIGSET_T 1
  4264. | #define GNULIB_TEST_SIGPROCMASK 1
  4265. | #define GNULIB_TEST_STRTOK_R 1
  4266. | #define STDC_HEADERS 1
  4267. | #define HAVE_SYS_FILE_H 1
  4268. | /* end confdefs.h. */
  4269. | #include <linux/spi/spidev.h>
  4270. configure:8880: result: no
  4271. configure:8880: checking for linux/spi/spidev.h
  4272. configure:8880: result: no
  4273. configure:8891: checking for struct i2c_msg.buf
  4274. configure:8891: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4275. conftest.c:85:28: fatal error: linux/i2c-dev.h: No such file or directory
  4276. #include <linux/i2c-dev.h>
  4277. ^
  4278. compilation terminated.
  4279. configure:8891: $? = 1
  4280. configure: failed program was:
  4281. | /* confdefs.h */
  4282. | #define PACKAGE_NAME "bfgminer"
  4283. | #define PACKAGE_TARNAME "bfgminer"
  4284. | #define PACKAGE_VERSION "5.4.2"
  4285. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4286. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4287. | #define PACKAGE_URL ""
  4288. | #define PACKAGE "bfgminer"
  4289. | #define VERSION "5.4.2"
  4290. | #define STDC_HEADERS 1
  4291. | #define HAVE_SYS_TYPES_H 1
  4292. | #define HAVE_SYS_STAT_H 1
  4293. | #define HAVE_STDLIB_H 1
  4294. | #define HAVE_STRING_H 1
  4295. | #define HAVE_MEMORY_H 1
  4296. | #define HAVE_STRINGS_H 1
  4297. | #define HAVE_INTTYPES_H 1
  4298. | #define HAVE_STDINT_H 1
  4299. | #define HAVE_UNISTD_H 1
  4300. | #define __EXTENSIONS__ 1
  4301. | #define _ALL_SOURCE 1
  4302. | #define _GNU_SOURCE 1
  4303. | #define _POSIX_PTHREAD_SEMANTICS 1
  4304. | #define _TANDEM_SOURCE 1
  4305. | #define CGMINER_MAJOR_VERSION 5
  4306. | #define CGMINER_MINOR_VERSION 4
  4307. | #define CGMINER_MINOR_SUBVERSION 2
  4308. | #define HAVE_WCHAR_H 1
  4309. | #define HAVE_STDINT_H 1
  4310. | #define HAVE_MPROTECT 1
  4311. | #define HAVE_DECL_MEMMEM 0
  4312. | #define restrict __restrict
  4313. | #define uid_t int
  4314. | #define gid_t int
  4315. | #define HAVE_WCHAR_T 1
  4316. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4317. | #define HAVE_LONG_LONG_INT 1
  4318. | #define HAVE_RAW_DECL_STRDUP 1
  4319. | #define HAVE_RAW_DECL_STRNCAT 1
  4320. | #define HAVE_RAW_DECL_STRPBRK 1
  4321. | #define HAVE_DECL_STRTOK_R 0
  4322. | #define GNULIB_TEST_MEMCHR 1
  4323. | #define GNULIB_TEST_MEMMEM 1
  4324. | #define GNULIB_TEST_SIGACTION 1
  4325. | #define HAVE_SIGSET_T 1
  4326. | #define GNULIB_TEST_SIGPROCMASK 1
  4327. | #define GNULIB_TEST_STRTOK_R 1
  4328. | #define STDC_HEADERS 1
  4329. | #define HAVE_SYS_FILE_H 1
  4330. | /* end confdefs.h. */
  4331. |
  4332. | #include <stdio.h>
  4333. | #ifdef HAVE_SYS_TYPES_H
  4334. | # include <sys/types.h>
  4335. | #endif
  4336. | #ifdef HAVE_SYS_STAT_H
  4337. | # include <sys/stat.h>
  4338. | #endif
  4339. | #ifdef STDC_HEADERS
  4340. | # include <stdlib.h>
  4341. | # include <stddef.h>
  4342. | #else
  4343. | # ifdef HAVE_STDLIB_H
  4344. | # include <stdlib.h>
  4345. | # endif
  4346. | #endif
  4347. | #ifdef HAVE_STRING_H
  4348. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4349. | # include <memory.h>
  4350. | # endif
  4351. | # include <string.h>
  4352. | #endif
  4353. | #ifdef HAVE_STRINGS_H
  4354. | # include <strings.h>
  4355. | #endif
  4356. | #ifdef HAVE_INTTYPES_H
  4357. | # include <inttypes.h>
  4358. | #endif
  4359. | #ifdef HAVE_STDINT_H
  4360. | # include <stdint.h>
  4361. | #endif
  4362. | #ifdef HAVE_UNISTD_H
  4363. | # include <unistd.h>
  4364. | #endif
  4365. | #include <linux/i2c-dev.h>
  4366. |
  4367. |
  4368. | int
  4369. | main ()
  4370. | {
  4371. | static struct i2c_msg ac_aggr;
  4372. | if (ac_aggr.buf)
  4373. | return 0;
  4374. | ;
  4375. | return 0;
  4376. | }
  4377. configure:8891: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4378. conftest.c:85:28: fatal error: linux/i2c-dev.h: No such file or directory
  4379. #include <linux/i2c-dev.h>
  4380. ^
  4381. compilation terminated.
  4382. configure:8891: $? = 1
  4383. configure: failed program was:
  4384. | /* confdefs.h */
  4385. | #define PACKAGE_NAME "bfgminer"
  4386. | #define PACKAGE_TARNAME "bfgminer"
  4387. | #define PACKAGE_VERSION "5.4.2"
  4388. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4389. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4390. | #define PACKAGE_URL ""
  4391. | #define PACKAGE "bfgminer"
  4392. | #define VERSION "5.4.2"
  4393. | #define STDC_HEADERS 1
  4394. | #define HAVE_SYS_TYPES_H 1
  4395. | #define HAVE_SYS_STAT_H 1
  4396. | #define HAVE_STDLIB_H 1
  4397. | #define HAVE_STRING_H 1
  4398. | #define HAVE_MEMORY_H 1
  4399. | #define HAVE_STRINGS_H 1
  4400. | #define HAVE_INTTYPES_H 1
  4401. | #define HAVE_STDINT_H 1
  4402. | #define HAVE_UNISTD_H 1
  4403. | #define __EXTENSIONS__ 1
  4404. | #define _ALL_SOURCE 1
  4405. | #define _GNU_SOURCE 1
  4406. | #define _POSIX_PTHREAD_SEMANTICS 1
  4407. | #define _TANDEM_SOURCE 1
  4408. | #define CGMINER_MAJOR_VERSION 5
  4409. | #define CGMINER_MINOR_VERSION 4
  4410. | #define CGMINER_MINOR_SUBVERSION 2
  4411. | #define HAVE_WCHAR_H 1
  4412. | #define HAVE_STDINT_H 1
  4413. | #define HAVE_MPROTECT 1
  4414. | #define HAVE_DECL_MEMMEM 0
  4415. | #define restrict __restrict
  4416. | #define uid_t int
  4417. | #define gid_t int
  4418. | #define HAVE_WCHAR_T 1
  4419. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4420. | #define HAVE_LONG_LONG_INT 1
  4421. | #define HAVE_RAW_DECL_STRDUP 1
  4422. | #define HAVE_RAW_DECL_STRNCAT 1
  4423. | #define HAVE_RAW_DECL_STRPBRK 1
  4424. | #define HAVE_DECL_STRTOK_R 0
  4425. | #define GNULIB_TEST_MEMCHR 1
  4426. | #define GNULIB_TEST_MEMMEM 1
  4427. | #define GNULIB_TEST_SIGACTION 1
  4428. | #define HAVE_SIGSET_T 1
  4429. | #define GNULIB_TEST_SIGPROCMASK 1
  4430. | #define GNULIB_TEST_STRTOK_R 1
  4431. | #define STDC_HEADERS 1
  4432. | #define HAVE_SYS_FILE_H 1
  4433. | /* end confdefs.h. */
  4434. |
  4435. | #include <stdio.h>
  4436. | #ifdef HAVE_SYS_TYPES_H
  4437. | # include <sys/types.h>
  4438. | #endif
  4439. | #ifdef HAVE_SYS_STAT_H
  4440. | # include <sys/stat.h>
  4441. | #endif
  4442. | #ifdef STDC_HEADERS
  4443. | # include <stdlib.h>
  4444. | # include <stddef.h>
  4445. | #else
  4446. | # ifdef HAVE_STDLIB_H
  4447. | # include <stdlib.h>
  4448. | # endif
  4449. | #endif
  4450. | #ifdef HAVE_STRING_H
  4451. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4452. | # include <memory.h>
  4453. | # endif
  4454. | # include <string.h>
  4455. | #endif
  4456. | #ifdef HAVE_STRINGS_H
  4457. | # include <strings.h>
  4458. | #endif
  4459. | #ifdef HAVE_INTTYPES_H
  4460. | # include <inttypes.h>
  4461. | #endif
  4462. | #ifdef HAVE_STDINT_H
  4463. | # include <stdint.h>
  4464. | #endif
  4465. | #ifdef HAVE_UNISTD_H
  4466. | # include <unistd.h>
  4467. | #endif
  4468. | #include <linux/i2c-dev.h>
  4469. |
  4470. |
  4471. | int
  4472. | main ()
  4473. | {
  4474. | static struct i2c_msg ac_aggr;
  4475. | if (sizeof ac_aggr.buf)
  4476. | return 0;
  4477. | ;
  4478. | return 0;
  4479. | }
  4480. configure:8891: result: no
  4481. configure:8902: checking for struct i2c_msg.len
  4482. configure:8902: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4483. conftest.c:85:25: fatal error: linux/i2c.h: No such file or directory
  4484. #include <linux/i2c.h>
  4485. ^
  4486. compilation terminated.
  4487. configure:8902: $? = 1
  4488. configure: failed program was:
  4489. | /* confdefs.h */
  4490. | #define PACKAGE_NAME "bfgminer"
  4491. | #define PACKAGE_TARNAME "bfgminer"
  4492. | #define PACKAGE_VERSION "5.4.2"
  4493. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4494. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4495. | #define PACKAGE_URL ""
  4496. | #define PACKAGE "bfgminer"
  4497. | #define VERSION "5.4.2"
  4498. | #define STDC_HEADERS 1
  4499. | #define HAVE_SYS_TYPES_H 1
  4500. | #define HAVE_SYS_STAT_H 1
  4501. | #define HAVE_STDLIB_H 1
  4502. | #define HAVE_STRING_H 1
  4503. | #define HAVE_MEMORY_H 1
  4504. | #define HAVE_STRINGS_H 1
  4505. | #define HAVE_INTTYPES_H 1
  4506. | #define HAVE_STDINT_H 1
  4507. | #define HAVE_UNISTD_H 1
  4508. | #define __EXTENSIONS__ 1
  4509. | #define _ALL_SOURCE 1
  4510. | #define _GNU_SOURCE 1
  4511. | #define _POSIX_PTHREAD_SEMANTICS 1
  4512. | #define _TANDEM_SOURCE 1
  4513. | #define CGMINER_MAJOR_VERSION 5
  4514. | #define CGMINER_MINOR_VERSION 4
  4515. | #define CGMINER_MINOR_SUBVERSION 2
  4516. | #define HAVE_WCHAR_H 1
  4517. | #define HAVE_STDINT_H 1
  4518. | #define HAVE_MPROTECT 1
  4519. | #define HAVE_DECL_MEMMEM 0
  4520. | #define restrict __restrict
  4521. | #define uid_t int
  4522. | #define gid_t int
  4523. | #define HAVE_WCHAR_T 1
  4524. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4525. | #define HAVE_LONG_LONG_INT 1
  4526. | #define HAVE_RAW_DECL_STRDUP 1
  4527. | #define HAVE_RAW_DECL_STRNCAT 1
  4528. | #define HAVE_RAW_DECL_STRPBRK 1
  4529. | #define HAVE_DECL_STRTOK_R 0
  4530. | #define GNULIB_TEST_MEMCHR 1
  4531. | #define GNULIB_TEST_MEMMEM 1
  4532. | #define GNULIB_TEST_SIGACTION 1
  4533. | #define HAVE_SIGSET_T 1
  4534. | #define GNULIB_TEST_SIGPROCMASK 1
  4535. | #define GNULIB_TEST_STRTOK_R 1
  4536. | #define STDC_HEADERS 1
  4537. | #define HAVE_SYS_FILE_H 1
  4538. | /* end confdefs.h. */
  4539. |
  4540. | #include <stdio.h>
  4541. | #ifdef HAVE_SYS_TYPES_H
  4542. | # include <sys/types.h>
  4543. | #endif
  4544. | #ifdef HAVE_SYS_STAT_H
  4545. | # include <sys/stat.h>
  4546. | #endif
  4547. | #ifdef STDC_HEADERS
  4548. | # include <stdlib.h>
  4549. | # include <stddef.h>
  4550. | #else
  4551. | # ifdef HAVE_STDLIB_H
  4552. | # include <stdlib.h>
  4553. | # endif
  4554. | #endif
  4555. | #ifdef HAVE_STRING_H
  4556. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4557. | # include <memory.h>
  4558. | # endif
  4559. | # include <string.h>
  4560. | #endif
  4561. | #ifdef HAVE_STRINGS_H
  4562. | # include <strings.h>
  4563. | #endif
  4564. | #ifdef HAVE_INTTYPES_H
  4565. | # include <inttypes.h>
  4566. | #endif
  4567. | #ifdef HAVE_STDINT_H
  4568. | # include <stdint.h>
  4569. | #endif
  4570. | #ifdef HAVE_UNISTD_H
  4571. | # include <unistd.h>
  4572. | #endif
  4573. | #include <linux/i2c.h>
  4574. | #include <linux/i2c-dev.h>
  4575. |
  4576. |
  4577. | int
  4578. | main ()
  4579. | {
  4580. | static struct i2c_msg ac_aggr;
  4581. | if (ac_aggr.len)
  4582. | return 0;
  4583. | ;
  4584. | return 0;
  4585. | }
  4586. configure:8902: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4587. conftest.c:85:25: fatal error: linux/i2c.h: No such file or directory
  4588. #include <linux/i2c.h>
  4589. ^
  4590. compilation terminated.
  4591. configure:8902: $? = 1
  4592. configure: failed program was:
  4593. | /* confdefs.h */
  4594. | #define PACKAGE_NAME "bfgminer"
  4595. | #define PACKAGE_TARNAME "bfgminer"
  4596. | #define PACKAGE_VERSION "5.4.2"
  4597. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4598. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4599. | #define PACKAGE_URL ""
  4600. | #define PACKAGE "bfgminer"
  4601. | #define VERSION "5.4.2"
  4602. | #define STDC_HEADERS 1
  4603. | #define HAVE_SYS_TYPES_H 1
  4604. | #define HAVE_SYS_STAT_H 1
  4605. | #define HAVE_STDLIB_H 1
  4606. | #define HAVE_STRING_H 1
  4607. | #define HAVE_MEMORY_H 1
  4608. | #define HAVE_STRINGS_H 1
  4609. | #define HAVE_INTTYPES_H 1
  4610. | #define HAVE_STDINT_H 1
  4611. | #define HAVE_UNISTD_H 1
  4612. | #define __EXTENSIONS__ 1
  4613. | #define _ALL_SOURCE 1
  4614. | #define _GNU_SOURCE 1
  4615. | #define _POSIX_PTHREAD_SEMANTICS 1
  4616. | #define _TANDEM_SOURCE 1
  4617. | #define CGMINER_MAJOR_VERSION 5
  4618. | #define CGMINER_MINOR_VERSION 4
  4619. | #define CGMINER_MINOR_SUBVERSION 2
  4620. | #define HAVE_WCHAR_H 1
  4621. | #define HAVE_STDINT_H 1
  4622. | #define HAVE_MPROTECT 1
  4623. | #define HAVE_DECL_MEMMEM 0
  4624. | #define restrict __restrict
  4625. | #define uid_t int
  4626. | #define gid_t int
  4627. | #define HAVE_WCHAR_T 1
  4628. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4629. | #define HAVE_LONG_LONG_INT 1
  4630. | #define HAVE_RAW_DECL_STRDUP 1
  4631. | #define HAVE_RAW_DECL_STRNCAT 1
  4632. | #define HAVE_RAW_DECL_STRPBRK 1
  4633. | #define HAVE_DECL_STRTOK_R 0
  4634. | #define GNULIB_TEST_MEMCHR 1
  4635. | #define GNULIB_TEST_MEMMEM 1
  4636. | #define GNULIB_TEST_SIGACTION 1
  4637. | #define HAVE_SIGSET_T 1
  4638. | #define GNULIB_TEST_SIGPROCMASK 1
  4639. | #define GNULIB_TEST_STRTOK_R 1
  4640. | #define STDC_HEADERS 1
  4641. | #define HAVE_SYS_FILE_H 1
  4642. | /* end confdefs.h. */
  4643. |
  4644. | #include <stdio.h>
  4645. | #ifdef HAVE_SYS_TYPES_H
  4646. | # include <sys/types.h>
  4647. | #endif
  4648. | #ifdef HAVE_SYS_STAT_H
  4649. | # include <sys/stat.h>
  4650. | #endif
  4651. | #ifdef STDC_HEADERS
  4652. | # include <stdlib.h>
  4653. | # include <stddef.h>
  4654. | #else
  4655. | # ifdef HAVE_STDLIB_H
  4656. | # include <stdlib.h>
  4657. | # endif
  4658. | #endif
  4659. | #ifdef HAVE_STRING_H
  4660. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4661. | # include <memory.h>
  4662. | # endif
  4663. | # include <string.h>
  4664. | #endif
  4665. | #ifdef HAVE_STRINGS_H
  4666. | # include <strings.h>
  4667. | #endif
  4668. | #ifdef HAVE_INTTYPES_H
  4669. | # include <inttypes.h>
  4670. | #endif
  4671. | #ifdef HAVE_STDINT_H
  4672. | # include <stdint.h>
  4673. | #endif
  4674. | #ifdef HAVE_UNISTD_H
  4675. | # include <unistd.h>
  4676. | #endif
  4677. | #include <linux/i2c.h>
  4678. | #include <linux/i2c-dev.h>
  4679. |
  4680. |
  4681. | int
  4682. | main ()
  4683. | {
  4684. | static struct i2c_msg ac_aggr;
  4685. | if (sizeof ac_aggr.len)
  4686. | return 0;
  4687. | ;
  4688. | return 0;
  4689. | }
  4690. configure:8902: result: no
  4691. configure:8927: checking pwd.h usability
  4692. configure:8927: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4693. conftest.c:84:17: fatal error: pwd.h: No such file or directory
  4694. #include <pwd.h>
  4695. ^
  4696. compilation terminated.
  4697. configure:8927: $? = 1
  4698. configure: failed program was:
  4699. | /* confdefs.h */
  4700. | #define PACKAGE_NAME "bfgminer"
  4701. | #define PACKAGE_TARNAME "bfgminer"
  4702. | #define PACKAGE_VERSION "5.4.2"
  4703. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4704. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4705. | #define PACKAGE_URL ""
  4706. | #define PACKAGE "bfgminer"
  4707. | #define VERSION "5.4.2"
  4708. | #define STDC_HEADERS 1
  4709. | #define HAVE_SYS_TYPES_H 1
  4710. | #define HAVE_SYS_STAT_H 1
  4711. | #define HAVE_STDLIB_H 1
  4712. | #define HAVE_STRING_H 1
  4713. | #define HAVE_MEMORY_H 1
  4714. | #define HAVE_STRINGS_H 1
  4715. | #define HAVE_INTTYPES_H 1
  4716. | #define HAVE_STDINT_H 1
  4717. | #define HAVE_UNISTD_H 1
  4718. | #define __EXTENSIONS__ 1
  4719. | #define _ALL_SOURCE 1
  4720. | #define _GNU_SOURCE 1
  4721. | #define _POSIX_PTHREAD_SEMANTICS 1
  4722. | #define _TANDEM_SOURCE 1
  4723. | #define CGMINER_MAJOR_VERSION 5
  4724. | #define CGMINER_MINOR_VERSION 4
  4725. | #define CGMINER_MINOR_SUBVERSION 2
  4726. | #define HAVE_WCHAR_H 1
  4727. | #define HAVE_STDINT_H 1
  4728. | #define HAVE_MPROTECT 1
  4729. | #define HAVE_DECL_MEMMEM 0
  4730. | #define restrict __restrict
  4731. | #define uid_t int
  4732. | #define gid_t int
  4733. | #define HAVE_WCHAR_T 1
  4734. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4735. | #define HAVE_LONG_LONG_INT 1
  4736. | #define HAVE_RAW_DECL_STRDUP 1
  4737. | #define HAVE_RAW_DECL_STRNCAT 1
  4738. | #define HAVE_RAW_DECL_STRPBRK 1
  4739. | #define HAVE_DECL_STRTOK_R 0
  4740. | #define GNULIB_TEST_MEMCHR 1
  4741. | #define GNULIB_TEST_MEMMEM 1
  4742. | #define GNULIB_TEST_SIGACTION 1
  4743. | #define HAVE_SIGSET_T 1
  4744. | #define GNULIB_TEST_SIGPROCMASK 1
  4745. | #define GNULIB_TEST_STRTOK_R 1
  4746. | #define STDC_HEADERS 1
  4747. | #define HAVE_SYS_FILE_H 1
  4748. | /* end confdefs.h. */
  4749. | #include <stdio.h>
  4750. | #ifdef HAVE_SYS_TYPES_H
  4751. | # include <sys/types.h>
  4752. | #endif
  4753. | #ifdef HAVE_SYS_STAT_H
  4754. | # include <sys/stat.h>
  4755. | #endif
  4756. | #ifdef STDC_HEADERS
  4757. | # include <stdlib.h>
  4758. | # include <stddef.h>
  4759. | #else
  4760. | # ifdef HAVE_STDLIB_H
  4761. | # include <stdlib.h>
  4762. | # endif
  4763. | #endif
  4764. | #ifdef HAVE_STRING_H
  4765. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4766. | # include <memory.h>
  4767. | # endif
  4768. | # include <string.h>
  4769. | #endif
  4770. | #ifdef HAVE_STRINGS_H
  4771. | # include <strings.h>
  4772. | #endif
  4773. | #ifdef HAVE_INTTYPES_H
  4774. | # include <inttypes.h>
  4775. | #endif
  4776. | #ifdef HAVE_STDINT_H
  4777. | # include <stdint.h>
  4778. | #endif
  4779. | #ifdef HAVE_UNISTD_H
  4780. | # include <unistd.h>
  4781. | #endif
  4782. | #include <pwd.h>
  4783. configure:8927: result: no
  4784. configure:8927: checking pwd.h presence
  4785. configure:8927: gcc -E conftest.c
  4786. conftest.c:51:17: fatal error: pwd.h: No such file or directory
  4787. #include <pwd.h>
  4788. ^
  4789. compilation terminated.
  4790. configure:8927: $? = 1
  4791. configure: failed program was:
  4792. | /* confdefs.h */
  4793. | #define PACKAGE_NAME "bfgminer"
  4794. | #define PACKAGE_TARNAME "bfgminer"
  4795. | #define PACKAGE_VERSION "5.4.2"
  4796. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4797. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4798. | #define PACKAGE_URL ""
  4799. | #define PACKAGE "bfgminer"
  4800. | #define VERSION "5.4.2"
  4801. | #define STDC_HEADERS 1
  4802. | #define HAVE_SYS_TYPES_H 1
  4803. | #define HAVE_SYS_STAT_H 1
  4804. | #define HAVE_STDLIB_H 1
  4805. | #define HAVE_STRING_H 1
  4806. | #define HAVE_MEMORY_H 1
  4807. | #define HAVE_STRINGS_H 1
  4808. | #define HAVE_INTTYPES_H 1
  4809. | #define HAVE_STDINT_H 1
  4810. | #define HAVE_UNISTD_H 1
  4811. | #define __EXTENSIONS__ 1
  4812. | #define _ALL_SOURCE 1
  4813. | #define _GNU_SOURCE 1
  4814. | #define _POSIX_PTHREAD_SEMANTICS 1
  4815. | #define _TANDEM_SOURCE 1
  4816. | #define CGMINER_MAJOR_VERSION 5
  4817. | #define CGMINER_MINOR_VERSION 4
  4818. | #define CGMINER_MINOR_SUBVERSION 2
  4819. | #define HAVE_WCHAR_H 1
  4820. | #define HAVE_STDINT_H 1
  4821. | #define HAVE_MPROTECT 1
  4822. | #define HAVE_DECL_MEMMEM 0
  4823. | #define restrict __restrict
  4824. | #define uid_t int
  4825. | #define gid_t int
  4826. | #define HAVE_WCHAR_T 1
  4827. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4828. | #define HAVE_LONG_LONG_INT 1
  4829. | #define HAVE_RAW_DECL_STRDUP 1
  4830. | #define HAVE_RAW_DECL_STRNCAT 1
  4831. | #define HAVE_RAW_DECL_STRPBRK 1
  4832. | #define HAVE_DECL_STRTOK_R 0
  4833. | #define GNULIB_TEST_MEMCHR 1
  4834. | #define GNULIB_TEST_MEMMEM 1
  4835. | #define GNULIB_TEST_SIGACTION 1
  4836. | #define HAVE_SIGSET_T 1
  4837. | #define GNULIB_TEST_SIGPROCMASK 1
  4838. | #define GNULIB_TEST_STRTOK_R 1
  4839. | #define STDC_HEADERS 1
  4840. | #define HAVE_SYS_FILE_H 1
  4841. | /* end confdefs.h. */
  4842. | #include <pwd.h>
  4843. configure:8927: result: no
  4844. configure:8927: checking for pwd.h
  4845. configure:8927: result: no
  4846. configure:8941: checking for chroot
  4847. configure:8941: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  4848. C:\Users\ALLEN~1.SCH\AppData\Local\Temp\cc66zPSR.o: In function `main':
  4849. c:\MinGW\msys\1.0\home\Allen.Schreiber\bfgminer/conftest.c:85: undefined reference to `chroot'
  4850. collect2.exe: error: ld returned 1 exit status
  4851. configure:8941: $? = 1
  4852. configure: failed program was:
  4853. | /* confdefs.h */
  4854. | #define PACKAGE_NAME "bfgminer"
  4855. | #define PACKAGE_TARNAME "bfgminer"
  4856. | #define PACKAGE_VERSION "5.4.2"
  4857. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4858. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4859. | #define PACKAGE_URL ""
  4860. | #define PACKAGE "bfgminer"
  4861. | #define VERSION "5.4.2"
  4862. | #define STDC_HEADERS 1
  4863. | #define HAVE_SYS_TYPES_H 1
  4864. | #define HAVE_SYS_STAT_H 1
  4865. | #define HAVE_STDLIB_H 1
  4866. | #define HAVE_STRING_H 1
  4867. | #define HAVE_MEMORY_H 1
  4868. | #define HAVE_STRINGS_H 1
  4869. | #define HAVE_INTTYPES_H 1
  4870. | #define HAVE_STDINT_H 1
  4871. | #define HAVE_UNISTD_H 1
  4872. | #define __EXTENSIONS__ 1
  4873. | #define _ALL_SOURCE 1
  4874. | #define _GNU_SOURCE 1
  4875. | #define _POSIX_PTHREAD_SEMANTICS 1
  4876. | #define _TANDEM_SOURCE 1
  4877. | #define CGMINER_MAJOR_VERSION 5
  4878. | #define CGMINER_MINOR_VERSION 4
  4879. | #define CGMINER_MINOR_SUBVERSION 2
  4880. | #define HAVE_WCHAR_H 1
  4881. | #define HAVE_STDINT_H 1
  4882. | #define HAVE_MPROTECT 1
  4883. | #define HAVE_DECL_MEMMEM 0
  4884. | #define restrict __restrict
  4885. | #define uid_t int
  4886. | #define gid_t int
  4887. | #define HAVE_WCHAR_T 1
  4888. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4889. | #define HAVE_LONG_LONG_INT 1
  4890. | #define HAVE_RAW_DECL_STRDUP 1
  4891. | #define HAVE_RAW_DECL_STRNCAT 1
  4892. | #define HAVE_RAW_DECL_STRPBRK 1
  4893. | #define HAVE_DECL_STRTOK_R 0
  4894. | #define GNULIB_TEST_MEMCHR 1
  4895. | #define GNULIB_TEST_MEMMEM 1
  4896. | #define GNULIB_TEST_SIGACTION 1
  4897. | #define HAVE_SIGSET_T 1
  4898. | #define GNULIB_TEST_SIGPROCMASK 1
  4899. | #define GNULIB_TEST_STRTOK_R 1
  4900. | #define STDC_HEADERS 1
  4901. | #define HAVE_SYS_FILE_H 1
  4902. | /* end confdefs.h. */
  4903. | /* Define chroot to an innocuous variant, in case <limits.h> declares chroot.
  4904. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4905. | #define chroot innocuous_chroot
  4906. |
  4907. | /* System header to define __stub macros and hopefully few prototypes,
  4908. | which can conflict with char chroot (); below.
  4909. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4910. | <limits.h> exists even on freestanding compilers. */
  4911. |
  4912. | #ifdef __STDC__
  4913. | # include <limits.h>
  4914. | #else
  4915. | # include <assert.h>
  4916. | #endif
  4917. |
  4918. | #undef chroot
  4919. |
  4920. | /* Override any GCC internal prototype to avoid an error.
  4921. | Use char because int might match the return type of a GCC
  4922. | builtin and then its argument prototype would still apply. */
  4923. | #ifdef __cplusplus
  4924. | extern "C"
  4925. | #endif
  4926. | char chroot ();
  4927. | /* The GNU C library defines this for functions which it implements
  4928. | to always fail with ENOSYS. Some functions are actually named
  4929. | something starting with __ and the normal name is an alias. */
  4930. | #if defined __stub_chroot || defined __stub___chroot
  4931. | choke me
  4932. | #endif
  4933. |
  4934. | int
  4935. | main ()
  4936. | {
  4937. | return chroot ();
  4938. | ;
  4939. | return 0;
  4940. | }
  4941. configure:8941: result: no
  4942. configure:8953: checking for sleep
  4943. configure:8953: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  4944. configure:8953: $? = 0
  4945. configure:8953: result: yes
  4946. configure:8963: checking for size_t
  4947. configure:8963: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4948. configure:8963: $? = 0
  4949. configure:8963: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  4950. conftest.c: In function 'main':
  4951. conftest.c:88:21: error: expected expression before ')' token
  4952. if (sizeof ((size_t)))
  4953. ^
  4954. configure:8963: $? = 1
  4955. configure: failed program was:
  4956. | /* confdefs.h */
  4957. | #define PACKAGE_NAME "bfgminer"
  4958. | #define PACKAGE_TARNAME "bfgminer"
  4959. | #define PACKAGE_VERSION "5.4.2"
  4960. | #define PACKAGE_STRING "bfgminer 5.4.2"
  4961. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  4962. | #define PACKAGE_URL ""
  4963. | #define PACKAGE "bfgminer"
  4964. | #define VERSION "5.4.2"
  4965. | #define STDC_HEADERS 1
  4966. | #define HAVE_SYS_TYPES_H 1
  4967. | #define HAVE_SYS_STAT_H 1
  4968. | #define HAVE_STDLIB_H 1
  4969. | #define HAVE_STRING_H 1
  4970. | #define HAVE_MEMORY_H 1
  4971. | #define HAVE_STRINGS_H 1
  4972. | #define HAVE_INTTYPES_H 1
  4973. | #define HAVE_STDINT_H 1
  4974. | #define HAVE_UNISTD_H 1
  4975. | #define __EXTENSIONS__ 1
  4976. | #define _ALL_SOURCE 1
  4977. | #define _GNU_SOURCE 1
  4978. | #define _POSIX_PTHREAD_SEMANTICS 1
  4979. | #define _TANDEM_SOURCE 1
  4980. | #define CGMINER_MAJOR_VERSION 5
  4981. | #define CGMINER_MINOR_VERSION 4
  4982. | #define CGMINER_MINOR_SUBVERSION 2
  4983. | #define HAVE_WCHAR_H 1
  4984. | #define HAVE_STDINT_H 1
  4985. | #define HAVE_MPROTECT 1
  4986. | #define HAVE_DECL_MEMMEM 0
  4987. | #define restrict __restrict
  4988. | #define uid_t int
  4989. | #define gid_t int
  4990. | #define HAVE_WCHAR_T 1
  4991. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4992. | #define HAVE_LONG_LONG_INT 1
  4993. | #define HAVE_RAW_DECL_STRDUP 1
  4994. | #define HAVE_RAW_DECL_STRNCAT 1
  4995. | #define HAVE_RAW_DECL_STRPBRK 1
  4996. | #define HAVE_DECL_STRTOK_R 0
  4997. | #define GNULIB_TEST_MEMCHR 1
  4998. | #define GNULIB_TEST_MEMMEM 1
  4999. | #define GNULIB_TEST_SIGACTION 1
  5000. | #define HAVE_SIGSET_T 1
  5001. | #define GNULIB_TEST_SIGPROCMASK 1
  5002. | #define GNULIB_TEST_STRTOK_R 1
  5003. | #define STDC_HEADERS 1
  5004. | #define HAVE_SYS_FILE_H 1
  5005. | #define HAVE_SLEEP 1
  5006. | /* end confdefs.h. */
  5007. | #include <stdio.h>
  5008. | #ifdef HAVE_SYS_TYPES_H
  5009. | # include <sys/types.h>
  5010. | #endif
  5011. | #ifdef HAVE_SYS_STAT_H
  5012. | # include <sys/stat.h>
  5013. | #endif
  5014. | #ifdef STDC_HEADERS
  5015. | # include <stdlib.h>
  5016. | # include <stddef.h>
  5017. | #else
  5018. | # ifdef HAVE_STDLIB_H
  5019. | # include <stdlib.h>
  5020. | # endif
  5021. | #endif
  5022. | #ifdef HAVE_STRING_H
  5023. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5024. | # include <memory.h>
  5025. | # endif
  5026. | # include <string.h>
  5027. | #endif
  5028. | #ifdef HAVE_STRINGS_H
  5029. | # include <strings.h>
  5030. | #endif
  5031. | #ifdef HAVE_INTTYPES_H
  5032. | # include <inttypes.h>
  5033. | #endif
  5034. | #ifdef HAVE_STDINT_H
  5035. | # include <stdint.h>
  5036. | #endif
  5037. | #ifdef HAVE_UNISTD_H
  5038. | # include <unistd.h>
  5039. | #endif
  5040. | int
  5041. | main ()
  5042. | {
  5043. | if (sizeof ((size_t)))
  5044. | return 0;
  5045. | ;
  5046. | return 0;
  5047. | }
  5048. configure:8963: result: yes
  5049. configure:8976: checking for working alloca.h
  5050. configure:8993: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  5051. conftest.c:52:20: fatal error: alloca.h: No such file or directory
  5052. #include <alloca.h>
  5053. ^
  5054. compilation terminated.
  5055. configure:8993: $? = 1
  5056. configure: failed program was:
  5057. | /* confdefs.h */
  5058. | #define PACKAGE_NAME "bfgminer"
  5059. | #define PACKAGE_TARNAME "bfgminer"
  5060. | #define PACKAGE_VERSION "5.4.2"
  5061. | #define PACKAGE_STRING "bfgminer 5.4.2"
  5062. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  5063. | #define PACKAGE_URL ""
  5064. | #define PACKAGE "bfgminer"
  5065. | #define VERSION "5.4.2"
  5066. | #define STDC_HEADERS 1
  5067. | #define HAVE_SYS_TYPES_H 1
  5068. | #define HAVE_SYS_STAT_H 1
  5069. | #define HAVE_STDLIB_H 1
  5070. | #define HAVE_STRING_H 1
  5071. | #define HAVE_MEMORY_H 1
  5072. | #define HAVE_STRINGS_H 1
  5073. | #define HAVE_INTTYPES_H 1
  5074. | #define HAVE_STDINT_H 1
  5075. | #define HAVE_UNISTD_H 1
  5076. | #define __EXTENSIONS__ 1
  5077. | #define _ALL_SOURCE 1
  5078. | #define _GNU_SOURCE 1
  5079. | #define _POSIX_PTHREAD_SEMANTICS 1
  5080. | #define _TANDEM_SOURCE 1
  5081. | #define CGMINER_MAJOR_VERSION 5
  5082. | #define CGMINER_MINOR_VERSION 4
  5083. | #define CGMINER_MINOR_SUBVERSION 2
  5084. | #define HAVE_WCHAR_H 1
  5085. | #define HAVE_STDINT_H 1
  5086. | #define HAVE_MPROTECT 1
  5087. | #define HAVE_DECL_MEMMEM 0
  5088. | #define restrict __restrict
  5089. | #define uid_t int
  5090. | #define gid_t int
  5091. | #define HAVE_WCHAR_T 1
  5092. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5093. | #define HAVE_LONG_LONG_INT 1
  5094. | #define HAVE_RAW_DECL_STRDUP 1
  5095. | #define HAVE_RAW_DECL_STRNCAT 1
  5096. | #define HAVE_RAW_DECL_STRPBRK 1
  5097. | #define HAVE_DECL_STRTOK_R 0
  5098. | #define GNULIB_TEST_MEMCHR 1
  5099. | #define GNULIB_TEST_MEMMEM 1
  5100. | #define GNULIB_TEST_SIGACTION 1
  5101. | #define HAVE_SIGSET_T 1
  5102. | #define GNULIB_TEST_SIGPROCMASK 1
  5103. | #define GNULIB_TEST_STRTOK_R 1
  5104. | #define STDC_HEADERS 1
  5105. | #define HAVE_SYS_FILE_H 1
  5106. | #define HAVE_SLEEP 1
  5107. | /* end confdefs.h. */
  5108. | #include <alloca.h>
  5109. | int
  5110. | main ()
  5111. | {
  5112. | char *p = (char *) alloca (2 * sizeof (int));
  5113. | if (p) return 0;
  5114. | ;
  5115. | return 0;
  5116. | }
  5117. configure:9001: result: no
  5118. configure:9009: checking for alloca
  5119. configure:9046: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
  5120. configure:9046: $? = 0
  5121. configure:9054: result: yes
  5122. configure:9281: checking whether HASH_ITER is declared
  5123. configure:9281: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5124. configure:9281: $? = 0
  5125. configure:9281: result: yes
  5126. configure:9287: checking whether DL_CONCAT is declared
  5127. configure:9287: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5128. configure:9287: $? = 0
  5129. configure:9287: result: yes
  5130. configure:9746: checking for pthread_cancel
  5131. configure:9769: gcc -std=gnu99 -o conftest.exe -g -O2 -pthread conftest.c -lpthread >&5
  5132. configure:9769: $? = 0
  5133. configure:9778: result: with -pthread -lpthread
  5134. configure:9854: checking for nanosleep
  5135. configure:9854: gcc -std=gnu99 -o conftest.exe -g -O2 -pthread conftest.c -lpthread >&5
  5136. configure:9854: $? = 0
  5137. configure:9854: result: yes
  5138. configure:9920: checking for pkg-config
  5139. configure:9938: found /mingw/bin/pkg-config
  5140. configure:9950: result: /mingw/bin/pkg-config
  5141. configure:9975: checking pkg-config is at least version 0.9.0
  5142. configure:9978: result: yes
  5143. configure:9988: checking for JANSSON
  5144. configure:9995: $PKG_CONFIG --exists --print-errors "jansson"
  5145. configure:9998: $? = 0
  5146. configure:10012: $PKG_CONFIG --exists --print-errors "jansson"
  5147. configure:10015: $? = 0
  5148. configure:10123: result: yes
  5149. configure:10154: checking for libsensors
  5150. configure:10175: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lsensors >&5
  5151. conftest.c:63:31: fatal error: sensors/sensors.h: No such file or directory
  5152. #include <sensors/sensors.h>
  5153. ^
  5154. compilation terminated.
  5155. configure:10175: $? = 1
  5156. configure: failed program was:
  5157. | /* confdefs.h */
  5158. | #define PACKAGE_NAME "bfgminer"
  5159. | #define PACKAGE_TARNAME "bfgminer"
  5160. | #define PACKAGE_VERSION "5.4.2"
  5161. | #define PACKAGE_STRING "bfgminer 5.4.2"
  5162. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  5163. | #define PACKAGE_URL ""
  5164. | #define PACKAGE "bfgminer"
  5165. | #define VERSION "5.4.2"
  5166. | #define STDC_HEADERS 1
  5167. | #define HAVE_SYS_TYPES_H 1
  5168. | #define HAVE_SYS_STAT_H 1
  5169. | #define HAVE_STDLIB_H 1
  5170. | #define HAVE_STRING_H 1
  5171. | #define HAVE_MEMORY_H 1
  5172. | #define HAVE_STRINGS_H 1
  5173. | #define HAVE_INTTYPES_H 1
  5174. | #define HAVE_STDINT_H 1
  5175. | #define HAVE_UNISTD_H 1
  5176. | #define __EXTENSIONS__ 1
  5177. | #define _ALL_SOURCE 1
  5178. | #define _GNU_SOURCE 1
  5179. | #define _POSIX_PTHREAD_SEMANTICS 1
  5180. | #define _TANDEM_SOURCE 1
  5181. | #define CGMINER_MAJOR_VERSION 5
  5182. | #define CGMINER_MINOR_VERSION 4
  5183. | #define CGMINER_MINOR_SUBVERSION 2
  5184. | #define HAVE_WCHAR_H 1
  5185. | #define HAVE_STDINT_H 1
  5186. | #define HAVE_MPROTECT 1
  5187. | #define HAVE_DECL_MEMMEM 0
  5188. | #define restrict __restrict
  5189. | #define uid_t int
  5190. | #define gid_t int
  5191. | #define HAVE_WCHAR_T 1
  5192. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5193. | #define HAVE_LONG_LONG_INT 1
  5194. | #define HAVE_RAW_DECL_STRDUP 1
  5195. | #define HAVE_RAW_DECL_STRNCAT 1
  5196. | #define HAVE_RAW_DECL_STRPBRK 1
  5197. | #define HAVE_DECL_STRTOK_R 0
  5198. | #define GNULIB_TEST_MEMCHR 1
  5199. | #define GNULIB_TEST_MEMMEM 1
  5200. | #define GNULIB_TEST_SIGACTION 1
  5201. | #define HAVE_SIGSET_T 1
  5202. | #define GNULIB_TEST_SIGPROCMASK 1
  5203. | #define GNULIB_TEST_STRTOK_R 1
  5204. | #define STDC_HEADERS 1
  5205. | #define HAVE_SYS_FILE_H 1
  5206. | #define HAVE_SLEEP 1
  5207. | #define HAVE_ALLOCA 1
  5208. | #define _WIN32_WINNT 0x0501
  5209. | #define FD_SETSIZE 4096
  5210. | #define USE_SHA256D 1
  5211. | #define USE_SCRYPT 1
  5212. | #define USE_CPUMINING 1
  5213. | #define USE_OPENCL 1
  5214. | #define HAVE_PTHREAD_CANCEL 1
  5215. | #define HAVE_NANOSLEEP 1
  5216. | /* end confdefs.h. */
  5217. |
  5218. | #include <stddef.h>
  5219. | #include <sensors/sensors.h>
  5220. |
  5221. | int
  5222. | main ()
  5223. | {
  5224. |
  5225. | const sensors_chip_name *cn;
  5226. | cn = sensors_get_detected_chips(NULL, NULL);
  5227. |
  5228. | ;
  5229. | return 0;
  5230. | }
  5231. configure:10188: result: no
  5232. configure:11006: checking for libmicrohttpd
  5233. configure:11013: $PKG_CONFIG --exists --print-errors "libmicrohttpd >= 0.9.5"
  5234. configure:11016: $? = 0
  5235. configure:11030: $PKG_CONFIG --exists --print-errors "libmicrohttpd >= 0.9.5"
  5236. configure:11033: $? = 0
  5237. configure:11091: result: yes
  5238. configure:11122: checking for libevent
  5239. configure:11129: $PKG_CONFIG --exists --print-errors "libevent >= 2.0.3"
  5240. configure:11132: $? = 0
  5241. configure:11146: $PKG_CONFIG --exists --print-errors "libevent >= 2.0.3"
  5242. configure:11149: $? = 0
  5243. configure:11215: result: yes
  5244. configure:11378: checking for pkg-config
  5245. configure:11408: result: /mingw/bin/pkg-config
  5246. configure:11433: checking pkg-config is at least version 0.9.0
  5247. configure:11436: result: yes
  5248. configure:11461: checking for LIBUSB
  5249. configure:11468: $PKG_CONFIG --exists --print-errors "libusb-1.0"
  5250. configure:11471: $? = 0
  5251. configure:11485: $PKG_CONFIG --exists --print-errors "libusb-1.0"
  5252. configure:11488: $? = 0
  5253. configure:11730: result: yes
  5254. configure:12659: checking for hidapi
  5255. configure:12666: $PKG_CONFIG --exists --print-errors "$_hidapi_lib"
  5256. Package hidapi was not found in the pkg-config search path.
  5257. Perhaps you should add the directory containing `hidapi.pc'
  5258. to the PKG_CONFIG_PATH environment variable
  5259. No package 'hidapi' found
  5260. configure:12669: $? = 1
  5261. configure:12683: $PKG_CONFIG --exists --print-errors "$_hidapi_lib"
  5262. Package hidapi was not found in the pkg-config search path.
  5263. Perhaps you should add the directory containing `hidapi.pc'
  5264. to the PKG_CONFIG_PATH environment variable
  5265. No package 'hidapi' found
  5266. configure:12686: $? = 1
  5267. configure:12700: result: no
  5268. No package 'hidapi' found
  5269. configure:12659: checking for hidapi
  5270. configure:12666: $PKG_CONFIG --exists --print-errors "$_hidapi_lib"
  5271. Package hidapi-hidraw was not found in the pkg-config search path.
  5272. Perhaps you should add the directory containing `hidapi-hidraw.pc'
  5273. to the PKG_CONFIG_PATH environment variable
  5274. No package 'hidapi-hidraw' found
  5275. configure:12669: $? = 1
  5276. configure:12683: $PKG_CONFIG --exists --print-errors "$_hidapi_lib"
  5277. Package hidapi-hidraw was not found in the pkg-config search path.
  5278. Perhaps you should add the directory containing `hidapi-hidraw.pc'
  5279. to the PKG_CONFIG_PATH environment variable
  5280. No package 'hidapi-hidraw' found
  5281. configure:12686: $? = 1
  5282. configure:12700: result: no
  5283. No package 'hidapi-hidraw' found
  5284. configure:12659: checking for hidapi
  5285. configure:12666: $PKG_CONFIG --exists --print-errors "$_hidapi_lib"
  5286. Package hidapi-libusb was not found in the pkg-config search path.
  5287. Perhaps you should add the directory containing `hidapi-libusb.pc'
  5288. to the PKG_CONFIG_PATH environment variable
  5289. No package 'hidapi-libusb' found
  5290. configure:12669: $? = 1
  5291. configure:12683: $PKG_CONFIG --exists --print-errors "$_hidapi_lib"
  5292. Package hidapi-libusb was not found in the pkg-config search path.
  5293. Perhaps you should add the directory containing `hidapi-libusb.pc'
  5294. to the PKG_CONFIG_PATH environment variable
  5295. No package 'hidapi-libusb' found
  5296. configure:12686: $? = 1
  5297. configure:12700: result: no
  5298. No package 'hidapi-libusb' found
  5299. configure:13388: checking whether libusb_error_name is declared
  5300. configure:13388: gcc -std=gnu99 -c -Ic:/mingw/include/libusb-1.0 -g -O2 conftest.c >&5
  5301. configure:13388: $? = 0
  5302. configure:13388: result: yes
  5303. configure:13419: checking for usbiodef.h
  5304. configure:13419: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5305. conftest.c:93:25: fatal error: usbioctl.h: No such file or directory
  5306. #include <usbioctl.h>
  5307. ^
  5308. compilation terminated.
  5309. configure:13419: $? = 1
  5310. configure: failed program was:
  5311. | /* confdefs.h */
  5312. | #define PACKAGE_NAME "bfgminer"
  5313. | #define PACKAGE_TARNAME "bfgminer"
  5314. | #define PACKAGE_VERSION "5.4.2"
  5315. | #define PACKAGE_STRING "bfgminer 5.4.2"
  5316. | #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  5317. | #define PACKAGE_URL ""
  5318. | #define PACKAGE "bfgminer"
  5319. | #define VERSION "5.4.2"
  5320. | #define STDC_HEADERS 1
  5321. | #define HAVE_SYS_TYPES_H 1
  5322. | #define HAVE_SYS_STAT_H 1
  5323. | #define HAVE_STDLIB_H 1
  5324. | #define HAVE_STRING_H 1
  5325. | #define HAVE_MEMORY_H 1
  5326. | #define HAVE_STRINGS_H 1
  5327. | #define HAVE_INTTYPES_H 1
  5328. | #define HAVE_STDINT_H 1
  5329. | #define HAVE_UNISTD_H 1
  5330. | #define __EXTENSIONS__ 1
  5331. | #define _ALL_SOURCE 1
  5332. | #define _GNU_SOURCE 1
  5333. | #define _POSIX_PTHREAD_SEMANTICS 1
  5334. | #define _TANDEM_SOURCE 1
  5335. | #define CGMINER_MAJOR_VERSION 5
  5336. | #define CGMINER_MINOR_VERSION 4
  5337. | #define CGMINER_MINOR_SUBVERSION 2
  5338. | #define HAVE_WCHAR_H 1
  5339. | #define HAVE_STDINT_H 1
  5340. | #define HAVE_MPROTECT 1
  5341. | #define HAVE_DECL_MEMMEM 0
  5342. | #define restrict __restrict
  5343. | #define uid_t int
  5344. | #define gid_t int
  5345. | #define HAVE_WCHAR_T 1
  5346. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5347. | #define HAVE_LONG_LONG_INT 1
  5348. | #define HAVE_RAW_DECL_STRDUP 1
  5349. | #define HAVE_RAW_DECL_STRNCAT 1
  5350. | #define HAVE_RAW_DECL_STRPBRK 1
  5351. | #define HAVE_DECL_STRTOK_R 0
  5352. | #define GNULIB_TEST_MEMCHR 1
  5353. | #define GNULIB_TEST_MEMMEM 1
  5354. | #define GNULIB_TEST_SIGACTION 1
  5355. | #define HAVE_SIGSET_T 1
  5356. | #define GNULIB_TEST_SIGPROCMASK 1
  5357. | #define GNULIB_TEST_STRTOK_R 1
  5358. | #define STDC_HEADERS 1
  5359. | #define HAVE_SYS_FILE_H 1
  5360. | #define HAVE_SLEEP 1
  5361. | #define HAVE_ALLOCA 1
  5362. | #define _WIN32_WINNT 0x0501
  5363. | #define FD_SETSIZE 4096
  5364. | #define USE_SHA256D 1
  5365. | #define USE_SCRYPT 1
  5366. | #define USE_CPUMINING 1
  5367. | #define USE_OPENCL 1
  5368. | #define HAVE_PTHREAD_CANCEL 1
  5369. | #define HAVE_NANOSLEEP 1
  5370. | #define HAVE_ADL 1
  5371. | #define USE_BITFORCE 1
  5372. | #define USE_ICARUS 1
  5373. | #define USE_DUALMINER 1
  5374. | #define USE_ZEUSMINER 1
  5375. | #define USE_GRIDSEED 1
  5376. | #define USE_AVALON 1
  5377. | #define USE_AVALONMM 1
  5378. | #define USE_LIBMICROHTTPD 1
  5379. | #define USE_LIBEVENT 1
  5380. | #define USE_MODMINER 1
  5381. | #define USE_COINTERRA 1
  5382. | #define USE_KLONDIKE 1
  5383. | #define USE_X6500 1
  5384. | #define USE_ZTEX 1
  5385. | #define USE_BIFURY 1
  5386. | #define USE_BITFURY 1
  5387. | #define USE_BIGPIC 1
  5388. | #define USE_BFX 1
  5389. | #define USE_DRILLBIT 1
  5390. | #define USE_TWINFURY 1
  5391. | #define USE_LITTLEFURY 1
  5392. | #define USE_HASHBUSTERUSB 1
  5393. | #define USE_HASHFAST 1
  5394. | #define USE_ROCKMINER 1
  5395. | #define NEED_BFG_LOWL_FTDI 1
  5396. | #define NEED_BFG_LOWL_SPI 1
  5397. | #define HAVE_LIBUSB 1
  5398. | #define HAVE_DECL_LIBUSB_ERROR_NAME 1
  5399. | #define NEED_BFG_LOWL_VCOM 1
  5400. | /* end confdefs.h. */
  5401. |
  5402. | #include <windows.h>
  5403. | #include <usbioctl.h>
  5404. | #include <stdio.h>
  5405. | #ifdef HAVE_SYS_TYPES_H
  5406. | # include <sys/types.h>
  5407. | #endif
  5408. | #ifdef HAVE_SYS_STAT_H
  5409. | # include <sys/stat.h>
  5410. | #endif
  5411. | #ifdef STDC_HEADERS
  5412. | # include <stdlib.h>
  5413. | # include <stddef.h>
  5414. | #else
  5415. | # ifdef HAVE_STDLIB_H
  5416. | # include <stdlib.h>
  5417. | # endif
  5418. | #endif
  5419. | #ifdef HAVE_STRING_H
  5420. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5421. | # include <memory.h>
  5422. | # endif
  5423. | # include <string.h>
  5424. | #endif
  5425. | #ifdef HAVE_STRINGS_H
  5426. | # include <strings.h>
  5427. | #endif
  5428. | #ifdef HAVE_INTTYPES_H
  5429. | # include <inttypes.h>
  5430. | #endif
  5431. | #ifdef HAVE_STDINT_H
  5432. | # include <stdint.h>
  5433. | #endif
  5434. | #ifdef HAVE_UNISTD_H
  5435. | # include <unistd.h>
  5436. | #endif
  5437. |
  5438. |
  5439. | #include <usbiodef.h>
  5440. configure:13419: result: no
  5441. configure:13438: checking for ddk/usbiodef.h
  5442. configure:13438: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  5443. configure:13438: $? = 0
  5444. configure:13438: result: yes
  5445. configure:13448: checking usbiodef.h path
  5446. configure:13452: result: failed
  5447. configure:13454: error: Couldn't determine include path for usbiodef.h
  5448.  
  5449. ## ---------------- ##
  5450. ## Cache variables. ##
  5451. ## ---------------- ##
  5452.  
  5453. ac_cv_build=i686-pc-mingw32
  5454. ac_cv_c_compiler_gnu=yes
  5455. ac_cv_c_inline=inline
  5456. ac_cv_c_restrict=__restrict
  5457. ac_cv_env_CC_set=
  5458. ac_cv_env_CC_value=
  5459. ac_cv_env_CFLAGS_set=
  5460. ac_cv_env_CFLAGS_value=
  5461. ac_cv_env_CPPFLAGS_set=
  5462. ac_cv_env_CPPFLAGS_value=
  5463. ac_cv_env_CPP_set=
  5464. ac_cv_env_CPP_value=
  5465. ac_cv_env_JANSSON_CFLAGS_set=
  5466. ac_cv_env_JANSSON_CFLAGS_value=
  5467. ac_cv_env_JANSSON_LIBS_set=
  5468. ac_cv_env_JANSSON_LIBS_value=
  5469. ac_cv_env_LDFLAGS_set=
  5470. ac_cv_env_LDFLAGS_value=
  5471. ac_cv_env_LIBCURL_CFLAGS_set=
  5472. ac_cv_env_LIBCURL_CFLAGS_value=
  5473. ac_cv_env_LIBCURL_LIBS_set=
  5474. ac_cv_env_LIBCURL_LIBS_value=
  5475. ac_cv_env_LIBS_set=
  5476. ac_cv_env_LIBS_value=
  5477. ac_cv_env_LIBUSB_CFLAGS_set=
  5478. ac_cv_env_LIBUSB_CFLAGS_value=
  5479. ac_cv_env_LIBUSB_LIBS_set=
  5480. ac_cv_env_LIBUSB_LIBS_value=
  5481. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  5482. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  5483. ac_cv_env_PKG_CONFIG_PATH_set=
  5484. ac_cv_env_PKG_CONFIG_PATH_value=
  5485. ac_cv_env_PKG_CONFIG_set=
  5486. ac_cv_env_PKG_CONFIG_value=
  5487. ac_cv_env_build_alias_set=
  5488. ac_cv_env_build_alias_value=
  5489. ac_cv_env_hidapi_CFLAGS_set=
  5490. ac_cv_env_hidapi_CFLAGS_value=
  5491. ac_cv_env_hidapi_LIBS_set=
  5492. ac_cv_env_hidapi_LIBS_value=
  5493. ac_cv_env_host_alias_set=
  5494. ac_cv_env_host_alias_value=
  5495. ac_cv_env_libbase58_CFLAGS_set=
  5496. ac_cv_env_libbase58_CFLAGS_value=
  5497. ac_cv_env_libbase58_LIBS_set=
  5498. ac_cv_env_libbase58_LIBS_value=
  5499. ac_cv_env_libblkmaker_CFLAGS_set=
  5500. ac_cv_env_libblkmaker_CFLAGS_value=
  5501. ac_cv_env_libblkmaker_LIBS_set=
  5502. ac_cv_env_libblkmaker_LIBS_value=
  5503. ac_cv_env_libevent_CFLAGS_set=
  5504. ac_cv_env_libevent_CFLAGS_value=
  5505. ac_cv_env_libevent_LIBS_set=
  5506. ac_cv_env_libevent_LIBS_value=
  5507. ac_cv_env_libmicrohttpd_CFLAGS_set=
  5508. ac_cv_env_libmicrohttpd_CFLAGS_value=
  5509. ac_cv_env_libmicrohttpd_LIBS_set=
  5510. ac_cv_env_libmicrohttpd_LIBS_value=
  5511. ac_cv_env_target_alias_set=
  5512. ac_cv_env_target_alias_value=
  5513. ac_cv_exeext=.exe
  5514. ac_cv_func_alloca_works=yes
  5515. ac_cv_func_chroot=no
  5516. ac_cv_func_memmem=no
  5517. ac_cv_func_mmap=no
  5518. ac_cv_func_mprotect=yes
  5519. ac_cv_func_nanosleep=yes
  5520. ac_cv_func_sigaction=no
  5521. ac_cv_func_sigaltstack=no
  5522. ac_cv_func_siginterrupt=no
  5523. ac_cv_func_sleep=yes
  5524. ac_cv_func_strtok_r=no
  5525. ac_cv_have_decl_DL_CONCAT=yes
  5526. ac_cv_have_decl_HASH_ITER=yes
  5527. ac_cv_have_decl_libusb_error_name=yes
  5528. ac_cv_have_decl_memmem=no
  5529. ac_cv_have_decl_strdup=yes
  5530. ac_cv_have_decl_strncat=yes
  5531. ac_cv_have_decl_strpbrk=yes
  5532. ac_cv_have_decl_strtok_r=no
  5533. ac_cv_header__rel_path_usbiodef_h=yes
  5534. ac_cv_header_inttypes_h=yes
  5535. ac_cv_header_linux_spi_spidev_h=no
  5536. ac_cv_header_memory_h=yes
  5537. ac_cv_header_minix_config_h=no
  5538. ac_cv_header_pwd_h=no
  5539. ac_cv_header_stdc=yes
  5540. ac_cv_header_stdint_h=yes
  5541. ac_cv_header_stdlib_h=yes
  5542. ac_cv_header_string_h=yes
  5543. ac_cv_header_strings_h=yes
  5544. ac_cv_header_sys_epoll_h=no
  5545. ac_cv_header_sys_file_h=yes
  5546. ac_cv_header_sys_mman_h=no
  5547. ac_cv_header_sys_prctl_h=no
  5548. ac_cv_header_sys_stat_h=yes
  5549. ac_cv_header_sys_termios_h=no
  5550. ac_cv_header_sys_types_h=yes
  5551. ac_cv_header_syslog_h=no
  5552. ac_cv_header_unistd_h=yes
  5553. ac_cv_header_usbiodef_h=no
  5554. ac_cv_header_wchar_h=yes
  5555. ac_cv_host=i686-pc-mingw32
  5556. ac_cv_member_struct_i2c_msg_buf=no
  5557. ac_cv_member_struct_i2c_msg_len=no
  5558. ac_cv_objext=o
  5559. ac_cv_path_EGREP='/bin/grep -E'
  5560. ac_cv_path_GREP=/bin/grep
  5561. ac_cv_path_SED=/bin/sed
  5562. ac_cv_path_ac_pt_PKG_CONFIG=/mingw/bin/pkg-config
  5563. ac_cv_path_install='/bin/install -c'
  5564. ac_cv_path_mkdir=/bin/mkdir
  5565. ac_cv_prog_AWK=gawk
  5566. ac_cv_prog_CPP='gcc -E'
  5567. ac_cv_prog_ac_ct_CC=gcc
  5568. ac_cv_prog_ac_ct_RANLIB=ranlib
  5569. ac_cv_prog_cc_c89=
  5570. ac_cv_prog_cc_c99=-std=gnu99
  5571. ac_cv_prog_cc_g=yes
  5572. ac_cv_prog_cc_gcc_c_o=yes
  5573. ac_cv_prog_gcc_traditional=no
  5574. ac_cv_prog_make_make_set=yes
  5575. ac_cv_safe_to_define___extensions__=yes
  5576. ac_cv_sys_file_offset_bits=unknown
  5577. ac_cv_sys_large_files=unknown
  5578. ac_cv_sys_largefile_CC=no
  5579. ac_cv_target=i686-pc-mingw32
  5580. ac_cv_type_long_long_int=yes
  5581. ac_cv_type_sighandler_t=no
  5582. ac_cv_type_siginfo_t=no
  5583. ac_cv_type_sigset_t=yes
  5584. ac_cv_type_size_t=yes
  5585. ac_cv_type_uid_t=no
  5586. ac_cv_type_unsigned_long_long_int=yes
  5587. ac_cv_type_volatile_sig_atomic_t=yes
  5588. ac_cv_working_alloca_h=no
  5589. am_cv_CC_dependencies_compiler_type=gcc3
  5590. gl_cv_c_multiarch=no
  5591. gl_cv_decl_null_works=yes
  5592. gl_cv_func_memchr_works=yes
  5593. gl_cv_have_include_next=yes
  5594. gl_cv_have_raw_decl_memmem=no
  5595. gl_cv_have_raw_decl_mempcpy=no
  5596. gl_cv_have_raw_decl_memrchr=no
  5597. gl_cv_have_raw_decl_rawmemchr=no
  5598. gl_cv_have_raw_decl_sigaction=no
  5599. gl_cv_have_raw_decl_sigaddset=no
  5600. gl_cv_have_raw_decl_sigdelset=no
  5601. gl_cv_have_raw_decl_sigemptyset=no
  5602. gl_cv_have_raw_decl_sigfillset=no
  5603. gl_cv_have_raw_decl_sigismember=no
  5604. gl_cv_have_raw_decl_sigpending=no
  5605. gl_cv_have_raw_decl_sigprocmask=no
  5606. gl_cv_have_raw_decl_stpcpy=no
  5607. gl_cv_have_raw_decl_stpncpy=no
  5608. gl_cv_have_raw_decl_strcasestr=no
  5609. gl_cv_have_raw_decl_strchrnul=no
  5610. gl_cv_have_raw_decl_strdup=yes
  5611. gl_cv_have_raw_decl_strerror_r=no
  5612. gl_cv_have_raw_decl_strncat=yes
  5613. gl_cv_have_raw_decl_strndup=no
  5614. gl_cv_have_raw_decl_strnlen=no
  5615. gl_cv_have_raw_decl_strpbrk=yes
  5616. gl_cv_have_raw_decl_strsep=no
  5617. gl_cv_have_raw_decl_strsignal=no
  5618. gl_cv_have_raw_decl_strtok_r=no
  5619. gl_cv_have_raw_decl_strverscmp=no
  5620. gl_cv_header_working_stdint_h=yes
  5621. gl_cv_next_signal_h='<signal.h>'
  5622. gl_cv_next_stdint_h='<stdint.h>'
  5623. gl_cv_next_string_h='<string.h>'
  5624. gl_cv_pragma_columns=no
  5625. gl_cv_type_sigset_t=yes
  5626. gt_cv_c_wchar_t=yes
  5627. pkg_cv_JANSSON_CFLAGS='-Ic:/mingw/include '
  5628. pkg_cv_JANSSON_LIBS='-Lc:/mingw/lib -ljansson '
  5629. pkg_cv_LIBUSB_CFLAGS='-Ic:/mingw/include/libusb-1.0 '
  5630. pkg_cv_LIBUSB_LIBS='-Lc:/mingw/lib -lusb-1.0 '
  5631. pkg_cv_libevent_CFLAGS='-Ic:/mingw/include '
  5632. pkg_cv_libevent_LIBS='-Lc:/mingw/lib -levent '
  5633. pkg_cv_libmicrohttpd_CFLAGS='-Ic:/mingw/include '
  5634. pkg_cv_libmicrohttpd_LIBS='-Lc:/mingw/lib -lmicrohttpd '
  5635.  
  5636. ## ----------------- ##
  5637. ## Output variables. ##
  5638. ## ----------------- ##
  5639.  
  5640. ACLOCAL='${SHELL} /c/MinGW/msys/1.0/home/Allen.Schreiber/bfgminer/missing --run aclocal-1.11'
  5641. ALLOCA=''
  5642. AMDEPBACKSLASH='\'
  5643. AMDEP_FALSE='#'
  5644. AMDEP_TRUE=''
  5645. AMTAR='${SHELL} /c/MinGW/msys/1.0/home/Allen.Schreiber/bfgminer/missing --run tar'
  5646. AM_BACKSLASH='\'
  5647. AM_DEFAULT_VERBOSITY='0'
  5648. APPLE_UNIVERSAL_BUILD='0'
  5649. AUTOCONF='${SHELL} /c/MinGW/msys/1.0/home/Allen.Schreiber/bfgminer/missing --run autoconf'
  5650. AUTOHEADER='${SHELL} /c/MinGW/msys/1.0/home/Allen.Schreiber/bfgminer/missing --run autoheader'
  5651. AUTOMAKE='${SHELL} /c/MinGW/msys/1.0/home/Allen.Schreiber/bfgminer/missing --run automake-1.11'
  5652. AUTOSCAN_CPPFLAGS=''
  5653. AUTOSCAN_LIBS=''
  5654. AWK='gawk'
  5655. BITSIZEOF_PTRDIFF_T=''
  5656. BITSIZEOF_SIG_ATOMIC_T=''
  5657. BITSIZEOF_SIZE_T=''
  5658. BITSIZEOF_WCHAR_T=''
  5659. BITSIZEOF_WINT_T=''
  5660. BROAD_UDEVRULES_FALSE=''
  5661. BROAD_UDEVRULES_TRUE=''
  5662. BUNDLED_LIB_RULES=''
  5663. CC='gcc -std=gnu99'
  5664. CCDEPMODE='depmode=gcc3'
  5665. CFLAGS='-g -O2'
  5666. CPP='gcc -E'
  5667. CPPFLAGS=''
  5668. CYGPATH_W='echo'
  5669. DEFS=''
  5670. DEPDIR='.deps'
  5671. DLOPEN_FLAGS=''
  5672. ECHO_C=''
  5673. ECHO_N='-n'
  5674. ECHO_T=''
  5675. EGREP='/bin/grep -E'
  5676. EXEEXT='.exe'
  5677. GL_COND_LIBTOOL_FALSE=''
  5678. GL_COND_LIBTOOL_TRUE='#'
  5679. GL_GENERATE_STDDEF_H_FALSE=''
  5680. GL_GENERATE_STDDEF_H_TRUE='#'
  5681. GL_GENERATE_STDINT_H_FALSE=''
  5682. GL_GENERATE_STDINT_H_TRUE='#'
  5683. GNULIB_MBSCASECMP='0'
  5684. GNULIB_MBSCASESTR='0'
  5685. GNULIB_MBSCHR='0'
  5686. GNULIB_MBSCSPN='0'
  5687. GNULIB_MBSLEN='0'
  5688. GNULIB_MBSNCASECMP='0'
  5689. GNULIB_MBSNLEN='0'
  5690. GNULIB_MBSPBRK='0'
  5691. GNULIB_MBSPCASECMP='0'
  5692. GNULIB_MBSRCHR='0'
  5693. GNULIB_MBSSEP='0'
  5694. GNULIB_MBSSPN='0'
  5695. GNULIB_MBSSTR='0'
  5696. GNULIB_MBSTOK_R='0'
  5697. GNULIB_MEMCHR='1'
  5698. GNULIB_MEMMEM='1'
  5699. GNULIB_MEMPCPY='0'
  5700. GNULIB_MEMRCHR='0'
  5701. GNULIB_RAWMEMCHR='0'
  5702. GNULIB_SIGACTION='1'
  5703. GNULIB_SIGNAL_H_SIGPIPE='0'
  5704. GNULIB_SIGPROCMASK='1'
  5705. GNULIB_STPCPY='0'
  5706. GNULIB_STPNCPY='0'
  5707. GNULIB_STRCASESTR='0'
  5708. GNULIB_STRCHRNUL='0'
  5709. GNULIB_STRDUP='0'
  5710. GNULIB_STRERROR='0'
  5711. GNULIB_STRERROR_R='0'
  5712. GNULIB_STRNCAT='0'
  5713. GNULIB_STRNDUP='0'
  5714. GNULIB_STRNLEN='0'
  5715. GNULIB_STRPBRK='0'
  5716. GNULIB_STRSEP='0'
  5717. GNULIB_STRSIGNAL='0'
  5718. GNULIB_STRSTR='0'
  5719. GNULIB_STRTOK_R='1'
  5720. GNULIB_STRVERSCMP='0'
  5721. GREP='/bin/grep'
  5722. HAS_ASIC_FALSE=''
  5723. HAS_ASIC_TRUE=''
  5724. HAS_FPGA_FALSE=''
  5725. HAS_FPGA_TRUE=''
  5726. HAS_YASM_FALSE=''
  5727. HAS_YASM_TRUE=''
  5728. HAVE_CURSES_FALSE=''
  5729. HAVE_CURSES_TRUE=''
  5730. HAVE_CYGWIN_FALSE=''
  5731. HAVE_CYGWIN_TRUE=''
  5732. HAVE_DECL_MEMMEM='0'
  5733. HAVE_DECL_MEMRCHR='1'
  5734. HAVE_DECL_STRDUP='1'
  5735. HAVE_DECL_STRERROR_R='1'
  5736. HAVE_DECL_STRNDUP='1'
  5737. HAVE_DECL_STRNLEN='1'
  5738. HAVE_DECL_STRSIGNAL='1'
  5739. HAVE_DECL_STRTOK_R='0'
  5740. HAVE_INTTYPES_H='1'
  5741. HAVE_LIBUDEV_FALSE=''
  5742. HAVE_LIBUDEV_TRUE=''
  5743. HAVE_LIBUSB_FALSE=''
  5744. HAVE_LIBUSB_TRUE=''
  5745. HAVE_LONG_LONG_INT='1'
  5746. HAVE_MBSLEN='0'
  5747. HAVE_MEMCHR='1'
  5748. HAVE_MEMPCPY='1'
  5749. HAVE_POSIX_SIGNALBLOCKING='0'
  5750. HAVE_RAWMEMCHR='1'
  5751. HAVE_SENSORS_FALSE=''
  5752. HAVE_SENSORS_TRUE=''
  5753. HAVE_SIGACTION='0'
  5754. HAVE_SIGHANDLER_T='0'
  5755. HAVE_SIGINFO_T='0'
  5756. HAVE_SIGNED_SIG_ATOMIC_T=''
  5757. HAVE_SIGNED_WCHAR_T=''
  5758. HAVE_SIGNED_WINT_T=''
  5759. HAVE_SIGSET_T='1'
  5760. HAVE_SSE2_FALSE=''
  5761. HAVE_SSE2_TRUE=''
  5762. HAVE_STDINT_H='1'
  5763. HAVE_STPCPY='1'
  5764. HAVE_STPNCPY='1'
  5765. HAVE_STRCASESTR='1'
  5766. HAVE_STRCHRNUL='1'
  5767. HAVE_STRPBRK='1'
  5768. HAVE_STRSEP='1'
  5769. HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
  5770. HAVE_STRVERSCMP='1'
  5771. HAVE_SYS_BITYPES_H=''
  5772. HAVE_SYS_INTTYPES_H=''
  5773. HAVE_SYS_TYPES_H='1'
  5774. HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
  5775. HAVE_UNSIGNED_LONG_LONG_INT='1'
  5776. HAVE_WCHAR_H='1'
  5777. HAVE_WCHAR_T='1'
  5778. HAVE_WINDOWS_FALSE=''
  5779. HAVE_WINDOWS_TRUE=''
  5780. HAVE_WIN_DDKUSB_FALSE=''
  5781. HAVE_WIN_DDKUSB_TRUE=''
  5782. HAVE_x86_64_FALSE=''
  5783. HAVE_x86_64_TRUE=''
  5784. INCLUDE_NEXT='include_next'
  5785. INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
  5786. INSTALL_DATA='${INSTALL} -m 644'
  5787. INSTALL_PROGRAM='${INSTALL}'
  5788. INSTALL_SCRIPT='${INSTALL}'
  5789. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5790. JANSSON_CFLAGS='-Ic:/mingw/include '
  5791. JANSSON_LIBS='-Lc:/mingw/lib -ljansson '
  5792. LDCONFIG=''
  5793. LDFLAGS=''
  5794. LIBCURL_CFLAGS=''
  5795. LIBCURL_LIBS=''
  5796. LIBGNU_LIBDEPS=''
  5797. LIBGNU_LTLIBDEPS=''
  5798. LIBOBJS=''
  5799. LIBS=''
  5800. LIBUSB_CFLAGS='-Ic:/mingw/include/libusb-1.0 '
  5801. LIBUSB_LIBS='-Lc:/mingw/lib -lusb-1.0 '
  5802. LTLIBOBJS=''
  5803. MAINT=''
  5804. MAINTAINER_MODE_FALSE='#'
  5805. MAINTAINER_MODE_TRUE=''
  5806. MAKEINFO='${SHELL} /c/MinGW/msys/1.0/home/Allen.Schreiber/bfgminer/missing --run makeinfo'
  5807. MATH_LIBS='-lm'
  5808. MKDIR_P='/bin/mkdir -p'
  5809. MM_LIBS='-lwinmm'
  5810. NCURSES_CPPFLAGS=''
  5811. NCURSES_LIBS=''
  5812. NEED_BFG_BINLOADER_FALSE=''
  5813. NEED_BFG_BINLOADER_TRUE=''
  5814. NEED_BFG_DRIVER_PROXY_FALSE='#'
  5815. NEED_BFG_DRIVER_PROXY_TRUE=''
  5816. NEED_BFG_LOWLEVEL_FALSE=''
  5817. NEED_BFG_LOWLEVEL_TRUE=''
  5818. NEED_BFG_LOWL_FTDI_FALSE=''
  5819. NEED_BFG_LOWL_FTDI_TRUE=''
  5820. NEED_BFG_LOWL_HID_FALSE=''
  5821. NEED_BFG_LOWL_HID_TRUE=''
  5822. NEED_BFG_LOWL_MSWIN_FALSE=''
  5823. NEED_BFG_LOWL_MSWIN_TRUE=''
  5824. NEED_BFG_LOWL_PCI_FALSE=''
  5825. NEED_BFG_LOWL_PCI_TRUE=''
  5826. NEED_BFG_LOWL_SPI_FALSE=''
  5827. NEED_BFG_LOWL_SPI_TRUE=''
  5828. NEED_BFG_LOWL_VCOM_FALSE=''
  5829. NEED_BFG_LOWL_VCOM_TRUE=''
  5830. NEED_BFG_WORK2D_FALSE=''
  5831. NEED_BFG_WORK2D_TRUE=''
  5832. NEED_BITSTREAM_FPGAMINER_FALSE=''
  5833. NEED_BITSTREAM_FPGAMINER_TRUE=''
  5834. NEED_DYNCLOCK_FALSE=''
  5835. NEED_DYNCLOCK_TRUE=''
  5836. NEED_KNC_ASIC_FALSE=''
  5837. NEED_KNC_ASIC_TRUE=''
  5838. NEED_LIBBASE58_FALSE=''
  5839. NEED_LIBBASE58_TRUE=''
  5840. NEED_LIBBLKMAKER_FALSE=''
  5841. NEED_LIBBLKMAKER_TRUE=''
  5842. NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
  5843. NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
  5844. NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
  5845. NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
  5846. NEXT_SIGNAL_H='<signal.h>'
  5847. NEXT_STDDEF_H=''
  5848. NEXT_STDINT_H='<stdint.h>'
  5849. NEXT_STRING_H='<string.h>'
  5850. OBJEXT='o'
  5851. PACKAGE='bfgminer'
  5852. PACKAGE_BUGREPORT='luke-jr+bfgminer@utopios.org'
  5853. PACKAGE_NAME='bfgminer'
  5854. PACKAGE_STRING='bfgminer 5.4.2'
  5855. PACKAGE_TARNAME='bfgminer'
  5856. PACKAGE_URL=''
  5857. PACKAGE_VERSION='5.4.2'
  5858. PATH_SEPARATOR=':'
  5859. PDCURSES_LIBS=''
  5860. PKG_CONFIG='/mingw/bin/pkg-config'
  5861. PKG_CONFIG_LIBDIR=''
  5862. PKG_CONFIG_PATH=''
  5863. PRAGMA_COLUMNS=''
  5864. PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
  5865. PTHREAD_FLAGS=' -pthread'
  5866. PTHREAD_LIBS=' -lpthread'
  5867. PTRDIFF_T_SUFFIX=''
  5868. RANLIB='ranlib'
  5869. REPLACE_MEMCHR='0'
  5870. REPLACE_MEMMEM='0'
  5871. REPLACE_NULL='0'
  5872. REPLACE_STPNCPY='0'
  5873. REPLACE_STRCASESTR='0'
  5874. REPLACE_STRCHRNUL='0'
  5875. REPLACE_STRDUP='0'
  5876. REPLACE_STRERROR='0'
  5877. REPLACE_STRERROR_R='0'
  5878. REPLACE_STRNCAT='0'
  5879. REPLACE_STRNDUP='0'
  5880. REPLACE_STRNLEN='0'
  5881. REPLACE_STRSIGNAL='0'
  5882. REPLACE_STRSTR='0'
  5883. REPLACE_STRTOK_R='0'
  5884. RT_LIBS=''
  5885. SED='/bin/sed'
  5886. SET_MAKE=''
  5887. SHELL='/bin/sh'
  5888. SIG_ATOMIC_T_SUFFIX=''
  5889. SIZE_T_SUFFIX=''
  5890. SSE2_CFLAGS=''
  5891. STDDEF_H=''
  5892. STDINT_H=''
  5893. STRIP=''
  5894. UDEVRULES_GROUP='video'
  5895. UDEV_LIBS=''
  5896. UNDEFINE_STRTOK_R='0'
  5897. USE_ALCHEMIST_FALSE=''
  5898. USE_ALCHEMIST_TRUE='#'
  5899. USE_AVALONMM_FALSE='#'
  5900. USE_AVALONMM_TRUE=''
  5901. USE_AVALON_FALSE='#'
  5902. USE_AVALON_TRUE=''
  5903. USE_BFSB_FALSE=''
  5904. USE_BFSB_TRUE='#'
  5905. USE_BFX_FALSE='#'
  5906. USE_BFX_TRUE=''
  5907. USE_BIFURY_FALSE='#'
  5908. USE_BIFURY_TRUE=''
  5909. USE_BIGPIC_FALSE='#'
  5910. USE_BIGPIC_TRUE=''
  5911. USE_BITFORCE_FALSE='#'
  5912. USE_BITFORCE_TRUE=''
  5913. USE_BITFURY_FALSE='#'
  5914. USE_BITFURY_TRUE=''
  5915. USE_BITMAIN_FALSE=''
  5916. USE_BITMAIN_TRUE='#'
  5917. USE_COINTERRA_FALSE='#'
  5918. USE_COINTERRA_TRUE=''
  5919. USE_CPUMINING_FALSE='#'
  5920. USE_CPUMINING_TRUE=''
  5921. USE_DRILLBIT_FALSE='#'
  5922. USE_DRILLBIT_TRUE=''
  5923. USE_DUALMINER_FALSE='#'
  5924. USE_DUALMINER_TRUE=''
  5925. USE_GC3355_FALSE=''
  5926. USE_GC3355_TRUE=''
  5927. USE_GRIDSEED_FALSE='#'
  5928. USE_GRIDSEED_TRUE=''
  5929. USE_HASHBUSTERUSB_FALSE='#'
  5930. USE_HASHBUSTERUSB_TRUE=''
  5931. USE_HASHBUSTER_FALSE=''
  5932. USE_HASHBUSTER_TRUE='#'
  5933. USE_HASHFAST_FALSE='#'
  5934. USE_HASHFAST_TRUE=''
  5935. USE_ICARUS_FALSE='#'
  5936. USE_ICARUS_TRUE=''
  5937. USE_JINGTIAN_FALSE=''
  5938. USE_JINGTIAN_TRUE='#'
  5939. USE_KECCAK_FALSE=''
  5940. USE_KECCAK_TRUE='#'
  5941. USE_KLONDIKE_FALSE='#'
  5942. USE_KLONDIKE_TRUE=''
  5943. USE_KNCASIC_FALSE=''
  5944. USE_KNCASIC_TRUE='#'
  5945. USE_KNC_FALSE=''
  5946. USE_KNC_TRUE='#'
  5947. USE_LIBEVENT_FALSE='#'
  5948. USE_LIBEVENT_TRUE=''
  5949. USE_LIBMICROHTTPD_FALSE='#'
  5950. USE_LIBMICROHTTPD_TRUE=''
  5951. USE_LITTLEFURY_FALSE='#'
  5952. USE_LITTLEFURY_TRUE=''
  5953. USE_METABANK_FALSE=''
  5954. USE_METABANK_TRUE='#'
  5955. USE_MINERGATE_FALSE=''
  5956. USE_MINERGATE_TRUE='#'
  5957. USE_MINION_FALSE=''
  5958. USE_MINION_TRUE='#'
  5959. USE_MODMINER_FALSE='#'
  5960. USE_MODMINER_TRUE=''
  5961. USE_NANOFURY_FALSE=''
  5962. USE_NANOFURY_TRUE='#'
  5963. USE_OPENCL_FALSE='#'
  5964. USE_OPENCL_TRUE=''
  5965. USE_ROCKMINER_FALSE='#'
  5966. USE_ROCKMINER_TRUE=''
  5967. USE_SCRYPT_FALSE='#'
  5968. USE_SCRYPT_TRUE=''
  5969. USE_SHA256D_FALSE='#'
  5970. USE_SHA256D_TRUE=''
  5971. USE_TITAN_FALSE=''
  5972. USE_TITAN_TRUE='#'
  5973. USE_TWINFURY_FALSE='#'
  5974. USE_TWINFURY_TRUE=''
  5975. USE_UDEVRULES_FALSE=''
  5976. USE_UDEVRULES_GROUP_FALSE='#'
  5977. USE_UDEVRULES_GROUP_TRUE=''
  5978. USE_UDEVRULES_TRUE=''
  5979. USE_VFIO_FALSE=''
  5980. USE_VFIO_TRUE=''
  5981. USE_X6500_FALSE='#'
  5982. USE_X6500_TRUE=''
  5983. USE_ZEUSMINER_FALSE='#'
  5984. USE_ZEUSMINER_TRUE=''
  5985. USE_ZTEX_FALSE='#'
  5986. USE_ZTEX_TRUE=''
  5987. VERSION='5.4.2'
  5988. VMAJ='5'
  5989. WCHAR_T_SUFFIX=''
  5990. WINT_T_SUFFIX=''
  5991. WS2_LIBS='-lws2_32'
  5992. YASM=''
  5993. YASM_FMT=''
  5994. ac_ct_CC='gcc'
  5995. am__EXEEXT_FALSE=''
  5996. am__EXEEXT_TRUE=''
  5997. am__fastdepCC_FALSE='#'
  5998. am__fastdepCC_TRUE=''
  5999. am__include='include'
  6000. am__isrc=''
  6001. am__leading_dot='.'
  6002. am__quote=''
  6003. am__tar='${AMTAR} chof - "$$tardir"'
  6004. am__untar='${AMTAR} xf -'
  6005. bindir='${exec_prefix}/bin'
  6006. build='i686-pc-mingw32'
  6007. build_alias=''
  6008. build_cpu='i686'
  6009. build_os='mingw32'
  6010. build_vendor='pc'
  6011. datadir='${datarootdir}'
  6012. datarootdir='${prefix}/share'
  6013. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  6014. dvidir='${docdir}'
  6015. exec_prefix='NONE'
  6016. gl_LIBOBJS=' memmem.o memmem.o sigaction.o sigprocmask.o strtok_r.o'
  6017. gl_LTLIBOBJS=''
  6018. gltests_LIBOBJS=''
  6019. gltests_LTLIBOBJS=''
  6020. gltests_WITNESS='IN_BFGMINER_GNULIB_TESTS'
  6021. hidapi_CFLAGS=''
  6022. hidapi_LIBS=''
  6023. host='i686-pc-mingw32'
  6024. host_alias=''
  6025. host_cpu='i686'
  6026. host_os='mingw32'
  6027. host_vendor='pc'
  6028. htmldir='${docdir}'
  6029. includedir='${prefix}/include'
  6030. infodir='${datarootdir}/info'
  6031. install_sh='${SHELL} /c/MinGW/msys/1.0/home/Allen.Schreiber/bfgminer/install-sh'
  6032. libbase58_CFLAGS=''
  6033. libbase58_EXTRADEPS=''
  6034. libbase58_LIBS=''
  6035. libbase58_SUBDIRS=''
  6036. libblkmaker_CFLAGS=''
  6037. libblkmaker_EXTRADEPS=''
  6038. libblkmaker_LIBS=''
  6039. libblkmaker_SUBDIRS=''
  6040. libdir='${exec_prefix}/lib'
  6041. libevent_CFLAGS='-Ic:/mingw/include '
  6042. libevent_LIBS='-Lc:/mingw/lib -levent '
  6043. libexecdir='${exec_prefix}/libexec'
  6044. libmicrohttpd_CFLAGS='-Ic:/mingw/include '
  6045. libmicrohttpd_LIBS='-Lc:/mingw/lib -lmicrohttpd '
  6046. localedir='${datarootdir}/locale'
  6047. localstatedir='${prefix}/var'
  6048. mandir='${datarootdir}/man'
  6049. mkdir_p='/bin/mkdir -p'
  6050. oldincludedir='/usr/include'
  6051. pdfdir='${docdir}'
  6052. prefix='NONE'
  6053. program_transform_name='s,x,x,'
  6054. psdir='${docdir}'
  6055. release_info=''
  6056. sbindir='${exec_prefix}/sbin'
  6057. sensors_LIBS=''
  6058. sharedstatedir='${prefix}/com'
  6059. subdirs=''
  6060. sysconfdir='${prefix}/etc'
  6061. target='i686-pc-mingw32'
  6062. target_alias=''
  6063. target_cpu='i686'
  6064. target_os='mingw32'
  6065. target_vendor='pc'
  6066. udevrulesdir=''
  6067. version_info='9:2:4'
  6068.  
  6069. ## ----------- ##
  6070. ## confdefs.h. ##
  6071. ## ----------- ##
  6072.  
  6073. /* confdefs.h */
  6074. #define PACKAGE_NAME "bfgminer"
  6075. #define PACKAGE_TARNAME "bfgminer"
  6076. #define PACKAGE_VERSION "5.4.2"
  6077. #define PACKAGE_STRING "bfgminer 5.4.2"
  6078. #define PACKAGE_BUGREPORT "luke-jr+bfgminer@utopios.org"
  6079. #define PACKAGE_URL ""
  6080. #define PACKAGE "bfgminer"
  6081. #define VERSION "5.4.2"
  6082. #define STDC_HEADERS 1
  6083. #define HAVE_SYS_TYPES_H 1
  6084. #define HAVE_SYS_STAT_H 1
  6085. #define HAVE_STDLIB_H 1
  6086. #define HAVE_STRING_H 1
  6087. #define HAVE_MEMORY_H 1
  6088. #define HAVE_STRINGS_H 1
  6089. #define HAVE_INTTYPES_H 1
  6090. #define HAVE_STDINT_H 1
  6091. #define HAVE_UNISTD_H 1
  6092. #define __EXTENSIONS__ 1
  6093. #define _ALL_SOURCE 1
  6094. #define _GNU_SOURCE 1
  6095. #define _POSIX_PTHREAD_SEMANTICS 1
  6096. #define _TANDEM_SOURCE 1
  6097. #define CGMINER_MAJOR_VERSION 5
  6098. #define CGMINER_MINOR_VERSION 4
  6099. #define CGMINER_MINOR_SUBVERSION 2
  6100. #define HAVE_WCHAR_H 1
  6101. #define HAVE_STDINT_H 1
  6102. #define HAVE_MPROTECT 1
  6103. #define HAVE_DECL_MEMMEM 0
  6104. #define restrict __restrict
  6105. #define uid_t int
  6106. #define gid_t int
  6107. #define HAVE_WCHAR_T 1
  6108. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6109. #define HAVE_LONG_LONG_INT 1
  6110. #define HAVE_RAW_DECL_STRDUP 1
  6111. #define HAVE_RAW_DECL_STRNCAT 1
  6112. #define HAVE_RAW_DECL_STRPBRK 1
  6113. #define HAVE_DECL_STRTOK_R 0
  6114. #define GNULIB_TEST_MEMCHR 1
  6115. #define GNULIB_TEST_MEMMEM 1
  6116. #define GNULIB_TEST_SIGACTION 1
  6117. #define HAVE_SIGSET_T 1
  6118. #define GNULIB_TEST_SIGPROCMASK 1
  6119. #define GNULIB_TEST_STRTOK_R 1
  6120. #define STDC_HEADERS 1
  6121. #define HAVE_SYS_FILE_H 1
  6122. #define HAVE_SLEEP 1
  6123. #define HAVE_ALLOCA 1
  6124. #define _WIN32_WINNT 0x0501
  6125. #define FD_SETSIZE 4096
  6126. #define USE_SHA256D 1
  6127. #define USE_SCRYPT 1
  6128. #define USE_CPUMINING 1
  6129. #define USE_OPENCL 1
  6130. #define HAVE_PTHREAD_CANCEL 1
  6131. #define HAVE_NANOSLEEP 1
  6132. #define HAVE_ADL 1
  6133. #define USE_BITFORCE 1
  6134. #define USE_ICARUS 1
  6135. #define USE_DUALMINER 1
  6136. #define USE_ZEUSMINER 1
  6137. #define USE_GRIDSEED 1
  6138. #define USE_AVALON 1
  6139. #define USE_AVALONMM 1
  6140. #define USE_LIBMICROHTTPD 1
  6141. #define USE_LIBEVENT 1
  6142. #define USE_MODMINER 1
  6143. #define USE_COINTERRA 1
  6144. #define USE_KLONDIKE 1
  6145. #define USE_X6500 1
  6146. #define USE_ZTEX 1
  6147. #define USE_BIFURY 1
  6148. #define USE_BITFURY 1
  6149. #define USE_BIGPIC 1
  6150. #define USE_BFX 1
  6151. #define USE_DRILLBIT 1
  6152. #define USE_TWINFURY 1
  6153. #define USE_LITTLEFURY 1
  6154. #define USE_HASHBUSTERUSB 1
  6155. #define USE_HASHFAST 1
  6156. #define USE_ROCKMINER 1
  6157. #define NEED_BFG_LOWL_FTDI 1
  6158. #define NEED_BFG_LOWL_SPI 1
  6159. #define HAVE_LIBUSB 1
  6160. #define HAVE_DECL_LIBUSB_ERROR_NAME 1
  6161. #define NEED_BFG_LOWL_VCOM 1
  6162.  
  6163. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement