Advertisement
Guest User

SWI-Prolog cross-compilation ./configure log messages

a guest
May 27th, 2014
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 212.81 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 configure, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --build=i686-pc-linux-gnu --host=arm-linux-gnueabi
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = asus-n550jv
  14. uname -m = x86_64
  15. uname -r = 3.11.0-18-generic
  16. uname -s = Linux
  17. uname -v = #32-Ubuntu SMP Tue Feb 18 21:11:14 UTC 2014
  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: /usr/lib/lightdm/lightdm
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /usr/games
  38. PATH: /usr/local/games
  39. PATH: /usr/lib/jvm/java-8-oracle/bin
  40. PATH: /usr/lib/jvm/java-8-oracle/db/bin
  41. PATH: /usr/lib/jvm/java-8-oracle/jre/bin
  42.  
  43.  
  44. ## ----------- ##
  45. ## Core tests. ##
  46. ## ----------- ##
  47.  
  48. configure:2651: checking builddir
  49. configure:2657: result: src
  50. configure:2674: checking for arm-linux-gnueabi-gcc
  51. configure:2690: found /usr/bin/arm-linux-gnueabi-gcc
  52. configure:2701: result: arm-linux-gnueabi-gcc
  53. configure:2970: checking for C compiler version
  54. configure:2979: arm-linux-gnueabi-gcc --version >&5
  55. arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
  56. Copyright (C) 2012 Free Software Foundation, Inc.
  57. This is free software; see the source for copying conditions.  There is NO
  58. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  59.  
  60. configure:2990: $? = 0
  61. configure:2979: arm-linux-gnueabi-gcc -v >&5
  62. Using built-in specs.
  63. COLLECT_GCC=arm-linux-gnueabi-gcc
  64. COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/arm-linux-gnueabi/4.7/lto-wrapper
  65. Target: arm-linux-gnueabi
  66. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/arm-linux-gnueabi/include/c++/4.7.3 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv5t --with-float=soft --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=arm-linux-gnueabi --program-prefix=arm-linux-gnueabi- --includedir=/usr/arm-linux-gnueabi/include
  67. Thread model: posix
  68. gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
  69. configure:2990: $? = 0
  70. configure:2979: arm-linux-gnueabi-gcc -V >&5
  71. arm-linux-gnueabi-gcc: error: unrecognized command line option '-V'
  72. arm-linux-gnueabi-gcc: fatal error: no input files
  73. compilation terminated.
  74. configure:2990: $? = 4
  75. configure:2979: arm-linux-gnueabi-gcc -qversion >&5
  76. arm-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'
  77. arm-linux-gnueabi-gcc: fatal error: no input files
  78. compilation terminated.
  79. configure:2990: $? = 4
  80. configure:3010: checking whether the C compiler works
  81. configure:3032: arm-linux-gnueabi-gcc    conftest.c  >&5
  82. configure:3036: $? = 0
  83. configure:3084: result: yes
  84. configure:3087: checking for C compiler default output file name
  85. configure:3089: result: a.out
  86. configure:3095: checking for suffix of executables
  87. configure:3102: arm-linux-gnueabi-gcc -o conftest    conftest.c  >&5
  88. configure:3106: $? = 0
  89. configure:3128: result:
  90. configure:3150: checking whether we are cross compiling
  91. configure:3188: result: yes
  92. configure:3193: checking for suffix of object files
  93. configure:3215: arm-linux-gnueabi-gcc -c   conftest.c >&5
  94. configure:3219: $? = 0
  95. configure:3240: result: o
  96. configure:3244: checking whether we are using the GNU C compiler
  97. configure:3263: arm-linux-gnueabi-gcc -c   conftest.c >&5
  98. configure:3263: $? = 0
  99. configure:3272: result: yes
  100. configure:3281: checking whether arm-linux-gnueabi-gcc accepts -g
  101. configure:3301: arm-linux-gnueabi-gcc -c -g  conftest.c >&5
  102. configure:3301: $? = 0
  103. configure:3342: result: yes
  104. configure:3359: checking for arm-linux-gnueabi-gcc option to accept ISO C89
  105. configure:3422: arm-linux-gnueabi-gcc  -c -g -O2  conftest.c >&5
  106. configure:3422: $? = 0
  107. configure:3435: result: none needed
  108. configure:3469: checking for arm-linux-gnueabi-g++
  109. configure:3499: result: no
  110. configure:3469: checking for arm-linux-gnueabi-c++
  111. configure:3499: result: no
  112. configure:3469: checking for arm-linux-gnueabi-gpp
  113. configure:3499: result: no
  114. configure:3469: checking for arm-linux-gnueabi-aCC
  115. configure:3499: result: no
  116. configure:3469: checking for arm-linux-gnueabi-CC
  117. configure:3499: result: no
  118. configure:3469: checking for arm-linux-gnueabi-cxx
  119. configure:3499: result: no
  120. configure:3469: checking for arm-linux-gnueabi-cc++
  121. configure:3499: result: no
  122. configure:3469: checking for arm-linux-gnueabi-cl.exe
  123. configure:3499: result: no
  124. configure:3469: checking for arm-linux-gnueabi-FCC
  125. configure:3499: result: no
  126. configure:3469: checking for arm-linux-gnueabi-KCC
  127. configure:3499: result: no
  128. configure:3469: checking for arm-linux-gnueabi-RCC
  129. configure:3499: result: no
  130. configure:3469: checking for arm-linux-gnueabi-xlC_r
  131. configure:3499: result: no
  132. configure:3469: checking for arm-linux-gnueabi-xlC
  133. configure:3499: result: no
  134. configure:3513: checking for g++
  135. configure:3529: found /usr/bin/g++
  136. configure:3540: result: g++
  137. configure:3556: WARNING: using cross tools not prefixed with host triplet
  138. configure:3567: checking for C++ compiler version
  139. configure:3576: g++ --version >&5
  140. g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
  141. Copyright (C) 2013 Free Software Foundation, Inc.
  142. This is free software; see the source for copying conditions.  There is NO
  143. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  144.  
  145. configure:3587: $? = 0
  146. configure:3576: g++ -v >&5
  147. Using built-in specs.
  148. COLLECT_GCC=g++
  149. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  150. Target: x86_64-linux-gnu
  151. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  152. Thread model: posix
  153. gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9)
  154. configure:3587: $? = 0
  155. configure:3576: g++ -V >&5
  156. g++: error: unrecognized command line option '-V'
  157. g++: fatal error: no input files
  158. compilation terminated.
  159. configure:3587: $? = 4
  160. configure:3576: g++ -qversion >&5
  161. g++: error: unrecognized command line option '-qversion'
  162. g++: fatal error: no input files
  163. compilation terminated.
  164. configure:3587: $? = 4
  165. configure:3591: checking whether we are using the GNU C++ compiler
  166. configure:3610: g++ -c   conftest.cpp >&5
  167. configure:3610: $? = 0
  168. configure:3619: result: yes
  169. configure:3628: checking whether g++ accepts -g
  170. configure:3648: g++ -c -g  conftest.cpp >&5
  171. configure:3648: $? = 0
  172. configure:3689: result: yes
  173. configure:3745: checking build system type
  174. configure:3759: result: i686-pc-linux-gnu
  175. configure:3779: checking host system type
  176. configure:3792: result: arm-unknown-linux-gnueabi
  177. configure:3892: checking build system compiler cc
  178. configure:3905: cc conftest.c
  179. conftest.c: In function 'main':
  180. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  181.    exit(0);
  182.    ^
  183. configure:3908: $? = 0
  184. configure:3915: result: yes
  185. configure:3934: checking for build system executable suffix
  186. configure:3948: cc conftest.c -o conftest.exe
  187. conftest.c: In function 'main':
  188. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  189.    exit (0);
  190.    ^
  191. configure:3951: $? = 0
  192. ./configure: line 3953: ./conftest: No such file or directory
  193. configure:3948: cc conftest.c -o conftest,ff8
  194. conftest.c: In function 'main':
  195. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  196.    exit (0);
  197.    ^
  198. configure:3951: $? = 0
  199. ./configure: line 3953: ./conftest: No such file or directory
  200. configure:3948: cc conftest.c -o conftest
  201. conftest.c: In function 'main':
  202. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  203.    exit (0);
  204.    ^
  205. configure:3951: $? = 0
  206. configure:3965: result:
  207. configure:4087: checking for gmake
  208. configure:4117: result: no
  209. configure:4087: checking for make
  210. configure:4103: found /usr/bin/make
  211. configure:4114: result: make
  212. configure:4126: checking "whether make is GNU-make"
  213. configure:4129: result: yes
  214. configure:4139: checking "whether mkdir accepts -p"
  215. configure:4142: result: yes
  216. configure:4158: checking for arm-linux-gnueabi-ar
  217. configure:4174: found /usr/bin/arm-linux-gnueabi-ar
  218. configure:4185: result: arm-linux-gnueabi-ar
  219. configure:4258: checking for arm-linux-gnueabi-ranlib
  220. configure:4274: found /usr/bin/arm-linux-gnueabi-ranlib
  221. configure:4285: result: arm-linux-gnueabi-ranlib
  222. configure:4358: checking for arm-linux-gnueabi-windres
  223. configure:4388: result: no
  224. configure:4402: checking for windres
  225. configure:4432: result: no
  226. configure:4455: checking for chrpath
  227. configure:4471: found /usr/bin/chrpath
  228. configure:4483: result: chrpath
  229. configure:4495: checking for emacs-etags
  230. configure:4525: result: no
  231. configure:4495: checking for etags
  232. configure:4511: found /usr/bin/etags
  233. configure:4522: result: etags
  234. configure:4538: checking for gawk
  235. configure:4568: result: no
  236. configure:4538: checking for mawk
  237. configure:4554: found /usr/bin/mawk
  238. configure:4565: result: mawk
  239. configure:4578: checking for sed
  240. configure:4596: found /bin/sed
  241. configure:4609: result: /bin/sed
  242. configure:4619: checking for perl
  243. configure:4637: found /usr/bin/perl
  244. configure:4650: result: /usr/bin/perl
  245. configure:4672: checking for a BSD-compatible install
  246. configure:4740: result: /usr/bin/install -c
  247. configure:4768: checking how to run the C preprocessor
  248. configure:4799: arm-linux-gnueabi-gcc -E  conftest.c
  249. configure:4799: $? = 0
  250. configure:4813: arm-linux-gnueabi-gcc -E  conftest.c
  251. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  252. compilation terminated.
  253. configure:4813: $? = 1
  254. configure: failed program was:
  255. | /* confdefs.h */
  256. | #define PACKAGE_NAME ""
  257. | #define PACKAGE_TARNAME ""
  258. | #define PACKAGE_VERSION ""
  259. | #define PACKAGE_STRING ""
  260. | #define PACKAGE_BUGREPORT ""
  261. | #define PACKAGE_URL ""
  262. | /* end confdefs.h.  */
  263. | #include <ac_nonexistent.h>
  264. configure:4838: result: arm-linux-gnueabi-gcc -E
  265. configure:4858: arm-linux-gnueabi-gcc -E  conftest.c
  266. configure:4858: $? = 0
  267. configure:4872: arm-linux-gnueabi-gcc -E  conftest.c
  268. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  269. compilation terminated.
  270. configure:4872: $? = 1
  271. configure: failed program was:
  272. | /* confdefs.h */
  273. | #define PACKAGE_NAME ""
  274. | #define PACKAGE_TARNAME ""
  275. | #define PACKAGE_VERSION ""
  276. | #define PACKAGE_STRING ""
  277. | #define PACKAGE_BUGREPORT ""
  278. | #define PACKAGE_URL ""
  279. | /* end confdefs.h.  */
  280. | #include <ac_nonexistent.h>
  281. configure:4906: checking for library containing strerror
  282. configure:4937: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c  >&5
  283. configure:4937: $? = 0
  284. configure:4954: result: none required
  285. configure:4963: checking for grep that handles long lines and -e
  286. configure:5021: result: /bin/grep
  287. configure:5026: checking for egrep
  288. configure:5088: result: /bin/grep -E
  289. configure:5093: checking for ANSI C header files
  290. configure:5113: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  291. configure:5113: $? = 0
  292. configure:5197: result: yes
  293. configure:5212: checking for special C compiler options needed for large files
  294. configure:5257: result: no
  295. configure:5263: checking for _FILE_OFFSET_BITS value needed for large files
  296. configure:5288: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  297. conftest.c:17:3: warning: left shift count >= width of type [enabled by default]
  298. conftest.c:17:3: warning: left shift count >= width of type [enabled by default]
  299. conftest.c:18:10: warning: left shift count >= width of type [enabled by default]
  300. conftest.c:18:10: warning: left shift count >= width of type [enabled by default]
  301. conftest.c:17:7: error: variably modified 'off_t_is_large' at file scope
  302. configure:5288: $? = 1
  303. configure: failed program was:
  304. | /* confdefs.h */
  305. | #define PACKAGE_NAME ""
  306. | #define PACKAGE_TARNAME ""
  307. | #define PACKAGE_VERSION ""
  308. | #define PACKAGE_STRING ""
  309. | #define PACKAGE_BUGREPORT ""
  310. | #define PACKAGE_URL ""
  311. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  312. | #define STDC_HEADERS 1
  313. | /* end confdefs.h.  */
  314. | #include <sys/types.h>
  315. |  /* Check that off_t can represent 2**63 - 1 correctly.
  316. |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
  317. |     since some C++ compilers masquerading as C compilers
  318. |     incorrectly reject 9223372036854775807.  */
  319. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  320. |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  321. |              && LARGE_OFF_T % 2147483647 == 1)
  322. |             ? 1 : -1];
  323. | int
  324. | main ()
  325. | {
  326. |
  327. |   ;
  328. |   return 0;
  329. | }
  330. configure:5312: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  331. configure:5312: $? = 0
  332. configure:5320: result: 64
  333. configure:5532: checking for inline
  334. configure:5548: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  335. configure:5548: $? = 0
  336. configure:5556: result: inline
  337. configure:5579: checking for sys/types.h
  338. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  339. configure:5579: $? = 0
  340. configure:5579: result: yes
  341. configure:5579: checking for sys/stat.h
  342. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  343. configure:5579: $? = 0
  344. configure:5579: result: yes
  345. configure:5579: checking for stdlib.h
  346. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  347. configure:5579: $? = 0
  348. configure:5579: result: yes
  349. configure:5579: checking for string.h
  350. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  351. configure:5579: $? = 0
  352. configure:5579: result: yes
  353. configure:5579: checking for memory.h
  354. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  355. configure:5579: $? = 0
  356. configure:5579: result: yes
  357. configure:5579: checking for strings.h
  358. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  359. configure:5579: $? = 0
  360. configure:5579: result: yes
  361. configure:5579: checking for inttypes.h
  362. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  363. configure:5579: $? = 0
  364. configure:5579: result: yes
  365. configure:5579: checking for stdint.h
  366. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  367. configure:5579: $? = 0
  368. configure:5579: result: yes
  369. configure:5579: checking for unistd.h
  370. configure:5579: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  371. configure:5579: $? = 0
  372. configure:5579: result: yes
  373. configure:5591: checking for size_t
  374. configure:5591: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  375. configure:5591: $? = 0
  376. configure:5591: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  377. conftest.c: In function 'main':
  378. conftest.c:57:21: error: expected expression before ')' token
  379. configure:5591: $? = 1
  380. configure: failed program was:
  381. | /* confdefs.h */
  382. | #define PACKAGE_NAME ""
  383. | #define PACKAGE_TARNAME ""
  384. | #define PACKAGE_VERSION ""
  385. | #define PACKAGE_STRING ""
  386. | #define PACKAGE_BUGREPORT ""
  387. | #define PACKAGE_URL ""
  388. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  389. | #define STDC_HEADERS 1
  390. | #define _FILE_OFFSET_BITS 64
  391. | #define HAVE_SYS_TYPES_H 1
  392. | #define HAVE_SYS_STAT_H 1
  393. | #define HAVE_STDLIB_H 1
  394. | #define HAVE_STRING_H 1
  395. | #define HAVE_MEMORY_H 1
  396. | #define HAVE_STRINGS_H 1
  397. | #define HAVE_INTTYPES_H 1
  398. | #define HAVE_STDINT_H 1
  399. | #define HAVE_UNISTD_H 1
  400. | /* end confdefs.h.  */
  401. | #include <stdio.h>
  402. | #ifdef HAVE_SYS_TYPES_H
  403. | # include <sys/types.h>
  404. | #endif
  405. | #ifdef HAVE_SYS_STAT_H
  406. | # include <sys/stat.h>
  407. | #endif
  408. | #ifdef STDC_HEADERS
  409. | # include <stdlib.h>
  410. | # include <stddef.h>
  411. | #else
  412. | # ifdef HAVE_STDLIB_H
  413. | #  include <stdlib.h>
  414. | # endif
  415. | #endif
  416. | #ifdef HAVE_STRING_H
  417. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  418. | #  include <memory.h>
  419. | # endif
  420. | # include <string.h>
  421. | #endif
  422. | #ifdef HAVE_STRINGS_H
  423. | # include <strings.h>
  424. | #endif
  425. | #ifdef HAVE_INTTYPES_H
  426. | # include <inttypes.h>
  427. | #endif
  428. | #ifdef HAVE_STDINT_H
  429. | # include <stdint.h>
  430. | #endif
  431. | #ifdef HAVE_UNISTD_H
  432. | # include <unistd.h>
  433. | #endif
  434. | int
  435. | main ()
  436. | {
  437. | if (sizeof ((size_t)))
  438. |       return 0;
  439. |   ;
  440. |   return 0;
  441. | }
  442. configure:5591: result: yes
  443. configure:5604: checking for working alloca.h
  444. configure:5621: arm-linux-gnueabi-gcc -o conftest -g -O2  -O2 conftest.c  >&5
  445. configure:5621: $? = 0
  446. configure:5629: result: yes
  447. configure:5637: checking for alloca
  448. configure:5674: arm-linux-gnueabi-gcc -o conftest -g -O2  -O2 conftest.c  >&5
  449. configure:5674: $? = 0
  450. configure:5682: result: yes
  451. configure:5788: checking whether byte ordering is bigendian
  452. configure:5803: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  453. conftest.c:24:9: error: unknown type name 'not'
  454. conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  455. conftest.c:24:15: error: unknown type name 'universal'
  456. configure:5803: $? = 1
  457. configure: failed program was:
  458. | /* confdefs.h */
  459. | #define PACKAGE_NAME ""
  460. | #define PACKAGE_TARNAME ""
  461. | #define PACKAGE_VERSION ""
  462. | #define PACKAGE_STRING ""
  463. | #define PACKAGE_BUGREPORT ""
  464. | #define PACKAGE_URL ""
  465. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  466. | #define STDC_HEADERS 1
  467. | #define _FILE_OFFSET_BITS 64
  468. | #define HAVE_SYS_TYPES_H 1
  469. | #define HAVE_SYS_STAT_H 1
  470. | #define HAVE_STDLIB_H 1
  471. | #define HAVE_STRING_H 1
  472. | #define HAVE_MEMORY_H 1
  473. | #define HAVE_STRINGS_H 1
  474. | #define HAVE_INTTYPES_H 1
  475. | #define HAVE_STDINT_H 1
  476. | #define HAVE_UNISTD_H 1
  477. | #define HAVE_ALLOCA_H 1
  478. | #define HAVE_ALLOCA 1
  479. | /* end confdefs.h.  */
  480. | #ifndef __APPLE_CC__
  481. |          not a universal capable compiler
  482. |        #endif
  483. |        typedef int dummy;
  484. |
  485. configure:5848: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  486. configure:5848: $? = 0
  487. configure:5866: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  488. conftest.c: In function 'main':
  489. conftest.c:30:4: error: unknown type name 'not'
  490. conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  491. configure:5866: $? = 1
  492. configure: failed program was:
  493. | /* confdefs.h */
  494. | #define PACKAGE_NAME ""
  495. | #define PACKAGE_TARNAME ""
  496. | #define PACKAGE_VERSION ""
  497. | #define PACKAGE_STRING ""
  498. | #define PACKAGE_BUGREPORT ""
  499. | #define PACKAGE_URL ""
  500. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  501. | #define STDC_HEADERS 1
  502. | #define _FILE_OFFSET_BITS 64
  503. | #define HAVE_SYS_TYPES_H 1
  504. | #define HAVE_SYS_STAT_H 1
  505. | #define HAVE_STDLIB_H 1
  506. | #define HAVE_STRING_H 1
  507. | #define HAVE_MEMORY_H 1
  508. | #define HAVE_STRINGS_H 1
  509. | #define HAVE_INTTYPES_H 1
  510. | #define HAVE_STDINT_H 1
  511. | #define HAVE_UNISTD_H 1
  512. | #define HAVE_ALLOCA_H 1
  513. | #define HAVE_ALLOCA 1
  514. | /* end confdefs.h.  */
  515. | #include <sys/types.h>
  516. |       #include <sys/param.h>
  517. |
  518. | int
  519. | main ()
  520. | {
  521. | #if BYTE_ORDER != BIG_ENDIAN
  522. |        not big endian
  523. |       #endif
  524. |
  525. |   ;
  526. |   return 0;
  527. | }
  528. configure:5994: result: no
  529. configure:6015: checking whether __attribute__((visibility())) is supported
  530. configure:6035: result: yes
  531. configure:6055: checking Script arguments
  532. configure:6071: result: does not breakdown arguments
  533. configure:6077: checking Use git-based version stamps
  534. configure:6082: result: yes
  535. configure:6096: checking dlfcn.h usability
  536. configure:6096: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  537. configure:6096: $? = 0
  538. configure:6096: result: yes
  539. configure:6096: checking dlfcn.h presence
  540. configure:6096: arm-linux-gnueabi-gcc -E  conftest.c
  541. configure:6096: $? = 0
  542. configure:6096: result: yes
  543. configure:6096: checking for dlfcn.h
  544. configure:6096: result: yes
  545. configure:6106: checking for dlopen in -ldl
  546. configure:6131: arm-linux-gnueabi-gcc -o conftest -g -O2  -O2 conftest.c -ldl   >&5
  547. configure:6131: $? = 0
  548. configure:6140: result: yes
  549. configure:6154: checking for dlopen
  550. configure:6154: arm-linux-gnueabi-gcc -o conftest -g -O2  -O2 conftest.c -ldl  >&5
  551. configure:6154: $? = 0
  552. configure:6154: result: yes
  553. configure:6165: checking for dladdr
  554. configure:6165: arm-linux-gnueabi-gcc -o conftest -g -O2  -O2 conftest.c -ldl  >&5
  555. configure:6165: $? = 0
  556. configure:6165: result: yes
  557. configure:6284: checking "whether LDFLAGS need -rdynamic"
  558. configure:6289: result: no
  559. configure:7063: checking "whether gcc supports -pthread"
  560. configure:7086: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 conftest.c -ldl  >&5
  561. configure:7086: $? = 0
  562. configure:7090: result: yes
  563. configure:7156: checking for sem_init in -lrt
  564. configure:7181: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt  -ldl  >&5
  565. configure:7181: $? = 0
  566. configure:7190: result: yes
  567. configure:7203: checking for sem_init
  568. configure:7203: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  569. configure:7203: $? = 0
  570. configure:7203: result: yes
  571. configure:7273: checking for pthread_mutexattr_setkind_np
  572. configure:7273: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  573. configure:7273: $? = 0
  574. configure:7273: result: yes
  575. configure:7273: checking for pthread_mutexattr_settype
  576. configure:7273: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  577. configure:7273: $? = 0
  578. configure:7273: result: yes
  579. configure:7284: checking for pthread_kill
  580. configure:7284: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  581. configure:7284: $? = 0
  582. configure:7284: result: yes
  583. configure:7293: checking whether mutex support recursive locking
  584. configure:7314: result: no
  585. configure:7322: checking for pthread_sigmask
  586. configure:7322: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  587. configure:7322: $? = 0
  588. configure:7322: result: yes
  589. configure:7322: checking for pthread_setconcurrency
  590. configure:7322: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  591. configure:7322: $? = 0
  592. configure:7322: result: yes
  593. configure:7333: checking for pthread_getw32threadhandle_np
  594. configure:7333: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  595. /tmp/ccjCkpy3.o: In function `main':
  596. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:78: undefined reference to `pthread_getw32threadhandle_np'
  597. collect2: error: ld returned 1 exit status
  598. configure:7333: $? = 1
  599. configure: failed program was:
  600. | /* confdefs.h */
  601. | #define PACKAGE_NAME ""
  602. | #define PACKAGE_TARNAME ""
  603. | #define PACKAGE_VERSION ""
  604. | #define PACKAGE_STRING ""
  605. | #define PACKAGE_BUGREPORT ""
  606. | #define PACKAGE_URL ""
  607. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  608. | #define STDC_HEADERS 1
  609. | #define _FILE_OFFSET_BITS 64
  610. | #define HAVE_SYS_TYPES_H 1
  611. | #define HAVE_SYS_STAT_H 1
  612. | #define HAVE_STDLIB_H 1
  613. | #define HAVE_STRING_H 1
  614. | #define HAVE_MEMORY_H 1
  615. | #define HAVE_STRINGS_H 1
  616. | #define HAVE_INTTYPES_H 1
  617. | #define HAVE_STDINT_H 1
  618. | #define HAVE_UNISTD_H 1
  619. | #define HAVE_ALLOCA_H 1
  620. | #define HAVE_ALLOCA 1
  621. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  622. | #define USE_GIT_VERSION_H 1
  623. | #define HAVE_DLFCN_H 1
  624. | #define HAVE_LIBDL 1
  625. | #define HAVE_DLOPEN 1
  626. | #define HAVE_DLADDR 1
  627. | #define SO_EXT "so"
  628. | #define SO_PATH "LD_LIBRARY_PATH"
  629. | #define SO_LD "arm-linux-gnueabi-gcc"
  630. | #define SO_LDFLAGS "-shared"
  631. | #define SO_pic "-fpic"
  632. | #define SO_PIC "-fPIC"
  633. | #define PROG_PL "swipl"
  634. | #define O_PLMT 1
  635. | #define HAVE_LIBRT 1
  636. | #define HAVE_SEM_INIT 1
  637. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  638. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  639. | #define HAVE_PTHREAD_KILL 1
  640. | #define HAVE_PTHREAD_SIGMASK 1
  641. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  642. | /* end confdefs.h.  */
  643. | /* Define pthread_getw32threadhandle_np to an innocuous variant, in case <limits.h> declares pthread_getw32threadhandle_np.
  644. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  645. | #define pthread_getw32threadhandle_np innocuous_pthread_getw32threadhandle_np
  646. |
  647. | /* System header to define __stub macros and hopefully few prototypes,
  648. |     which can conflict with char pthread_getw32threadhandle_np (); below.
  649. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  650. |     <limits.h> exists even on freestanding compilers.  */
  651. |
  652. | #ifdef __STDC__
  653. | # include <limits.h>
  654. | #else
  655. | # include <assert.h>
  656. | #endif
  657. |
  658. | #undef pthread_getw32threadhandle_np
  659. |
  660. | /* Override any GCC internal prototype to avoid an error.
  661. |    Use char because int might match the return type of a GCC
  662. |    builtin and then its argument prototype would still apply.  */
  663. | #ifdef __cplusplus
  664. | extern "C"
  665. | #endif
  666. | char pthread_getw32threadhandle_np ();
  667. | /* The GNU C library defines this for functions which it implements
  668. |     to always fail with ENOSYS.  Some functions are actually named
  669. |     something starting with __ and the normal name is an alias.  */
  670. | #if defined __stub_pthread_getw32threadhandle_np || defined __stub___pthread_getw32threadhandle_np
  671. | choke me
  672. | #endif
  673. |
  674. | int
  675. | main ()
  676. | {
  677. | return pthread_getw32threadhandle_np ();
  678. |   ;
  679. |   return 0;
  680. | }
  681. configure:7333: result: no
  682. configure:7347: checking for sysconf
  683. configure:7347: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -ldl  >&5
  684. configure:7347: $? = 0
  685. configure:7347: result: yes
  686. configure:7357: checking "copy stack size"
  687. configure:7360: result: assuming no
  688. configure:7436: checking for main in -lm
  689. configure:7455: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm  -lrt -ldl  >&5
  690. configure:7455: $? = 0
  691. configure:7464: result: yes
  692. configure:7475: checking for main in -lncursesw
  693. configure:7494: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lncursesw  -lm -lrt -ldl  >&5
  694. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lncursesw
  695. collect2: error: ld returned 1 exit status
  696. configure:7494: $? = 1
  697. configure: failed program was:
  698. | /* confdefs.h */
  699. | #define PACKAGE_NAME ""
  700. | #define PACKAGE_TARNAME ""
  701. | #define PACKAGE_VERSION ""
  702. | #define PACKAGE_STRING ""
  703. | #define PACKAGE_BUGREPORT ""
  704. | #define PACKAGE_URL ""
  705. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  706. | #define STDC_HEADERS 1
  707. | #define _FILE_OFFSET_BITS 64
  708. | #define HAVE_SYS_TYPES_H 1
  709. | #define HAVE_SYS_STAT_H 1
  710. | #define HAVE_STDLIB_H 1
  711. | #define HAVE_STRING_H 1
  712. | #define HAVE_MEMORY_H 1
  713. | #define HAVE_STRINGS_H 1
  714. | #define HAVE_INTTYPES_H 1
  715. | #define HAVE_STDINT_H 1
  716. | #define HAVE_UNISTD_H 1
  717. | #define HAVE_ALLOCA_H 1
  718. | #define HAVE_ALLOCA 1
  719. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  720. | #define USE_GIT_VERSION_H 1
  721. | #define HAVE_DLFCN_H 1
  722. | #define HAVE_LIBDL 1
  723. | #define HAVE_DLOPEN 1
  724. | #define HAVE_DLADDR 1
  725. | #define SO_EXT "so"
  726. | #define SO_PATH "LD_LIBRARY_PATH"
  727. | #define SO_LD "arm-linux-gnueabi-gcc"
  728. | #define SO_LDFLAGS "-shared"
  729. | #define SO_pic "-fpic"
  730. | #define SO_PIC "-fPIC"
  731. | #define PROG_PL "swipl"
  732. | #define O_PLMT 1
  733. | #define HAVE_LIBRT 1
  734. | #define HAVE_SEM_INIT 1
  735. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  736. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  737. | #define HAVE_PTHREAD_KILL 1
  738. | #define HAVE_PTHREAD_SIGMASK 1
  739. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  740. | #define HAVE_SYSCONF 1
  741. | #define HAVE_LIBM 1
  742. | /* end confdefs.h.  */
  743. |
  744. |
  745. | int
  746. | main ()
  747. | {
  748. | return main ();
  749. |   ;
  750. |   return 0;
  751. | }
  752. configure:7503: result: no
  753. configure:7515: checking for main in -lncurses
  754. configure:7534: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lncurses  -lm -lrt -ldl  >&5
  755. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lncurses
  756. collect2: error: ld returned 1 exit status
  757. configure:7534: $? = 1
  758. configure: failed program was:
  759. | /* confdefs.h */
  760. | #define PACKAGE_NAME ""
  761. | #define PACKAGE_TARNAME ""
  762. | #define PACKAGE_VERSION ""
  763. | #define PACKAGE_STRING ""
  764. | #define PACKAGE_BUGREPORT ""
  765. | #define PACKAGE_URL ""
  766. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  767. | #define STDC_HEADERS 1
  768. | #define _FILE_OFFSET_BITS 64
  769. | #define HAVE_SYS_TYPES_H 1
  770. | #define HAVE_SYS_STAT_H 1
  771. | #define HAVE_STDLIB_H 1
  772. | #define HAVE_STRING_H 1
  773. | #define HAVE_MEMORY_H 1
  774. | #define HAVE_STRINGS_H 1
  775. | #define HAVE_INTTYPES_H 1
  776. | #define HAVE_STDINT_H 1
  777. | #define HAVE_UNISTD_H 1
  778. | #define HAVE_ALLOCA_H 1
  779. | #define HAVE_ALLOCA 1
  780. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  781. | #define USE_GIT_VERSION_H 1
  782. | #define HAVE_DLFCN_H 1
  783. | #define HAVE_LIBDL 1
  784. | #define HAVE_DLOPEN 1
  785. | #define HAVE_DLADDR 1
  786. | #define SO_EXT "so"
  787. | #define SO_PATH "LD_LIBRARY_PATH"
  788. | #define SO_LD "arm-linux-gnueabi-gcc"
  789. | #define SO_LDFLAGS "-shared"
  790. | #define SO_pic "-fpic"
  791. | #define SO_PIC "-fPIC"
  792. | #define PROG_PL "swipl"
  793. | #define O_PLMT 1
  794. | #define HAVE_LIBRT 1
  795. | #define HAVE_SEM_INIT 1
  796. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  797. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  798. | #define HAVE_PTHREAD_KILL 1
  799. | #define HAVE_PTHREAD_SIGMASK 1
  800. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  801. | #define HAVE_SYSCONF 1
  802. | #define HAVE_LIBM 1
  803. | /* end confdefs.h.  */
  804. |
  805. |
  806. | int
  807. | main ()
  808. | {
  809. | return main ();
  810. |   ;
  811. |   return 0;
  812. | }
  813. configure:7543: result: no
  814. configure:7555: checking for main in -lcurses
  815. configure:7574: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lcurses  -lm -lrt -ldl  >&5
  816. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lcurses
  817. collect2: error: ld returned 1 exit status
  818. configure:7574: $? = 1
  819. configure: failed program was:
  820. | /* confdefs.h */
  821. | #define PACKAGE_NAME ""
  822. | #define PACKAGE_TARNAME ""
  823. | #define PACKAGE_VERSION ""
  824. | #define PACKAGE_STRING ""
  825. | #define PACKAGE_BUGREPORT ""
  826. | #define PACKAGE_URL ""
  827. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  828. | #define STDC_HEADERS 1
  829. | #define _FILE_OFFSET_BITS 64
  830. | #define HAVE_SYS_TYPES_H 1
  831. | #define HAVE_SYS_STAT_H 1
  832. | #define HAVE_STDLIB_H 1
  833. | #define HAVE_STRING_H 1
  834. | #define HAVE_MEMORY_H 1
  835. | #define HAVE_STRINGS_H 1
  836. | #define HAVE_INTTYPES_H 1
  837. | #define HAVE_STDINT_H 1
  838. | #define HAVE_UNISTD_H 1
  839. | #define HAVE_ALLOCA_H 1
  840. | #define HAVE_ALLOCA 1
  841. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  842. | #define USE_GIT_VERSION_H 1
  843. | #define HAVE_DLFCN_H 1
  844. | #define HAVE_LIBDL 1
  845. | #define HAVE_DLOPEN 1
  846. | #define HAVE_DLADDR 1
  847. | #define SO_EXT "so"
  848. | #define SO_PATH "LD_LIBRARY_PATH"
  849. | #define SO_LD "arm-linux-gnueabi-gcc"
  850. | #define SO_LDFLAGS "-shared"
  851. | #define SO_pic "-fpic"
  852. | #define SO_PIC "-fPIC"
  853. | #define PROG_PL "swipl"
  854. | #define O_PLMT 1
  855. | #define HAVE_LIBRT 1
  856. | #define HAVE_SEM_INIT 1
  857. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  858. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  859. | #define HAVE_PTHREAD_KILL 1
  860. | #define HAVE_PTHREAD_SIGMASK 1
  861. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  862. | #define HAVE_SYSCONF 1
  863. | #define HAVE_LIBM 1
  864. | /* end confdefs.h.  */
  865. |
  866. |
  867. | int
  868. | main ()
  869. | {
  870. | return main ();
  871. |   ;
  872. |   return 0;
  873. | }
  874. configure:7583: result: no
  875. configure:7595: checking for main in -ltermcap
  876. configure:7614: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -ltermcap  -lm -lrt -ldl  >&5
  877. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -ltermcap
  878. collect2: error: ld returned 1 exit status
  879. configure:7614: $? = 1
  880. configure: failed program was:
  881. | /* confdefs.h */
  882. | #define PACKAGE_NAME ""
  883. | #define PACKAGE_TARNAME ""
  884. | #define PACKAGE_VERSION ""
  885. | #define PACKAGE_STRING ""
  886. | #define PACKAGE_BUGREPORT ""
  887. | #define PACKAGE_URL ""
  888. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  889. | #define STDC_HEADERS 1
  890. | #define _FILE_OFFSET_BITS 64
  891. | #define HAVE_SYS_TYPES_H 1
  892. | #define HAVE_SYS_STAT_H 1
  893. | #define HAVE_STDLIB_H 1
  894. | #define HAVE_STRING_H 1
  895. | #define HAVE_MEMORY_H 1
  896. | #define HAVE_STRINGS_H 1
  897. | #define HAVE_INTTYPES_H 1
  898. | #define HAVE_STDINT_H 1
  899. | #define HAVE_UNISTD_H 1
  900. | #define HAVE_ALLOCA_H 1
  901. | #define HAVE_ALLOCA 1
  902. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  903. | #define USE_GIT_VERSION_H 1
  904. | #define HAVE_DLFCN_H 1
  905. | #define HAVE_LIBDL 1
  906. | #define HAVE_DLOPEN 1
  907. | #define HAVE_DLADDR 1
  908. | #define SO_EXT "so"
  909. | #define SO_PATH "LD_LIBRARY_PATH"
  910. | #define SO_LD "arm-linux-gnueabi-gcc"
  911. | #define SO_LDFLAGS "-shared"
  912. | #define SO_pic "-fpic"
  913. | #define SO_PIC "-fPIC"
  914. | #define PROG_PL "swipl"
  915. | #define O_PLMT 1
  916. | #define HAVE_LIBRT 1
  917. | #define HAVE_SEM_INIT 1
  918. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  919. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  920. | #define HAVE_PTHREAD_KILL 1
  921. | #define HAVE_PTHREAD_SIGMASK 1
  922. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  923. | #define HAVE_SYSCONF 1
  924. | #define HAVE_LIBM 1
  925. | /* end confdefs.h.  */
  926. |
  927. |
  928. | int
  929. | main ()
  930. | {
  931. | return main ();
  932. |   ;
  933. |   return 0;
  934. | }
  935. configure:7623: result: no
  936. configure:7668: checking term.h usability
  937. configure:7668: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  938. configure:7668: $? = 0
  939. configure:7668: result: yes
  940. configure:7668: checking term.h presence
  941. configure:7668: arm-linux-gnueabi-gcc -E  conftest.c
  942. configure:7668: $? = 0
  943. configure:7668: result: yes
  944. configure:7668: checking for term.h
  945. configure:7668: result: yes
  946. configure:7668: checking ncurses/term.h usability
  947. configure:7668: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  948. conftest.c:80:26: fatal error: ncurses/term.h: No such file or directory
  949. compilation terminated.
  950. configure:7668: $? = 1
  951. configure: failed program was:
  952. | /* confdefs.h */
  953. | #define PACKAGE_NAME ""
  954. | #define PACKAGE_TARNAME ""
  955. | #define PACKAGE_VERSION ""
  956. | #define PACKAGE_STRING ""
  957. | #define PACKAGE_BUGREPORT ""
  958. | #define PACKAGE_URL ""
  959. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  960. | #define STDC_HEADERS 1
  961. | #define _FILE_OFFSET_BITS 64
  962. | #define HAVE_SYS_TYPES_H 1
  963. | #define HAVE_SYS_STAT_H 1
  964. | #define HAVE_STDLIB_H 1
  965. | #define HAVE_STRING_H 1
  966. | #define HAVE_MEMORY_H 1
  967. | #define HAVE_STRINGS_H 1
  968. | #define HAVE_INTTYPES_H 1
  969. | #define HAVE_STDINT_H 1
  970. | #define HAVE_UNISTD_H 1
  971. | #define HAVE_ALLOCA_H 1
  972. | #define HAVE_ALLOCA 1
  973. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  974. | #define USE_GIT_VERSION_H 1
  975. | #define HAVE_DLFCN_H 1
  976. | #define HAVE_LIBDL 1
  977. | #define HAVE_DLOPEN 1
  978. | #define HAVE_DLADDR 1
  979. | #define SO_EXT "so"
  980. | #define SO_PATH "LD_LIBRARY_PATH"
  981. | #define SO_LD "arm-linux-gnueabi-gcc"
  982. | #define SO_LDFLAGS "-shared"
  983. | #define SO_pic "-fpic"
  984. | #define SO_PIC "-fPIC"
  985. | #define PROG_PL "swipl"
  986. | #define O_PLMT 1
  987. | #define HAVE_LIBRT 1
  988. | #define HAVE_SEM_INIT 1
  989. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  990. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  991. | #define HAVE_PTHREAD_KILL 1
  992. | #define HAVE_PTHREAD_SIGMASK 1
  993. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  994. | #define HAVE_SYSCONF 1
  995. | #define HAVE_LIBM 1
  996. | #define HAVE_TERM_H 1
  997. | /* end confdefs.h.  */
  998. | #include <stdio.h>
  999. | #ifdef HAVE_SYS_TYPES_H
  1000. | # include <sys/types.h>
  1001. | #endif
  1002. | #ifdef HAVE_SYS_STAT_H
  1003. | # include <sys/stat.h>
  1004. | #endif
  1005. | #ifdef STDC_HEADERS
  1006. | # include <stdlib.h>
  1007. | # include <stddef.h>
  1008. | #else
  1009. | # ifdef HAVE_STDLIB_H
  1010. | #  include <stdlib.h>
  1011. | # endif
  1012. | #endif
  1013. | #ifdef HAVE_STRING_H
  1014. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1015. | #  include <memory.h>
  1016. | # endif
  1017. | # include <string.h>
  1018. | #endif
  1019. | #ifdef HAVE_STRINGS_H
  1020. | # include <strings.h>
  1021. | #endif
  1022. | #ifdef HAVE_INTTYPES_H
  1023. | # include <inttypes.h>
  1024. | #endif
  1025. | #ifdef HAVE_STDINT_H
  1026. | # include <stdint.h>
  1027. | #endif
  1028. | #ifdef HAVE_UNISTD_H
  1029. | # include <unistd.h>
  1030. | #endif
  1031. | #include <ncurses/term.h>
  1032. configure:7668: result: no
  1033. configure:7668: checking ncurses/term.h presence
  1034. configure:7668: arm-linux-gnueabi-gcc -E  conftest.c
  1035. conftest.c:47:26: fatal error: ncurses/term.h: No such file or directory
  1036. compilation terminated.
  1037. configure:7668: $? = 1
  1038. configure: failed program was:
  1039. | /* confdefs.h */
  1040. | #define PACKAGE_NAME ""
  1041. | #define PACKAGE_TARNAME ""
  1042. | #define PACKAGE_VERSION ""
  1043. | #define PACKAGE_STRING ""
  1044. | #define PACKAGE_BUGREPORT ""
  1045. | #define PACKAGE_URL ""
  1046. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1047. | #define STDC_HEADERS 1
  1048. | #define _FILE_OFFSET_BITS 64
  1049. | #define HAVE_SYS_TYPES_H 1
  1050. | #define HAVE_SYS_STAT_H 1
  1051. | #define HAVE_STDLIB_H 1
  1052. | #define HAVE_STRING_H 1
  1053. | #define HAVE_MEMORY_H 1
  1054. | #define HAVE_STRINGS_H 1
  1055. | #define HAVE_INTTYPES_H 1
  1056. | #define HAVE_STDINT_H 1
  1057. | #define HAVE_UNISTD_H 1
  1058. | #define HAVE_ALLOCA_H 1
  1059. | #define HAVE_ALLOCA 1
  1060. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1061. | #define USE_GIT_VERSION_H 1
  1062. | #define HAVE_DLFCN_H 1
  1063. | #define HAVE_LIBDL 1
  1064. | #define HAVE_DLOPEN 1
  1065. | #define HAVE_DLADDR 1
  1066. | #define SO_EXT "so"
  1067. | #define SO_PATH "LD_LIBRARY_PATH"
  1068. | #define SO_LD "arm-linux-gnueabi-gcc"
  1069. | #define SO_LDFLAGS "-shared"
  1070. | #define SO_pic "-fpic"
  1071. | #define SO_PIC "-fPIC"
  1072. | #define PROG_PL "swipl"
  1073. | #define O_PLMT 1
  1074. | #define HAVE_LIBRT 1
  1075. | #define HAVE_SEM_INIT 1
  1076. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1077. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1078. | #define HAVE_PTHREAD_KILL 1
  1079. | #define HAVE_PTHREAD_SIGMASK 1
  1080. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1081. | #define HAVE_SYSCONF 1
  1082. | #define HAVE_LIBM 1
  1083. | #define HAVE_TERM_H 1
  1084. | /* end confdefs.h.  */
  1085. | #include <ncurses/term.h>
  1086. configure:7668: result: no
  1087. configure:7668: checking for ncurses/term.h
  1088. configure:7668: result: no
  1089. configure:7668: checking curses.h usability
  1090. configure:7668: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1091. configure:7668: $? = 0
  1092. configure:7668: result: yes
  1093. configure:7668: checking curses.h presence
  1094. configure:7668: arm-linux-gnueabi-gcc -E  conftest.c
  1095. configure:7668: $? = 0
  1096. configure:7668: result: yes
  1097. configure:7668: checking for curses.h
  1098. configure:7668: result: yes
  1099. configure:7668: checking ncurses/curses.h usability
  1100. configure:7668: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1101. conftest.c:81:28: fatal error: ncurses/curses.h: No such file or directory
  1102. compilation terminated.
  1103. configure:7668: $? = 1
  1104. configure: failed program was:
  1105. | /* confdefs.h */
  1106. | #define PACKAGE_NAME ""
  1107. | #define PACKAGE_TARNAME ""
  1108. | #define PACKAGE_VERSION ""
  1109. | #define PACKAGE_STRING ""
  1110. | #define PACKAGE_BUGREPORT ""
  1111. | #define PACKAGE_URL ""
  1112. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1113. | #define STDC_HEADERS 1
  1114. | #define _FILE_OFFSET_BITS 64
  1115. | #define HAVE_SYS_TYPES_H 1
  1116. | #define HAVE_SYS_STAT_H 1
  1117. | #define HAVE_STDLIB_H 1
  1118. | #define HAVE_STRING_H 1
  1119. | #define HAVE_MEMORY_H 1
  1120. | #define HAVE_STRINGS_H 1
  1121. | #define HAVE_INTTYPES_H 1
  1122. | #define HAVE_STDINT_H 1
  1123. | #define HAVE_UNISTD_H 1
  1124. | #define HAVE_ALLOCA_H 1
  1125. | #define HAVE_ALLOCA 1
  1126. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1127. | #define USE_GIT_VERSION_H 1
  1128. | #define HAVE_DLFCN_H 1
  1129. | #define HAVE_LIBDL 1
  1130. | #define HAVE_DLOPEN 1
  1131. | #define HAVE_DLADDR 1
  1132. | #define SO_EXT "so"
  1133. | #define SO_PATH "LD_LIBRARY_PATH"
  1134. | #define SO_LD "arm-linux-gnueabi-gcc"
  1135. | #define SO_LDFLAGS "-shared"
  1136. | #define SO_pic "-fpic"
  1137. | #define SO_PIC "-fPIC"
  1138. | #define PROG_PL "swipl"
  1139. | #define O_PLMT 1
  1140. | #define HAVE_LIBRT 1
  1141. | #define HAVE_SEM_INIT 1
  1142. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1143. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1144. | #define HAVE_PTHREAD_KILL 1
  1145. | #define HAVE_PTHREAD_SIGMASK 1
  1146. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1147. | #define HAVE_SYSCONF 1
  1148. | #define HAVE_LIBM 1
  1149. | #define HAVE_TERM_H 1
  1150. | #define HAVE_CURSES_H 1
  1151. | /* end confdefs.h.  */
  1152. | #include <stdio.h>
  1153. | #ifdef HAVE_SYS_TYPES_H
  1154. | # include <sys/types.h>
  1155. | #endif
  1156. | #ifdef HAVE_SYS_STAT_H
  1157. | # include <sys/stat.h>
  1158. | #endif
  1159. | #ifdef STDC_HEADERS
  1160. | # include <stdlib.h>
  1161. | # include <stddef.h>
  1162. | #else
  1163. | # ifdef HAVE_STDLIB_H
  1164. | #  include <stdlib.h>
  1165. | # endif
  1166. | #endif
  1167. | #ifdef HAVE_STRING_H
  1168. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1169. | #  include <memory.h>
  1170. | # endif
  1171. | # include <string.h>
  1172. | #endif
  1173. | #ifdef HAVE_STRINGS_H
  1174. | # include <strings.h>
  1175. | #endif
  1176. | #ifdef HAVE_INTTYPES_H
  1177. | # include <inttypes.h>
  1178. | #endif
  1179. | #ifdef HAVE_STDINT_H
  1180. | # include <stdint.h>
  1181. | #endif
  1182. | #ifdef HAVE_UNISTD_H
  1183. | # include <unistd.h>
  1184. | #endif
  1185. | #include <ncurses/curses.h>
  1186. configure:7668: result: no
  1187. configure:7668: checking ncurses/curses.h presence
  1188. configure:7668: arm-linux-gnueabi-gcc -E  conftest.c
  1189. conftest.c:48:28: fatal error: ncurses/curses.h: No such file or directory
  1190. compilation terminated.
  1191. configure:7668: $? = 1
  1192. configure: failed program was:
  1193. | /* confdefs.h */
  1194. | #define PACKAGE_NAME ""
  1195. | #define PACKAGE_TARNAME ""
  1196. | #define PACKAGE_VERSION ""
  1197. | #define PACKAGE_STRING ""
  1198. | #define PACKAGE_BUGREPORT ""
  1199. | #define PACKAGE_URL ""
  1200. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1201. | #define STDC_HEADERS 1
  1202. | #define _FILE_OFFSET_BITS 64
  1203. | #define HAVE_SYS_TYPES_H 1
  1204. | #define HAVE_SYS_STAT_H 1
  1205. | #define HAVE_STDLIB_H 1
  1206. | #define HAVE_STRING_H 1
  1207. | #define HAVE_MEMORY_H 1
  1208. | #define HAVE_STRINGS_H 1
  1209. | #define HAVE_INTTYPES_H 1
  1210. | #define HAVE_STDINT_H 1
  1211. | #define HAVE_UNISTD_H 1
  1212. | #define HAVE_ALLOCA_H 1
  1213. | #define HAVE_ALLOCA 1
  1214. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1215. | #define USE_GIT_VERSION_H 1
  1216. | #define HAVE_DLFCN_H 1
  1217. | #define HAVE_LIBDL 1
  1218. | #define HAVE_DLOPEN 1
  1219. | #define HAVE_DLADDR 1
  1220. | #define SO_EXT "so"
  1221. | #define SO_PATH "LD_LIBRARY_PATH"
  1222. | #define SO_LD "arm-linux-gnueabi-gcc"
  1223. | #define SO_LDFLAGS "-shared"
  1224. | #define SO_pic "-fpic"
  1225. | #define SO_PIC "-fPIC"
  1226. | #define PROG_PL "swipl"
  1227. | #define O_PLMT 1
  1228. | #define HAVE_LIBRT 1
  1229. | #define HAVE_SEM_INIT 1
  1230. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1231. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1232. | #define HAVE_PTHREAD_KILL 1
  1233. | #define HAVE_PTHREAD_SIGMASK 1
  1234. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1235. | #define HAVE_SYSCONF 1
  1236. | #define HAVE_LIBM 1
  1237. | #define HAVE_TERM_H 1
  1238. | #define HAVE_CURSES_H 1
  1239. | /* end confdefs.h.  */
  1240. | #include <ncurses/curses.h>
  1241. configure:7668: result: no
  1242. configure:7668: checking for ncurses/curses.h
  1243. configure:7668: result: no
  1244. configure:7839: checking for main in -lreadline
  1245. configure:7858: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lreadline  -lm -lrt -ldl  >&5
  1246. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lreadline
  1247. collect2: error: ld returned 1 exit status
  1248. configure:7858: $? = 1
  1249. configure: failed program was:
  1250. | /* confdefs.h */
  1251. | #define PACKAGE_NAME ""
  1252. | #define PACKAGE_TARNAME ""
  1253. | #define PACKAGE_VERSION ""
  1254. | #define PACKAGE_STRING ""
  1255. | #define PACKAGE_BUGREPORT ""
  1256. | #define PACKAGE_URL ""
  1257. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1258. | #define STDC_HEADERS 1
  1259. | #define _FILE_OFFSET_BITS 64
  1260. | #define HAVE_SYS_TYPES_H 1
  1261. | #define HAVE_SYS_STAT_H 1
  1262. | #define HAVE_STDLIB_H 1
  1263. | #define HAVE_STRING_H 1
  1264. | #define HAVE_MEMORY_H 1
  1265. | #define HAVE_STRINGS_H 1
  1266. | #define HAVE_INTTYPES_H 1
  1267. | #define HAVE_STDINT_H 1
  1268. | #define HAVE_UNISTD_H 1
  1269. | #define HAVE_ALLOCA_H 1
  1270. | #define HAVE_ALLOCA 1
  1271. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1272. | #define USE_GIT_VERSION_H 1
  1273. | #define HAVE_DLFCN_H 1
  1274. | #define HAVE_LIBDL 1
  1275. | #define HAVE_DLOPEN 1
  1276. | #define HAVE_DLADDR 1
  1277. | #define SO_EXT "so"
  1278. | #define SO_PATH "LD_LIBRARY_PATH"
  1279. | #define SO_LD "arm-linux-gnueabi-gcc"
  1280. | #define SO_LDFLAGS "-shared"
  1281. | #define SO_pic "-fpic"
  1282. | #define SO_PIC "-fPIC"
  1283. | #define PROG_PL "swipl"
  1284. | #define O_PLMT 1
  1285. | #define HAVE_LIBRT 1
  1286. | #define HAVE_SEM_INIT 1
  1287. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1288. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1289. | #define HAVE_PTHREAD_KILL 1
  1290. | #define HAVE_PTHREAD_SIGMASK 1
  1291. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1292. | #define HAVE_SYSCONF 1
  1293. | #define HAVE_LIBM 1
  1294. | #define HAVE_TERM_H 1
  1295. | #define HAVE_CURSES_H 1
  1296. | /* end confdefs.h.  */
  1297. |
  1298. |
  1299. | int
  1300. | main ()
  1301. | {
  1302. | return main ();
  1303. |   ;
  1304. |   return 0;
  1305. | }
  1306. configure:7867: result: no
  1307. configure:8080: checking for cc -c -o
  1308. conftest.c: In function 'main':
  1309. conftest.c:2:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  1310. configure:8089: result: yes
  1311. configure:8101: checking for unistd.h
  1312. configure:8101: result: yes
  1313. configure:8101: checking for string.h
  1314. configure:8101: result: yes
  1315. configure:8101: checking for memory.h
  1316. configure:8101: result: yes
  1317. configure:8101: checking sys/time.h usability
  1318. configure:8101: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1319. configure:8101: $? = 0
  1320. configure:8101: result: yes
  1321. configure:8101: checking sys/time.h presence
  1322. configure:8101: arm-linux-gnueabi-gcc -E  conftest.c
  1323. configure:8101: $? = 0
  1324. configure:8101: result: yes
  1325. configure:8101: checking for sys/time.h
  1326. configure:8101: result: yes
  1327. configure:8101: checking for sys/stat.h
  1328. configure:8101: result: yes
  1329. configure:8101: checking pwd.h usability
  1330. configure:8101: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1331. configure:8101: $? = 0
  1332. configure:8101: result: yes
  1333. configure:8101: checking pwd.h presence
  1334. configure:8101: arm-linux-gnueabi-gcc -E  conftest.c
  1335. configure:8101: $? = 0
  1336. configure:8101: result: yes
  1337. configure:8101: checking for pwd.h
  1338. configure:8101: result: yes
  1339. configure:8114: checking sys/select.h usability
  1340. configure:8114: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1341. configure:8114: $? = 0
  1342. configure:8114: result: yes
  1343. configure:8114: checking sys/select.h presence
  1344. configure:8114: arm-linux-gnueabi-gcc -E  conftest.c
  1345. configure:8114: $? = 0
  1346. configure:8114: result: yes
  1347. configure:8114: checking for sys/select.h
  1348. configure:8114: result: yes
  1349. configure:8114: checking sys/param.h usability
  1350. configure:8114: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1351. configure:8114: $? = 0
  1352. configure:8114: result: yes
  1353. configure:8114: checking sys/param.h presence
  1354. configure:8114: arm-linux-gnueabi-gcc -E  conftest.c
  1355. configure:8114: $? = 0
  1356. configure:8114: result: yes
  1357. configure:8114: checking for sys/param.h
  1358. configure:8114: result: yes
  1359. configure:8114: checking sys/file.h usability
  1360. configure:8114: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1361. configure:8114: $? = 0
  1362. configure:8114: result: yes
  1363. configure:8114: checking sys/file.h presence
  1364. configure:8114: arm-linux-gnueabi-gcc -E  conftest.c
  1365. configure:8114: $? = 0
  1366. configure:8114: result: yes
  1367. configure:8114: checking for sys/file.h
  1368. configure:8114: result: yes
  1369. configure:8114: checking sys/resource.h usability
  1370. configure:8114: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1371. configure:8114: $? = 0
  1372. configure:8114: result: yes
  1373. configure:8114: checking sys/resource.h presence
  1374. configure:8114: arm-linux-gnueabi-gcc -E  conftest.c
  1375. configure:8114: $? = 0
  1376. configure:8114: result: yes
  1377. configure:8114: checking for sys/resource.h
  1378. configure:8114: result: yes
  1379. configure:8127: checking malloc.h usability
  1380. configure:8127: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1381. configure:8127: $? = 0
  1382. configure:8127: result: yes
  1383. configure:8127: checking malloc.h presence
  1384. configure:8127: arm-linux-gnueabi-gcc -E  conftest.c
  1385. configure:8127: $? = 0
  1386. configure:8127: result: yes
  1387. configure:8127: checking for malloc.h
  1388. configure:8127: result: yes
  1389. configure:8127: checking sys/stropts.h usability
  1390. configure:8127: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1391. configure:8127: $? = 0
  1392. configure:8127: result: yes
  1393. configure:8127: checking sys/stropts.h presence
  1394. configure:8127: arm-linux-gnueabi-gcc -E  conftest.c
  1395. configure:8127: $? = 0
  1396. configure:8127: result: yes
  1397. configure:8127: checking for sys/stropts.h
  1398. configure:8127: result: yes
  1399. configure:8127: checking wchar.h usability
  1400. configure:8127: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1401. configure:8127: $? = 0
  1402. configure:8127: result: yes
  1403. configure:8127: checking wchar.h presence
  1404. configure:8127: arm-linux-gnueabi-gcc -E  conftest.c
  1405. configure:8127: $? = 0
  1406. configure:8127: result: yes
  1407. configure:8127: checking for wchar.h
  1408. configure:8127: result: yes
  1409. configure:8127: checking execinfo.h usability
  1410. configure:8127: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1411. configure:8127: $? = 0
  1412. configure:8127: result: yes
  1413. configure:8127: checking execinfo.h presence
  1414. configure:8127: arm-linux-gnueabi-gcc -E  conftest.c
  1415. configure:8127: $? = 0
  1416. configure:8127: result: yes
  1417. configure:8127: checking for execinfo.h
  1418. configure:8127: result: yes
  1419. configure:8140: checking sys/termios.h usability
  1420. configure:8140: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1421. configure:8140: $? = 0
  1422. configure:8140: result: yes
  1423. configure:8140: checking sys/termios.h presence
  1424. configure:8140: arm-linux-gnueabi-gcc -E  conftest.c
  1425. configure:8140: $? = 0
  1426. configure:8140: result: yes
  1427. configure:8140: checking for sys/termios.h
  1428. configure:8140: result: yes
  1429. configure:8140: checking sys/termio.h usability
  1430. configure:8140: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1431. conftest.c:96:24: fatal error: sys/termio.h: No such file or directory
  1432. compilation terminated.
  1433. configure:8140: $? = 1
  1434. configure: failed program was:
  1435. | /* confdefs.h */
  1436. | #define PACKAGE_NAME ""
  1437. | #define PACKAGE_TARNAME ""
  1438. | #define PACKAGE_VERSION ""
  1439. | #define PACKAGE_STRING ""
  1440. | #define PACKAGE_BUGREPORT ""
  1441. | #define PACKAGE_URL ""
  1442. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1443. | #define STDC_HEADERS 1
  1444. | #define _FILE_OFFSET_BITS 64
  1445. | #define HAVE_SYS_TYPES_H 1
  1446. | #define HAVE_SYS_STAT_H 1
  1447. | #define HAVE_STDLIB_H 1
  1448. | #define HAVE_STRING_H 1
  1449. | #define HAVE_MEMORY_H 1
  1450. | #define HAVE_STRINGS_H 1
  1451. | #define HAVE_INTTYPES_H 1
  1452. | #define HAVE_STDINT_H 1
  1453. | #define HAVE_UNISTD_H 1
  1454. | #define HAVE_ALLOCA_H 1
  1455. | #define HAVE_ALLOCA 1
  1456. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1457. | #define USE_GIT_VERSION_H 1
  1458. | #define HAVE_DLFCN_H 1
  1459. | #define HAVE_LIBDL 1
  1460. | #define HAVE_DLOPEN 1
  1461. | #define HAVE_DLADDR 1
  1462. | #define SO_EXT "so"
  1463. | #define SO_PATH "LD_LIBRARY_PATH"
  1464. | #define SO_LD "arm-linux-gnueabi-gcc"
  1465. | #define SO_LDFLAGS "-shared"
  1466. | #define SO_pic "-fpic"
  1467. | #define SO_PIC "-fPIC"
  1468. | #define PROG_PL "swipl"
  1469. | #define O_PLMT 1
  1470. | #define HAVE_LIBRT 1
  1471. | #define HAVE_SEM_INIT 1
  1472. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1473. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1474. | #define HAVE_PTHREAD_KILL 1
  1475. | #define HAVE_PTHREAD_SIGMASK 1
  1476. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1477. | #define HAVE_SYSCONF 1
  1478. | #define HAVE_LIBM 1
  1479. | #define HAVE_TERM_H 1
  1480. | #define HAVE_CURSES_H 1
  1481. | #define HAVE_UNISTD_H 1
  1482. | #define HAVE_STRING_H 1
  1483. | #define HAVE_MEMORY_H 1
  1484. | #define HAVE_SYS_TIME_H 1
  1485. | #define HAVE_SYS_STAT_H 1
  1486. | #define HAVE_PWD_H 1
  1487. | #define HAVE_SYS_SELECT_H 1
  1488. | #define HAVE_SYS_PARAM_H 1
  1489. | #define HAVE_SYS_FILE_H 1
  1490. | #define HAVE_SYS_RESOURCE_H 1
  1491. | #define HAVE_MALLOC_H 1
  1492. | #define HAVE_SYS_STROPTS_H 1
  1493. | #define HAVE_WCHAR_H 1
  1494. | #define HAVE_EXECINFO_H 1
  1495. | #define HAVE_SYS_TERMIOS_H 1
  1496. | /* end confdefs.h.  */
  1497. | #include <stdio.h>
  1498. | #ifdef HAVE_SYS_TYPES_H
  1499. | # include <sys/types.h>
  1500. | #endif
  1501. | #ifdef HAVE_SYS_STAT_H
  1502. | # include <sys/stat.h>
  1503. | #endif
  1504. | #ifdef STDC_HEADERS
  1505. | # include <stdlib.h>
  1506. | # include <stddef.h>
  1507. | #else
  1508. | # ifdef HAVE_STDLIB_H
  1509. | #  include <stdlib.h>
  1510. | # endif
  1511. | #endif
  1512. | #ifdef HAVE_STRING_H
  1513. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1514. | #  include <memory.h>
  1515. | # endif
  1516. | # include <string.h>
  1517. | #endif
  1518. | #ifdef HAVE_STRINGS_H
  1519. | # include <strings.h>
  1520. | #endif
  1521. | #ifdef HAVE_INTTYPES_H
  1522. | # include <inttypes.h>
  1523. | #endif
  1524. | #ifdef HAVE_STDINT_H
  1525. | # include <stdint.h>
  1526. | #endif
  1527. | #ifdef HAVE_UNISTD_H
  1528. | # include <unistd.h>
  1529. | #endif
  1530. | #include <sys/termio.h>
  1531. configure:8140: result: no
  1532. configure:8140: checking sys/termio.h presence
  1533. configure:8140: arm-linux-gnueabi-gcc -E  conftest.c
  1534. conftest.c:63:24: fatal error: sys/termio.h: No such file or directory
  1535. compilation terminated.
  1536. configure:8140: $? = 1
  1537. configure: failed program was:
  1538. | /* confdefs.h */
  1539. | #define PACKAGE_NAME ""
  1540. | #define PACKAGE_TARNAME ""
  1541. | #define PACKAGE_VERSION ""
  1542. | #define PACKAGE_STRING ""
  1543. | #define PACKAGE_BUGREPORT ""
  1544. | #define PACKAGE_URL ""
  1545. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1546. | #define STDC_HEADERS 1
  1547. | #define _FILE_OFFSET_BITS 64
  1548. | #define HAVE_SYS_TYPES_H 1
  1549. | #define HAVE_SYS_STAT_H 1
  1550. | #define HAVE_STDLIB_H 1
  1551. | #define HAVE_STRING_H 1
  1552. | #define HAVE_MEMORY_H 1
  1553. | #define HAVE_STRINGS_H 1
  1554. | #define HAVE_INTTYPES_H 1
  1555. | #define HAVE_STDINT_H 1
  1556. | #define HAVE_UNISTD_H 1
  1557. | #define HAVE_ALLOCA_H 1
  1558. | #define HAVE_ALLOCA 1
  1559. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1560. | #define USE_GIT_VERSION_H 1
  1561. | #define HAVE_DLFCN_H 1
  1562. | #define HAVE_LIBDL 1
  1563. | #define HAVE_DLOPEN 1
  1564. | #define HAVE_DLADDR 1
  1565. | #define SO_EXT "so"
  1566. | #define SO_PATH "LD_LIBRARY_PATH"
  1567. | #define SO_LD "arm-linux-gnueabi-gcc"
  1568. | #define SO_LDFLAGS "-shared"
  1569. | #define SO_pic "-fpic"
  1570. | #define SO_PIC "-fPIC"
  1571. | #define PROG_PL "swipl"
  1572. | #define O_PLMT 1
  1573. | #define HAVE_LIBRT 1
  1574. | #define HAVE_SEM_INIT 1
  1575. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1576. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1577. | #define HAVE_PTHREAD_KILL 1
  1578. | #define HAVE_PTHREAD_SIGMASK 1
  1579. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1580. | #define HAVE_SYSCONF 1
  1581. | #define HAVE_LIBM 1
  1582. | #define HAVE_TERM_H 1
  1583. | #define HAVE_CURSES_H 1
  1584. | #define HAVE_UNISTD_H 1
  1585. | #define HAVE_STRING_H 1
  1586. | #define HAVE_MEMORY_H 1
  1587. | #define HAVE_SYS_TIME_H 1
  1588. | #define HAVE_SYS_STAT_H 1
  1589. | #define HAVE_PWD_H 1
  1590. | #define HAVE_SYS_SELECT_H 1
  1591. | #define HAVE_SYS_PARAM_H 1
  1592. | #define HAVE_SYS_FILE_H 1
  1593. | #define HAVE_SYS_RESOURCE_H 1
  1594. | #define HAVE_MALLOC_H 1
  1595. | #define HAVE_SYS_STROPTS_H 1
  1596. | #define HAVE_WCHAR_H 1
  1597. | #define HAVE_EXECINFO_H 1
  1598. | #define HAVE_SYS_TERMIOS_H 1
  1599. | /* end confdefs.h.  */
  1600. | #include <sys/termio.h>
  1601. configure:8140: result: no
  1602. configure:8140: checking for sys/termio.h
  1603. configure:8140: result: no
  1604. configure:8140: checking bstring.h usability
  1605. configure:8140: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1606. conftest.c:96:21: fatal error: bstring.h: No such file or directory
  1607. compilation terminated.
  1608. configure:8140: $? = 1
  1609. configure: failed program was:
  1610. | /* confdefs.h */
  1611. | #define PACKAGE_NAME ""
  1612. | #define PACKAGE_TARNAME ""
  1613. | #define PACKAGE_VERSION ""
  1614. | #define PACKAGE_STRING ""
  1615. | #define PACKAGE_BUGREPORT ""
  1616. | #define PACKAGE_URL ""
  1617. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1618. | #define STDC_HEADERS 1
  1619. | #define _FILE_OFFSET_BITS 64
  1620. | #define HAVE_SYS_TYPES_H 1
  1621. | #define HAVE_SYS_STAT_H 1
  1622. | #define HAVE_STDLIB_H 1
  1623. | #define HAVE_STRING_H 1
  1624. | #define HAVE_MEMORY_H 1
  1625. | #define HAVE_STRINGS_H 1
  1626. | #define HAVE_INTTYPES_H 1
  1627. | #define HAVE_STDINT_H 1
  1628. | #define HAVE_UNISTD_H 1
  1629. | #define HAVE_ALLOCA_H 1
  1630. | #define HAVE_ALLOCA 1
  1631. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1632. | #define USE_GIT_VERSION_H 1
  1633. | #define HAVE_DLFCN_H 1
  1634. | #define HAVE_LIBDL 1
  1635. | #define HAVE_DLOPEN 1
  1636. | #define HAVE_DLADDR 1
  1637. | #define SO_EXT "so"
  1638. | #define SO_PATH "LD_LIBRARY_PATH"
  1639. | #define SO_LD "arm-linux-gnueabi-gcc"
  1640. | #define SO_LDFLAGS "-shared"
  1641. | #define SO_pic "-fpic"
  1642. | #define SO_PIC "-fPIC"
  1643. | #define PROG_PL "swipl"
  1644. | #define O_PLMT 1
  1645. | #define HAVE_LIBRT 1
  1646. | #define HAVE_SEM_INIT 1
  1647. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1648. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1649. | #define HAVE_PTHREAD_KILL 1
  1650. | #define HAVE_PTHREAD_SIGMASK 1
  1651. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1652. | #define HAVE_SYSCONF 1
  1653. | #define HAVE_LIBM 1
  1654. | #define HAVE_TERM_H 1
  1655. | #define HAVE_CURSES_H 1
  1656. | #define HAVE_UNISTD_H 1
  1657. | #define HAVE_STRING_H 1
  1658. | #define HAVE_MEMORY_H 1
  1659. | #define HAVE_SYS_TIME_H 1
  1660. | #define HAVE_SYS_STAT_H 1
  1661. | #define HAVE_PWD_H 1
  1662. | #define HAVE_SYS_SELECT_H 1
  1663. | #define HAVE_SYS_PARAM_H 1
  1664. | #define HAVE_SYS_FILE_H 1
  1665. | #define HAVE_SYS_RESOURCE_H 1
  1666. | #define HAVE_MALLOC_H 1
  1667. | #define HAVE_SYS_STROPTS_H 1
  1668. | #define HAVE_WCHAR_H 1
  1669. | #define HAVE_EXECINFO_H 1
  1670. | #define HAVE_SYS_TERMIOS_H 1
  1671. | /* end confdefs.h.  */
  1672. | #include <stdio.h>
  1673. | #ifdef HAVE_SYS_TYPES_H
  1674. | # include <sys/types.h>
  1675. | #endif
  1676. | #ifdef HAVE_SYS_STAT_H
  1677. | # include <sys/stat.h>
  1678. | #endif
  1679. | #ifdef STDC_HEADERS
  1680. | # include <stdlib.h>
  1681. | # include <stddef.h>
  1682. | #else
  1683. | # ifdef HAVE_STDLIB_H
  1684. | #  include <stdlib.h>
  1685. | # endif
  1686. | #endif
  1687. | #ifdef HAVE_STRING_H
  1688. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1689. | #  include <memory.h>
  1690. | # endif
  1691. | # include <string.h>
  1692. | #endif
  1693. | #ifdef HAVE_STRINGS_H
  1694. | # include <strings.h>
  1695. | #endif
  1696. | #ifdef HAVE_INTTYPES_H
  1697. | # include <inttypes.h>
  1698. | #endif
  1699. | #ifdef HAVE_STDINT_H
  1700. | # include <stdint.h>
  1701. | #endif
  1702. | #ifdef HAVE_UNISTD_H
  1703. | # include <unistd.h>
  1704. | #endif
  1705. | #include <bstring.h>
  1706. configure:8140: result: no
  1707. configure:8140: checking bstring.h presence
  1708. configure:8140: arm-linux-gnueabi-gcc -E  conftest.c
  1709. conftest.c:63:21: fatal error: bstring.h: No such file or directory
  1710. compilation terminated.
  1711. configure:8140: $? = 1
  1712. configure: failed program was:
  1713. | /* confdefs.h */
  1714. | #define PACKAGE_NAME ""
  1715. | #define PACKAGE_TARNAME ""
  1716. | #define PACKAGE_VERSION ""
  1717. | #define PACKAGE_STRING ""
  1718. | #define PACKAGE_BUGREPORT ""
  1719. | #define PACKAGE_URL ""
  1720. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1721. | #define STDC_HEADERS 1
  1722. | #define _FILE_OFFSET_BITS 64
  1723. | #define HAVE_SYS_TYPES_H 1
  1724. | #define HAVE_SYS_STAT_H 1
  1725. | #define HAVE_STDLIB_H 1
  1726. | #define HAVE_STRING_H 1
  1727. | #define HAVE_MEMORY_H 1
  1728. | #define HAVE_STRINGS_H 1
  1729. | #define HAVE_INTTYPES_H 1
  1730. | #define HAVE_STDINT_H 1
  1731. | #define HAVE_UNISTD_H 1
  1732. | #define HAVE_ALLOCA_H 1
  1733. | #define HAVE_ALLOCA 1
  1734. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1735. | #define USE_GIT_VERSION_H 1
  1736. | #define HAVE_DLFCN_H 1
  1737. | #define HAVE_LIBDL 1
  1738. | #define HAVE_DLOPEN 1
  1739. | #define HAVE_DLADDR 1
  1740. | #define SO_EXT "so"
  1741. | #define SO_PATH "LD_LIBRARY_PATH"
  1742. | #define SO_LD "arm-linux-gnueabi-gcc"
  1743. | #define SO_LDFLAGS "-shared"
  1744. | #define SO_pic "-fpic"
  1745. | #define SO_PIC "-fPIC"
  1746. | #define PROG_PL "swipl"
  1747. | #define O_PLMT 1
  1748. | #define HAVE_LIBRT 1
  1749. | #define HAVE_SEM_INIT 1
  1750. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1751. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1752. | #define HAVE_PTHREAD_KILL 1
  1753. | #define HAVE_PTHREAD_SIGMASK 1
  1754. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1755. | #define HAVE_SYSCONF 1
  1756. | #define HAVE_LIBM 1
  1757. | #define HAVE_TERM_H 1
  1758. | #define HAVE_CURSES_H 1
  1759. | #define HAVE_UNISTD_H 1
  1760. | #define HAVE_STRING_H 1
  1761. | #define HAVE_MEMORY_H 1
  1762. | #define HAVE_SYS_TIME_H 1
  1763. | #define HAVE_SYS_STAT_H 1
  1764. | #define HAVE_PWD_H 1
  1765. | #define HAVE_SYS_SELECT_H 1
  1766. | #define HAVE_SYS_PARAM_H 1
  1767. | #define HAVE_SYS_FILE_H 1
  1768. | #define HAVE_SYS_RESOURCE_H 1
  1769. | #define HAVE_MALLOC_H 1
  1770. | #define HAVE_SYS_STROPTS_H 1
  1771. | #define HAVE_WCHAR_H 1
  1772. | #define HAVE_EXECINFO_H 1
  1773. | #define HAVE_SYS_TERMIOS_H 1
  1774. | /* end confdefs.h.  */
  1775. | #include <bstring.h>
  1776. configure:8140: result: no
  1777. configure:8140: checking for bstring.h
  1778. configure:8140: result: no
  1779. configure:8140: checking sys/mman.h usability
  1780. configure:8140: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1781. configure:8140: $? = 0
  1782. configure:8140: result: yes
  1783. configure:8140: checking sys/mman.h presence
  1784. configure:8140: arm-linux-gnueabi-gcc -E  conftest.c
  1785. configure:8140: $? = 0
  1786. configure:8140: result: yes
  1787. configure:8140: checking for sys/mman.h
  1788. configure:8140: result: yes
  1789. configure:8153: checking mach-o/rld.h usability
  1790. configure:8153: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1791. conftest.c:97:24: fatal error: mach-o/rld.h: No such file or directory
  1792. compilation terminated.
  1793. configure:8153: $? = 1
  1794. configure: failed program was:
  1795. | /* confdefs.h */
  1796. | #define PACKAGE_NAME ""
  1797. | #define PACKAGE_TARNAME ""
  1798. | #define PACKAGE_VERSION ""
  1799. | #define PACKAGE_STRING ""
  1800. | #define PACKAGE_BUGREPORT ""
  1801. | #define PACKAGE_URL ""
  1802. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1803. | #define STDC_HEADERS 1
  1804. | #define _FILE_OFFSET_BITS 64
  1805. | #define HAVE_SYS_TYPES_H 1
  1806. | #define HAVE_SYS_STAT_H 1
  1807. | #define HAVE_STDLIB_H 1
  1808. | #define HAVE_STRING_H 1
  1809. | #define HAVE_MEMORY_H 1
  1810. | #define HAVE_STRINGS_H 1
  1811. | #define HAVE_INTTYPES_H 1
  1812. | #define HAVE_STDINT_H 1
  1813. | #define HAVE_UNISTD_H 1
  1814. | #define HAVE_ALLOCA_H 1
  1815. | #define HAVE_ALLOCA 1
  1816. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1817. | #define USE_GIT_VERSION_H 1
  1818. | #define HAVE_DLFCN_H 1
  1819. | #define HAVE_LIBDL 1
  1820. | #define HAVE_DLOPEN 1
  1821. | #define HAVE_DLADDR 1
  1822. | #define SO_EXT "so"
  1823. | #define SO_PATH "LD_LIBRARY_PATH"
  1824. | #define SO_LD "arm-linux-gnueabi-gcc"
  1825. | #define SO_LDFLAGS "-shared"
  1826. | #define SO_pic "-fpic"
  1827. | #define SO_PIC "-fPIC"
  1828. | #define PROG_PL "swipl"
  1829. | #define O_PLMT 1
  1830. | #define HAVE_LIBRT 1
  1831. | #define HAVE_SEM_INIT 1
  1832. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1833. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1834. | #define HAVE_PTHREAD_KILL 1
  1835. | #define HAVE_PTHREAD_SIGMASK 1
  1836. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1837. | #define HAVE_SYSCONF 1
  1838. | #define HAVE_LIBM 1
  1839. | #define HAVE_TERM_H 1
  1840. | #define HAVE_CURSES_H 1
  1841. | #define HAVE_UNISTD_H 1
  1842. | #define HAVE_STRING_H 1
  1843. | #define HAVE_MEMORY_H 1
  1844. | #define HAVE_SYS_TIME_H 1
  1845. | #define HAVE_SYS_STAT_H 1
  1846. | #define HAVE_PWD_H 1
  1847. | #define HAVE_SYS_SELECT_H 1
  1848. | #define HAVE_SYS_PARAM_H 1
  1849. | #define HAVE_SYS_FILE_H 1
  1850. | #define HAVE_SYS_RESOURCE_H 1
  1851. | #define HAVE_MALLOC_H 1
  1852. | #define HAVE_SYS_STROPTS_H 1
  1853. | #define HAVE_WCHAR_H 1
  1854. | #define HAVE_EXECINFO_H 1
  1855. | #define HAVE_SYS_TERMIOS_H 1
  1856. | #define HAVE_SYS_MMAN_H 1
  1857. | /* end confdefs.h.  */
  1858. | #include <stdio.h>
  1859. | #ifdef HAVE_SYS_TYPES_H
  1860. | # include <sys/types.h>
  1861. | #endif
  1862. | #ifdef HAVE_SYS_STAT_H
  1863. | # include <sys/stat.h>
  1864. | #endif
  1865. | #ifdef STDC_HEADERS
  1866. | # include <stdlib.h>
  1867. | # include <stddef.h>
  1868. | #else
  1869. | # ifdef HAVE_STDLIB_H
  1870. | #  include <stdlib.h>
  1871. | # endif
  1872. | #endif
  1873. | #ifdef HAVE_STRING_H
  1874. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1875. | #  include <memory.h>
  1876. | # endif
  1877. | # include <string.h>
  1878. | #endif
  1879. | #ifdef HAVE_STRINGS_H
  1880. | # include <strings.h>
  1881. | #endif
  1882. | #ifdef HAVE_INTTYPES_H
  1883. | # include <inttypes.h>
  1884. | #endif
  1885. | #ifdef HAVE_STDINT_H
  1886. | # include <stdint.h>
  1887. | #endif
  1888. | #ifdef HAVE_UNISTD_H
  1889. | # include <unistd.h>
  1890. | #endif
  1891. | #include <mach-o/rld.h>
  1892. configure:8153: result: no
  1893. configure:8153: checking mach-o/rld.h presence
  1894. configure:8153: arm-linux-gnueabi-gcc -E  conftest.c
  1895. conftest.c:64:24: fatal error: mach-o/rld.h: No such file or directory
  1896. compilation terminated.
  1897. configure:8153: $? = 1
  1898. configure: failed program was:
  1899. | /* confdefs.h */
  1900. | #define PACKAGE_NAME ""
  1901. | #define PACKAGE_TARNAME ""
  1902. | #define PACKAGE_VERSION ""
  1903. | #define PACKAGE_STRING ""
  1904. | #define PACKAGE_BUGREPORT ""
  1905. | #define PACKAGE_URL ""
  1906. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1907. | #define STDC_HEADERS 1
  1908. | #define _FILE_OFFSET_BITS 64
  1909. | #define HAVE_SYS_TYPES_H 1
  1910. | #define HAVE_SYS_STAT_H 1
  1911. | #define HAVE_STDLIB_H 1
  1912. | #define HAVE_STRING_H 1
  1913. | #define HAVE_MEMORY_H 1
  1914. | #define HAVE_STRINGS_H 1
  1915. | #define HAVE_INTTYPES_H 1
  1916. | #define HAVE_STDINT_H 1
  1917. | #define HAVE_UNISTD_H 1
  1918. | #define HAVE_ALLOCA_H 1
  1919. | #define HAVE_ALLOCA 1
  1920. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1921. | #define USE_GIT_VERSION_H 1
  1922. | #define HAVE_DLFCN_H 1
  1923. | #define HAVE_LIBDL 1
  1924. | #define HAVE_DLOPEN 1
  1925. | #define HAVE_DLADDR 1
  1926. | #define SO_EXT "so"
  1927. | #define SO_PATH "LD_LIBRARY_PATH"
  1928. | #define SO_LD "arm-linux-gnueabi-gcc"
  1929. | #define SO_LDFLAGS "-shared"
  1930. | #define SO_pic "-fpic"
  1931. | #define SO_PIC "-fPIC"
  1932. | #define PROG_PL "swipl"
  1933. | #define O_PLMT 1
  1934. | #define HAVE_LIBRT 1
  1935. | #define HAVE_SEM_INIT 1
  1936. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  1937. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  1938. | #define HAVE_PTHREAD_KILL 1
  1939. | #define HAVE_PTHREAD_SIGMASK 1
  1940. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  1941. | #define HAVE_SYSCONF 1
  1942. | #define HAVE_LIBM 1
  1943. | #define HAVE_TERM_H 1
  1944. | #define HAVE_CURSES_H 1
  1945. | #define HAVE_UNISTD_H 1
  1946. | #define HAVE_STRING_H 1
  1947. | #define HAVE_MEMORY_H 1
  1948. | #define HAVE_SYS_TIME_H 1
  1949. | #define HAVE_SYS_STAT_H 1
  1950. | #define HAVE_PWD_H 1
  1951. | #define HAVE_SYS_SELECT_H 1
  1952. | #define HAVE_SYS_PARAM_H 1
  1953. | #define HAVE_SYS_FILE_H 1
  1954. | #define HAVE_SYS_RESOURCE_H 1
  1955. | #define HAVE_MALLOC_H 1
  1956. | #define HAVE_SYS_STROPTS_H 1
  1957. | #define HAVE_WCHAR_H 1
  1958. | #define HAVE_EXECINFO_H 1
  1959. | #define HAVE_SYS_TERMIOS_H 1
  1960. | #define HAVE_SYS_MMAN_H 1
  1961. | /* end confdefs.h.  */
  1962. | #include <mach-o/rld.h>
  1963. configure:8153: result: no
  1964. configure:8153: checking for mach-o/rld.h
  1965. configure:8153: result: no
  1966. configure:8153: checking mach/thread_act.h usability
  1967. configure:8153: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  1968. conftest.c:97:29: fatal error: mach/thread_act.h: No such file or directory
  1969. compilation terminated.
  1970. configure:8153: $? = 1
  1971. configure: failed program was:
  1972. | /* confdefs.h */
  1973. | #define PACKAGE_NAME ""
  1974. | #define PACKAGE_TARNAME ""
  1975. | #define PACKAGE_VERSION ""
  1976. | #define PACKAGE_STRING ""
  1977. | #define PACKAGE_BUGREPORT ""
  1978. | #define PACKAGE_URL ""
  1979. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  1980. | #define STDC_HEADERS 1
  1981. | #define _FILE_OFFSET_BITS 64
  1982. | #define HAVE_SYS_TYPES_H 1
  1983. | #define HAVE_SYS_STAT_H 1
  1984. | #define HAVE_STDLIB_H 1
  1985. | #define HAVE_STRING_H 1
  1986. | #define HAVE_MEMORY_H 1
  1987. | #define HAVE_STRINGS_H 1
  1988. | #define HAVE_INTTYPES_H 1
  1989. | #define HAVE_STDINT_H 1
  1990. | #define HAVE_UNISTD_H 1
  1991. | #define HAVE_ALLOCA_H 1
  1992. | #define HAVE_ALLOCA 1
  1993. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1994. | #define USE_GIT_VERSION_H 1
  1995. | #define HAVE_DLFCN_H 1
  1996. | #define HAVE_LIBDL 1
  1997. | #define HAVE_DLOPEN 1
  1998. | #define HAVE_DLADDR 1
  1999. | #define SO_EXT "so"
  2000. | #define SO_PATH "LD_LIBRARY_PATH"
  2001. | #define SO_LD "arm-linux-gnueabi-gcc"
  2002. | #define SO_LDFLAGS "-shared"
  2003. | #define SO_pic "-fpic"
  2004. | #define SO_PIC "-fPIC"
  2005. | #define PROG_PL "swipl"
  2006. | #define O_PLMT 1
  2007. | #define HAVE_LIBRT 1
  2008. | #define HAVE_SEM_INIT 1
  2009. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2010. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2011. | #define HAVE_PTHREAD_KILL 1
  2012. | #define HAVE_PTHREAD_SIGMASK 1
  2013. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2014. | #define HAVE_SYSCONF 1
  2015. | #define HAVE_LIBM 1
  2016. | #define HAVE_TERM_H 1
  2017. | #define HAVE_CURSES_H 1
  2018. | #define HAVE_UNISTD_H 1
  2019. | #define HAVE_STRING_H 1
  2020. | #define HAVE_MEMORY_H 1
  2021. | #define HAVE_SYS_TIME_H 1
  2022. | #define HAVE_SYS_STAT_H 1
  2023. | #define HAVE_PWD_H 1
  2024. | #define HAVE_SYS_SELECT_H 1
  2025. | #define HAVE_SYS_PARAM_H 1
  2026. | #define HAVE_SYS_FILE_H 1
  2027. | #define HAVE_SYS_RESOURCE_H 1
  2028. | #define HAVE_MALLOC_H 1
  2029. | #define HAVE_SYS_STROPTS_H 1
  2030. | #define HAVE_WCHAR_H 1
  2031. | #define HAVE_EXECINFO_H 1
  2032. | #define HAVE_SYS_TERMIOS_H 1
  2033. | #define HAVE_SYS_MMAN_H 1
  2034. | /* end confdefs.h.  */
  2035. | #include <stdio.h>
  2036. | #ifdef HAVE_SYS_TYPES_H
  2037. | # include <sys/types.h>
  2038. | #endif
  2039. | #ifdef HAVE_SYS_STAT_H
  2040. | # include <sys/stat.h>
  2041. | #endif
  2042. | #ifdef STDC_HEADERS
  2043. | # include <stdlib.h>
  2044. | # include <stddef.h>
  2045. | #else
  2046. | # ifdef HAVE_STDLIB_H
  2047. | #  include <stdlib.h>
  2048. | # endif
  2049. | #endif
  2050. | #ifdef HAVE_STRING_H
  2051. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2052. | #  include <memory.h>
  2053. | # endif
  2054. | # include <string.h>
  2055. | #endif
  2056. | #ifdef HAVE_STRINGS_H
  2057. | # include <strings.h>
  2058. | #endif
  2059. | #ifdef HAVE_INTTYPES_H
  2060. | # include <inttypes.h>
  2061. | #endif
  2062. | #ifdef HAVE_STDINT_H
  2063. | # include <stdint.h>
  2064. | #endif
  2065. | #ifdef HAVE_UNISTD_H
  2066. | # include <unistd.h>
  2067. | #endif
  2068. | #include <mach/thread_act.h>
  2069. configure:8153: result: no
  2070. configure:8153: checking mach/thread_act.h presence
  2071. configure:8153: arm-linux-gnueabi-gcc -E  conftest.c
  2072. conftest.c:64:29: fatal error: mach/thread_act.h: No such file or directory
  2073. compilation terminated.
  2074. configure:8153: $? = 1
  2075. configure: failed program was:
  2076. | /* confdefs.h */
  2077. | #define PACKAGE_NAME ""
  2078. | #define PACKAGE_TARNAME ""
  2079. | #define PACKAGE_VERSION ""
  2080. | #define PACKAGE_STRING ""
  2081. | #define PACKAGE_BUGREPORT ""
  2082. | #define PACKAGE_URL ""
  2083. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2084. | #define STDC_HEADERS 1
  2085. | #define _FILE_OFFSET_BITS 64
  2086. | #define HAVE_SYS_TYPES_H 1
  2087. | #define HAVE_SYS_STAT_H 1
  2088. | #define HAVE_STDLIB_H 1
  2089. | #define HAVE_STRING_H 1
  2090. | #define HAVE_MEMORY_H 1
  2091. | #define HAVE_STRINGS_H 1
  2092. | #define HAVE_INTTYPES_H 1
  2093. | #define HAVE_STDINT_H 1
  2094. | #define HAVE_UNISTD_H 1
  2095. | #define HAVE_ALLOCA_H 1
  2096. | #define HAVE_ALLOCA 1
  2097. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2098. | #define USE_GIT_VERSION_H 1
  2099. | #define HAVE_DLFCN_H 1
  2100. | #define HAVE_LIBDL 1
  2101. | #define HAVE_DLOPEN 1
  2102. | #define HAVE_DLADDR 1
  2103. | #define SO_EXT "so"
  2104. | #define SO_PATH "LD_LIBRARY_PATH"
  2105. | #define SO_LD "arm-linux-gnueabi-gcc"
  2106. | #define SO_LDFLAGS "-shared"
  2107. | #define SO_pic "-fpic"
  2108. | #define SO_PIC "-fPIC"
  2109. | #define PROG_PL "swipl"
  2110. | #define O_PLMT 1
  2111. | #define HAVE_LIBRT 1
  2112. | #define HAVE_SEM_INIT 1
  2113. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2114. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2115. | #define HAVE_PTHREAD_KILL 1
  2116. | #define HAVE_PTHREAD_SIGMASK 1
  2117. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2118. | #define HAVE_SYSCONF 1
  2119. | #define HAVE_LIBM 1
  2120. | #define HAVE_TERM_H 1
  2121. | #define HAVE_CURSES_H 1
  2122. | #define HAVE_UNISTD_H 1
  2123. | #define HAVE_STRING_H 1
  2124. | #define HAVE_MEMORY_H 1
  2125. | #define HAVE_SYS_TIME_H 1
  2126. | #define HAVE_SYS_STAT_H 1
  2127. | #define HAVE_PWD_H 1
  2128. | #define HAVE_SYS_SELECT_H 1
  2129. | #define HAVE_SYS_PARAM_H 1
  2130. | #define HAVE_SYS_FILE_H 1
  2131. | #define HAVE_SYS_RESOURCE_H 1
  2132. | #define HAVE_MALLOC_H 1
  2133. | #define HAVE_SYS_STROPTS_H 1
  2134. | #define HAVE_WCHAR_H 1
  2135. | #define HAVE_EXECINFO_H 1
  2136. | #define HAVE_SYS_TERMIOS_H 1
  2137. | #define HAVE_SYS_MMAN_H 1
  2138. | /* end confdefs.h.  */
  2139. | #include <mach/thread_act.h>
  2140. configure:8153: result: no
  2141. configure:8153: checking for mach/thread_act.h
  2142. configure:8153: result: no
  2143. configure:8153: checking locale.h usability
  2144. configure:8153: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  2145. configure:8153: $? = 0
  2146. configure:8153: result: yes
  2147. configure:8153: checking locale.h presence
  2148. configure:8153: arm-linux-gnueabi-gcc -E  conftest.c
  2149. configure:8153: $? = 0
  2150. configure:8153: result: yes
  2151. configure:8153: checking for locale.h
  2152. configure:8153: result: yes
  2153. configure:8166: checking float.h usability
  2154. configure:8166: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  2155. configure:8166: $? = 0
  2156. configure:8166: result: yes
  2157. configure:8166: checking float.h presence
  2158. configure:8166: arm-linux-gnueabi-gcc -E  conftest.c
  2159. configure:8166: $? = 0
  2160. configure:8166: result: yes
  2161. configure:8166: checking for float.h
  2162. configure:8166: result: yes
  2163. configure:8166: checking floatingpoint.h usability
  2164. configure:8166: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  2165. conftest.c:99:27: fatal error: floatingpoint.h: No such file or directory
  2166. compilation terminated.
  2167. configure:8166: $? = 1
  2168. configure: failed program was:
  2169. | /* confdefs.h */
  2170. | #define PACKAGE_NAME ""
  2171. | #define PACKAGE_TARNAME ""
  2172. | #define PACKAGE_VERSION ""
  2173. | #define PACKAGE_STRING ""
  2174. | #define PACKAGE_BUGREPORT ""
  2175. | #define PACKAGE_URL ""
  2176. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2177. | #define STDC_HEADERS 1
  2178. | #define _FILE_OFFSET_BITS 64
  2179. | #define HAVE_SYS_TYPES_H 1
  2180. | #define HAVE_SYS_STAT_H 1
  2181. | #define HAVE_STDLIB_H 1
  2182. | #define HAVE_STRING_H 1
  2183. | #define HAVE_MEMORY_H 1
  2184. | #define HAVE_STRINGS_H 1
  2185. | #define HAVE_INTTYPES_H 1
  2186. | #define HAVE_STDINT_H 1
  2187. | #define HAVE_UNISTD_H 1
  2188. | #define HAVE_ALLOCA_H 1
  2189. | #define HAVE_ALLOCA 1
  2190. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2191. | #define USE_GIT_VERSION_H 1
  2192. | #define HAVE_DLFCN_H 1
  2193. | #define HAVE_LIBDL 1
  2194. | #define HAVE_DLOPEN 1
  2195. | #define HAVE_DLADDR 1
  2196. | #define SO_EXT "so"
  2197. | #define SO_PATH "LD_LIBRARY_PATH"
  2198. | #define SO_LD "arm-linux-gnueabi-gcc"
  2199. | #define SO_LDFLAGS "-shared"
  2200. | #define SO_pic "-fpic"
  2201. | #define SO_PIC "-fPIC"
  2202. | #define PROG_PL "swipl"
  2203. | #define O_PLMT 1
  2204. | #define HAVE_LIBRT 1
  2205. | #define HAVE_SEM_INIT 1
  2206. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2207. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2208. | #define HAVE_PTHREAD_KILL 1
  2209. | #define HAVE_PTHREAD_SIGMASK 1
  2210. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2211. | #define HAVE_SYSCONF 1
  2212. | #define HAVE_LIBM 1
  2213. | #define HAVE_TERM_H 1
  2214. | #define HAVE_CURSES_H 1
  2215. | #define HAVE_UNISTD_H 1
  2216. | #define HAVE_STRING_H 1
  2217. | #define HAVE_MEMORY_H 1
  2218. | #define HAVE_SYS_TIME_H 1
  2219. | #define HAVE_SYS_STAT_H 1
  2220. | #define HAVE_PWD_H 1
  2221. | #define HAVE_SYS_SELECT_H 1
  2222. | #define HAVE_SYS_PARAM_H 1
  2223. | #define HAVE_SYS_FILE_H 1
  2224. | #define HAVE_SYS_RESOURCE_H 1
  2225. | #define HAVE_MALLOC_H 1
  2226. | #define HAVE_SYS_STROPTS_H 1
  2227. | #define HAVE_WCHAR_H 1
  2228. | #define HAVE_EXECINFO_H 1
  2229. | #define HAVE_SYS_TERMIOS_H 1
  2230. | #define HAVE_SYS_MMAN_H 1
  2231. | #define HAVE_LOCALE_H 1
  2232. | #define HAVE_FLOAT_H 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. | #include <floatingpoint.h>
  2268. configure:8166: result: no
  2269. configure:8166: checking floatingpoint.h presence
  2270. configure:8166: arm-linux-gnueabi-gcc -E  conftest.c
  2271. conftest.c:66:27: fatal error: floatingpoint.h: No such file or directory
  2272. compilation terminated.
  2273. configure:8166: $? = 1
  2274. configure: failed program was:
  2275. | /* confdefs.h */
  2276. | #define PACKAGE_NAME ""
  2277. | #define PACKAGE_TARNAME ""
  2278. | #define PACKAGE_VERSION ""
  2279. | #define PACKAGE_STRING ""
  2280. | #define PACKAGE_BUGREPORT ""
  2281. | #define PACKAGE_URL ""
  2282. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2283. | #define STDC_HEADERS 1
  2284. | #define _FILE_OFFSET_BITS 64
  2285. | #define HAVE_SYS_TYPES_H 1
  2286. | #define HAVE_SYS_STAT_H 1
  2287. | #define HAVE_STDLIB_H 1
  2288. | #define HAVE_STRING_H 1
  2289. | #define HAVE_MEMORY_H 1
  2290. | #define HAVE_STRINGS_H 1
  2291. | #define HAVE_INTTYPES_H 1
  2292. | #define HAVE_STDINT_H 1
  2293. | #define HAVE_UNISTD_H 1
  2294. | #define HAVE_ALLOCA_H 1
  2295. | #define HAVE_ALLOCA 1
  2296. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2297. | #define USE_GIT_VERSION_H 1
  2298. | #define HAVE_DLFCN_H 1
  2299. | #define HAVE_LIBDL 1
  2300. | #define HAVE_DLOPEN 1
  2301. | #define HAVE_DLADDR 1
  2302. | #define SO_EXT "so"
  2303. | #define SO_PATH "LD_LIBRARY_PATH"
  2304. | #define SO_LD "arm-linux-gnueabi-gcc"
  2305. | #define SO_LDFLAGS "-shared"
  2306. | #define SO_pic "-fpic"
  2307. | #define SO_PIC "-fPIC"
  2308. | #define PROG_PL "swipl"
  2309. | #define O_PLMT 1
  2310. | #define HAVE_LIBRT 1
  2311. | #define HAVE_SEM_INIT 1
  2312. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2313. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2314. | #define HAVE_PTHREAD_KILL 1
  2315. | #define HAVE_PTHREAD_SIGMASK 1
  2316. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2317. | #define HAVE_SYSCONF 1
  2318. | #define HAVE_LIBM 1
  2319. | #define HAVE_TERM_H 1
  2320. | #define HAVE_CURSES_H 1
  2321. | #define HAVE_UNISTD_H 1
  2322. | #define HAVE_STRING_H 1
  2323. | #define HAVE_MEMORY_H 1
  2324. | #define HAVE_SYS_TIME_H 1
  2325. | #define HAVE_SYS_STAT_H 1
  2326. | #define HAVE_PWD_H 1
  2327. | #define HAVE_SYS_SELECT_H 1
  2328. | #define HAVE_SYS_PARAM_H 1
  2329. | #define HAVE_SYS_FILE_H 1
  2330. | #define HAVE_SYS_RESOURCE_H 1
  2331. | #define HAVE_MALLOC_H 1
  2332. | #define HAVE_SYS_STROPTS_H 1
  2333. | #define HAVE_WCHAR_H 1
  2334. | #define HAVE_EXECINFO_H 1
  2335. | #define HAVE_SYS_TERMIOS_H 1
  2336. | #define HAVE_SYS_MMAN_H 1
  2337. | #define HAVE_LOCALE_H 1
  2338. | #define HAVE_FLOAT_H 1
  2339. | /* end confdefs.h.  */
  2340. | #include <floatingpoint.h>
  2341. configure:8166: result: no
  2342. configure:8166: checking for floatingpoint.h
  2343. configure:8166: result: no
  2344. configure:8166: checking ieeefp.h usability
  2345. configure:8166: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  2346. conftest.c:99:20: fatal error: ieeefp.h: No such file or directory
  2347. compilation terminated.
  2348. configure:8166: $? = 1
  2349. configure: failed program was:
  2350. | /* confdefs.h */
  2351. | #define PACKAGE_NAME ""
  2352. | #define PACKAGE_TARNAME ""
  2353. | #define PACKAGE_VERSION ""
  2354. | #define PACKAGE_STRING ""
  2355. | #define PACKAGE_BUGREPORT ""
  2356. | #define PACKAGE_URL ""
  2357. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2358. | #define STDC_HEADERS 1
  2359. | #define _FILE_OFFSET_BITS 64
  2360. | #define HAVE_SYS_TYPES_H 1
  2361. | #define HAVE_SYS_STAT_H 1
  2362. | #define HAVE_STDLIB_H 1
  2363. | #define HAVE_STRING_H 1
  2364. | #define HAVE_MEMORY_H 1
  2365. | #define HAVE_STRINGS_H 1
  2366. | #define HAVE_INTTYPES_H 1
  2367. | #define HAVE_STDINT_H 1
  2368. | #define HAVE_UNISTD_H 1
  2369. | #define HAVE_ALLOCA_H 1
  2370. | #define HAVE_ALLOCA 1
  2371. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2372. | #define USE_GIT_VERSION_H 1
  2373. | #define HAVE_DLFCN_H 1
  2374. | #define HAVE_LIBDL 1
  2375. | #define HAVE_DLOPEN 1
  2376. | #define HAVE_DLADDR 1
  2377. | #define SO_EXT "so"
  2378. | #define SO_PATH "LD_LIBRARY_PATH"
  2379. | #define SO_LD "arm-linux-gnueabi-gcc"
  2380. | #define SO_LDFLAGS "-shared"
  2381. | #define SO_pic "-fpic"
  2382. | #define SO_PIC "-fPIC"
  2383. | #define PROG_PL "swipl"
  2384. | #define O_PLMT 1
  2385. | #define HAVE_LIBRT 1
  2386. | #define HAVE_SEM_INIT 1
  2387. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2388. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2389. | #define HAVE_PTHREAD_KILL 1
  2390. | #define HAVE_PTHREAD_SIGMASK 1
  2391. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2392. | #define HAVE_SYSCONF 1
  2393. | #define HAVE_LIBM 1
  2394. | #define HAVE_TERM_H 1
  2395. | #define HAVE_CURSES_H 1
  2396. | #define HAVE_UNISTD_H 1
  2397. | #define HAVE_STRING_H 1
  2398. | #define HAVE_MEMORY_H 1
  2399. | #define HAVE_SYS_TIME_H 1
  2400. | #define HAVE_SYS_STAT_H 1
  2401. | #define HAVE_PWD_H 1
  2402. | #define HAVE_SYS_SELECT_H 1
  2403. | #define HAVE_SYS_PARAM_H 1
  2404. | #define HAVE_SYS_FILE_H 1
  2405. | #define HAVE_SYS_RESOURCE_H 1
  2406. | #define HAVE_MALLOC_H 1
  2407. | #define HAVE_SYS_STROPTS_H 1
  2408. | #define HAVE_WCHAR_H 1
  2409. | #define HAVE_EXECINFO_H 1
  2410. | #define HAVE_SYS_TERMIOS_H 1
  2411. | #define HAVE_SYS_MMAN_H 1
  2412. | #define HAVE_LOCALE_H 1
  2413. | #define HAVE_FLOAT_H 1
  2414. | /* end confdefs.h.  */
  2415. | #include <stdio.h>
  2416. | #ifdef HAVE_SYS_TYPES_H
  2417. | # include <sys/types.h>
  2418. | #endif
  2419. | #ifdef HAVE_SYS_STAT_H
  2420. | # include <sys/stat.h>
  2421. | #endif
  2422. | #ifdef STDC_HEADERS
  2423. | # include <stdlib.h>
  2424. | # include <stddef.h>
  2425. | #else
  2426. | # ifdef HAVE_STDLIB_H
  2427. | #  include <stdlib.h>
  2428. | # endif
  2429. | #endif
  2430. | #ifdef HAVE_STRING_H
  2431. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2432. | #  include <memory.h>
  2433. | # endif
  2434. | # include <string.h>
  2435. | #endif
  2436. | #ifdef HAVE_STRINGS_H
  2437. | # include <strings.h>
  2438. | #endif
  2439. | #ifdef HAVE_INTTYPES_H
  2440. | # include <inttypes.h>
  2441. | #endif
  2442. | #ifdef HAVE_STDINT_H
  2443. | # include <stdint.h>
  2444. | #endif
  2445. | #ifdef HAVE_UNISTD_H
  2446. | # include <unistd.h>
  2447. | #endif
  2448. | #include <ieeefp.h>
  2449. configure:8166: result: no
  2450. configure:8166: checking ieeefp.h presence
  2451. configure:8166: arm-linux-gnueabi-gcc -E  conftest.c
  2452. conftest.c:66:20: fatal error: ieeefp.h: No such file or directory
  2453. compilation terminated.
  2454. configure:8166: $? = 1
  2455. configure: failed program was:
  2456. | /* confdefs.h */
  2457. | #define PACKAGE_NAME ""
  2458. | #define PACKAGE_TARNAME ""
  2459. | #define PACKAGE_VERSION ""
  2460. | #define PACKAGE_STRING ""
  2461. | #define PACKAGE_BUGREPORT ""
  2462. | #define PACKAGE_URL ""
  2463. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2464. | #define STDC_HEADERS 1
  2465. | #define _FILE_OFFSET_BITS 64
  2466. | #define HAVE_SYS_TYPES_H 1
  2467. | #define HAVE_SYS_STAT_H 1
  2468. | #define HAVE_STDLIB_H 1
  2469. | #define HAVE_STRING_H 1
  2470. | #define HAVE_MEMORY_H 1
  2471. | #define HAVE_STRINGS_H 1
  2472. | #define HAVE_INTTYPES_H 1
  2473. | #define HAVE_STDINT_H 1
  2474. | #define HAVE_UNISTD_H 1
  2475. | #define HAVE_ALLOCA_H 1
  2476. | #define HAVE_ALLOCA 1
  2477. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2478. | #define USE_GIT_VERSION_H 1
  2479. | #define HAVE_DLFCN_H 1
  2480. | #define HAVE_LIBDL 1
  2481. | #define HAVE_DLOPEN 1
  2482. | #define HAVE_DLADDR 1
  2483. | #define SO_EXT "so"
  2484. | #define SO_PATH "LD_LIBRARY_PATH"
  2485. | #define SO_LD "arm-linux-gnueabi-gcc"
  2486. | #define SO_LDFLAGS "-shared"
  2487. | #define SO_pic "-fpic"
  2488. | #define SO_PIC "-fPIC"
  2489. | #define PROG_PL "swipl"
  2490. | #define O_PLMT 1
  2491. | #define HAVE_LIBRT 1
  2492. | #define HAVE_SEM_INIT 1
  2493. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2494. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2495. | #define HAVE_PTHREAD_KILL 1
  2496. | #define HAVE_PTHREAD_SIGMASK 1
  2497. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2498. | #define HAVE_SYSCONF 1
  2499. | #define HAVE_LIBM 1
  2500. | #define HAVE_TERM_H 1
  2501. | #define HAVE_CURSES_H 1
  2502. | #define HAVE_UNISTD_H 1
  2503. | #define HAVE_STRING_H 1
  2504. | #define HAVE_MEMORY_H 1
  2505. | #define HAVE_SYS_TIME_H 1
  2506. | #define HAVE_SYS_STAT_H 1
  2507. | #define HAVE_PWD_H 1
  2508. | #define HAVE_SYS_SELECT_H 1
  2509. | #define HAVE_SYS_PARAM_H 1
  2510. | #define HAVE_SYS_FILE_H 1
  2511. | #define HAVE_SYS_RESOURCE_H 1
  2512. | #define HAVE_MALLOC_H 1
  2513. | #define HAVE_SYS_STROPTS_H 1
  2514. | #define HAVE_WCHAR_H 1
  2515. | #define HAVE_EXECINFO_H 1
  2516. | #define HAVE_SYS_TERMIOS_H 1
  2517. | #define HAVE_SYS_MMAN_H 1
  2518. | #define HAVE_LOCALE_H 1
  2519. | #define HAVE_FLOAT_H 1
  2520. | /* end confdefs.h.  */
  2521. | #include <ieeefp.h>
  2522. configure:8166: result: no
  2523. configure:8166: checking for ieeefp.h
  2524. configure:8166: result: no
  2525. configure:8166: checking SupportDefs.h usability
  2526. configure:8166: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  2527. conftest.c:99:25: fatal error: SupportDefs.h: No such file or directory
  2528. compilation terminated.
  2529. configure:8166: $? = 1
  2530. configure: failed program was:
  2531. | /* confdefs.h */
  2532. | #define PACKAGE_NAME ""
  2533. | #define PACKAGE_TARNAME ""
  2534. | #define PACKAGE_VERSION ""
  2535. | #define PACKAGE_STRING ""
  2536. | #define PACKAGE_BUGREPORT ""
  2537. | #define PACKAGE_URL ""
  2538. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2539. | #define STDC_HEADERS 1
  2540. | #define _FILE_OFFSET_BITS 64
  2541. | #define HAVE_SYS_TYPES_H 1
  2542. | #define HAVE_SYS_STAT_H 1
  2543. | #define HAVE_STDLIB_H 1
  2544. | #define HAVE_STRING_H 1
  2545. | #define HAVE_MEMORY_H 1
  2546. | #define HAVE_STRINGS_H 1
  2547. | #define HAVE_INTTYPES_H 1
  2548. | #define HAVE_STDINT_H 1
  2549. | #define HAVE_UNISTD_H 1
  2550. | #define HAVE_ALLOCA_H 1
  2551. | #define HAVE_ALLOCA 1
  2552. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2553. | #define USE_GIT_VERSION_H 1
  2554. | #define HAVE_DLFCN_H 1
  2555. | #define HAVE_LIBDL 1
  2556. | #define HAVE_DLOPEN 1
  2557. | #define HAVE_DLADDR 1
  2558. | #define SO_EXT "so"
  2559. | #define SO_PATH "LD_LIBRARY_PATH"
  2560. | #define SO_LD "arm-linux-gnueabi-gcc"
  2561. | #define SO_LDFLAGS "-shared"
  2562. | #define SO_pic "-fpic"
  2563. | #define SO_PIC "-fPIC"
  2564. | #define PROG_PL "swipl"
  2565. | #define O_PLMT 1
  2566. | #define HAVE_LIBRT 1
  2567. | #define HAVE_SEM_INIT 1
  2568. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2569. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2570. | #define HAVE_PTHREAD_KILL 1
  2571. | #define HAVE_PTHREAD_SIGMASK 1
  2572. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2573. | #define HAVE_SYSCONF 1
  2574. | #define HAVE_LIBM 1
  2575. | #define HAVE_TERM_H 1
  2576. | #define HAVE_CURSES_H 1
  2577. | #define HAVE_UNISTD_H 1
  2578. | #define HAVE_STRING_H 1
  2579. | #define HAVE_MEMORY_H 1
  2580. | #define HAVE_SYS_TIME_H 1
  2581. | #define HAVE_SYS_STAT_H 1
  2582. | #define HAVE_PWD_H 1
  2583. | #define HAVE_SYS_SELECT_H 1
  2584. | #define HAVE_SYS_PARAM_H 1
  2585. | #define HAVE_SYS_FILE_H 1
  2586. | #define HAVE_SYS_RESOURCE_H 1
  2587. | #define HAVE_MALLOC_H 1
  2588. | #define HAVE_SYS_STROPTS_H 1
  2589. | #define HAVE_WCHAR_H 1
  2590. | #define HAVE_EXECINFO_H 1
  2591. | #define HAVE_SYS_TERMIOS_H 1
  2592. | #define HAVE_SYS_MMAN_H 1
  2593. | #define HAVE_LOCALE_H 1
  2594. | #define HAVE_FLOAT_H 1
  2595. | /* end confdefs.h.  */
  2596. | #include <stdio.h>
  2597. | #ifdef HAVE_SYS_TYPES_H
  2598. | # include <sys/types.h>
  2599. | #endif
  2600. | #ifdef HAVE_SYS_STAT_H
  2601. | # include <sys/stat.h>
  2602. | #endif
  2603. | #ifdef STDC_HEADERS
  2604. | # include <stdlib.h>
  2605. | # include <stddef.h>
  2606. | #else
  2607. | # ifdef HAVE_STDLIB_H
  2608. | #  include <stdlib.h>
  2609. | # endif
  2610. | #endif
  2611. | #ifdef HAVE_STRING_H
  2612. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2613. | #  include <memory.h>
  2614. | # endif
  2615. | # include <string.h>
  2616. | #endif
  2617. | #ifdef HAVE_STRINGS_H
  2618. | # include <strings.h>
  2619. | #endif
  2620. | #ifdef HAVE_INTTYPES_H
  2621. | # include <inttypes.h>
  2622. | #endif
  2623. | #ifdef HAVE_STDINT_H
  2624. | # include <stdint.h>
  2625. | #endif
  2626. | #ifdef HAVE_UNISTD_H
  2627. | # include <unistd.h>
  2628. | #endif
  2629. | #include <SupportDefs.h>
  2630. configure:8166: result: no
  2631. configure:8166: checking SupportDefs.h presence
  2632. configure:8166: arm-linux-gnueabi-gcc -E  conftest.c
  2633. conftest.c:66:25: fatal error: SupportDefs.h: No such file or directory
  2634. compilation terminated.
  2635. configure:8166: $? = 1
  2636. configure: failed program was:
  2637. | /* confdefs.h */
  2638. | #define PACKAGE_NAME ""
  2639. | #define PACKAGE_TARNAME ""
  2640. | #define PACKAGE_VERSION ""
  2641. | #define PACKAGE_STRING ""
  2642. | #define PACKAGE_BUGREPORT ""
  2643. | #define PACKAGE_URL ""
  2644. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2645. | #define STDC_HEADERS 1
  2646. | #define _FILE_OFFSET_BITS 64
  2647. | #define HAVE_SYS_TYPES_H 1
  2648. | #define HAVE_SYS_STAT_H 1
  2649. | #define HAVE_STDLIB_H 1
  2650. | #define HAVE_STRING_H 1
  2651. | #define HAVE_MEMORY_H 1
  2652. | #define HAVE_STRINGS_H 1
  2653. | #define HAVE_INTTYPES_H 1
  2654. | #define HAVE_STDINT_H 1
  2655. | #define HAVE_UNISTD_H 1
  2656. | #define HAVE_ALLOCA_H 1
  2657. | #define HAVE_ALLOCA 1
  2658. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2659. | #define USE_GIT_VERSION_H 1
  2660. | #define HAVE_DLFCN_H 1
  2661. | #define HAVE_LIBDL 1
  2662. | #define HAVE_DLOPEN 1
  2663. | #define HAVE_DLADDR 1
  2664. | #define SO_EXT "so"
  2665. | #define SO_PATH "LD_LIBRARY_PATH"
  2666. | #define SO_LD "arm-linux-gnueabi-gcc"
  2667. | #define SO_LDFLAGS "-shared"
  2668. | #define SO_pic "-fpic"
  2669. | #define SO_PIC "-fPIC"
  2670. | #define PROG_PL "swipl"
  2671. | #define O_PLMT 1
  2672. | #define HAVE_LIBRT 1
  2673. | #define HAVE_SEM_INIT 1
  2674. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2675. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2676. | #define HAVE_PTHREAD_KILL 1
  2677. | #define HAVE_PTHREAD_SIGMASK 1
  2678. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2679. | #define HAVE_SYSCONF 1
  2680. | #define HAVE_LIBM 1
  2681. | #define HAVE_TERM_H 1
  2682. | #define HAVE_CURSES_H 1
  2683. | #define HAVE_UNISTD_H 1
  2684. | #define HAVE_STRING_H 1
  2685. | #define HAVE_MEMORY_H 1
  2686. | #define HAVE_SYS_TIME_H 1
  2687. | #define HAVE_SYS_STAT_H 1
  2688. | #define HAVE_PWD_H 1
  2689. | #define HAVE_SYS_SELECT_H 1
  2690. | #define HAVE_SYS_PARAM_H 1
  2691. | #define HAVE_SYS_FILE_H 1
  2692. | #define HAVE_SYS_RESOURCE_H 1
  2693. | #define HAVE_MALLOC_H 1
  2694. | #define HAVE_SYS_STROPTS_H 1
  2695. | #define HAVE_WCHAR_H 1
  2696. | #define HAVE_EXECINFO_H 1
  2697. | #define HAVE_SYS_TERMIOS_H 1
  2698. | #define HAVE_SYS_MMAN_H 1
  2699. | #define HAVE_LOCALE_H 1
  2700. | #define HAVE_FLOAT_H 1
  2701. | /* end confdefs.h.  */
  2702. | #include <SupportDefs.h>
  2703. configure:8166: result: no
  2704. configure:8166: checking for SupportDefs.h
  2705. configure:8166: result: no
  2706. configure:8179: checking crtdbg.h usability
  2707. configure:8179: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  2708. conftest.c:99:20: fatal error: crtdbg.h: No such file or directory
  2709. compilation terminated.
  2710. configure:8179: $? = 1
  2711. configure: failed program was:
  2712. | /* confdefs.h */
  2713. | #define PACKAGE_NAME ""
  2714. | #define PACKAGE_TARNAME ""
  2715. | #define PACKAGE_VERSION ""
  2716. | #define PACKAGE_STRING ""
  2717. | #define PACKAGE_BUGREPORT ""
  2718. | #define PACKAGE_URL ""
  2719. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2720. | #define STDC_HEADERS 1
  2721. | #define _FILE_OFFSET_BITS 64
  2722. | #define HAVE_SYS_TYPES_H 1
  2723. | #define HAVE_SYS_STAT_H 1
  2724. | #define HAVE_STDLIB_H 1
  2725. | #define HAVE_STRING_H 1
  2726. | #define HAVE_MEMORY_H 1
  2727. | #define HAVE_STRINGS_H 1
  2728. | #define HAVE_INTTYPES_H 1
  2729. | #define HAVE_STDINT_H 1
  2730. | #define HAVE_UNISTD_H 1
  2731. | #define HAVE_ALLOCA_H 1
  2732. | #define HAVE_ALLOCA 1
  2733. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2734. | #define USE_GIT_VERSION_H 1
  2735. | #define HAVE_DLFCN_H 1
  2736. | #define HAVE_LIBDL 1
  2737. | #define HAVE_DLOPEN 1
  2738. | #define HAVE_DLADDR 1
  2739. | #define SO_EXT "so"
  2740. | #define SO_PATH "LD_LIBRARY_PATH"
  2741. | #define SO_LD "arm-linux-gnueabi-gcc"
  2742. | #define SO_LDFLAGS "-shared"
  2743. | #define SO_pic "-fpic"
  2744. | #define SO_PIC "-fPIC"
  2745. | #define PROG_PL "swipl"
  2746. | #define O_PLMT 1
  2747. | #define HAVE_LIBRT 1
  2748. | #define HAVE_SEM_INIT 1
  2749. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2750. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2751. | #define HAVE_PTHREAD_KILL 1
  2752. | #define HAVE_PTHREAD_SIGMASK 1
  2753. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2754. | #define HAVE_SYSCONF 1
  2755. | #define HAVE_LIBM 1
  2756. | #define HAVE_TERM_H 1
  2757. | #define HAVE_CURSES_H 1
  2758. | #define HAVE_UNISTD_H 1
  2759. | #define HAVE_STRING_H 1
  2760. | #define HAVE_MEMORY_H 1
  2761. | #define HAVE_SYS_TIME_H 1
  2762. | #define HAVE_SYS_STAT_H 1
  2763. | #define HAVE_PWD_H 1
  2764. | #define HAVE_SYS_SELECT_H 1
  2765. | #define HAVE_SYS_PARAM_H 1
  2766. | #define HAVE_SYS_FILE_H 1
  2767. | #define HAVE_SYS_RESOURCE_H 1
  2768. | #define HAVE_MALLOC_H 1
  2769. | #define HAVE_SYS_STROPTS_H 1
  2770. | #define HAVE_WCHAR_H 1
  2771. | #define HAVE_EXECINFO_H 1
  2772. | #define HAVE_SYS_TERMIOS_H 1
  2773. | #define HAVE_SYS_MMAN_H 1
  2774. | #define HAVE_LOCALE_H 1
  2775. | #define HAVE_FLOAT_H 1
  2776. | /* end confdefs.h.  */
  2777. | #include <stdio.h>
  2778. | #ifdef HAVE_SYS_TYPES_H
  2779. | # include <sys/types.h>
  2780. | #endif
  2781. | #ifdef HAVE_SYS_STAT_H
  2782. | # include <sys/stat.h>
  2783. | #endif
  2784. | #ifdef STDC_HEADERS
  2785. | # include <stdlib.h>
  2786. | # include <stddef.h>
  2787. | #else
  2788. | # ifdef HAVE_STDLIB_H
  2789. | #  include <stdlib.h>
  2790. | # endif
  2791. | #endif
  2792. | #ifdef HAVE_STRING_H
  2793. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2794. | #  include <memory.h>
  2795. | # endif
  2796. | # include <string.h>
  2797. | #endif
  2798. | #ifdef HAVE_STRINGS_H
  2799. | # include <strings.h>
  2800. | #endif
  2801. | #ifdef HAVE_INTTYPES_H
  2802. | # include <inttypes.h>
  2803. | #endif
  2804. | #ifdef HAVE_STDINT_H
  2805. | # include <stdint.h>
  2806. | #endif
  2807. | #ifdef HAVE_UNISTD_H
  2808. | # include <unistd.h>
  2809. | #endif
  2810. | #include <crtdbg.h>
  2811. configure:8179: result: no
  2812. configure:8179: checking crtdbg.h presence
  2813. configure:8179: arm-linux-gnueabi-gcc -E  conftest.c
  2814. conftest.c:66:20: fatal error: crtdbg.h: No such file or directory
  2815. compilation terminated.
  2816. configure:8179: $? = 1
  2817. configure: failed program was:
  2818. | /* confdefs.h */
  2819. | #define PACKAGE_NAME ""
  2820. | #define PACKAGE_TARNAME ""
  2821. | #define PACKAGE_VERSION ""
  2822. | #define PACKAGE_STRING ""
  2823. | #define PACKAGE_BUGREPORT ""
  2824. | #define PACKAGE_URL ""
  2825. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2826. | #define STDC_HEADERS 1
  2827. | #define _FILE_OFFSET_BITS 64
  2828. | #define HAVE_SYS_TYPES_H 1
  2829. | #define HAVE_SYS_STAT_H 1
  2830. | #define HAVE_STDLIB_H 1
  2831. | #define HAVE_STRING_H 1
  2832. | #define HAVE_MEMORY_H 1
  2833. | #define HAVE_STRINGS_H 1
  2834. | #define HAVE_INTTYPES_H 1
  2835. | #define HAVE_STDINT_H 1
  2836. | #define HAVE_UNISTD_H 1
  2837. | #define HAVE_ALLOCA_H 1
  2838. | #define HAVE_ALLOCA 1
  2839. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2840. | #define USE_GIT_VERSION_H 1
  2841. | #define HAVE_DLFCN_H 1
  2842. | #define HAVE_LIBDL 1
  2843. | #define HAVE_DLOPEN 1
  2844. | #define HAVE_DLADDR 1
  2845. | #define SO_EXT "so"
  2846. | #define SO_PATH "LD_LIBRARY_PATH"
  2847. | #define SO_LD "arm-linux-gnueabi-gcc"
  2848. | #define SO_LDFLAGS "-shared"
  2849. | #define SO_pic "-fpic"
  2850. | #define SO_PIC "-fPIC"
  2851. | #define PROG_PL "swipl"
  2852. | #define O_PLMT 1
  2853. | #define HAVE_LIBRT 1
  2854. | #define HAVE_SEM_INIT 1
  2855. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2856. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2857. | #define HAVE_PTHREAD_KILL 1
  2858. | #define HAVE_PTHREAD_SIGMASK 1
  2859. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2860. | #define HAVE_SYSCONF 1
  2861. | #define HAVE_LIBM 1
  2862. | #define HAVE_TERM_H 1
  2863. | #define HAVE_CURSES_H 1
  2864. | #define HAVE_UNISTD_H 1
  2865. | #define HAVE_STRING_H 1
  2866. | #define HAVE_MEMORY_H 1
  2867. | #define HAVE_SYS_TIME_H 1
  2868. | #define HAVE_SYS_STAT_H 1
  2869. | #define HAVE_PWD_H 1
  2870. | #define HAVE_SYS_SELECT_H 1
  2871. | #define HAVE_SYS_PARAM_H 1
  2872. | #define HAVE_SYS_FILE_H 1
  2873. | #define HAVE_SYS_RESOURCE_H 1
  2874. | #define HAVE_MALLOC_H 1
  2875. | #define HAVE_SYS_STROPTS_H 1
  2876. | #define HAVE_WCHAR_H 1
  2877. | #define HAVE_EXECINFO_H 1
  2878. | #define HAVE_SYS_TERMIOS_H 1
  2879. | #define HAVE_SYS_MMAN_H 1
  2880. | #define HAVE_LOCALE_H 1
  2881. | #define HAVE_FLOAT_H 1
  2882. | /* end confdefs.h.  */
  2883. | #include <crtdbg.h>
  2884. configure:8179: result: no
  2885. configure:8179: checking for crtdbg.h
  2886. configure:8179: result: no
  2887. configure:8179: checking shlobj.h usability
  2888. configure:8179: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  2889. conftest.c:99:20: fatal error: shlobj.h: No such file or directory
  2890. compilation terminated.
  2891. configure:8179: $? = 1
  2892. configure: failed program was:
  2893. | /* confdefs.h */
  2894. | #define PACKAGE_NAME ""
  2895. | #define PACKAGE_TARNAME ""
  2896. | #define PACKAGE_VERSION ""
  2897. | #define PACKAGE_STRING ""
  2898. | #define PACKAGE_BUGREPORT ""
  2899. | #define PACKAGE_URL ""
  2900. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  2901. | #define STDC_HEADERS 1
  2902. | #define _FILE_OFFSET_BITS 64
  2903. | #define HAVE_SYS_TYPES_H 1
  2904. | #define HAVE_SYS_STAT_H 1
  2905. | #define HAVE_STDLIB_H 1
  2906. | #define HAVE_STRING_H 1
  2907. | #define HAVE_MEMORY_H 1
  2908. | #define HAVE_STRINGS_H 1
  2909. | #define HAVE_INTTYPES_H 1
  2910. | #define HAVE_STDINT_H 1
  2911. | #define HAVE_UNISTD_H 1
  2912. | #define HAVE_ALLOCA_H 1
  2913. | #define HAVE_ALLOCA 1
  2914. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2915. | #define USE_GIT_VERSION_H 1
  2916. | #define HAVE_DLFCN_H 1
  2917. | #define HAVE_LIBDL 1
  2918. | #define HAVE_DLOPEN 1
  2919. | #define HAVE_DLADDR 1
  2920. | #define SO_EXT "so"
  2921. | #define SO_PATH "LD_LIBRARY_PATH"
  2922. | #define SO_LD "arm-linux-gnueabi-gcc"
  2923. | #define SO_LDFLAGS "-shared"
  2924. | #define SO_pic "-fpic"
  2925. | #define SO_PIC "-fPIC"
  2926. | #define PROG_PL "swipl"
  2927. | #define O_PLMT 1
  2928. | #define HAVE_LIBRT 1
  2929. | #define HAVE_SEM_INIT 1
  2930. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  2931. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  2932. | #define HAVE_PTHREAD_KILL 1
  2933. | #define HAVE_PTHREAD_SIGMASK 1
  2934. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  2935. | #define HAVE_SYSCONF 1
  2936. | #define HAVE_LIBM 1
  2937. | #define HAVE_TERM_H 1
  2938. | #define HAVE_CURSES_H 1
  2939. | #define HAVE_UNISTD_H 1
  2940. | #define HAVE_STRING_H 1
  2941. | #define HAVE_MEMORY_H 1
  2942. | #define HAVE_SYS_TIME_H 1
  2943. | #define HAVE_SYS_STAT_H 1
  2944. | #define HAVE_PWD_H 1
  2945. | #define HAVE_SYS_SELECT_H 1
  2946. | #define HAVE_SYS_PARAM_H 1
  2947. | #define HAVE_SYS_FILE_H 1
  2948. | #define HAVE_SYS_RESOURCE_H 1
  2949. | #define HAVE_MALLOC_H 1
  2950. | #define HAVE_SYS_STROPTS_H 1
  2951. | #define HAVE_WCHAR_H 1
  2952. | #define HAVE_EXECINFO_H 1
  2953. | #define HAVE_SYS_TERMIOS_H 1
  2954. | #define HAVE_SYS_MMAN_H 1
  2955. | #define HAVE_LOCALE_H 1
  2956. | #define HAVE_FLOAT_H 1
  2957. | /* end confdefs.h.  */
  2958. | #include <stdio.h>
  2959. | #ifdef HAVE_SYS_TYPES_H
  2960. | # include <sys/types.h>
  2961. | #endif
  2962. | #ifdef HAVE_SYS_STAT_H
  2963. | # include <sys/stat.h>
  2964. | #endif
  2965. | #ifdef STDC_HEADERS
  2966. | # include <stdlib.h>
  2967. | # include <stddef.h>
  2968. | #else
  2969. | # ifdef HAVE_STDLIB_H
  2970. | #  include <stdlib.h>
  2971. | # endif
  2972. | #endif
  2973. | #ifdef HAVE_STRING_H
  2974. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2975. | #  include <memory.h>
  2976. | # endif
  2977. | # include <string.h>
  2978. | #endif
  2979. | #ifdef HAVE_STRINGS_H
  2980. | # include <strings.h>
  2981. | #endif
  2982. | #ifdef HAVE_INTTYPES_H
  2983. | # include <inttypes.h>
  2984. | #endif
  2985. | #ifdef HAVE_STDINT_H
  2986. | # include <stdint.h>
  2987. | #endif
  2988. | #ifdef HAVE_UNISTD_H
  2989. | # include <unistd.h>
  2990. | #endif
  2991. | #include <shlobj.h>
  2992. configure:8179: result: no
  2993. configure:8179: checking shlobj.h presence
  2994. configure:8179: arm-linux-gnueabi-gcc -E  conftest.c
  2995. conftest.c:66:20: fatal error: shlobj.h: No such file or directory
  2996. compilation terminated.
  2997. configure:8179: $? = 1
  2998. configure: failed program was:
  2999. | /* confdefs.h */
  3000. | #define PACKAGE_NAME ""
  3001. | #define PACKAGE_TARNAME ""
  3002. | #define PACKAGE_VERSION ""
  3003. | #define PACKAGE_STRING ""
  3004. | #define PACKAGE_BUGREPORT ""
  3005. | #define PACKAGE_URL ""
  3006. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3007. | #define STDC_HEADERS 1
  3008. | #define _FILE_OFFSET_BITS 64
  3009. | #define HAVE_SYS_TYPES_H 1
  3010. | #define HAVE_SYS_STAT_H 1
  3011. | #define HAVE_STDLIB_H 1
  3012. | #define HAVE_STRING_H 1
  3013. | #define HAVE_MEMORY_H 1
  3014. | #define HAVE_STRINGS_H 1
  3015. | #define HAVE_INTTYPES_H 1
  3016. | #define HAVE_STDINT_H 1
  3017. | #define HAVE_UNISTD_H 1
  3018. | #define HAVE_ALLOCA_H 1
  3019. | #define HAVE_ALLOCA 1
  3020. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3021. | #define USE_GIT_VERSION_H 1
  3022. | #define HAVE_DLFCN_H 1
  3023. | #define HAVE_LIBDL 1
  3024. | #define HAVE_DLOPEN 1
  3025. | #define HAVE_DLADDR 1
  3026. | #define SO_EXT "so"
  3027. | #define SO_PATH "LD_LIBRARY_PATH"
  3028. | #define SO_LD "arm-linux-gnueabi-gcc"
  3029. | #define SO_LDFLAGS "-shared"
  3030. | #define SO_pic "-fpic"
  3031. | #define SO_PIC "-fPIC"
  3032. | #define PROG_PL "swipl"
  3033. | #define O_PLMT 1
  3034. | #define HAVE_LIBRT 1
  3035. | #define HAVE_SEM_INIT 1
  3036. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  3037. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  3038. | #define HAVE_PTHREAD_KILL 1
  3039. | #define HAVE_PTHREAD_SIGMASK 1
  3040. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  3041. | #define HAVE_SYSCONF 1
  3042. | #define HAVE_LIBM 1
  3043. | #define HAVE_TERM_H 1
  3044. | #define HAVE_CURSES_H 1
  3045. | #define HAVE_UNISTD_H 1
  3046. | #define HAVE_STRING_H 1
  3047. | #define HAVE_MEMORY_H 1
  3048. | #define HAVE_SYS_TIME_H 1
  3049. | #define HAVE_SYS_STAT_H 1
  3050. | #define HAVE_PWD_H 1
  3051. | #define HAVE_SYS_SELECT_H 1
  3052. | #define HAVE_SYS_PARAM_H 1
  3053. | #define HAVE_SYS_FILE_H 1
  3054. | #define HAVE_SYS_RESOURCE_H 1
  3055. | #define HAVE_MALLOC_H 1
  3056. | #define HAVE_SYS_STROPTS_H 1
  3057. | #define HAVE_WCHAR_H 1
  3058. | #define HAVE_EXECINFO_H 1
  3059. | #define HAVE_SYS_TERMIOS_H 1
  3060. | #define HAVE_SYS_MMAN_H 1
  3061. | #define HAVE_LOCALE_H 1
  3062. | #define HAVE_FLOAT_H 1
  3063. | /* end confdefs.h.  */
  3064. | #include <shlobj.h>
  3065. configure:8179: result: no
  3066. configure:8179: checking for shlobj.h
  3067. configure:8179: result: no
  3068. configure:8179: checking winsock2.h usability
  3069. configure:8179: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  3070. conftest.c:99:22: fatal error: winsock2.h: No such file or directory
  3071. compilation terminated.
  3072. configure:8179: $? = 1
  3073. configure: failed program was:
  3074. | /* confdefs.h */
  3075. | #define PACKAGE_NAME ""
  3076. | #define PACKAGE_TARNAME ""
  3077. | #define PACKAGE_VERSION ""
  3078. | #define PACKAGE_STRING ""
  3079. | #define PACKAGE_BUGREPORT ""
  3080. | #define PACKAGE_URL ""
  3081. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3082. | #define STDC_HEADERS 1
  3083. | #define _FILE_OFFSET_BITS 64
  3084. | #define HAVE_SYS_TYPES_H 1
  3085. | #define HAVE_SYS_STAT_H 1
  3086. | #define HAVE_STDLIB_H 1
  3087. | #define HAVE_STRING_H 1
  3088. | #define HAVE_MEMORY_H 1
  3089. | #define HAVE_STRINGS_H 1
  3090. | #define HAVE_INTTYPES_H 1
  3091. | #define HAVE_STDINT_H 1
  3092. | #define HAVE_UNISTD_H 1
  3093. | #define HAVE_ALLOCA_H 1
  3094. | #define HAVE_ALLOCA 1
  3095. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3096. | #define USE_GIT_VERSION_H 1
  3097. | #define HAVE_DLFCN_H 1
  3098. | #define HAVE_LIBDL 1
  3099. | #define HAVE_DLOPEN 1
  3100. | #define HAVE_DLADDR 1
  3101. | #define SO_EXT "so"
  3102. | #define SO_PATH "LD_LIBRARY_PATH"
  3103. | #define SO_LD "arm-linux-gnueabi-gcc"
  3104. | #define SO_LDFLAGS "-shared"
  3105. | #define SO_pic "-fpic"
  3106. | #define SO_PIC "-fPIC"
  3107. | #define PROG_PL "swipl"
  3108. | #define O_PLMT 1
  3109. | #define HAVE_LIBRT 1
  3110. | #define HAVE_SEM_INIT 1
  3111. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  3112. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  3113. | #define HAVE_PTHREAD_KILL 1
  3114. | #define HAVE_PTHREAD_SIGMASK 1
  3115. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  3116. | #define HAVE_SYSCONF 1
  3117. | #define HAVE_LIBM 1
  3118. | #define HAVE_TERM_H 1
  3119. | #define HAVE_CURSES_H 1
  3120. | #define HAVE_UNISTD_H 1
  3121. | #define HAVE_STRING_H 1
  3122. | #define HAVE_MEMORY_H 1
  3123. | #define HAVE_SYS_TIME_H 1
  3124. | #define HAVE_SYS_STAT_H 1
  3125. | #define HAVE_PWD_H 1
  3126. | #define HAVE_SYS_SELECT_H 1
  3127. | #define HAVE_SYS_PARAM_H 1
  3128. | #define HAVE_SYS_FILE_H 1
  3129. | #define HAVE_SYS_RESOURCE_H 1
  3130. | #define HAVE_MALLOC_H 1
  3131. | #define HAVE_SYS_STROPTS_H 1
  3132. | #define HAVE_WCHAR_H 1
  3133. | #define HAVE_EXECINFO_H 1
  3134. | #define HAVE_SYS_TERMIOS_H 1
  3135. | #define HAVE_SYS_MMAN_H 1
  3136. | #define HAVE_LOCALE_H 1
  3137. | #define HAVE_FLOAT_H 1
  3138. | /* end confdefs.h.  */
  3139. | #include <stdio.h>
  3140. | #ifdef HAVE_SYS_TYPES_H
  3141. | # include <sys/types.h>
  3142. | #endif
  3143. | #ifdef HAVE_SYS_STAT_H
  3144. | # include <sys/stat.h>
  3145. | #endif
  3146. | #ifdef STDC_HEADERS
  3147. | # include <stdlib.h>
  3148. | # include <stddef.h>
  3149. | #else
  3150. | # ifdef HAVE_STDLIB_H
  3151. | #  include <stdlib.h>
  3152. | # endif
  3153. | #endif
  3154. | #ifdef HAVE_STRING_H
  3155. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3156. | #  include <memory.h>
  3157. | # endif
  3158. | # include <string.h>
  3159. | #endif
  3160. | #ifdef HAVE_STRINGS_H
  3161. | # include <strings.h>
  3162. | #endif
  3163. | #ifdef HAVE_INTTYPES_H
  3164. | # include <inttypes.h>
  3165. | #endif
  3166. | #ifdef HAVE_STDINT_H
  3167. | # include <stdint.h>
  3168. | #endif
  3169. | #ifdef HAVE_UNISTD_H
  3170. | # include <unistd.h>
  3171. | #endif
  3172. | #include <winsock2.h>
  3173. configure:8179: result: no
  3174. configure:8179: checking winsock2.h presence
  3175. configure:8179: arm-linux-gnueabi-gcc -E  conftest.c
  3176. conftest.c:66:22: fatal error: winsock2.h: No such file or directory
  3177. compilation terminated.
  3178. configure:8179: $? = 1
  3179. configure: failed program was:
  3180. | /* confdefs.h */
  3181. | #define PACKAGE_NAME ""
  3182. | #define PACKAGE_TARNAME ""
  3183. | #define PACKAGE_VERSION ""
  3184. | #define PACKAGE_STRING ""
  3185. | #define PACKAGE_BUGREPORT ""
  3186. | #define PACKAGE_URL ""
  3187. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3188. | #define STDC_HEADERS 1
  3189. | #define _FILE_OFFSET_BITS 64
  3190. | #define HAVE_SYS_TYPES_H 1
  3191. | #define HAVE_SYS_STAT_H 1
  3192. | #define HAVE_STDLIB_H 1
  3193. | #define HAVE_STRING_H 1
  3194. | #define HAVE_MEMORY_H 1
  3195. | #define HAVE_STRINGS_H 1
  3196. | #define HAVE_INTTYPES_H 1
  3197. | #define HAVE_STDINT_H 1
  3198. | #define HAVE_UNISTD_H 1
  3199. | #define HAVE_ALLOCA_H 1
  3200. | #define HAVE_ALLOCA 1
  3201. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3202. | #define USE_GIT_VERSION_H 1
  3203. | #define HAVE_DLFCN_H 1
  3204. | #define HAVE_LIBDL 1
  3205. | #define HAVE_DLOPEN 1
  3206. | #define HAVE_DLADDR 1
  3207. | #define SO_EXT "so"
  3208. | #define SO_PATH "LD_LIBRARY_PATH"
  3209. | #define SO_LD "arm-linux-gnueabi-gcc"
  3210. | #define SO_LDFLAGS "-shared"
  3211. | #define SO_pic "-fpic"
  3212. | #define SO_PIC "-fPIC"
  3213. | #define PROG_PL "swipl"
  3214. | #define O_PLMT 1
  3215. | #define HAVE_LIBRT 1
  3216. | #define HAVE_SEM_INIT 1
  3217. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  3218. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  3219. | #define HAVE_PTHREAD_KILL 1
  3220. | #define HAVE_PTHREAD_SIGMASK 1
  3221. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  3222. | #define HAVE_SYSCONF 1
  3223. | #define HAVE_LIBM 1
  3224. | #define HAVE_TERM_H 1
  3225. | #define HAVE_CURSES_H 1
  3226. | #define HAVE_UNISTD_H 1
  3227. | #define HAVE_STRING_H 1
  3228. | #define HAVE_MEMORY_H 1
  3229. | #define HAVE_SYS_TIME_H 1
  3230. | #define HAVE_SYS_STAT_H 1
  3231. | #define HAVE_PWD_H 1
  3232. | #define HAVE_SYS_SELECT_H 1
  3233. | #define HAVE_SYS_PARAM_H 1
  3234. | #define HAVE_SYS_FILE_H 1
  3235. | #define HAVE_SYS_RESOURCE_H 1
  3236. | #define HAVE_MALLOC_H 1
  3237. | #define HAVE_SYS_STROPTS_H 1
  3238. | #define HAVE_WCHAR_H 1
  3239. | #define HAVE_EXECINFO_H 1
  3240. | #define HAVE_SYS_TERMIOS_H 1
  3241. | #define HAVE_SYS_MMAN_H 1
  3242. | #define HAVE_LOCALE_H 1
  3243. | #define HAVE_FLOAT_H 1
  3244. | /* end confdefs.h.  */
  3245. | #include <winsock2.h>
  3246. configure:8179: result: no
  3247. configure:8179: checking for winsock2.h
  3248. configure:8179: result: no
  3249. configure:8191: checking valgrind/valgrind.h usability
  3250. configure:8191: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  3251. configure:8191: $? = 0
  3252. configure:8191: result: yes
  3253. configure:8191: checking valgrind/valgrind.h presence
  3254. configure:8191: arm-linux-gnueabi-gcc -E  conftest.c
  3255. configure:8191: $? = 0
  3256. configure:8191: result: yes
  3257. configure:8191: checking for valgrind/valgrind.h
  3258. configure:8191: result: yes
  3259. configure:8205: checking for access
  3260. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3261. configure:8205: $? = 0
  3262. configure:8205: result: yes
  3263. configure:8205: checking for fchmod
  3264. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3265. configure:8205: $? = 0
  3266. configure:8205: result: yes
  3267. configure:8205: checking for chmod
  3268. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3269. configure:8205: $? = 0
  3270. configure:8205: result: yes
  3271. configure:8205: checking for dossleep
  3272. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3273. /tmp/ccLBId5F.o: In function `main':
  3274. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:104: undefined reference to `dossleep'
  3275. collect2: error: ld returned 1 exit status
  3276. configure:8205: $? = 1
  3277. configure: failed program was:
  3278. | /* confdefs.h */
  3279. | #define PACKAGE_NAME ""
  3280. | #define PACKAGE_TARNAME ""
  3281. | #define PACKAGE_VERSION ""
  3282. | #define PACKAGE_STRING ""
  3283. | #define PACKAGE_BUGREPORT ""
  3284. | #define PACKAGE_URL ""
  3285. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3286. | #define STDC_HEADERS 1
  3287. | #define _FILE_OFFSET_BITS 64
  3288. | #define HAVE_SYS_TYPES_H 1
  3289. | #define HAVE_SYS_STAT_H 1
  3290. | #define HAVE_STDLIB_H 1
  3291. | #define HAVE_STRING_H 1
  3292. | #define HAVE_MEMORY_H 1
  3293. | #define HAVE_STRINGS_H 1
  3294. | #define HAVE_INTTYPES_H 1
  3295. | #define HAVE_STDINT_H 1
  3296. | #define HAVE_UNISTD_H 1
  3297. | #define HAVE_ALLOCA_H 1
  3298. | #define HAVE_ALLOCA 1
  3299. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3300. | #define USE_GIT_VERSION_H 1
  3301. | #define HAVE_DLFCN_H 1
  3302. | #define HAVE_LIBDL 1
  3303. | #define HAVE_DLOPEN 1
  3304. | #define HAVE_DLADDR 1
  3305. | #define SO_EXT "so"
  3306. | #define SO_PATH "LD_LIBRARY_PATH"
  3307. | #define SO_LD "arm-linux-gnueabi-gcc"
  3308. | #define SO_LDFLAGS "-shared"
  3309. | #define SO_pic "-fpic"
  3310. | #define SO_PIC "-fPIC"
  3311. | #define PROG_PL "swipl"
  3312. | #define O_PLMT 1
  3313. | #define HAVE_LIBRT 1
  3314. | #define HAVE_SEM_INIT 1
  3315. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  3316. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  3317. | #define HAVE_PTHREAD_KILL 1
  3318. | #define HAVE_PTHREAD_SIGMASK 1
  3319. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  3320. | #define HAVE_SYSCONF 1
  3321. | #define HAVE_LIBM 1
  3322. | #define HAVE_TERM_H 1
  3323. | #define HAVE_CURSES_H 1
  3324. | #define HAVE_UNISTD_H 1
  3325. | #define HAVE_STRING_H 1
  3326. | #define HAVE_MEMORY_H 1
  3327. | #define HAVE_SYS_TIME_H 1
  3328. | #define HAVE_SYS_STAT_H 1
  3329. | #define HAVE_PWD_H 1
  3330. | #define HAVE_SYS_SELECT_H 1
  3331. | #define HAVE_SYS_PARAM_H 1
  3332. | #define HAVE_SYS_FILE_H 1
  3333. | #define HAVE_SYS_RESOURCE_H 1
  3334. | #define HAVE_MALLOC_H 1
  3335. | #define HAVE_SYS_STROPTS_H 1
  3336. | #define HAVE_WCHAR_H 1
  3337. | #define HAVE_EXECINFO_H 1
  3338. | #define HAVE_SYS_TERMIOS_H 1
  3339. | #define HAVE_SYS_MMAN_H 1
  3340. | #define HAVE_LOCALE_H 1
  3341. | #define HAVE_FLOAT_H 1
  3342. | #define HAVE_VALGRIND_VALGRIND_H 1
  3343. | #define HAVE_ACCESS 1
  3344. | #define HAVE_FCHMOD 1
  3345. | #define HAVE_CHMOD 1
  3346. | /* end confdefs.h.  */
  3347. | /* Define dossleep to an innocuous variant, in case <limits.h> declares dossleep.
  3348. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3349. | #define dossleep innocuous_dossleep
  3350. |
  3351. | /* System header to define __stub macros and hopefully few prototypes,
  3352. |     which can conflict with char dossleep (); below.
  3353. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3354. |     <limits.h> exists even on freestanding compilers.  */
  3355. |
  3356. | #ifdef __STDC__
  3357. | # include <limits.h>
  3358. | #else
  3359. | # include <assert.h>
  3360. | #endif
  3361. |
  3362. | #undef dossleep
  3363. |
  3364. | /* Override any GCC internal prototype to avoid an error.
  3365. |    Use char because int might match the return type of a GCC
  3366. |    builtin and then its argument prototype would still apply.  */
  3367. | #ifdef __cplusplus
  3368. | extern "C"
  3369. | #endif
  3370. | char dossleep ();
  3371. | /* The GNU C library defines this for functions which it implements
  3372. |     to always fail with ENOSYS.  Some functions are actually named
  3373. |     something starting with __ and the normal name is an alias.  */
  3374. | #if defined __stub_dossleep || defined __stub___dossleep
  3375. | choke me
  3376. | #endif
  3377. |
  3378. | int
  3379. | main ()
  3380. | {
  3381. | return dossleep ();
  3382. |   ;
  3383. |   return 0;
  3384. | }
  3385. configure:8205: result: no
  3386. configure:8205: checking for fstat
  3387. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3388. configure:8205: $? = 0
  3389. configure:8205: result: yes
  3390. configure:8205: checking for readlink
  3391. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3392. configure:8205: $? = 0
  3393. configure:8205: result: yes
  3394. configure:8205: checking for getwd
  3395. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3396. configure:8205: $? = 0
  3397. configure:8205: result: yes
  3398. configure:8205: checking for getcwd
  3399. configure:8205: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3400. configure:8205: $? = 0
  3401. configure:8205: result: yes
  3402. configure:8217: checking for getpagesize
  3403. configure:8217: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3404. configure:8217: $? = 0
  3405. configure:8217: result: yes
  3406. configure:8217: checking for getpwnam
  3407. configure:8217: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3408. configure:8217: $? = 0
  3409. configure:8217: result: yes
  3410. configure:8217: checking for getrlimit
  3411. configure:8217: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3412. configure:8217: $? = 0
  3413. configure:8217: result: yes
  3414. configure:8217: checking for gettimeofday
  3415. configure:8217: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3416. configure:8217: $? = 0
  3417. configure:8217: result: yes
  3418. configure:8217: checking for opendir
  3419. configure:8217: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3420. configure:8217: $? = 0
  3421. configure:8217: result: yes
  3422. configure:8217: checking for sysconf
  3423. configure:8217: result: yes
  3424. configure:8229: checking for popen
  3425. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3426. configure:8229: $? = 0
  3427. configure:8229: result: yes
  3428. configure:8229: checking for putenv
  3429. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3430. configure:8229: $? = 0
  3431. configure:8229: result: yes
  3432. configure:8229: checking for random
  3433. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3434. configure:8229: $? = 0
  3435. configure:8229: result: yes
  3436. configure:8229: checking for remove
  3437. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3438. configure:8229: $? = 0
  3439. configure:8229: result: yes
  3440. configure:8229: checking for rename
  3441. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3442. configure:8229: $? = 0
  3443. configure:8229: result: yes
  3444. configure:8229: checking for select
  3445. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3446. configure:8229: $? = 0
  3447. configure:8229: result: yes
  3448. configure:8229: checking for fcntl
  3449. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3450. configure:8229: $? = 0
  3451. configure:8229: result: yes
  3452. configure:8229: checking for getrusage
  3453. configure:8229: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3454. configure:8229: $? = 0
  3455. configure:8229: result: yes
  3456. configure:8241: checking for signal
  3457. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3458. configure:8241: $? = 0
  3459. configure:8241: result: yes
  3460. configure:8241: checking for sigset
  3461. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3462. configure:8241: $? = 0
  3463. configure:8241: result: yes
  3464. configure:8241: checking for sigprocmask
  3465. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3466. configure:8241: $? = 0
  3467. configure:8241: result: yes
  3468. configure:8241: checking for sleep
  3469. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3470. configure:8241: $? = 0
  3471. configure:8241: result: yes
  3472. configure:8241: checking for usleep
  3473. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3474. configure:8241: $? = 0
  3475. configure:8241: result: yes
  3476. configure:8241: checking for srand
  3477. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3478. configure:8241: $? = 0
  3479. configure:8241: result: yes
  3480. configure:8241: checking for srandom
  3481. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3482. configure:8241: $? = 0
  3483. configure:8241: result: yes
  3484. configure:8241: checking for stat
  3485. configure:8241: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3486. configure:8241: $? = 0
  3487. configure:8241: result: yes
  3488. configure:8253: checking for memmove
  3489. configure:8253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3490. conftest.c:119:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
  3491. configure:8253: $? = 0
  3492. configure:8253: result: yes
  3493. configure:8253: checking for stricmp
  3494. configure:8253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3495. /tmp/ccl2vzk9.o: In function `main':
  3496. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:131: undefined reference to `stricmp'
  3497. collect2: error: ld returned 1 exit status
  3498. configure:8253: $? = 1
  3499. configure: failed program was:
  3500. | /* confdefs.h */
  3501. | #define PACKAGE_NAME ""
  3502. | #define PACKAGE_TARNAME ""
  3503. | #define PACKAGE_VERSION ""
  3504. | #define PACKAGE_STRING ""
  3505. | #define PACKAGE_BUGREPORT ""
  3506. | #define PACKAGE_URL ""
  3507. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3508. | #define STDC_HEADERS 1
  3509. | #define _FILE_OFFSET_BITS 64
  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 HAVE_ALLOCA_H 1
  3520. | #define HAVE_ALLOCA 1
  3521. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3522. | #define USE_GIT_VERSION_H 1
  3523. | #define HAVE_DLFCN_H 1
  3524. | #define HAVE_LIBDL 1
  3525. | #define HAVE_DLOPEN 1
  3526. | #define HAVE_DLADDR 1
  3527. | #define SO_EXT "so"
  3528. | #define SO_PATH "LD_LIBRARY_PATH"
  3529. | #define SO_LD "arm-linux-gnueabi-gcc"
  3530. | #define SO_LDFLAGS "-shared"
  3531. | #define SO_pic "-fpic"
  3532. | #define SO_PIC "-fPIC"
  3533. | #define PROG_PL "swipl"
  3534. | #define O_PLMT 1
  3535. | #define HAVE_LIBRT 1
  3536. | #define HAVE_SEM_INIT 1
  3537. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  3538. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  3539. | #define HAVE_PTHREAD_KILL 1
  3540. | #define HAVE_PTHREAD_SIGMASK 1
  3541. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  3542. | #define HAVE_SYSCONF 1
  3543. | #define HAVE_LIBM 1
  3544. | #define HAVE_TERM_H 1
  3545. | #define HAVE_CURSES_H 1
  3546. | #define HAVE_UNISTD_H 1
  3547. | #define HAVE_STRING_H 1
  3548. | #define HAVE_MEMORY_H 1
  3549. | #define HAVE_SYS_TIME_H 1
  3550. | #define HAVE_SYS_STAT_H 1
  3551. | #define HAVE_PWD_H 1
  3552. | #define HAVE_SYS_SELECT_H 1
  3553. | #define HAVE_SYS_PARAM_H 1
  3554. | #define HAVE_SYS_FILE_H 1
  3555. | #define HAVE_SYS_RESOURCE_H 1
  3556. | #define HAVE_MALLOC_H 1
  3557. | #define HAVE_SYS_STROPTS_H 1
  3558. | #define HAVE_WCHAR_H 1
  3559. | #define HAVE_EXECINFO_H 1
  3560. | #define HAVE_SYS_TERMIOS_H 1
  3561. | #define HAVE_SYS_MMAN_H 1
  3562. | #define HAVE_LOCALE_H 1
  3563. | #define HAVE_FLOAT_H 1
  3564. | #define HAVE_VALGRIND_VALGRIND_H 1
  3565. | #define HAVE_ACCESS 1
  3566. | #define HAVE_FCHMOD 1
  3567. | #define HAVE_CHMOD 1
  3568. | #define HAVE_FSTAT 1
  3569. | #define HAVE_READLINK 1
  3570. | #define HAVE_GETWD 1
  3571. | #define HAVE_GETCWD 1
  3572. | #define HAVE_GETPAGESIZE 1
  3573. | #define HAVE_GETPWNAM 1
  3574. | #define HAVE_GETRLIMIT 1
  3575. | #define HAVE_GETTIMEOFDAY 1
  3576. | #define HAVE_OPENDIR 1
  3577. | #define HAVE_SYSCONF 1
  3578. | #define HAVE_POPEN 1
  3579. | #define HAVE_PUTENV 1
  3580. | #define HAVE_RANDOM 1
  3581. | #define HAVE_REMOVE 1
  3582. | #define HAVE_RENAME 1
  3583. | #define HAVE_SELECT 1
  3584. | #define HAVE_FCNTL 1
  3585. | #define HAVE_GETRUSAGE 1
  3586. | #define HAVE_SIGNAL 1
  3587. | #define HAVE_SIGSET 1
  3588. | #define HAVE_SIGPROCMASK 1
  3589. | #define HAVE_SLEEP 1
  3590. | #define HAVE_USLEEP 1
  3591. | #define HAVE_SRAND 1
  3592. | #define HAVE_SRANDOM 1
  3593. | #define HAVE_STAT 1
  3594. | #define HAVE_MEMMOVE 1
  3595. | /* end confdefs.h.  */
  3596. | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
  3597. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3598. | #define stricmp innocuous_stricmp
  3599. |
  3600. | /* System header to define __stub macros and hopefully few prototypes,
  3601. |     which can conflict with char stricmp (); below.
  3602. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3603. |     <limits.h> exists even on freestanding compilers.  */
  3604. |
  3605. | #ifdef __STDC__
  3606. | # include <limits.h>
  3607. | #else
  3608. | # include <assert.h>
  3609. | #endif
  3610. |
  3611. | #undef stricmp
  3612. |
  3613. | /* Override any GCC internal prototype to avoid an error.
  3614. |    Use char because int might match the return type of a GCC
  3615. |    builtin and then its argument prototype would still apply.  */
  3616. | #ifdef __cplusplus
  3617. | extern "C"
  3618. | #endif
  3619. | char stricmp ();
  3620. | /* The GNU C library defines this for functions which it implements
  3621. |     to always fail with ENOSYS.  Some functions are actually named
  3622. |     something starting with __ and the normal name is an alias.  */
  3623. | #if defined __stub_stricmp || defined __stub___stricmp
  3624. | choke me
  3625. | #endif
  3626. |
  3627. | int
  3628. | main ()
  3629. | {
  3630. | return stricmp ();
  3631. |   ;
  3632. |   return 0;
  3633. | }
  3634. configure:8253: result: no
  3635. configure:8253: checking for strlwr
  3636. configure:8253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3637. /tmp/cc67k6Ga.o: In function `main':
  3638. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:131: undefined reference to `strlwr'
  3639. collect2: error: ld returned 1 exit status
  3640. configure:8253: $? = 1
  3641. configure: failed program was:
  3642. | /* confdefs.h */
  3643. | #define PACKAGE_NAME ""
  3644. | #define PACKAGE_TARNAME ""
  3645. | #define PACKAGE_VERSION ""
  3646. | #define PACKAGE_STRING ""
  3647. | #define PACKAGE_BUGREPORT ""
  3648. | #define PACKAGE_URL ""
  3649. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3650. | #define STDC_HEADERS 1
  3651. | #define _FILE_OFFSET_BITS 64
  3652. | #define HAVE_SYS_TYPES_H 1
  3653. | #define HAVE_SYS_STAT_H 1
  3654. | #define HAVE_STDLIB_H 1
  3655. | #define HAVE_STRING_H 1
  3656. | #define HAVE_MEMORY_H 1
  3657. | #define HAVE_STRINGS_H 1
  3658. | #define HAVE_INTTYPES_H 1
  3659. | #define HAVE_STDINT_H 1
  3660. | #define HAVE_UNISTD_H 1
  3661. | #define HAVE_ALLOCA_H 1
  3662. | #define HAVE_ALLOCA 1
  3663. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3664. | #define USE_GIT_VERSION_H 1
  3665. | #define HAVE_DLFCN_H 1
  3666. | #define HAVE_LIBDL 1
  3667. | #define HAVE_DLOPEN 1
  3668. | #define HAVE_DLADDR 1
  3669. | #define SO_EXT "so"
  3670. | #define SO_PATH "LD_LIBRARY_PATH"
  3671. | #define SO_LD "arm-linux-gnueabi-gcc"
  3672. | #define SO_LDFLAGS "-shared"
  3673. | #define SO_pic "-fpic"
  3674. | #define SO_PIC "-fPIC"
  3675. | #define PROG_PL "swipl"
  3676. | #define O_PLMT 1
  3677. | #define HAVE_LIBRT 1
  3678. | #define HAVE_SEM_INIT 1
  3679. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  3680. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  3681. | #define HAVE_PTHREAD_KILL 1
  3682. | #define HAVE_PTHREAD_SIGMASK 1
  3683. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  3684. | #define HAVE_SYSCONF 1
  3685. | #define HAVE_LIBM 1
  3686. | #define HAVE_TERM_H 1
  3687. | #define HAVE_CURSES_H 1
  3688. | #define HAVE_UNISTD_H 1
  3689. | #define HAVE_STRING_H 1
  3690. | #define HAVE_MEMORY_H 1
  3691. | #define HAVE_SYS_TIME_H 1
  3692. | #define HAVE_SYS_STAT_H 1
  3693. | #define HAVE_PWD_H 1
  3694. | #define HAVE_SYS_SELECT_H 1
  3695. | #define HAVE_SYS_PARAM_H 1
  3696. | #define HAVE_SYS_FILE_H 1
  3697. | #define HAVE_SYS_RESOURCE_H 1
  3698. | #define HAVE_MALLOC_H 1
  3699. | #define HAVE_SYS_STROPTS_H 1
  3700. | #define HAVE_WCHAR_H 1
  3701. | #define HAVE_EXECINFO_H 1
  3702. | #define HAVE_SYS_TERMIOS_H 1
  3703. | #define HAVE_SYS_MMAN_H 1
  3704. | #define HAVE_LOCALE_H 1
  3705. | #define HAVE_FLOAT_H 1
  3706. | #define HAVE_VALGRIND_VALGRIND_H 1
  3707. | #define HAVE_ACCESS 1
  3708. | #define HAVE_FCHMOD 1
  3709. | #define HAVE_CHMOD 1
  3710. | #define HAVE_FSTAT 1
  3711. | #define HAVE_READLINK 1
  3712. | #define HAVE_GETWD 1
  3713. | #define HAVE_GETCWD 1
  3714. | #define HAVE_GETPAGESIZE 1
  3715. | #define HAVE_GETPWNAM 1
  3716. | #define HAVE_GETRLIMIT 1
  3717. | #define HAVE_GETTIMEOFDAY 1
  3718. | #define HAVE_OPENDIR 1
  3719. | #define HAVE_SYSCONF 1
  3720. | #define HAVE_POPEN 1
  3721. | #define HAVE_PUTENV 1
  3722. | #define HAVE_RANDOM 1
  3723. | #define HAVE_REMOVE 1
  3724. | #define HAVE_RENAME 1
  3725. | #define HAVE_SELECT 1
  3726. | #define HAVE_FCNTL 1
  3727. | #define HAVE_GETRUSAGE 1
  3728. | #define HAVE_SIGNAL 1
  3729. | #define HAVE_SIGSET 1
  3730. | #define HAVE_SIGPROCMASK 1
  3731. | #define HAVE_SLEEP 1
  3732. | #define HAVE_USLEEP 1
  3733. | #define HAVE_SRAND 1
  3734. | #define HAVE_SRANDOM 1
  3735. | #define HAVE_STAT 1
  3736. | #define HAVE_MEMMOVE 1
  3737. | /* end confdefs.h.  */
  3738. | /* Define strlwr to an innocuous variant, in case <limits.h> declares strlwr.
  3739. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3740. | #define strlwr innocuous_strlwr
  3741. |
  3742. | /* System header to define __stub macros and hopefully few prototypes,
  3743. |     which can conflict with char strlwr (); below.
  3744. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3745. |     <limits.h> exists even on freestanding compilers.  */
  3746. |
  3747. | #ifdef __STDC__
  3748. | # include <limits.h>
  3749. | #else
  3750. | # include <assert.h>
  3751. | #endif
  3752. |
  3753. | #undef strlwr
  3754. |
  3755. | /* Override any GCC internal prototype to avoid an error.
  3756. |    Use char because int might match the return type of a GCC
  3757. |    builtin and then its argument prototype would still apply.  */
  3758. | #ifdef __cplusplus
  3759. | extern "C"
  3760. | #endif
  3761. | char strlwr ();
  3762. | /* The GNU C library defines this for functions which it implements
  3763. |     to always fail with ENOSYS.  Some functions are actually named
  3764. |     something starting with __ and the normal name is an alias.  */
  3765. | #if defined __stub_strlwr || defined __stub___strlwr
  3766. | choke me
  3767. | #endif
  3768. |
  3769. | int
  3770. | main ()
  3771. | {
  3772. | return strlwr ();
  3773. |   ;
  3774. |   return 0;
  3775. | }
  3776. configure:8253: result: no
  3777. configure:8253: checking for sigaction
  3778. configure:8253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3779. configure:8253: $? = 0
  3780. configure:8253: result: yes
  3781. configure:8253: checking for sigsetmask
  3782. configure:8253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3783. configure:8253: $? = 0
  3784. configure:8253: result: yes
  3785. configure:8253: checking for siggetmask
  3786. configure:8253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3787. configure:8253: $? = 0
  3788. configure:8253: result: yes
  3789. configure:8253: checking for sigblock
  3790. configure:8253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3791. configure:8253: $? = 0
  3792. configure:8253: result: yes
  3793. configure:8265: checking for rint
  3794. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3795. conftest.c:124:6: warning: conflicting types for built-in function 'rint' [enabled by default]
  3796. configure:8265: $? = 0
  3797. configure:8265: result: yes
  3798. configure:8265: checking for aint
  3799. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3800. /tmp/ccx3x71y.o: In function `main':
  3801. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:136: undefined reference to `aint'
  3802. collect2: error: ld returned 1 exit status
  3803. configure:8265: $? = 1
  3804. configure: failed program was:
  3805. | /* confdefs.h */
  3806. | #define PACKAGE_NAME ""
  3807. | #define PACKAGE_TARNAME ""
  3808. | #define PACKAGE_VERSION ""
  3809. | #define PACKAGE_STRING ""
  3810. | #define PACKAGE_BUGREPORT ""
  3811. | #define PACKAGE_URL ""
  3812. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3813. | #define STDC_HEADERS 1
  3814. | #define _FILE_OFFSET_BITS 64
  3815. | #define HAVE_SYS_TYPES_H 1
  3816. | #define HAVE_SYS_STAT_H 1
  3817. | #define HAVE_STDLIB_H 1
  3818. | #define HAVE_STRING_H 1
  3819. | #define HAVE_MEMORY_H 1
  3820. | #define HAVE_STRINGS_H 1
  3821. | #define HAVE_INTTYPES_H 1
  3822. | #define HAVE_STDINT_H 1
  3823. | #define HAVE_UNISTD_H 1
  3824. | #define HAVE_ALLOCA_H 1
  3825. | #define HAVE_ALLOCA 1
  3826. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3827. | #define USE_GIT_VERSION_H 1
  3828. | #define HAVE_DLFCN_H 1
  3829. | #define HAVE_LIBDL 1
  3830. | #define HAVE_DLOPEN 1
  3831. | #define HAVE_DLADDR 1
  3832. | #define SO_EXT "so"
  3833. | #define SO_PATH "LD_LIBRARY_PATH"
  3834. | #define SO_LD "arm-linux-gnueabi-gcc"
  3835. | #define SO_LDFLAGS "-shared"
  3836. | #define SO_pic "-fpic"
  3837. | #define SO_PIC "-fPIC"
  3838. | #define PROG_PL "swipl"
  3839. | #define O_PLMT 1
  3840. | #define HAVE_LIBRT 1
  3841. | #define HAVE_SEM_INIT 1
  3842. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  3843. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  3844. | #define HAVE_PTHREAD_KILL 1
  3845. | #define HAVE_PTHREAD_SIGMASK 1
  3846. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  3847. | #define HAVE_SYSCONF 1
  3848. | #define HAVE_LIBM 1
  3849. | #define HAVE_TERM_H 1
  3850. | #define HAVE_CURSES_H 1
  3851. | #define HAVE_UNISTD_H 1
  3852. | #define HAVE_STRING_H 1
  3853. | #define HAVE_MEMORY_H 1
  3854. | #define HAVE_SYS_TIME_H 1
  3855. | #define HAVE_SYS_STAT_H 1
  3856. | #define HAVE_PWD_H 1
  3857. | #define HAVE_SYS_SELECT_H 1
  3858. | #define HAVE_SYS_PARAM_H 1
  3859. | #define HAVE_SYS_FILE_H 1
  3860. | #define HAVE_SYS_RESOURCE_H 1
  3861. | #define HAVE_MALLOC_H 1
  3862. | #define HAVE_SYS_STROPTS_H 1
  3863. | #define HAVE_WCHAR_H 1
  3864. | #define HAVE_EXECINFO_H 1
  3865. | #define HAVE_SYS_TERMIOS_H 1
  3866. | #define HAVE_SYS_MMAN_H 1
  3867. | #define HAVE_LOCALE_H 1
  3868. | #define HAVE_FLOAT_H 1
  3869. | #define HAVE_VALGRIND_VALGRIND_H 1
  3870. | #define HAVE_ACCESS 1
  3871. | #define HAVE_FCHMOD 1
  3872. | #define HAVE_CHMOD 1
  3873. | #define HAVE_FSTAT 1
  3874. | #define HAVE_READLINK 1
  3875. | #define HAVE_GETWD 1
  3876. | #define HAVE_GETCWD 1
  3877. | #define HAVE_GETPAGESIZE 1
  3878. | #define HAVE_GETPWNAM 1
  3879. | #define HAVE_GETRLIMIT 1
  3880. | #define HAVE_GETTIMEOFDAY 1
  3881. | #define HAVE_OPENDIR 1
  3882. | #define HAVE_SYSCONF 1
  3883. | #define HAVE_POPEN 1
  3884. | #define HAVE_PUTENV 1
  3885. | #define HAVE_RANDOM 1
  3886. | #define HAVE_REMOVE 1
  3887. | #define HAVE_RENAME 1
  3888. | #define HAVE_SELECT 1
  3889. | #define HAVE_FCNTL 1
  3890. | #define HAVE_GETRUSAGE 1
  3891. | #define HAVE_SIGNAL 1
  3892. | #define HAVE_SIGSET 1
  3893. | #define HAVE_SIGPROCMASK 1
  3894. | #define HAVE_SLEEP 1
  3895. | #define HAVE_USLEEP 1
  3896. | #define HAVE_SRAND 1
  3897. | #define HAVE_SRANDOM 1
  3898. | #define HAVE_STAT 1
  3899. | #define HAVE_MEMMOVE 1
  3900. | #define HAVE_SIGACTION 1
  3901. | #define HAVE_SIGSETMASK 1
  3902. | #define HAVE_SIGGETMASK 1
  3903. | #define HAVE_SIGBLOCK 1
  3904. | #define HAVE_RINT 1
  3905. | /* end confdefs.h.  */
  3906. | /* Define aint to an innocuous variant, in case <limits.h> declares aint.
  3907. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3908. | #define aint innocuous_aint
  3909. |
  3910. | /* System header to define __stub macros and hopefully few prototypes,
  3911. |     which can conflict with char aint (); below.
  3912. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3913. |     <limits.h> exists even on freestanding compilers.  */
  3914. |
  3915. | #ifdef __STDC__
  3916. | # include <limits.h>
  3917. | #else
  3918. | # include <assert.h>
  3919. | #endif
  3920. |
  3921. | #undef aint
  3922. |
  3923. | /* Override any GCC internal prototype to avoid an error.
  3924. |    Use char because int might match the return type of a GCC
  3925. |    builtin and then its argument prototype would still apply.  */
  3926. | #ifdef __cplusplus
  3927. | extern "C"
  3928. | #endif
  3929. | char aint ();
  3930. | /* The GNU C library defines this for functions which it implements
  3931. |     to always fail with ENOSYS.  Some functions are actually named
  3932. |     something starting with __ and the normal name is an alias.  */
  3933. | #if defined __stub_aint || defined __stub___aint
  3934. | choke me
  3935. | #endif
  3936. |
  3937. | int
  3938. | main ()
  3939. | {
  3940. | return aint ();
  3941. |   ;
  3942. |   return 0;
  3943. | }
  3944. configure:8265: result: no
  3945. configure:8265: checking for floor
  3946. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3947. conftest.c:125:6: warning: conflicting types for built-in function 'floor' [enabled by default]
  3948. configure:8265: $? = 0
  3949. configure:8265: result: yes
  3950. configure:8265: checking for ceil
  3951. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3952. conftest.c:126:6: warning: conflicting types for built-in function 'ceil' [enabled by default]
  3953. configure:8265: $? = 0
  3954. configure:8265: result: yes
  3955. configure:8265: checking for isnan
  3956. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3957. conftest.c:127:6: warning: conflicting types for built-in function 'isnan' [enabled by default]
  3958. configure:8265: $? = 0
  3959. configure:8265: result: yes
  3960. configure:8265: checking for isinf
  3961. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3962. conftest.c:128:6: warning: conflicting types for built-in function 'isinf' [enabled by default]
  3963. configure:8265: $? = 0
  3964. configure:8265: result: yes
  3965. configure:8265: checking for tcsetattr
  3966. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3967. configure:8265: $? = 0
  3968. configure:8265: result: yes
  3969. configure:8265: checking for cfmakeraw
  3970. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3971. configure:8265: $? = 0
  3972. configure:8265: result: yes
  3973. configure:8265: checking for getpid
  3974. configure:8265: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3975. configure:8265: $? = 0
  3976. configure:8265: result: yes
  3977. configure:8277: checking for strerror
  3978. configure:8277: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3979. configure:8277: $? = 0
  3980. configure:8277: result: yes
  3981. configure:8277: checking for tgetent
  3982. configure:8277: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  3983. /tmp/ccIXX86U.o: In function `main':
  3984. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:144: undefined reference to `tgetent'
  3985. collect2: error: ld returned 1 exit status
  3986. configure:8277: $? = 1
  3987. configure: failed program was:
  3988. | /* confdefs.h */
  3989. | #define PACKAGE_NAME ""
  3990. | #define PACKAGE_TARNAME ""
  3991. | #define PACKAGE_VERSION ""
  3992. | #define PACKAGE_STRING ""
  3993. | #define PACKAGE_BUGREPORT ""
  3994. | #define PACKAGE_URL ""
  3995. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  3996. | #define STDC_HEADERS 1
  3997. | #define _FILE_OFFSET_BITS 64
  3998. | #define HAVE_SYS_TYPES_H 1
  3999. | #define HAVE_SYS_STAT_H 1
  4000. | #define HAVE_STDLIB_H 1
  4001. | #define HAVE_STRING_H 1
  4002. | #define HAVE_MEMORY_H 1
  4003. | #define HAVE_STRINGS_H 1
  4004. | #define HAVE_INTTYPES_H 1
  4005. | #define HAVE_STDINT_H 1
  4006. | #define HAVE_UNISTD_H 1
  4007. | #define HAVE_ALLOCA_H 1
  4008. | #define HAVE_ALLOCA 1
  4009. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  4010. | #define USE_GIT_VERSION_H 1
  4011. | #define HAVE_DLFCN_H 1
  4012. | #define HAVE_LIBDL 1
  4013. | #define HAVE_DLOPEN 1
  4014. | #define HAVE_DLADDR 1
  4015. | #define SO_EXT "so"
  4016. | #define SO_PATH "LD_LIBRARY_PATH"
  4017. | #define SO_LD "arm-linux-gnueabi-gcc"
  4018. | #define SO_LDFLAGS "-shared"
  4019. | #define SO_pic "-fpic"
  4020. | #define SO_PIC "-fPIC"
  4021. | #define PROG_PL "swipl"
  4022. | #define O_PLMT 1
  4023. | #define HAVE_LIBRT 1
  4024. | #define HAVE_SEM_INIT 1
  4025. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  4026. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  4027. | #define HAVE_PTHREAD_KILL 1
  4028. | #define HAVE_PTHREAD_SIGMASK 1
  4029. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4030. | #define HAVE_SYSCONF 1
  4031. | #define HAVE_LIBM 1
  4032. | #define HAVE_TERM_H 1
  4033. | #define HAVE_CURSES_H 1
  4034. | #define HAVE_UNISTD_H 1
  4035. | #define HAVE_STRING_H 1
  4036. | #define HAVE_MEMORY_H 1
  4037. | #define HAVE_SYS_TIME_H 1
  4038. | #define HAVE_SYS_STAT_H 1
  4039. | #define HAVE_PWD_H 1
  4040. | #define HAVE_SYS_SELECT_H 1
  4041. | #define HAVE_SYS_PARAM_H 1
  4042. | #define HAVE_SYS_FILE_H 1
  4043. | #define HAVE_SYS_RESOURCE_H 1
  4044. | #define HAVE_MALLOC_H 1
  4045. | #define HAVE_SYS_STROPTS_H 1
  4046. | #define HAVE_WCHAR_H 1
  4047. | #define HAVE_EXECINFO_H 1
  4048. | #define HAVE_SYS_TERMIOS_H 1
  4049. | #define HAVE_SYS_MMAN_H 1
  4050. | #define HAVE_LOCALE_H 1
  4051. | #define HAVE_FLOAT_H 1
  4052. | #define HAVE_VALGRIND_VALGRIND_H 1
  4053. | #define HAVE_ACCESS 1
  4054. | #define HAVE_FCHMOD 1
  4055. | #define HAVE_CHMOD 1
  4056. | #define HAVE_FSTAT 1
  4057. | #define HAVE_READLINK 1
  4058. | #define HAVE_GETWD 1
  4059. | #define HAVE_GETCWD 1
  4060. | #define HAVE_GETPAGESIZE 1
  4061. | #define HAVE_GETPWNAM 1
  4062. | #define HAVE_GETRLIMIT 1
  4063. | #define HAVE_GETTIMEOFDAY 1
  4064. | #define HAVE_OPENDIR 1
  4065. | #define HAVE_SYSCONF 1
  4066. | #define HAVE_POPEN 1
  4067. | #define HAVE_PUTENV 1
  4068. | #define HAVE_RANDOM 1
  4069. | #define HAVE_REMOVE 1
  4070. | #define HAVE_RENAME 1
  4071. | #define HAVE_SELECT 1
  4072. | #define HAVE_FCNTL 1
  4073. | #define HAVE_GETRUSAGE 1
  4074. | #define HAVE_SIGNAL 1
  4075. | #define HAVE_SIGSET 1
  4076. | #define HAVE_SIGPROCMASK 1
  4077. | #define HAVE_SLEEP 1
  4078. | #define HAVE_USLEEP 1
  4079. | #define HAVE_SRAND 1
  4080. | #define HAVE_SRANDOM 1
  4081. | #define HAVE_STAT 1
  4082. | #define HAVE_MEMMOVE 1
  4083. | #define HAVE_SIGACTION 1
  4084. | #define HAVE_SIGSETMASK 1
  4085. | #define HAVE_SIGGETMASK 1
  4086. | #define HAVE_SIGBLOCK 1
  4087. | #define HAVE_RINT 1
  4088. | #define HAVE_FLOOR 1
  4089. | #define HAVE_CEIL 1
  4090. | #define HAVE_ISNAN 1
  4091. | #define HAVE_ISINF 1
  4092. | #define HAVE_TCSETATTR 1
  4093. | #define HAVE_CFMAKERAW 1
  4094. | #define HAVE_GETPID 1
  4095. | #define HAVE_STRERROR 1
  4096. | /* end confdefs.h.  */
  4097. | /* Define tgetent to an innocuous variant, in case <limits.h> declares tgetent.
  4098. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4099. | #define tgetent innocuous_tgetent
  4100. |
  4101. | /* System header to define __stub macros and hopefully few prototypes,
  4102. |     which can conflict with char tgetent (); below.
  4103. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4104. |     <limits.h> exists even on freestanding compilers.  */
  4105. |
  4106. | #ifdef __STDC__
  4107. | # include <limits.h>
  4108. | #else
  4109. | # include <assert.h>
  4110. | #endif
  4111. |
  4112. | #undef tgetent
  4113. |
  4114. | /* Override any GCC internal prototype to avoid an error.
  4115. |    Use char because int might match the return type of a GCC
  4116. |    builtin and then its argument prototype would still apply.  */
  4117. | #ifdef __cplusplus
  4118. | extern "C"
  4119. | #endif
  4120. | char tgetent ();
  4121. | /* The GNU C library defines this for functions which it implements
  4122. |     to always fail with ENOSYS.  Some functions are actually named
  4123. |     something starting with __ and the normal name is an alias.  */
  4124. | #if defined __stub_tgetent || defined __stub___tgetent
  4125. | choke me
  4126. | #endif
  4127. |
  4128. | int
  4129. | main ()
  4130. | {
  4131. | return tgetent ();
  4132. |   ;
  4133. |   return 0;
  4134. | }
  4135. configure:8277: result: no
  4136. configure:8277: checking for times
  4137. configure:8277: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4138. configure:8277: $? = 0
  4139. configure:8277: result: yes
  4140. configure:8277: checking for unsetenv
  4141. configure:8277: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4142. configure:8277: $? = 0
  4143. configure:8277: result: yes
  4144. configure:8277: checking for grantpt
  4145. configure:8277: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4146. configure:8277: $? = 0
  4147. configure:8277: result: yes
  4148. configure:8277: checking for nanosleep
  4149. configure:8277: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4150. configure:8277: $? = 0
  4151. configure:8277: result: yes
  4152. configure:8277: checking for waitpid
  4153. configure:8277: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4154. configure:8277: $? = 0
  4155. configure:8277: result: yes
  4156. configure:8289: checking for setlocale
  4157. configure:8289: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4158. configure:8289: $? = 0
  4159. configure:8289: result: yes
  4160. configure:8289: checking for fpgetmask
  4161. configure:8289: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4162. /tmp/cccd4WEj.o: In function `main':
  4163. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:150: undefined reference to `fpgetmask'
  4164. collect2: error: ld returned 1 exit status
  4165. configure:8289: $? = 1
  4166. configure: failed program was:
  4167. | /* confdefs.h */
  4168. | #define PACKAGE_NAME ""
  4169. | #define PACKAGE_TARNAME ""
  4170. | #define PACKAGE_VERSION ""
  4171. | #define PACKAGE_STRING ""
  4172. | #define PACKAGE_BUGREPORT ""
  4173. | #define PACKAGE_URL ""
  4174. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  4175. | #define STDC_HEADERS 1
  4176. | #define _FILE_OFFSET_BITS 64
  4177. | #define HAVE_SYS_TYPES_H 1
  4178. | #define HAVE_SYS_STAT_H 1
  4179. | #define HAVE_STDLIB_H 1
  4180. | #define HAVE_STRING_H 1
  4181. | #define HAVE_MEMORY_H 1
  4182. | #define HAVE_STRINGS_H 1
  4183. | #define HAVE_INTTYPES_H 1
  4184. | #define HAVE_STDINT_H 1
  4185. | #define HAVE_UNISTD_H 1
  4186. | #define HAVE_ALLOCA_H 1
  4187. | #define HAVE_ALLOCA 1
  4188. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  4189. | #define USE_GIT_VERSION_H 1
  4190. | #define HAVE_DLFCN_H 1
  4191. | #define HAVE_LIBDL 1
  4192. | #define HAVE_DLOPEN 1
  4193. | #define HAVE_DLADDR 1
  4194. | #define SO_EXT "so"
  4195. | #define SO_PATH "LD_LIBRARY_PATH"
  4196. | #define SO_LD "arm-linux-gnueabi-gcc"
  4197. | #define SO_LDFLAGS "-shared"
  4198. | #define SO_pic "-fpic"
  4199. | #define SO_PIC "-fPIC"
  4200. | #define PROG_PL "swipl"
  4201. | #define O_PLMT 1
  4202. | #define HAVE_LIBRT 1
  4203. | #define HAVE_SEM_INIT 1
  4204. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  4205. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  4206. | #define HAVE_PTHREAD_KILL 1
  4207. | #define HAVE_PTHREAD_SIGMASK 1
  4208. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4209. | #define HAVE_SYSCONF 1
  4210. | #define HAVE_LIBM 1
  4211. | #define HAVE_TERM_H 1
  4212. | #define HAVE_CURSES_H 1
  4213. | #define HAVE_UNISTD_H 1
  4214. | #define HAVE_STRING_H 1
  4215. | #define HAVE_MEMORY_H 1
  4216. | #define HAVE_SYS_TIME_H 1
  4217. | #define HAVE_SYS_STAT_H 1
  4218. | #define HAVE_PWD_H 1
  4219. | #define HAVE_SYS_SELECT_H 1
  4220. | #define HAVE_SYS_PARAM_H 1
  4221. | #define HAVE_SYS_FILE_H 1
  4222. | #define HAVE_SYS_RESOURCE_H 1
  4223. | #define HAVE_MALLOC_H 1
  4224. | #define HAVE_SYS_STROPTS_H 1
  4225. | #define HAVE_WCHAR_H 1
  4226. | #define HAVE_EXECINFO_H 1
  4227. | #define HAVE_SYS_TERMIOS_H 1
  4228. | #define HAVE_SYS_MMAN_H 1
  4229. | #define HAVE_LOCALE_H 1
  4230. | #define HAVE_FLOAT_H 1
  4231. | #define HAVE_VALGRIND_VALGRIND_H 1
  4232. | #define HAVE_ACCESS 1
  4233. | #define HAVE_FCHMOD 1
  4234. | #define HAVE_CHMOD 1
  4235. | #define HAVE_FSTAT 1
  4236. | #define HAVE_READLINK 1
  4237. | #define HAVE_GETWD 1
  4238. | #define HAVE_GETCWD 1
  4239. | #define HAVE_GETPAGESIZE 1
  4240. | #define HAVE_GETPWNAM 1
  4241. | #define HAVE_GETRLIMIT 1
  4242. | #define HAVE_GETTIMEOFDAY 1
  4243. | #define HAVE_OPENDIR 1
  4244. | #define HAVE_SYSCONF 1
  4245. | #define HAVE_POPEN 1
  4246. | #define HAVE_PUTENV 1
  4247. | #define HAVE_RANDOM 1
  4248. | #define HAVE_REMOVE 1
  4249. | #define HAVE_RENAME 1
  4250. | #define HAVE_SELECT 1
  4251. | #define HAVE_FCNTL 1
  4252. | #define HAVE_GETRUSAGE 1
  4253. | #define HAVE_SIGNAL 1
  4254. | #define HAVE_SIGSET 1
  4255. | #define HAVE_SIGPROCMASK 1
  4256. | #define HAVE_SLEEP 1
  4257. | #define HAVE_USLEEP 1
  4258. | #define HAVE_SRAND 1
  4259. | #define HAVE_SRANDOM 1
  4260. | #define HAVE_STAT 1
  4261. | #define HAVE_MEMMOVE 1
  4262. | #define HAVE_SIGACTION 1
  4263. | #define HAVE_SIGSETMASK 1
  4264. | #define HAVE_SIGGETMASK 1
  4265. | #define HAVE_SIGBLOCK 1
  4266. | #define HAVE_RINT 1
  4267. | #define HAVE_FLOOR 1
  4268. | #define HAVE_CEIL 1
  4269. | #define HAVE_ISNAN 1
  4270. | #define HAVE_ISINF 1
  4271. | #define HAVE_TCSETATTR 1
  4272. | #define HAVE_CFMAKERAW 1
  4273. | #define HAVE_GETPID 1
  4274. | #define HAVE_STRERROR 1
  4275. | #define HAVE_TIMES 1
  4276. | #define HAVE_UNSETENV 1
  4277. | #define HAVE_GRANTPT 1
  4278. | #define HAVE_NANOSLEEP 1
  4279. | #define HAVE_WAITPID 1
  4280. | #define HAVE_SETLOCALE 1
  4281. | /* end confdefs.h.  */
  4282. | /* Define fpgetmask to an innocuous variant, in case <limits.h> declares fpgetmask.
  4283. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4284. | #define fpgetmask innocuous_fpgetmask
  4285. |
  4286. | /* System header to define __stub macros and hopefully few prototypes,
  4287. |     which can conflict with char fpgetmask (); below.
  4288. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4289. |     <limits.h> exists even on freestanding compilers.  */
  4290. |
  4291. | #ifdef __STDC__
  4292. | # include <limits.h>
  4293. | #else
  4294. | # include <assert.h>
  4295. | #endif
  4296. |
  4297. | #undef fpgetmask
  4298. |
  4299. | /* Override any GCC internal prototype to avoid an error.
  4300. |    Use char because int might match the return type of a GCC
  4301. |    builtin and then its argument prototype would still apply.  */
  4302. | #ifdef __cplusplus
  4303. | extern "C"
  4304. | #endif
  4305. | char fpgetmask ();
  4306. | /* The GNU C library defines this for functions which it implements
  4307. |     to always fail with ENOSYS.  Some functions are actually named
  4308. |     something starting with __ and the normal name is an alias.  */
  4309. | #if defined __stub_fpgetmask || defined __stub___fpgetmask
  4310. | choke me
  4311. | #endif
  4312. |
  4313. | int
  4314. | main ()
  4315. | {
  4316. | return fpgetmask ();
  4317. |   ;
  4318. |   return 0;
  4319. | }
  4320. configure:8289: result: no
  4321. configure:8289: checking for fpresetsticky
  4322. configure:8289: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4323. /tmp/ccArsQum.o: In function `main':
  4324. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:150: undefined reference to `fpresetsticky'
  4325. collect2: error: ld returned 1 exit status
  4326. configure:8289: $? = 1
  4327. configure: failed program was:
  4328. | /* confdefs.h */
  4329. | #define PACKAGE_NAME ""
  4330. | #define PACKAGE_TARNAME ""
  4331. | #define PACKAGE_VERSION ""
  4332. | #define PACKAGE_STRING ""
  4333. | #define PACKAGE_BUGREPORT ""
  4334. | #define PACKAGE_URL ""
  4335. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  4336. | #define STDC_HEADERS 1
  4337. | #define _FILE_OFFSET_BITS 64
  4338. | #define HAVE_SYS_TYPES_H 1
  4339. | #define HAVE_SYS_STAT_H 1
  4340. | #define HAVE_STDLIB_H 1
  4341. | #define HAVE_STRING_H 1
  4342. | #define HAVE_MEMORY_H 1
  4343. | #define HAVE_STRINGS_H 1
  4344. | #define HAVE_INTTYPES_H 1
  4345. | #define HAVE_STDINT_H 1
  4346. | #define HAVE_UNISTD_H 1
  4347. | #define HAVE_ALLOCA_H 1
  4348. | #define HAVE_ALLOCA 1
  4349. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  4350. | #define USE_GIT_VERSION_H 1
  4351. | #define HAVE_DLFCN_H 1
  4352. | #define HAVE_LIBDL 1
  4353. | #define HAVE_DLOPEN 1
  4354. | #define HAVE_DLADDR 1
  4355. | #define SO_EXT "so"
  4356. | #define SO_PATH "LD_LIBRARY_PATH"
  4357. | #define SO_LD "arm-linux-gnueabi-gcc"
  4358. | #define SO_LDFLAGS "-shared"
  4359. | #define SO_pic "-fpic"
  4360. | #define SO_PIC "-fPIC"
  4361. | #define PROG_PL "swipl"
  4362. | #define O_PLMT 1
  4363. | #define HAVE_LIBRT 1
  4364. | #define HAVE_SEM_INIT 1
  4365. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  4366. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  4367. | #define HAVE_PTHREAD_KILL 1
  4368. | #define HAVE_PTHREAD_SIGMASK 1
  4369. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4370. | #define HAVE_SYSCONF 1
  4371. | #define HAVE_LIBM 1
  4372. | #define HAVE_TERM_H 1
  4373. | #define HAVE_CURSES_H 1
  4374. | #define HAVE_UNISTD_H 1
  4375. | #define HAVE_STRING_H 1
  4376. | #define HAVE_MEMORY_H 1
  4377. | #define HAVE_SYS_TIME_H 1
  4378. | #define HAVE_SYS_STAT_H 1
  4379. | #define HAVE_PWD_H 1
  4380. | #define HAVE_SYS_SELECT_H 1
  4381. | #define HAVE_SYS_PARAM_H 1
  4382. | #define HAVE_SYS_FILE_H 1
  4383. | #define HAVE_SYS_RESOURCE_H 1
  4384. | #define HAVE_MALLOC_H 1
  4385. | #define HAVE_SYS_STROPTS_H 1
  4386. | #define HAVE_WCHAR_H 1
  4387. | #define HAVE_EXECINFO_H 1
  4388. | #define HAVE_SYS_TERMIOS_H 1
  4389. | #define HAVE_SYS_MMAN_H 1
  4390. | #define HAVE_LOCALE_H 1
  4391. | #define HAVE_FLOAT_H 1
  4392. | #define HAVE_VALGRIND_VALGRIND_H 1
  4393. | #define HAVE_ACCESS 1
  4394. | #define HAVE_FCHMOD 1
  4395. | #define HAVE_CHMOD 1
  4396. | #define HAVE_FSTAT 1
  4397. | #define HAVE_READLINK 1
  4398. | #define HAVE_GETWD 1
  4399. | #define HAVE_GETCWD 1
  4400. | #define HAVE_GETPAGESIZE 1
  4401. | #define HAVE_GETPWNAM 1
  4402. | #define HAVE_GETRLIMIT 1
  4403. | #define HAVE_GETTIMEOFDAY 1
  4404. | #define HAVE_OPENDIR 1
  4405. | #define HAVE_SYSCONF 1
  4406. | #define HAVE_POPEN 1
  4407. | #define HAVE_PUTENV 1
  4408. | #define HAVE_RANDOM 1
  4409. | #define HAVE_REMOVE 1
  4410. | #define HAVE_RENAME 1
  4411. | #define HAVE_SELECT 1
  4412. | #define HAVE_FCNTL 1
  4413. | #define HAVE_GETRUSAGE 1
  4414. | #define HAVE_SIGNAL 1
  4415. | #define HAVE_SIGSET 1
  4416. | #define HAVE_SIGPROCMASK 1
  4417. | #define HAVE_SLEEP 1
  4418. | #define HAVE_USLEEP 1
  4419. | #define HAVE_SRAND 1
  4420. | #define HAVE_SRANDOM 1
  4421. | #define HAVE_STAT 1
  4422. | #define HAVE_MEMMOVE 1
  4423. | #define HAVE_SIGACTION 1
  4424. | #define HAVE_SIGSETMASK 1
  4425. | #define HAVE_SIGGETMASK 1
  4426. | #define HAVE_SIGBLOCK 1
  4427. | #define HAVE_RINT 1
  4428. | #define HAVE_FLOOR 1
  4429. | #define HAVE_CEIL 1
  4430. | #define HAVE_ISNAN 1
  4431. | #define HAVE_ISINF 1
  4432. | #define HAVE_TCSETATTR 1
  4433. | #define HAVE_CFMAKERAW 1
  4434. | #define HAVE_GETPID 1
  4435. | #define HAVE_STRERROR 1
  4436. | #define HAVE_TIMES 1
  4437. | #define HAVE_UNSETENV 1
  4438. | #define HAVE_GRANTPT 1
  4439. | #define HAVE_NANOSLEEP 1
  4440. | #define HAVE_WAITPID 1
  4441. | #define HAVE_SETLOCALE 1
  4442. | /* end confdefs.h.  */
  4443. | /* Define fpresetsticky to an innocuous variant, in case <limits.h> declares fpresetsticky.
  4444. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4445. | #define fpresetsticky innocuous_fpresetsticky
  4446. |
  4447. | /* System header to define __stub macros and hopefully few prototypes,
  4448. |     which can conflict with char fpresetsticky (); below.
  4449. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4450. |     <limits.h> exists even on freestanding compilers.  */
  4451. |
  4452. | #ifdef __STDC__
  4453. | # include <limits.h>
  4454. | #else
  4455. | # include <assert.h>
  4456. | #endif
  4457. |
  4458. | #undef fpresetsticky
  4459. |
  4460. | /* Override any GCC internal prototype to avoid an error.
  4461. |    Use char because int might match the return type of a GCC
  4462. |    builtin and then its argument prototype would still apply.  */
  4463. | #ifdef __cplusplus
  4464. | extern "C"
  4465. | #endif
  4466. | char fpresetsticky ();
  4467. | /* The GNU C library defines this for functions which it implements
  4468. |     to always fail with ENOSYS.  Some functions are actually named
  4469. |     something starting with __ and the normal name is an alias.  */
  4470. | #if defined __stub_fpresetsticky || defined __stub___fpresetsticky
  4471. | choke me
  4472. | #endif
  4473. |
  4474. | int
  4475. | main ()
  4476. | {
  4477. | return fpresetsticky ();
  4478. |   ;
  4479. |   return 0;
  4480. | }
  4481. configure:8289: result: no
  4482. configure:8289: checking for mtrace
  4483. configure:8289: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4484. configure:8289: $? = 0
  4485. configure:8289: result: yes
  4486. configure:8289: checking for localtime_r
  4487. configure:8289: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4488. configure:8289: $? = 0
  4489. configure:8289: result: yes
  4490. configure:8289: checking for asctime_r
  4491. configure:8289: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4492. configure:8289: $? = 0
  4493. configure:8289: result: yes
  4494. configure:8301: checking for mmap
  4495. configure:8301: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4496. configure:8301: $? = 0
  4497. configure:8301: result: yes
  4498. configure:8301: checking for confstr
  4499. configure:8301: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4500. configure:8301: $? = 0
  4501. configure:8301: result: yes
  4502. configure:8301: checking for strcasecmp
  4503. configure:8301: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4504. conftest.c:144:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  4505. configure:8301: $? = 0
  4506. configure:8301: result: yes
  4507. configure:8301: checking for mbscoll
  4508. configure:8301: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4509. /tmp/cceX4aEH.o: In function `main':
  4510. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:156: undefined reference to `mbscoll'
  4511. collect2: error: ld returned 1 exit status
  4512. configure:8301: $? = 1
  4513. configure: failed program was:
  4514. | /* confdefs.h */
  4515. | #define PACKAGE_NAME ""
  4516. | #define PACKAGE_TARNAME ""
  4517. | #define PACKAGE_VERSION ""
  4518. | #define PACKAGE_STRING ""
  4519. | #define PACKAGE_BUGREPORT ""
  4520. | #define PACKAGE_URL ""
  4521. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  4522. | #define STDC_HEADERS 1
  4523. | #define _FILE_OFFSET_BITS 64
  4524. | #define HAVE_SYS_TYPES_H 1
  4525. | #define HAVE_SYS_STAT_H 1
  4526. | #define HAVE_STDLIB_H 1
  4527. | #define HAVE_STRING_H 1
  4528. | #define HAVE_MEMORY_H 1
  4529. | #define HAVE_STRINGS_H 1
  4530. | #define HAVE_INTTYPES_H 1
  4531. | #define HAVE_STDINT_H 1
  4532. | #define HAVE_UNISTD_H 1
  4533. | #define HAVE_ALLOCA_H 1
  4534. | #define HAVE_ALLOCA 1
  4535. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  4536. | #define USE_GIT_VERSION_H 1
  4537. | #define HAVE_DLFCN_H 1
  4538. | #define HAVE_LIBDL 1
  4539. | #define HAVE_DLOPEN 1
  4540. | #define HAVE_DLADDR 1
  4541. | #define SO_EXT "so"
  4542. | #define SO_PATH "LD_LIBRARY_PATH"
  4543. | #define SO_LD "arm-linux-gnueabi-gcc"
  4544. | #define SO_LDFLAGS "-shared"
  4545. | #define SO_pic "-fpic"
  4546. | #define SO_PIC "-fPIC"
  4547. | #define PROG_PL "swipl"
  4548. | #define O_PLMT 1
  4549. | #define HAVE_LIBRT 1
  4550. | #define HAVE_SEM_INIT 1
  4551. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  4552. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  4553. | #define HAVE_PTHREAD_KILL 1
  4554. | #define HAVE_PTHREAD_SIGMASK 1
  4555. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4556. | #define HAVE_SYSCONF 1
  4557. | #define HAVE_LIBM 1
  4558. | #define HAVE_TERM_H 1
  4559. | #define HAVE_CURSES_H 1
  4560. | #define HAVE_UNISTD_H 1
  4561. | #define HAVE_STRING_H 1
  4562. | #define HAVE_MEMORY_H 1
  4563. | #define HAVE_SYS_TIME_H 1
  4564. | #define HAVE_SYS_STAT_H 1
  4565. | #define HAVE_PWD_H 1
  4566. | #define HAVE_SYS_SELECT_H 1
  4567. | #define HAVE_SYS_PARAM_H 1
  4568. | #define HAVE_SYS_FILE_H 1
  4569. | #define HAVE_SYS_RESOURCE_H 1
  4570. | #define HAVE_MALLOC_H 1
  4571. | #define HAVE_SYS_STROPTS_H 1
  4572. | #define HAVE_WCHAR_H 1
  4573. | #define HAVE_EXECINFO_H 1
  4574. | #define HAVE_SYS_TERMIOS_H 1
  4575. | #define HAVE_SYS_MMAN_H 1
  4576. | #define HAVE_LOCALE_H 1
  4577. | #define HAVE_FLOAT_H 1
  4578. | #define HAVE_VALGRIND_VALGRIND_H 1
  4579. | #define HAVE_ACCESS 1
  4580. | #define HAVE_FCHMOD 1
  4581. | #define HAVE_CHMOD 1
  4582. | #define HAVE_FSTAT 1
  4583. | #define HAVE_READLINK 1
  4584. | #define HAVE_GETWD 1
  4585. | #define HAVE_GETCWD 1
  4586. | #define HAVE_GETPAGESIZE 1
  4587. | #define HAVE_GETPWNAM 1
  4588. | #define HAVE_GETRLIMIT 1
  4589. | #define HAVE_GETTIMEOFDAY 1
  4590. | #define HAVE_OPENDIR 1
  4591. | #define HAVE_SYSCONF 1
  4592. | #define HAVE_POPEN 1
  4593. | #define HAVE_PUTENV 1
  4594. | #define HAVE_RANDOM 1
  4595. | #define HAVE_REMOVE 1
  4596. | #define HAVE_RENAME 1
  4597. | #define HAVE_SELECT 1
  4598. | #define HAVE_FCNTL 1
  4599. | #define HAVE_GETRUSAGE 1
  4600. | #define HAVE_SIGNAL 1
  4601. | #define HAVE_SIGSET 1
  4602. | #define HAVE_SIGPROCMASK 1
  4603. | #define HAVE_SLEEP 1
  4604. | #define HAVE_USLEEP 1
  4605. | #define HAVE_SRAND 1
  4606. | #define HAVE_SRANDOM 1
  4607. | #define HAVE_STAT 1
  4608. | #define HAVE_MEMMOVE 1
  4609. | #define HAVE_SIGACTION 1
  4610. | #define HAVE_SIGSETMASK 1
  4611. | #define HAVE_SIGGETMASK 1
  4612. | #define HAVE_SIGBLOCK 1
  4613. | #define HAVE_RINT 1
  4614. | #define HAVE_FLOOR 1
  4615. | #define HAVE_CEIL 1
  4616. | #define HAVE_ISNAN 1
  4617. | #define HAVE_ISINF 1
  4618. | #define HAVE_TCSETATTR 1
  4619. | #define HAVE_CFMAKERAW 1
  4620. | #define HAVE_GETPID 1
  4621. | #define HAVE_STRERROR 1
  4622. | #define HAVE_TIMES 1
  4623. | #define HAVE_UNSETENV 1
  4624. | #define HAVE_GRANTPT 1
  4625. | #define HAVE_NANOSLEEP 1
  4626. | #define HAVE_WAITPID 1
  4627. | #define HAVE_SETLOCALE 1
  4628. | #define HAVE_MTRACE 1
  4629. | #define HAVE_LOCALTIME_R 1
  4630. | #define HAVE_ASCTIME_R 1
  4631. | #define HAVE_MMAP 1
  4632. | #define HAVE_CONFSTR 1
  4633. | #define HAVE_STRCASECMP 1
  4634. | /* end confdefs.h.  */
  4635. | /* Define mbscoll to an innocuous variant, in case <limits.h> declares mbscoll.
  4636. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4637. | #define mbscoll innocuous_mbscoll
  4638. |
  4639. | /* System header to define __stub macros and hopefully few prototypes,
  4640. |     which can conflict with char mbscoll (); below.
  4641. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4642. |     <limits.h> exists even on freestanding compilers.  */
  4643. |
  4644. | #ifdef __STDC__
  4645. | # include <limits.h>
  4646. | #else
  4647. | # include <assert.h>
  4648. | #endif
  4649. |
  4650. | #undef mbscoll
  4651. |
  4652. | /* Override any GCC internal prototype to avoid an error.
  4653. |    Use char because int might match the return type of a GCC
  4654. |    builtin and then its argument prototype would still apply.  */
  4655. | #ifdef __cplusplus
  4656. | extern "C"
  4657. | #endif
  4658. | char mbscoll ();
  4659. | /* The GNU C library defines this for functions which it implements
  4660. |     to always fail with ENOSYS.  Some functions are actually named
  4661. |     something starting with __ and the normal name is an alias.  */
  4662. | #if defined __stub_mbscoll || defined __stub___mbscoll
  4663. | choke me
  4664. | #endif
  4665. |
  4666. | int
  4667. | main ()
  4668. | {
  4669. | return mbscoll ();
  4670. |   ;
  4671. |   return 0;
  4672. | }
  4673. configure:8301: result: no
  4674. configure:8301: checking for mbscasecoll
  4675. configure:8301: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4676. /tmp/ccErUrTK.o: In function `main':
  4677. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:156: undefined reference to `mbscasecoll'
  4678. collect2: error: ld returned 1 exit status
  4679. configure:8301: $? = 1
  4680. configure: failed program was:
  4681. | /* confdefs.h */
  4682. | #define PACKAGE_NAME ""
  4683. | #define PACKAGE_TARNAME ""
  4684. | #define PACKAGE_VERSION ""
  4685. | #define PACKAGE_STRING ""
  4686. | #define PACKAGE_BUGREPORT ""
  4687. | #define PACKAGE_URL ""
  4688. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  4689. | #define STDC_HEADERS 1
  4690. | #define _FILE_OFFSET_BITS 64
  4691. | #define HAVE_SYS_TYPES_H 1
  4692. | #define HAVE_SYS_STAT_H 1
  4693. | #define HAVE_STDLIB_H 1
  4694. | #define HAVE_STRING_H 1
  4695. | #define HAVE_MEMORY_H 1
  4696. | #define HAVE_STRINGS_H 1
  4697. | #define HAVE_INTTYPES_H 1
  4698. | #define HAVE_STDINT_H 1
  4699. | #define HAVE_UNISTD_H 1
  4700. | #define HAVE_ALLOCA_H 1
  4701. | #define HAVE_ALLOCA 1
  4702. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  4703. | #define USE_GIT_VERSION_H 1
  4704. | #define HAVE_DLFCN_H 1
  4705. | #define HAVE_LIBDL 1
  4706. | #define HAVE_DLOPEN 1
  4707. | #define HAVE_DLADDR 1
  4708. | #define SO_EXT "so"
  4709. | #define SO_PATH "LD_LIBRARY_PATH"
  4710. | #define SO_LD "arm-linux-gnueabi-gcc"
  4711. | #define SO_LDFLAGS "-shared"
  4712. | #define SO_pic "-fpic"
  4713. | #define SO_PIC "-fPIC"
  4714. | #define PROG_PL "swipl"
  4715. | #define O_PLMT 1
  4716. | #define HAVE_LIBRT 1
  4717. | #define HAVE_SEM_INIT 1
  4718. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  4719. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  4720. | #define HAVE_PTHREAD_KILL 1
  4721. | #define HAVE_PTHREAD_SIGMASK 1
  4722. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4723. | #define HAVE_SYSCONF 1
  4724. | #define HAVE_LIBM 1
  4725. | #define HAVE_TERM_H 1
  4726. | #define HAVE_CURSES_H 1
  4727. | #define HAVE_UNISTD_H 1
  4728. | #define HAVE_STRING_H 1
  4729. | #define HAVE_MEMORY_H 1
  4730. | #define HAVE_SYS_TIME_H 1
  4731. | #define HAVE_SYS_STAT_H 1
  4732. | #define HAVE_PWD_H 1
  4733. | #define HAVE_SYS_SELECT_H 1
  4734. | #define HAVE_SYS_PARAM_H 1
  4735. | #define HAVE_SYS_FILE_H 1
  4736. | #define HAVE_SYS_RESOURCE_H 1
  4737. | #define HAVE_MALLOC_H 1
  4738. | #define HAVE_SYS_STROPTS_H 1
  4739. | #define HAVE_WCHAR_H 1
  4740. | #define HAVE_EXECINFO_H 1
  4741. | #define HAVE_SYS_TERMIOS_H 1
  4742. | #define HAVE_SYS_MMAN_H 1
  4743. | #define HAVE_LOCALE_H 1
  4744. | #define HAVE_FLOAT_H 1
  4745. | #define HAVE_VALGRIND_VALGRIND_H 1
  4746. | #define HAVE_ACCESS 1
  4747. | #define HAVE_FCHMOD 1
  4748. | #define HAVE_CHMOD 1
  4749. | #define HAVE_FSTAT 1
  4750. | #define HAVE_READLINK 1
  4751. | #define HAVE_GETWD 1
  4752. | #define HAVE_GETCWD 1
  4753. | #define HAVE_GETPAGESIZE 1
  4754. | #define HAVE_GETPWNAM 1
  4755. | #define HAVE_GETRLIMIT 1
  4756. | #define HAVE_GETTIMEOFDAY 1
  4757. | #define HAVE_OPENDIR 1
  4758. | #define HAVE_SYSCONF 1
  4759. | #define HAVE_POPEN 1
  4760. | #define HAVE_PUTENV 1
  4761. | #define HAVE_RANDOM 1
  4762. | #define HAVE_REMOVE 1
  4763. | #define HAVE_RENAME 1
  4764. | #define HAVE_SELECT 1
  4765. | #define HAVE_FCNTL 1
  4766. | #define HAVE_GETRUSAGE 1
  4767. | #define HAVE_SIGNAL 1
  4768. | #define HAVE_SIGSET 1
  4769. | #define HAVE_SIGPROCMASK 1
  4770. | #define HAVE_SLEEP 1
  4771. | #define HAVE_USLEEP 1
  4772. | #define HAVE_SRAND 1
  4773. | #define HAVE_SRANDOM 1
  4774. | #define HAVE_STAT 1
  4775. | #define HAVE_MEMMOVE 1
  4776. | #define HAVE_SIGACTION 1
  4777. | #define HAVE_SIGSETMASK 1
  4778. | #define HAVE_SIGGETMASK 1
  4779. | #define HAVE_SIGBLOCK 1
  4780. | #define HAVE_RINT 1
  4781. | #define HAVE_FLOOR 1
  4782. | #define HAVE_CEIL 1
  4783. | #define HAVE_ISNAN 1
  4784. | #define HAVE_ISINF 1
  4785. | #define HAVE_TCSETATTR 1
  4786. | #define HAVE_CFMAKERAW 1
  4787. | #define HAVE_GETPID 1
  4788. | #define HAVE_STRERROR 1
  4789. | #define HAVE_TIMES 1
  4790. | #define HAVE_UNSETENV 1
  4791. | #define HAVE_GRANTPT 1
  4792. | #define HAVE_NANOSLEEP 1
  4793. | #define HAVE_WAITPID 1
  4794. | #define HAVE_SETLOCALE 1
  4795. | #define HAVE_MTRACE 1
  4796. | #define HAVE_LOCALTIME_R 1
  4797. | #define HAVE_ASCTIME_R 1
  4798. | #define HAVE_MMAP 1
  4799. | #define HAVE_CONFSTR 1
  4800. | #define HAVE_STRCASECMP 1
  4801. | /* end confdefs.h.  */
  4802. | /* Define mbscasecoll to an innocuous variant, in case <limits.h> declares mbscasecoll.
  4803. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4804. | #define mbscasecoll innocuous_mbscasecoll
  4805. |
  4806. | /* System header to define __stub macros and hopefully few prototypes,
  4807. |     which can conflict with char mbscasecoll (); below.
  4808. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4809. |     <limits.h> exists even on freestanding compilers.  */
  4810. |
  4811. | #ifdef __STDC__
  4812. | # include <limits.h>
  4813. | #else
  4814. | # include <assert.h>
  4815. | #endif
  4816. |
  4817. | #undef mbscasecoll
  4818. |
  4819. | /* Override any GCC internal prototype to avoid an error.
  4820. |    Use char because int might match the return type of a GCC
  4821. |    builtin and then its argument prototype would still apply.  */
  4822. | #ifdef __cplusplus
  4823. | extern "C"
  4824. | #endif
  4825. | char mbscasecoll ();
  4826. | /* The GNU C library defines this for functions which it implements
  4827. |     to always fail with ENOSYS.  Some functions are actually named
  4828. |     something starting with __ and the normal name is an alias.  */
  4829. | #if defined __stub_mbscasecoll || defined __stub___mbscasecoll
  4830. | choke me
  4831. | #endif
  4832. |
  4833. | int
  4834. | main ()
  4835. | {
  4836. | return mbscasecoll ();
  4837. |   ;
  4838. |   return 0;
  4839. | }
  4840. configure:8301: result: no
  4841. configure:8301: checking for fpclassify
  4842. configure:8301: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  4843. /tmp/ccs150fQ.o: In function `main':
  4844. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:156: undefined reference to `fpclassify'
  4845. collect2: error: ld returned 1 exit status
  4846. configure:8301: $? = 1
  4847. configure: failed program was:
  4848. | /* confdefs.h */
  4849. | #define PACKAGE_NAME ""
  4850. | #define PACKAGE_TARNAME ""
  4851. | #define PACKAGE_VERSION ""
  4852. | #define PACKAGE_STRING ""
  4853. | #define PACKAGE_BUGREPORT ""
  4854. | #define PACKAGE_URL ""
  4855. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  4856. | #define STDC_HEADERS 1
  4857. | #define _FILE_OFFSET_BITS 64
  4858. | #define HAVE_SYS_TYPES_H 1
  4859. | #define HAVE_SYS_STAT_H 1
  4860. | #define HAVE_STDLIB_H 1
  4861. | #define HAVE_STRING_H 1
  4862. | #define HAVE_MEMORY_H 1
  4863. | #define HAVE_STRINGS_H 1
  4864. | #define HAVE_INTTYPES_H 1
  4865. | #define HAVE_STDINT_H 1
  4866. | #define HAVE_UNISTD_H 1
  4867. | #define HAVE_ALLOCA_H 1
  4868. | #define HAVE_ALLOCA 1
  4869. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  4870. | #define USE_GIT_VERSION_H 1
  4871. | #define HAVE_DLFCN_H 1
  4872. | #define HAVE_LIBDL 1
  4873. | #define HAVE_DLOPEN 1
  4874. | #define HAVE_DLADDR 1
  4875. | #define SO_EXT "so"
  4876. | #define SO_PATH "LD_LIBRARY_PATH"
  4877. | #define SO_LD "arm-linux-gnueabi-gcc"
  4878. | #define SO_LDFLAGS "-shared"
  4879. | #define SO_pic "-fpic"
  4880. | #define SO_PIC "-fPIC"
  4881. | #define PROG_PL "swipl"
  4882. | #define O_PLMT 1
  4883. | #define HAVE_LIBRT 1
  4884. | #define HAVE_SEM_INIT 1
  4885. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  4886. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  4887. | #define HAVE_PTHREAD_KILL 1
  4888. | #define HAVE_PTHREAD_SIGMASK 1
  4889. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4890. | #define HAVE_SYSCONF 1
  4891. | #define HAVE_LIBM 1
  4892. | #define HAVE_TERM_H 1
  4893. | #define HAVE_CURSES_H 1
  4894. | #define HAVE_UNISTD_H 1
  4895. | #define HAVE_STRING_H 1
  4896. | #define HAVE_MEMORY_H 1
  4897. | #define HAVE_SYS_TIME_H 1
  4898. | #define HAVE_SYS_STAT_H 1
  4899. | #define HAVE_PWD_H 1
  4900. | #define HAVE_SYS_SELECT_H 1
  4901. | #define HAVE_SYS_PARAM_H 1
  4902. | #define HAVE_SYS_FILE_H 1
  4903. | #define HAVE_SYS_RESOURCE_H 1
  4904. | #define HAVE_MALLOC_H 1
  4905. | #define HAVE_SYS_STROPTS_H 1
  4906. | #define HAVE_WCHAR_H 1
  4907. | #define HAVE_EXECINFO_H 1
  4908. | #define HAVE_SYS_TERMIOS_H 1
  4909. | #define HAVE_SYS_MMAN_H 1
  4910. | #define HAVE_LOCALE_H 1
  4911. | #define HAVE_FLOAT_H 1
  4912. | #define HAVE_VALGRIND_VALGRIND_H 1
  4913. | #define HAVE_ACCESS 1
  4914. | #define HAVE_FCHMOD 1
  4915. | #define HAVE_CHMOD 1
  4916. | #define HAVE_FSTAT 1
  4917. | #define HAVE_READLINK 1
  4918. | #define HAVE_GETWD 1
  4919. | #define HAVE_GETCWD 1
  4920. | #define HAVE_GETPAGESIZE 1
  4921. | #define HAVE_GETPWNAM 1
  4922. | #define HAVE_GETRLIMIT 1
  4923. | #define HAVE_GETTIMEOFDAY 1
  4924. | #define HAVE_OPENDIR 1
  4925. | #define HAVE_SYSCONF 1
  4926. | #define HAVE_POPEN 1
  4927. | #define HAVE_PUTENV 1
  4928. | #define HAVE_RANDOM 1
  4929. | #define HAVE_REMOVE 1
  4930. | #define HAVE_RENAME 1
  4931. | #define HAVE_SELECT 1
  4932. | #define HAVE_FCNTL 1
  4933. | #define HAVE_GETRUSAGE 1
  4934. | #define HAVE_SIGNAL 1
  4935. | #define HAVE_SIGSET 1
  4936. | #define HAVE_SIGPROCMASK 1
  4937. | #define HAVE_SLEEP 1
  4938. | #define HAVE_USLEEP 1
  4939. | #define HAVE_SRAND 1
  4940. | #define HAVE_SRANDOM 1
  4941. | #define HAVE_STAT 1
  4942. | #define HAVE_MEMMOVE 1
  4943. | #define HAVE_SIGACTION 1
  4944. | #define HAVE_SIGSETMASK 1
  4945. | #define HAVE_SIGGETMASK 1
  4946. | #define HAVE_SIGBLOCK 1
  4947. | #define HAVE_RINT 1
  4948. | #define HAVE_FLOOR 1
  4949. | #define HAVE_CEIL 1
  4950. | #define HAVE_ISNAN 1
  4951. | #define HAVE_ISINF 1
  4952. | #define HAVE_TCSETATTR 1
  4953. | #define HAVE_CFMAKERAW 1
  4954. | #define HAVE_GETPID 1
  4955. | #define HAVE_STRERROR 1
  4956. | #define HAVE_TIMES 1
  4957. | #define HAVE_UNSETENV 1
  4958. | #define HAVE_GRANTPT 1
  4959. | #define HAVE_NANOSLEEP 1
  4960. | #define HAVE_WAITPID 1
  4961. | #define HAVE_SETLOCALE 1
  4962. | #define HAVE_MTRACE 1
  4963. | #define HAVE_LOCALTIME_R 1
  4964. | #define HAVE_ASCTIME_R 1
  4965. | #define HAVE_MMAP 1
  4966. | #define HAVE_CONFSTR 1
  4967. | #define HAVE_STRCASECMP 1
  4968. | /* end confdefs.h.  */
  4969. | /* Define fpclassify to an innocuous variant, in case <limits.h> declares fpclassify.
  4970. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4971. | #define fpclassify innocuous_fpclassify
  4972. |
  4973. | /* System header to define __stub macros and hopefully few prototypes,
  4974. |     which can conflict with char fpclassify (); below.
  4975. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4976. |     <limits.h> exists even on freestanding compilers.  */
  4977. |
  4978. | #ifdef __STDC__
  4979. | # include <limits.h>
  4980. | #else
  4981. | # include <assert.h>
  4982. | #endif
  4983. |
  4984. | #undef fpclassify
  4985. |
  4986. | /* Override any GCC internal prototype to avoid an error.
  4987. |    Use char because int might match the return type of a GCC
  4988. |    builtin and then its argument prototype would still apply.  */
  4989. | #ifdef __cplusplus
  4990. | extern "C"
  4991. | #endif
  4992. | char fpclassify ();
  4993. | /* The GNU C library defines this for functions which it implements
  4994. |     to always fail with ENOSYS.  Some functions are actually named
  4995. |     something starting with __ and the normal name is an alias.  */
  4996. | #if defined __stub_fpclassify || defined __stub___fpclassify
  4997. | choke me
  4998. | #endif
  4999. |
  5000. | int
  5001. | main ()
  5002. | {
  5003. | return fpclassify ();
  5004. |   ;
  5005. |   return 0;
  5006. | }
  5007. configure:8301: result: no
  5008. configure:8301: checking for fpclass
  5009. configure:8301: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5010. /tmp/cc6zQhZS.o: In function `main':
  5011. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:156: undefined reference to `fpclass'
  5012. collect2: error: ld returned 1 exit status
  5013. configure:8301: $? = 1
  5014. configure: failed program was:
  5015. | /* confdefs.h */
  5016. | #define PACKAGE_NAME ""
  5017. | #define PACKAGE_TARNAME ""
  5018. | #define PACKAGE_VERSION ""
  5019. | #define PACKAGE_STRING ""
  5020. | #define PACKAGE_BUGREPORT ""
  5021. | #define PACKAGE_URL ""
  5022. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  5023. | #define STDC_HEADERS 1
  5024. | #define _FILE_OFFSET_BITS 64
  5025. | #define HAVE_SYS_TYPES_H 1
  5026. | #define HAVE_SYS_STAT_H 1
  5027. | #define HAVE_STDLIB_H 1
  5028. | #define HAVE_STRING_H 1
  5029. | #define HAVE_MEMORY_H 1
  5030. | #define HAVE_STRINGS_H 1
  5031. | #define HAVE_INTTYPES_H 1
  5032. | #define HAVE_STDINT_H 1
  5033. | #define HAVE_UNISTD_H 1
  5034. | #define HAVE_ALLOCA_H 1
  5035. | #define HAVE_ALLOCA 1
  5036. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  5037. | #define USE_GIT_VERSION_H 1
  5038. | #define HAVE_DLFCN_H 1
  5039. | #define HAVE_LIBDL 1
  5040. | #define HAVE_DLOPEN 1
  5041. | #define HAVE_DLADDR 1
  5042. | #define SO_EXT "so"
  5043. | #define SO_PATH "LD_LIBRARY_PATH"
  5044. | #define SO_LD "arm-linux-gnueabi-gcc"
  5045. | #define SO_LDFLAGS "-shared"
  5046. | #define SO_pic "-fpic"
  5047. | #define SO_PIC "-fPIC"
  5048. | #define PROG_PL "swipl"
  5049. | #define O_PLMT 1
  5050. | #define HAVE_LIBRT 1
  5051. | #define HAVE_SEM_INIT 1
  5052. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  5053. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  5054. | #define HAVE_PTHREAD_KILL 1
  5055. | #define HAVE_PTHREAD_SIGMASK 1
  5056. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  5057. | #define HAVE_SYSCONF 1
  5058. | #define HAVE_LIBM 1
  5059. | #define HAVE_TERM_H 1
  5060. | #define HAVE_CURSES_H 1
  5061. | #define HAVE_UNISTD_H 1
  5062. | #define HAVE_STRING_H 1
  5063. | #define HAVE_MEMORY_H 1
  5064. | #define HAVE_SYS_TIME_H 1
  5065. | #define HAVE_SYS_STAT_H 1
  5066. | #define HAVE_PWD_H 1
  5067. | #define HAVE_SYS_SELECT_H 1
  5068. | #define HAVE_SYS_PARAM_H 1
  5069. | #define HAVE_SYS_FILE_H 1
  5070. | #define HAVE_SYS_RESOURCE_H 1
  5071. | #define HAVE_MALLOC_H 1
  5072. | #define HAVE_SYS_STROPTS_H 1
  5073. | #define HAVE_WCHAR_H 1
  5074. | #define HAVE_EXECINFO_H 1
  5075. | #define HAVE_SYS_TERMIOS_H 1
  5076. | #define HAVE_SYS_MMAN_H 1
  5077. | #define HAVE_LOCALE_H 1
  5078. | #define HAVE_FLOAT_H 1
  5079. | #define HAVE_VALGRIND_VALGRIND_H 1
  5080. | #define HAVE_ACCESS 1
  5081. | #define HAVE_FCHMOD 1
  5082. | #define HAVE_CHMOD 1
  5083. | #define HAVE_FSTAT 1
  5084. | #define HAVE_READLINK 1
  5085. | #define HAVE_GETWD 1
  5086. | #define HAVE_GETCWD 1
  5087. | #define HAVE_GETPAGESIZE 1
  5088. | #define HAVE_GETPWNAM 1
  5089. | #define HAVE_GETRLIMIT 1
  5090. | #define HAVE_GETTIMEOFDAY 1
  5091. | #define HAVE_OPENDIR 1
  5092. | #define HAVE_SYSCONF 1
  5093. | #define HAVE_POPEN 1
  5094. | #define HAVE_PUTENV 1
  5095. | #define HAVE_RANDOM 1
  5096. | #define HAVE_REMOVE 1
  5097. | #define HAVE_RENAME 1
  5098. | #define HAVE_SELECT 1
  5099. | #define HAVE_FCNTL 1
  5100. | #define HAVE_GETRUSAGE 1
  5101. | #define HAVE_SIGNAL 1
  5102. | #define HAVE_SIGSET 1
  5103. | #define HAVE_SIGPROCMASK 1
  5104. | #define HAVE_SLEEP 1
  5105. | #define HAVE_USLEEP 1
  5106. | #define HAVE_SRAND 1
  5107. | #define HAVE_SRANDOM 1
  5108. | #define HAVE_STAT 1
  5109. | #define HAVE_MEMMOVE 1
  5110. | #define HAVE_SIGACTION 1
  5111. | #define HAVE_SIGSETMASK 1
  5112. | #define HAVE_SIGGETMASK 1
  5113. | #define HAVE_SIGBLOCK 1
  5114. | #define HAVE_RINT 1
  5115. | #define HAVE_FLOOR 1
  5116. | #define HAVE_CEIL 1
  5117. | #define HAVE_ISNAN 1
  5118. | #define HAVE_ISINF 1
  5119. | #define HAVE_TCSETATTR 1
  5120. | #define HAVE_CFMAKERAW 1
  5121. | #define HAVE_GETPID 1
  5122. | #define HAVE_STRERROR 1
  5123. | #define HAVE_TIMES 1
  5124. | #define HAVE_UNSETENV 1
  5125. | #define HAVE_GRANTPT 1
  5126. | #define HAVE_NANOSLEEP 1
  5127. | #define HAVE_WAITPID 1
  5128. | #define HAVE_SETLOCALE 1
  5129. | #define HAVE_MTRACE 1
  5130. | #define HAVE_LOCALTIME_R 1
  5131. | #define HAVE_ASCTIME_R 1
  5132. | #define HAVE_MMAP 1
  5133. | #define HAVE_CONFSTR 1
  5134. | #define HAVE_STRCASECMP 1
  5135. | /* end confdefs.h.  */
  5136. | /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass.
  5137. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5138. | #define fpclass innocuous_fpclass
  5139. |
  5140. | /* System header to define __stub macros and hopefully few prototypes,
  5141. |     which can conflict with char fpclass (); below.
  5142. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5143. |     <limits.h> exists even on freestanding compilers.  */
  5144. |
  5145. | #ifdef __STDC__
  5146. | # include <limits.h>
  5147. | #else
  5148. | # include <assert.h>
  5149. | #endif
  5150. |
  5151. | #undef fpclass
  5152. |
  5153. | /* Override any GCC internal prototype to avoid an error.
  5154. |    Use char because int might match the return type of a GCC
  5155. |    builtin and then its argument prototype would still apply.  */
  5156. | #ifdef __cplusplus
  5157. | extern "C"
  5158. | #endif
  5159. | char fpclass ();
  5160. | /* The GNU C library defines this for functions which it implements
  5161. |     to always fail with ENOSYS.  Some functions are actually named
  5162. |     something starting with __ and the normal name is an alias.  */
  5163. | #if defined __stub_fpclass || defined __stub___fpclass
  5164. | choke me
  5165. | #endif
  5166. |
  5167. | int
  5168. | main ()
  5169. | {
  5170. | return fpclass ();
  5171. |   ;
  5172. |   return 0;
  5173. | }
  5174. configure:8301: result: no
  5175. configure:8313: checking for setenv
  5176. configure:8313: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5177. configure:8313: $? = 0
  5178. configure:8313: result: yes
  5179. configure:8313: checking for posix_openpt
  5180. configure:8313: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5181. configure:8313: $? = 0
  5182. configure:8313: result: yes
  5183. configure:8313: checking for wcsxfrm
  5184. configure:8313: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5185. configure:8313: $? = 0
  5186. configure:8313: result: yes
  5187. configure:8313: checking for sysctlbyname
  5188. configure:8313: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5189. /tmp/ccDTKATT.o: In function `main':
  5190. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:159: undefined reference to `sysctlbyname'
  5191. collect2: error: ld returned 1 exit status
  5192. configure:8313: $? = 1
  5193. configure: failed program was:
  5194. | /* confdefs.h */
  5195. | #define PACKAGE_NAME ""
  5196. | #define PACKAGE_TARNAME ""
  5197. | #define PACKAGE_VERSION ""
  5198. | #define PACKAGE_STRING ""
  5199. | #define PACKAGE_BUGREPORT ""
  5200. | #define PACKAGE_URL ""
  5201. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  5202. | #define STDC_HEADERS 1
  5203. | #define _FILE_OFFSET_BITS 64
  5204. | #define HAVE_SYS_TYPES_H 1
  5205. | #define HAVE_SYS_STAT_H 1
  5206. | #define HAVE_STDLIB_H 1
  5207. | #define HAVE_STRING_H 1
  5208. | #define HAVE_MEMORY_H 1
  5209. | #define HAVE_STRINGS_H 1
  5210. | #define HAVE_INTTYPES_H 1
  5211. | #define HAVE_STDINT_H 1
  5212. | #define HAVE_UNISTD_H 1
  5213. | #define HAVE_ALLOCA_H 1
  5214. | #define HAVE_ALLOCA 1
  5215. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  5216. | #define USE_GIT_VERSION_H 1
  5217. | #define HAVE_DLFCN_H 1
  5218. | #define HAVE_LIBDL 1
  5219. | #define HAVE_DLOPEN 1
  5220. | #define HAVE_DLADDR 1
  5221. | #define SO_EXT "so"
  5222. | #define SO_PATH "LD_LIBRARY_PATH"
  5223. | #define SO_LD "arm-linux-gnueabi-gcc"
  5224. | #define SO_LDFLAGS "-shared"
  5225. | #define SO_pic "-fpic"
  5226. | #define SO_PIC "-fPIC"
  5227. | #define PROG_PL "swipl"
  5228. | #define O_PLMT 1
  5229. | #define HAVE_LIBRT 1
  5230. | #define HAVE_SEM_INIT 1
  5231. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  5232. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  5233. | #define HAVE_PTHREAD_KILL 1
  5234. | #define HAVE_PTHREAD_SIGMASK 1
  5235. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  5236. | #define HAVE_SYSCONF 1
  5237. | #define HAVE_LIBM 1
  5238. | #define HAVE_TERM_H 1
  5239. | #define HAVE_CURSES_H 1
  5240. | #define HAVE_UNISTD_H 1
  5241. | #define HAVE_STRING_H 1
  5242. | #define HAVE_MEMORY_H 1
  5243. | #define HAVE_SYS_TIME_H 1
  5244. | #define HAVE_SYS_STAT_H 1
  5245. | #define HAVE_PWD_H 1
  5246. | #define HAVE_SYS_SELECT_H 1
  5247. | #define HAVE_SYS_PARAM_H 1
  5248. | #define HAVE_SYS_FILE_H 1
  5249. | #define HAVE_SYS_RESOURCE_H 1
  5250. | #define HAVE_MALLOC_H 1
  5251. | #define HAVE_SYS_STROPTS_H 1
  5252. | #define HAVE_WCHAR_H 1
  5253. | #define HAVE_EXECINFO_H 1
  5254. | #define HAVE_SYS_TERMIOS_H 1
  5255. | #define HAVE_SYS_MMAN_H 1
  5256. | #define HAVE_LOCALE_H 1
  5257. | #define HAVE_FLOAT_H 1
  5258. | #define HAVE_VALGRIND_VALGRIND_H 1
  5259. | #define HAVE_ACCESS 1
  5260. | #define HAVE_FCHMOD 1
  5261. | #define HAVE_CHMOD 1
  5262. | #define HAVE_FSTAT 1
  5263. | #define HAVE_READLINK 1
  5264. | #define HAVE_GETWD 1
  5265. | #define HAVE_GETCWD 1
  5266. | #define HAVE_GETPAGESIZE 1
  5267. | #define HAVE_GETPWNAM 1
  5268. | #define HAVE_GETRLIMIT 1
  5269. | #define HAVE_GETTIMEOFDAY 1
  5270. | #define HAVE_OPENDIR 1
  5271. | #define HAVE_SYSCONF 1
  5272. | #define HAVE_POPEN 1
  5273. | #define HAVE_PUTENV 1
  5274. | #define HAVE_RANDOM 1
  5275. | #define HAVE_REMOVE 1
  5276. | #define HAVE_RENAME 1
  5277. | #define HAVE_SELECT 1
  5278. | #define HAVE_FCNTL 1
  5279. | #define HAVE_GETRUSAGE 1
  5280. | #define HAVE_SIGNAL 1
  5281. | #define HAVE_SIGSET 1
  5282. | #define HAVE_SIGPROCMASK 1
  5283. | #define HAVE_SLEEP 1
  5284. | #define HAVE_USLEEP 1
  5285. | #define HAVE_SRAND 1
  5286. | #define HAVE_SRANDOM 1
  5287. | #define HAVE_STAT 1
  5288. | #define HAVE_MEMMOVE 1
  5289. | #define HAVE_SIGACTION 1
  5290. | #define HAVE_SIGSETMASK 1
  5291. | #define HAVE_SIGGETMASK 1
  5292. | #define HAVE_SIGBLOCK 1
  5293. | #define HAVE_RINT 1
  5294. | #define HAVE_FLOOR 1
  5295. | #define HAVE_CEIL 1
  5296. | #define HAVE_ISNAN 1
  5297. | #define HAVE_ISINF 1
  5298. | #define HAVE_TCSETATTR 1
  5299. | #define HAVE_CFMAKERAW 1
  5300. | #define HAVE_GETPID 1
  5301. | #define HAVE_STRERROR 1
  5302. | #define HAVE_TIMES 1
  5303. | #define HAVE_UNSETENV 1
  5304. | #define HAVE_GRANTPT 1
  5305. | #define HAVE_NANOSLEEP 1
  5306. | #define HAVE_WAITPID 1
  5307. | #define HAVE_SETLOCALE 1
  5308. | #define HAVE_MTRACE 1
  5309. | #define HAVE_LOCALTIME_R 1
  5310. | #define HAVE_ASCTIME_R 1
  5311. | #define HAVE_MMAP 1
  5312. | #define HAVE_CONFSTR 1
  5313. | #define HAVE_STRCASECMP 1
  5314. | #define HAVE_SETENV 1
  5315. | #define HAVE_POSIX_OPENPT 1
  5316. | #define HAVE_WCSXFRM 1
  5317. | /* end confdefs.h.  */
  5318. | /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
  5319. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5320. | #define sysctlbyname innocuous_sysctlbyname
  5321. |
  5322. | /* System header to define __stub macros and hopefully few prototypes,
  5323. |     which can conflict with char sysctlbyname (); below.
  5324. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5325. |     <limits.h> exists even on freestanding compilers.  */
  5326. |
  5327. | #ifdef __STDC__
  5328. | # include <limits.h>
  5329. | #else
  5330. | # include <assert.h>
  5331. | #endif
  5332. |
  5333. | #undef sysctlbyname
  5334. |
  5335. | /* Override any GCC internal prototype to avoid an error.
  5336. |    Use char because int might match the return type of a GCC
  5337. |    builtin and then its argument prototype would still apply.  */
  5338. | #ifdef __cplusplus
  5339. | extern "C"
  5340. | #endif
  5341. | char sysctlbyname ();
  5342. | /* The GNU C library defines this for functions which it implements
  5343. |     to always fail with ENOSYS.  Some functions are actually named
  5344. |     something starting with __ and the normal name is an alias.  */
  5345. | #if defined __stub_sysctlbyname || defined __stub___sysctlbyname
  5346. | choke me
  5347. | #endif
  5348. |
  5349. | int
  5350. | main ()
  5351. | {
  5352. | return sysctlbyname ();
  5353. |   ;
  5354. |   return 0;
  5355. | }
  5356. configure:8313: result: no
  5357. configure:8313: checking for mbsnrtowcs
  5358. configure:8313: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5359. configure:8313: $? = 0
  5360. configure:8313: result: yes
  5361. configure:8313: checking for wcsdup
  5362. configure:8313: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5363. configure:8313: $? = 0
  5364. configure:8313: result: yes
  5365. configure:8325: checking for mallinfo
  5366. configure:8325: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5367. configure:8325: $? = 0
  5368. configure:8325: result: yes
  5369. configure:8325: checking for ftruncate
  5370. configure:8325: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5371. configure:8325: $? = 0
  5372. configure:8325: result: yes
  5373. configure:8325: checking for localtime_s
  5374. configure:8325: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5375. /tmp/cclzWgkb.o: In function `main':
  5376. /home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src/conftest.c:163: undefined reference to `localtime_s'
  5377. collect2: error: ld returned 1 exit status
  5378. configure:8325: $? = 1
  5379. configure: failed program was:
  5380. | /* confdefs.h */
  5381. | #define PACKAGE_NAME ""
  5382. | #define PACKAGE_TARNAME ""
  5383. | #define PACKAGE_VERSION ""
  5384. | #define PACKAGE_STRING ""
  5385. | #define PACKAGE_BUGREPORT ""
  5386. | #define PACKAGE_URL ""
  5387. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  5388. | #define STDC_HEADERS 1
  5389. | #define _FILE_OFFSET_BITS 64
  5390. | #define HAVE_SYS_TYPES_H 1
  5391. | #define HAVE_SYS_STAT_H 1
  5392. | #define HAVE_STDLIB_H 1
  5393. | #define HAVE_STRING_H 1
  5394. | #define HAVE_MEMORY_H 1
  5395. | #define HAVE_STRINGS_H 1
  5396. | #define HAVE_INTTYPES_H 1
  5397. | #define HAVE_STDINT_H 1
  5398. | #define HAVE_UNISTD_H 1
  5399. | #define HAVE_ALLOCA_H 1
  5400. | #define HAVE_ALLOCA 1
  5401. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  5402. | #define USE_GIT_VERSION_H 1
  5403. | #define HAVE_DLFCN_H 1
  5404. | #define HAVE_LIBDL 1
  5405. | #define HAVE_DLOPEN 1
  5406. | #define HAVE_DLADDR 1
  5407. | #define SO_EXT "so"
  5408. | #define SO_PATH "LD_LIBRARY_PATH"
  5409. | #define SO_LD "arm-linux-gnueabi-gcc"
  5410. | #define SO_LDFLAGS "-shared"
  5411. | #define SO_pic "-fpic"
  5412. | #define SO_PIC "-fPIC"
  5413. | #define PROG_PL "swipl"
  5414. | #define O_PLMT 1
  5415. | #define HAVE_LIBRT 1
  5416. | #define HAVE_SEM_INIT 1
  5417. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  5418. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  5419. | #define HAVE_PTHREAD_KILL 1
  5420. | #define HAVE_PTHREAD_SIGMASK 1
  5421. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  5422. | #define HAVE_SYSCONF 1
  5423. | #define HAVE_LIBM 1
  5424. | #define HAVE_TERM_H 1
  5425. | #define HAVE_CURSES_H 1
  5426. | #define HAVE_UNISTD_H 1
  5427. | #define HAVE_STRING_H 1
  5428. | #define HAVE_MEMORY_H 1
  5429. | #define HAVE_SYS_TIME_H 1
  5430. | #define HAVE_SYS_STAT_H 1
  5431. | #define HAVE_PWD_H 1
  5432. | #define HAVE_SYS_SELECT_H 1
  5433. | #define HAVE_SYS_PARAM_H 1
  5434. | #define HAVE_SYS_FILE_H 1
  5435. | #define HAVE_SYS_RESOURCE_H 1
  5436. | #define HAVE_MALLOC_H 1
  5437. | #define HAVE_SYS_STROPTS_H 1
  5438. | #define HAVE_WCHAR_H 1
  5439. | #define HAVE_EXECINFO_H 1
  5440. | #define HAVE_SYS_TERMIOS_H 1
  5441. | #define HAVE_SYS_MMAN_H 1
  5442. | #define HAVE_LOCALE_H 1
  5443. | #define HAVE_FLOAT_H 1
  5444. | #define HAVE_VALGRIND_VALGRIND_H 1
  5445. | #define HAVE_ACCESS 1
  5446. | #define HAVE_FCHMOD 1
  5447. | #define HAVE_CHMOD 1
  5448. | #define HAVE_FSTAT 1
  5449. | #define HAVE_READLINK 1
  5450. | #define HAVE_GETWD 1
  5451. | #define HAVE_GETCWD 1
  5452. | #define HAVE_GETPAGESIZE 1
  5453. | #define HAVE_GETPWNAM 1
  5454. | #define HAVE_GETRLIMIT 1
  5455. | #define HAVE_GETTIMEOFDAY 1
  5456. | #define HAVE_OPENDIR 1
  5457. | #define HAVE_SYSCONF 1
  5458. | #define HAVE_POPEN 1
  5459. | #define HAVE_PUTENV 1
  5460. | #define HAVE_RANDOM 1
  5461. | #define HAVE_REMOVE 1
  5462. | #define HAVE_RENAME 1
  5463. | #define HAVE_SELECT 1
  5464. | #define HAVE_FCNTL 1
  5465. | #define HAVE_GETRUSAGE 1
  5466. | #define HAVE_SIGNAL 1
  5467. | #define HAVE_SIGSET 1
  5468. | #define HAVE_SIGPROCMASK 1
  5469. | #define HAVE_SLEEP 1
  5470. | #define HAVE_USLEEP 1
  5471. | #define HAVE_SRAND 1
  5472. | #define HAVE_SRANDOM 1
  5473. | #define HAVE_STAT 1
  5474. | #define HAVE_MEMMOVE 1
  5475. | #define HAVE_SIGACTION 1
  5476. | #define HAVE_SIGSETMASK 1
  5477. | #define HAVE_SIGGETMASK 1
  5478. | #define HAVE_SIGBLOCK 1
  5479. | #define HAVE_RINT 1
  5480. | #define HAVE_FLOOR 1
  5481. | #define HAVE_CEIL 1
  5482. | #define HAVE_ISNAN 1
  5483. | #define HAVE_ISINF 1
  5484. | #define HAVE_TCSETATTR 1
  5485. | #define HAVE_CFMAKERAW 1
  5486. | #define HAVE_GETPID 1
  5487. | #define HAVE_STRERROR 1
  5488. | #define HAVE_TIMES 1
  5489. | #define HAVE_UNSETENV 1
  5490. | #define HAVE_GRANTPT 1
  5491. | #define HAVE_NANOSLEEP 1
  5492. | #define HAVE_WAITPID 1
  5493. | #define HAVE_SETLOCALE 1
  5494. | #define HAVE_MTRACE 1
  5495. | #define HAVE_LOCALTIME_R 1
  5496. | #define HAVE_ASCTIME_R 1
  5497. | #define HAVE_MMAP 1
  5498. | #define HAVE_CONFSTR 1
  5499. | #define HAVE_STRCASECMP 1
  5500. | #define HAVE_SETENV 1
  5501. | #define HAVE_POSIX_OPENPT 1
  5502. | #define HAVE_WCSXFRM 1
  5503. | #define HAVE_MBSNRTOWCS 1
  5504. | #define HAVE_WCSDUP 1
  5505. | #define HAVE_MALLINFO 1
  5506. | #define HAVE_FTRUNCATE 1
  5507. | /* end confdefs.h.  */
  5508. | /* Define localtime_s to an innocuous variant, in case <limits.h> declares localtime_s.
  5509. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5510. | #define localtime_s innocuous_localtime_s
  5511. |
  5512. | /* System header to define __stub macros and hopefully few prototypes,
  5513. |     which can conflict with char localtime_s (); below.
  5514. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5515. |     <limits.h> exists even on freestanding compilers.  */
  5516. |
  5517. | #ifdef __STDC__
  5518. | # include <limits.h>
  5519. | #else
  5520. | # include <assert.h>
  5521. | #endif
  5522. |
  5523. | #undef localtime_s
  5524. |
  5525. | /* Override any GCC internal prototype to avoid an error.
  5526. |    Use char because int might match the return type of a GCC
  5527. |    builtin and then its argument prototype would still apply.  */
  5528. | #ifdef __cplusplus
  5529. | extern "C"
  5530. | #endif
  5531. | char localtime_s ();
  5532. | /* The GNU C library defines this for functions which it implements
  5533. |     to always fail with ENOSYS.  Some functions are actually named
  5534. |     something starting with __ and the normal name is an alias.  */
  5535. | #if defined __stub_localtime_s || defined __stub___localtime_s
  5536. | choke me
  5537. | #endif
  5538. |
  5539. | int
  5540. | main ()
  5541. | {
  5542. | return localtime_s ();
  5543. |   ;
  5544. |   return 0;
  5545. | }
  5546. configure:8325: result: no
  5547. configure:8325: checking for localeconv
  5548. configure:8325: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5549. configure:8325: $? = 0
  5550. configure:8325: result: yes
  5551. configure:8334: checking whether mbsnrtowcs is declared
  5552. configure:8334: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  5553. conftest.c: In function 'main':
  5554. conftest.c:170:10: error: 'mbsnrtowcs' undeclared (first use in this function)
  5555. conftest.c:170:10: note: each undeclared identifier is reported only once for each function it appears in
  5556. configure:8334: $? = 1
  5557. configure: failed program was:
  5558. | /* confdefs.h */
  5559. | #define PACKAGE_NAME ""
  5560. | #define PACKAGE_TARNAME ""
  5561. | #define PACKAGE_VERSION ""
  5562. | #define PACKAGE_STRING ""
  5563. | #define PACKAGE_BUGREPORT ""
  5564. | #define PACKAGE_URL ""
  5565. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  5566. | #define STDC_HEADERS 1
  5567. | #define _FILE_OFFSET_BITS 64
  5568. | #define HAVE_SYS_TYPES_H 1
  5569. | #define HAVE_SYS_STAT_H 1
  5570. | #define HAVE_STDLIB_H 1
  5571. | #define HAVE_STRING_H 1
  5572. | #define HAVE_MEMORY_H 1
  5573. | #define HAVE_STRINGS_H 1
  5574. | #define HAVE_INTTYPES_H 1
  5575. | #define HAVE_STDINT_H 1
  5576. | #define HAVE_UNISTD_H 1
  5577. | #define HAVE_ALLOCA_H 1
  5578. | #define HAVE_ALLOCA 1
  5579. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  5580. | #define USE_GIT_VERSION_H 1
  5581. | #define HAVE_DLFCN_H 1
  5582. | #define HAVE_LIBDL 1
  5583. | #define HAVE_DLOPEN 1
  5584. | #define HAVE_DLADDR 1
  5585. | #define SO_EXT "so"
  5586. | #define SO_PATH "LD_LIBRARY_PATH"
  5587. | #define SO_LD "arm-linux-gnueabi-gcc"
  5588. | #define SO_LDFLAGS "-shared"
  5589. | #define SO_pic "-fpic"
  5590. | #define SO_PIC "-fPIC"
  5591. | #define PROG_PL "swipl"
  5592. | #define O_PLMT 1
  5593. | #define HAVE_LIBRT 1
  5594. | #define HAVE_SEM_INIT 1
  5595. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  5596. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  5597. | #define HAVE_PTHREAD_KILL 1
  5598. | #define HAVE_PTHREAD_SIGMASK 1
  5599. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  5600. | #define HAVE_SYSCONF 1
  5601. | #define HAVE_LIBM 1
  5602. | #define HAVE_TERM_H 1
  5603. | #define HAVE_CURSES_H 1
  5604. | #define HAVE_UNISTD_H 1
  5605. | #define HAVE_STRING_H 1
  5606. | #define HAVE_MEMORY_H 1
  5607. | #define HAVE_SYS_TIME_H 1
  5608. | #define HAVE_SYS_STAT_H 1
  5609. | #define HAVE_PWD_H 1
  5610. | #define HAVE_SYS_SELECT_H 1
  5611. | #define HAVE_SYS_PARAM_H 1
  5612. | #define HAVE_SYS_FILE_H 1
  5613. | #define HAVE_SYS_RESOURCE_H 1
  5614. | #define HAVE_MALLOC_H 1
  5615. | #define HAVE_SYS_STROPTS_H 1
  5616. | #define HAVE_WCHAR_H 1
  5617. | #define HAVE_EXECINFO_H 1
  5618. | #define HAVE_SYS_TERMIOS_H 1
  5619. | #define HAVE_SYS_MMAN_H 1
  5620. | #define HAVE_LOCALE_H 1
  5621. | #define HAVE_FLOAT_H 1
  5622. | #define HAVE_VALGRIND_VALGRIND_H 1
  5623. | #define HAVE_ACCESS 1
  5624. | #define HAVE_FCHMOD 1
  5625. | #define HAVE_CHMOD 1
  5626. | #define HAVE_FSTAT 1
  5627. | #define HAVE_READLINK 1
  5628. | #define HAVE_GETWD 1
  5629. | #define HAVE_GETCWD 1
  5630. | #define HAVE_GETPAGESIZE 1
  5631. | #define HAVE_GETPWNAM 1
  5632. | #define HAVE_GETRLIMIT 1
  5633. | #define HAVE_GETTIMEOFDAY 1
  5634. | #define HAVE_OPENDIR 1
  5635. | #define HAVE_SYSCONF 1
  5636. | #define HAVE_POPEN 1
  5637. | #define HAVE_PUTENV 1
  5638. | #define HAVE_RANDOM 1
  5639. | #define HAVE_REMOVE 1
  5640. | #define HAVE_RENAME 1
  5641. | #define HAVE_SELECT 1
  5642. | #define HAVE_FCNTL 1
  5643. | #define HAVE_GETRUSAGE 1
  5644. | #define HAVE_SIGNAL 1
  5645. | #define HAVE_SIGSET 1
  5646. | #define HAVE_SIGPROCMASK 1
  5647. | #define HAVE_SLEEP 1
  5648. | #define HAVE_USLEEP 1
  5649. | #define HAVE_SRAND 1
  5650. | #define HAVE_SRANDOM 1
  5651. | #define HAVE_STAT 1
  5652. | #define HAVE_MEMMOVE 1
  5653. | #define HAVE_SIGACTION 1
  5654. | #define HAVE_SIGSETMASK 1
  5655. | #define HAVE_SIGGETMASK 1
  5656. | #define HAVE_SIGBLOCK 1
  5657. | #define HAVE_RINT 1
  5658. | #define HAVE_FLOOR 1
  5659. | #define HAVE_CEIL 1
  5660. | #define HAVE_ISNAN 1
  5661. | #define HAVE_ISINF 1
  5662. | #define HAVE_TCSETATTR 1
  5663. | #define HAVE_CFMAKERAW 1
  5664. | #define HAVE_GETPID 1
  5665. | #define HAVE_STRERROR 1
  5666. | #define HAVE_TIMES 1
  5667. | #define HAVE_UNSETENV 1
  5668. | #define HAVE_GRANTPT 1
  5669. | #define HAVE_NANOSLEEP 1
  5670. | #define HAVE_WAITPID 1
  5671. | #define HAVE_SETLOCALE 1
  5672. | #define HAVE_MTRACE 1
  5673. | #define HAVE_LOCALTIME_R 1
  5674. | #define HAVE_ASCTIME_R 1
  5675. | #define HAVE_MMAP 1
  5676. | #define HAVE_CONFSTR 1
  5677. | #define HAVE_STRCASECMP 1
  5678. | #define HAVE_SETENV 1
  5679. | #define HAVE_POSIX_OPENPT 1
  5680. | #define HAVE_WCSXFRM 1
  5681. | #define HAVE_MBSNRTOWCS 1
  5682. | #define HAVE_WCSDUP 1
  5683. | #define HAVE_MALLINFO 1
  5684. | #define HAVE_FTRUNCATE 1
  5685. | #define HAVE_LOCALECONV 1
  5686. | /* end confdefs.h.  */
  5687. | #include <stdio.h>
  5688. | #ifdef HAVE_SYS_TYPES_H
  5689. | # include <sys/types.h>
  5690. | #endif
  5691. | #ifdef HAVE_SYS_STAT_H
  5692. | # include <sys/stat.h>
  5693. | #endif
  5694. | #ifdef STDC_HEADERS
  5695. | # include <stdlib.h>
  5696. | # include <stddef.h>
  5697. | #else
  5698. | # ifdef HAVE_STDLIB_H
  5699. | #  include <stdlib.h>
  5700. | # endif
  5701. | #endif
  5702. | #ifdef HAVE_STRING_H
  5703. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5704. | #  include <memory.h>
  5705. | # endif
  5706. | # include <string.h>
  5707. | #endif
  5708. | #ifdef HAVE_STRINGS_H
  5709. | # include <strings.h>
  5710. | #endif
  5711. | #ifdef HAVE_INTTYPES_H
  5712. | # include <inttypes.h>
  5713. | #endif
  5714. | #ifdef HAVE_STDINT_H
  5715. | # include <stdint.h>
  5716. | #endif
  5717. | #ifdef HAVE_UNISTD_H
  5718. | # include <unistd.h>
  5719. | #endif
  5720. | int
  5721. | main ()
  5722. | {
  5723. | #ifndef mbsnrtowcs
  5724. | #ifdef __cplusplus
  5725. |   (void) mbsnrtowcs;
  5726. | #else
  5727. |   (void) mbsnrtowcs;
  5728. | #endif
  5729. | #endif
  5730. |
  5731. |   ;
  5732. |   return 0;
  5733. | }
  5734. configure:8334: result: no
  5735. configure:8345: checking whether time.h and sys/time.h may both be included
  5736. configure:8365: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  5737. configure:8365: $? = 0
  5738. configure:8372: result: yes
  5739. configure:8383: checking for dirent.h that defines DIR
  5740. configure:8402: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  5741. configure:8402: $? = 0
  5742. configure:8410: result: yes
  5743. configure:8423: checking for library containing opendir
  5744. configure:8454: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  5745. configure:8454: $? = 0
  5746. configure:8471: result: none required
  5747. configure:8538: checking for sys/wait.h that is POSIX.1 compatible
  5748. configure:8564: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  5749. configure:8564: $? = 0
  5750. configure:8571: result: yes
  5751. configure:8579: checking for pid_t
  5752. configure:8579: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  5753. configure:8579: $? = 0
  5754. configure:8579: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  5755. conftest.c: In function 'main':
  5756. conftest.c:170:20: error: expected expression before ')' token
  5757. configure:8579: $? = 1
  5758. configure: failed program was:
  5759. | /* confdefs.h */
  5760. | #define PACKAGE_NAME ""
  5761. | #define PACKAGE_TARNAME ""
  5762. | #define PACKAGE_VERSION ""
  5763. | #define PACKAGE_STRING ""
  5764. | #define PACKAGE_BUGREPORT ""
  5765. | #define PACKAGE_URL ""
  5766. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  5767. | #define STDC_HEADERS 1
  5768. | #define _FILE_OFFSET_BITS 64
  5769. | #define HAVE_SYS_TYPES_H 1
  5770. | #define HAVE_SYS_STAT_H 1
  5771. | #define HAVE_STDLIB_H 1
  5772. | #define HAVE_STRING_H 1
  5773. | #define HAVE_MEMORY_H 1
  5774. | #define HAVE_STRINGS_H 1
  5775. | #define HAVE_INTTYPES_H 1
  5776. | #define HAVE_STDINT_H 1
  5777. | #define HAVE_UNISTD_H 1
  5778. | #define HAVE_ALLOCA_H 1
  5779. | #define HAVE_ALLOCA 1
  5780. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  5781. | #define USE_GIT_VERSION_H 1
  5782. | #define HAVE_DLFCN_H 1
  5783. | #define HAVE_LIBDL 1
  5784. | #define HAVE_DLOPEN 1
  5785. | #define HAVE_DLADDR 1
  5786. | #define SO_EXT "so"
  5787. | #define SO_PATH "LD_LIBRARY_PATH"
  5788. | #define SO_LD "arm-linux-gnueabi-gcc"
  5789. | #define SO_LDFLAGS "-shared"
  5790. | #define SO_pic "-fpic"
  5791. | #define SO_PIC "-fPIC"
  5792. | #define PROG_PL "swipl"
  5793. | #define O_PLMT 1
  5794. | #define HAVE_LIBRT 1
  5795. | #define HAVE_SEM_INIT 1
  5796. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  5797. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  5798. | #define HAVE_PTHREAD_KILL 1
  5799. | #define HAVE_PTHREAD_SIGMASK 1
  5800. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  5801. | #define HAVE_SYSCONF 1
  5802. | #define HAVE_LIBM 1
  5803. | #define HAVE_TERM_H 1
  5804. | #define HAVE_CURSES_H 1
  5805. | #define HAVE_UNISTD_H 1
  5806. | #define HAVE_STRING_H 1
  5807. | #define HAVE_MEMORY_H 1
  5808. | #define HAVE_SYS_TIME_H 1
  5809. | #define HAVE_SYS_STAT_H 1
  5810. | #define HAVE_PWD_H 1
  5811. | #define HAVE_SYS_SELECT_H 1
  5812. | #define HAVE_SYS_PARAM_H 1
  5813. | #define HAVE_SYS_FILE_H 1
  5814. | #define HAVE_SYS_RESOURCE_H 1
  5815. | #define HAVE_MALLOC_H 1
  5816. | #define HAVE_SYS_STROPTS_H 1
  5817. | #define HAVE_WCHAR_H 1
  5818. | #define HAVE_EXECINFO_H 1
  5819. | #define HAVE_SYS_TERMIOS_H 1
  5820. | #define HAVE_SYS_MMAN_H 1
  5821. | #define HAVE_LOCALE_H 1
  5822. | #define HAVE_FLOAT_H 1
  5823. | #define HAVE_VALGRIND_VALGRIND_H 1
  5824. | #define HAVE_ACCESS 1
  5825. | #define HAVE_FCHMOD 1
  5826. | #define HAVE_CHMOD 1
  5827. | #define HAVE_FSTAT 1
  5828. | #define HAVE_READLINK 1
  5829. | #define HAVE_GETWD 1
  5830. | #define HAVE_GETCWD 1
  5831. | #define HAVE_GETPAGESIZE 1
  5832. | #define HAVE_GETPWNAM 1
  5833. | #define HAVE_GETRLIMIT 1
  5834. | #define HAVE_GETTIMEOFDAY 1
  5835. | #define HAVE_OPENDIR 1
  5836. | #define HAVE_SYSCONF 1
  5837. | #define HAVE_POPEN 1
  5838. | #define HAVE_PUTENV 1
  5839. | #define HAVE_RANDOM 1
  5840. | #define HAVE_REMOVE 1
  5841. | #define HAVE_RENAME 1
  5842. | #define HAVE_SELECT 1
  5843. | #define HAVE_FCNTL 1
  5844. | #define HAVE_GETRUSAGE 1
  5845. | #define HAVE_SIGNAL 1
  5846. | #define HAVE_SIGSET 1
  5847. | #define HAVE_SIGPROCMASK 1
  5848. | #define HAVE_SLEEP 1
  5849. | #define HAVE_USLEEP 1
  5850. | #define HAVE_SRAND 1
  5851. | #define HAVE_SRANDOM 1
  5852. | #define HAVE_STAT 1
  5853. | #define HAVE_MEMMOVE 1
  5854. | #define HAVE_SIGACTION 1
  5855. | #define HAVE_SIGSETMASK 1
  5856. | #define HAVE_SIGGETMASK 1
  5857. | #define HAVE_SIGBLOCK 1
  5858. | #define HAVE_RINT 1
  5859. | #define HAVE_FLOOR 1
  5860. | #define HAVE_CEIL 1
  5861. | #define HAVE_ISNAN 1
  5862. | #define HAVE_ISINF 1
  5863. | #define HAVE_TCSETATTR 1
  5864. | #define HAVE_CFMAKERAW 1
  5865. | #define HAVE_GETPID 1
  5866. | #define HAVE_STRERROR 1
  5867. | #define HAVE_TIMES 1
  5868. | #define HAVE_UNSETENV 1
  5869. | #define HAVE_GRANTPT 1
  5870. | #define HAVE_NANOSLEEP 1
  5871. | #define HAVE_WAITPID 1
  5872. | #define HAVE_SETLOCALE 1
  5873. | #define HAVE_MTRACE 1
  5874. | #define HAVE_LOCALTIME_R 1
  5875. | #define HAVE_ASCTIME_R 1
  5876. | #define HAVE_MMAP 1
  5877. | #define HAVE_CONFSTR 1
  5878. | #define HAVE_STRCASECMP 1
  5879. | #define HAVE_SETENV 1
  5880. | #define HAVE_POSIX_OPENPT 1
  5881. | #define HAVE_WCSXFRM 1
  5882. | #define HAVE_MBSNRTOWCS 1
  5883. | #define HAVE_WCSDUP 1
  5884. | #define HAVE_MALLINFO 1
  5885. | #define HAVE_FTRUNCATE 1
  5886. | #define HAVE_LOCALECONV 1
  5887. | #define HAVE_DECL_MBSNRTOWCS 0
  5888. | #define TIME_WITH_SYS_TIME 1
  5889. | #define HAVE_DIRENT_H 1
  5890. | #define HAVE_SYS_WAIT_H 1
  5891. | /* end confdefs.h.  */
  5892. | #include <stdio.h>
  5893. | #ifdef HAVE_SYS_TYPES_H
  5894. | # include <sys/types.h>
  5895. | #endif
  5896. | #ifdef HAVE_SYS_STAT_H
  5897. | # include <sys/stat.h>
  5898. | #endif
  5899. | #ifdef STDC_HEADERS
  5900. | # include <stdlib.h>
  5901. | # include <stddef.h>
  5902. | #else
  5903. | # ifdef HAVE_STDLIB_H
  5904. | #  include <stdlib.h>
  5905. | # endif
  5906. | #endif
  5907. | #ifdef HAVE_STRING_H
  5908. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5909. | #  include <memory.h>
  5910. | # endif
  5911. | # include <string.h>
  5912. | #endif
  5913. | #ifdef HAVE_STRINGS_H
  5914. | # include <strings.h>
  5915. | #endif
  5916. | #ifdef HAVE_INTTYPES_H
  5917. | # include <inttypes.h>
  5918. | #endif
  5919. | #ifdef HAVE_STDINT_H
  5920. | # include <stdint.h>
  5921. | #endif
  5922. | #ifdef HAVE_UNISTD_H
  5923. | # include <unistd.h>
  5924. | #endif
  5925. | int
  5926. | main ()
  5927. | {
  5928. | if (sizeof ((pid_t)))
  5929. |       return 0;
  5930. |   ;
  5931. |   return 0;
  5932. | }
  5933. configure:8579: result: yes
  5934. configure:8592: checking vfork.h usability
  5935. configure:8592: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  5936. conftest.c:167:19: fatal error: vfork.h: No such file or directory
  5937. compilation terminated.
  5938. configure:8592: $? = 1
  5939. configure: failed program was:
  5940. | /* confdefs.h */
  5941. | #define PACKAGE_NAME ""
  5942. | #define PACKAGE_TARNAME ""
  5943. | #define PACKAGE_VERSION ""
  5944. | #define PACKAGE_STRING ""
  5945. | #define PACKAGE_BUGREPORT ""
  5946. | #define PACKAGE_URL ""
  5947. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  5948. | #define STDC_HEADERS 1
  5949. | #define _FILE_OFFSET_BITS 64
  5950. | #define HAVE_SYS_TYPES_H 1
  5951. | #define HAVE_SYS_STAT_H 1
  5952. | #define HAVE_STDLIB_H 1
  5953. | #define HAVE_STRING_H 1
  5954. | #define HAVE_MEMORY_H 1
  5955. | #define HAVE_STRINGS_H 1
  5956. | #define HAVE_INTTYPES_H 1
  5957. | #define HAVE_STDINT_H 1
  5958. | #define HAVE_UNISTD_H 1
  5959. | #define HAVE_ALLOCA_H 1
  5960. | #define HAVE_ALLOCA 1
  5961. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  5962. | #define USE_GIT_VERSION_H 1
  5963. | #define HAVE_DLFCN_H 1
  5964. | #define HAVE_LIBDL 1
  5965. | #define HAVE_DLOPEN 1
  5966. | #define HAVE_DLADDR 1
  5967. | #define SO_EXT "so"
  5968. | #define SO_PATH "LD_LIBRARY_PATH"
  5969. | #define SO_LD "arm-linux-gnueabi-gcc"
  5970. | #define SO_LDFLAGS "-shared"
  5971. | #define SO_pic "-fpic"
  5972. | #define SO_PIC "-fPIC"
  5973. | #define PROG_PL "swipl"
  5974. | #define O_PLMT 1
  5975. | #define HAVE_LIBRT 1
  5976. | #define HAVE_SEM_INIT 1
  5977. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  5978. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  5979. | #define HAVE_PTHREAD_KILL 1
  5980. | #define HAVE_PTHREAD_SIGMASK 1
  5981. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  5982. | #define HAVE_SYSCONF 1
  5983. | #define HAVE_LIBM 1
  5984. | #define HAVE_TERM_H 1
  5985. | #define HAVE_CURSES_H 1
  5986. | #define HAVE_UNISTD_H 1
  5987. | #define HAVE_STRING_H 1
  5988. | #define HAVE_MEMORY_H 1
  5989. | #define HAVE_SYS_TIME_H 1
  5990. | #define HAVE_SYS_STAT_H 1
  5991. | #define HAVE_PWD_H 1
  5992. | #define HAVE_SYS_SELECT_H 1
  5993. | #define HAVE_SYS_PARAM_H 1
  5994. | #define HAVE_SYS_FILE_H 1
  5995. | #define HAVE_SYS_RESOURCE_H 1
  5996. | #define HAVE_MALLOC_H 1
  5997. | #define HAVE_SYS_STROPTS_H 1
  5998. | #define HAVE_WCHAR_H 1
  5999. | #define HAVE_EXECINFO_H 1
  6000. | #define HAVE_SYS_TERMIOS_H 1
  6001. | #define HAVE_SYS_MMAN_H 1
  6002. | #define HAVE_LOCALE_H 1
  6003. | #define HAVE_FLOAT_H 1
  6004. | #define HAVE_VALGRIND_VALGRIND_H 1
  6005. | #define HAVE_ACCESS 1
  6006. | #define HAVE_FCHMOD 1
  6007. | #define HAVE_CHMOD 1
  6008. | #define HAVE_FSTAT 1
  6009. | #define HAVE_READLINK 1
  6010. | #define HAVE_GETWD 1
  6011. | #define HAVE_GETCWD 1
  6012. | #define HAVE_GETPAGESIZE 1
  6013. | #define HAVE_GETPWNAM 1
  6014. | #define HAVE_GETRLIMIT 1
  6015. | #define HAVE_GETTIMEOFDAY 1
  6016. | #define HAVE_OPENDIR 1
  6017. | #define HAVE_SYSCONF 1
  6018. | #define HAVE_POPEN 1
  6019. | #define HAVE_PUTENV 1
  6020. | #define HAVE_RANDOM 1
  6021. | #define HAVE_REMOVE 1
  6022. | #define HAVE_RENAME 1
  6023. | #define HAVE_SELECT 1
  6024. | #define HAVE_FCNTL 1
  6025. | #define HAVE_GETRUSAGE 1
  6026. | #define HAVE_SIGNAL 1
  6027. | #define HAVE_SIGSET 1
  6028. | #define HAVE_SIGPROCMASK 1
  6029. | #define HAVE_SLEEP 1
  6030. | #define HAVE_USLEEP 1
  6031. | #define HAVE_SRAND 1
  6032. | #define HAVE_SRANDOM 1
  6033. | #define HAVE_STAT 1
  6034. | #define HAVE_MEMMOVE 1
  6035. | #define HAVE_SIGACTION 1
  6036. | #define HAVE_SIGSETMASK 1
  6037. | #define HAVE_SIGGETMASK 1
  6038. | #define HAVE_SIGBLOCK 1
  6039. | #define HAVE_RINT 1
  6040. | #define HAVE_FLOOR 1
  6041. | #define HAVE_CEIL 1
  6042. | #define HAVE_ISNAN 1
  6043. | #define HAVE_ISINF 1
  6044. | #define HAVE_TCSETATTR 1
  6045. | #define HAVE_CFMAKERAW 1
  6046. | #define HAVE_GETPID 1
  6047. | #define HAVE_STRERROR 1
  6048. | #define HAVE_TIMES 1
  6049. | #define HAVE_UNSETENV 1
  6050. | #define HAVE_GRANTPT 1
  6051. | #define HAVE_NANOSLEEP 1
  6052. | #define HAVE_WAITPID 1
  6053. | #define HAVE_SETLOCALE 1
  6054. | #define HAVE_MTRACE 1
  6055. | #define HAVE_LOCALTIME_R 1
  6056. | #define HAVE_ASCTIME_R 1
  6057. | #define HAVE_MMAP 1
  6058. | #define HAVE_CONFSTR 1
  6059. | #define HAVE_STRCASECMP 1
  6060. | #define HAVE_SETENV 1
  6061. | #define HAVE_POSIX_OPENPT 1
  6062. | #define HAVE_WCSXFRM 1
  6063. | #define HAVE_MBSNRTOWCS 1
  6064. | #define HAVE_WCSDUP 1
  6065. | #define HAVE_MALLINFO 1
  6066. | #define HAVE_FTRUNCATE 1
  6067. | #define HAVE_LOCALECONV 1
  6068. | #define HAVE_DECL_MBSNRTOWCS 0
  6069. | #define TIME_WITH_SYS_TIME 1
  6070. | #define HAVE_DIRENT_H 1
  6071. | #define HAVE_SYS_WAIT_H 1
  6072. | /* end confdefs.h.  */
  6073. | #include <stdio.h>
  6074. | #ifdef HAVE_SYS_TYPES_H
  6075. | # include <sys/types.h>
  6076. | #endif
  6077. | #ifdef HAVE_SYS_STAT_H
  6078. | # include <sys/stat.h>
  6079. | #endif
  6080. | #ifdef STDC_HEADERS
  6081. | # include <stdlib.h>
  6082. | # include <stddef.h>
  6083. | #else
  6084. | # ifdef HAVE_STDLIB_H
  6085. | #  include <stdlib.h>
  6086. | # endif
  6087. | #endif
  6088. | #ifdef HAVE_STRING_H
  6089. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6090. | #  include <memory.h>
  6091. | # endif
  6092. | # include <string.h>
  6093. | #endif
  6094. | #ifdef HAVE_STRINGS_H
  6095. | # include <strings.h>
  6096. | #endif
  6097. | #ifdef HAVE_INTTYPES_H
  6098. | # include <inttypes.h>
  6099. | #endif
  6100. | #ifdef HAVE_STDINT_H
  6101. | # include <stdint.h>
  6102. | #endif
  6103. | #ifdef HAVE_UNISTD_H
  6104. | # include <unistd.h>
  6105. | #endif
  6106. | #include <vfork.h>
  6107. configure:8592: result: no
  6108. configure:8592: checking vfork.h presence
  6109. configure:8592: arm-linux-gnueabi-gcc -E  conftest.c
  6110. conftest.c:134:19: fatal error: vfork.h: No such file or directory
  6111. compilation terminated.
  6112. configure:8592: $? = 1
  6113. configure: failed program was:
  6114. | /* confdefs.h */
  6115. | #define PACKAGE_NAME ""
  6116. | #define PACKAGE_TARNAME ""
  6117. | #define PACKAGE_VERSION ""
  6118. | #define PACKAGE_STRING ""
  6119. | #define PACKAGE_BUGREPORT ""
  6120. | #define PACKAGE_URL ""
  6121. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  6122. | #define STDC_HEADERS 1
  6123. | #define _FILE_OFFSET_BITS 64
  6124. | #define HAVE_SYS_TYPES_H 1
  6125. | #define HAVE_SYS_STAT_H 1
  6126. | #define HAVE_STDLIB_H 1
  6127. | #define HAVE_STRING_H 1
  6128. | #define HAVE_MEMORY_H 1
  6129. | #define HAVE_STRINGS_H 1
  6130. | #define HAVE_INTTYPES_H 1
  6131. | #define HAVE_STDINT_H 1
  6132. | #define HAVE_UNISTD_H 1
  6133. | #define HAVE_ALLOCA_H 1
  6134. | #define HAVE_ALLOCA 1
  6135. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  6136. | #define USE_GIT_VERSION_H 1
  6137. | #define HAVE_DLFCN_H 1
  6138. | #define HAVE_LIBDL 1
  6139. | #define HAVE_DLOPEN 1
  6140. | #define HAVE_DLADDR 1
  6141. | #define SO_EXT "so"
  6142. | #define SO_PATH "LD_LIBRARY_PATH"
  6143. | #define SO_LD "arm-linux-gnueabi-gcc"
  6144. | #define SO_LDFLAGS "-shared"
  6145. | #define SO_pic "-fpic"
  6146. | #define SO_PIC "-fPIC"
  6147. | #define PROG_PL "swipl"
  6148. | #define O_PLMT 1
  6149. | #define HAVE_LIBRT 1
  6150. | #define HAVE_SEM_INIT 1
  6151. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  6152. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  6153. | #define HAVE_PTHREAD_KILL 1
  6154. | #define HAVE_PTHREAD_SIGMASK 1
  6155. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  6156. | #define HAVE_SYSCONF 1
  6157. | #define HAVE_LIBM 1
  6158. | #define HAVE_TERM_H 1
  6159. | #define HAVE_CURSES_H 1
  6160. | #define HAVE_UNISTD_H 1
  6161. | #define HAVE_STRING_H 1
  6162. | #define HAVE_MEMORY_H 1
  6163. | #define HAVE_SYS_TIME_H 1
  6164. | #define HAVE_SYS_STAT_H 1
  6165. | #define HAVE_PWD_H 1
  6166. | #define HAVE_SYS_SELECT_H 1
  6167. | #define HAVE_SYS_PARAM_H 1
  6168. | #define HAVE_SYS_FILE_H 1
  6169. | #define HAVE_SYS_RESOURCE_H 1
  6170. | #define HAVE_MALLOC_H 1
  6171. | #define HAVE_SYS_STROPTS_H 1
  6172. | #define HAVE_WCHAR_H 1
  6173. | #define HAVE_EXECINFO_H 1
  6174. | #define HAVE_SYS_TERMIOS_H 1
  6175. | #define HAVE_SYS_MMAN_H 1
  6176. | #define HAVE_LOCALE_H 1
  6177. | #define HAVE_FLOAT_H 1
  6178. | #define HAVE_VALGRIND_VALGRIND_H 1
  6179. | #define HAVE_ACCESS 1
  6180. | #define HAVE_FCHMOD 1
  6181. | #define HAVE_CHMOD 1
  6182. | #define HAVE_FSTAT 1
  6183. | #define HAVE_READLINK 1
  6184. | #define HAVE_GETWD 1
  6185. | #define HAVE_GETCWD 1
  6186. | #define HAVE_GETPAGESIZE 1
  6187. | #define HAVE_GETPWNAM 1
  6188. | #define HAVE_GETRLIMIT 1
  6189. | #define HAVE_GETTIMEOFDAY 1
  6190. | #define HAVE_OPENDIR 1
  6191. | #define HAVE_SYSCONF 1
  6192. | #define HAVE_POPEN 1
  6193. | #define HAVE_PUTENV 1
  6194. | #define HAVE_RANDOM 1
  6195. | #define HAVE_REMOVE 1
  6196. | #define HAVE_RENAME 1
  6197. | #define HAVE_SELECT 1
  6198. | #define HAVE_FCNTL 1
  6199. | #define HAVE_GETRUSAGE 1
  6200. | #define HAVE_SIGNAL 1
  6201. | #define HAVE_SIGSET 1
  6202. | #define HAVE_SIGPROCMASK 1
  6203. | #define HAVE_SLEEP 1
  6204. | #define HAVE_USLEEP 1
  6205. | #define HAVE_SRAND 1
  6206. | #define HAVE_SRANDOM 1
  6207. | #define HAVE_STAT 1
  6208. | #define HAVE_MEMMOVE 1
  6209. | #define HAVE_SIGACTION 1
  6210. | #define HAVE_SIGSETMASK 1
  6211. | #define HAVE_SIGGETMASK 1
  6212. | #define HAVE_SIGBLOCK 1
  6213. | #define HAVE_RINT 1
  6214. | #define HAVE_FLOOR 1
  6215. | #define HAVE_CEIL 1
  6216. | #define HAVE_ISNAN 1
  6217. | #define HAVE_ISINF 1
  6218. | #define HAVE_TCSETATTR 1
  6219. | #define HAVE_CFMAKERAW 1
  6220. | #define HAVE_GETPID 1
  6221. | #define HAVE_STRERROR 1
  6222. | #define HAVE_TIMES 1
  6223. | #define HAVE_UNSETENV 1
  6224. | #define HAVE_GRANTPT 1
  6225. | #define HAVE_NANOSLEEP 1
  6226. | #define HAVE_WAITPID 1
  6227. | #define HAVE_SETLOCALE 1
  6228. | #define HAVE_MTRACE 1
  6229. | #define HAVE_LOCALTIME_R 1
  6230. | #define HAVE_ASCTIME_R 1
  6231. | #define HAVE_MMAP 1
  6232. | #define HAVE_CONFSTR 1
  6233. | #define HAVE_STRCASECMP 1
  6234. | #define HAVE_SETENV 1
  6235. | #define HAVE_POSIX_OPENPT 1
  6236. | #define HAVE_WCSXFRM 1
  6237. | #define HAVE_MBSNRTOWCS 1
  6238. | #define HAVE_WCSDUP 1
  6239. | #define HAVE_MALLINFO 1
  6240. | #define HAVE_FTRUNCATE 1
  6241. | #define HAVE_LOCALECONV 1
  6242. | #define HAVE_DECL_MBSNRTOWCS 0
  6243. | #define TIME_WITH_SYS_TIME 1
  6244. | #define HAVE_DIRENT_H 1
  6245. | #define HAVE_SYS_WAIT_H 1
  6246. | /* end confdefs.h.  */
  6247. | #include <vfork.h>
  6248. configure:8592: result: no
  6249. configure:8592: checking for vfork.h
  6250. configure:8592: result: no
  6251. configure:8605: checking for fork
  6252. configure:8605: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  6253. conftest.c:157:6: warning: conflicting types for built-in function 'fork' [enabled by default]
  6254. configure:8605: $? = 0
  6255. configure:8605: result: yes
  6256. configure:8605: checking for vfork
  6257. configure:8605: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  6258. configure:8605: $? = 0
  6259. configure:8605: result: yes
  6260. configure:8615: checking for working fork
  6261. configure:8647: result: cross
  6262. configure:8663: WARNING: result yes guessed because of cross compilation
  6263. configure:8668: checking for working vfork
  6264. configure:8778: result: yes
  6265. configure:8805: checking for __builtin_clz
  6266. configure:8818: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  6267. configure:8818: $? = 0
  6268. configure:8819: result: yes
  6269. configure:8831: checking for __sync_synchronize
  6270. configure:8844: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  6271. configure:8844: $? = 0
  6272. configure:8845: result: yes
  6273. configure:8857: checking for signbit
  6274. configure:8870: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  6275. configure:8870: $? = 0
  6276. configure:8871: result: yes
  6277. configure:9058: checking for intptr_t
  6278. configure:9058: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  6279. configure:9058: $? = 0
  6280. configure:9058: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  6281. conftest.c: In function 'main':
  6282. conftest.c:177:23: error: expected expression before ')' token
  6283. configure:9058: $? = 1
  6284. configure: failed program was:
  6285. | /* confdefs.h */
  6286. | #define PACKAGE_NAME ""
  6287. | #define PACKAGE_TARNAME ""
  6288. | #define PACKAGE_VERSION ""
  6289. | #define PACKAGE_STRING ""
  6290. | #define PACKAGE_BUGREPORT ""
  6291. | #define PACKAGE_URL ""
  6292. | #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  6293. | #define STDC_HEADERS 1
  6294. | #define _FILE_OFFSET_BITS 64
  6295. | #define HAVE_SYS_TYPES_H 1
  6296. | #define HAVE_SYS_STAT_H 1
  6297. | #define HAVE_STDLIB_H 1
  6298. | #define HAVE_STRING_H 1
  6299. | #define HAVE_MEMORY_H 1
  6300. | #define HAVE_STRINGS_H 1
  6301. | #define HAVE_INTTYPES_H 1
  6302. | #define HAVE_STDINT_H 1
  6303. | #define HAVE_UNISTD_H 1
  6304. | #define HAVE_ALLOCA_H 1
  6305. | #define HAVE_ALLOCA 1
  6306. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  6307. | #define USE_GIT_VERSION_H 1
  6308. | #define HAVE_DLFCN_H 1
  6309. | #define HAVE_LIBDL 1
  6310. | #define HAVE_DLOPEN 1
  6311. | #define HAVE_DLADDR 1
  6312. | #define SO_EXT "so"
  6313. | #define SO_PATH "LD_LIBRARY_PATH"
  6314. | #define SO_LD "arm-linux-gnueabi-gcc"
  6315. | #define SO_LDFLAGS "-shared"
  6316. | #define SO_pic "-fpic"
  6317. | #define SO_PIC "-fPIC"
  6318. | #define PROG_PL "swipl"
  6319. | #define O_PLMT 1
  6320. | #define HAVE_LIBRT 1
  6321. | #define HAVE_SEM_INIT 1
  6322. | #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  6323. | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  6324. | #define HAVE_PTHREAD_KILL 1
  6325. | #define HAVE_PTHREAD_SIGMASK 1
  6326. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  6327. | #define HAVE_SYSCONF 1
  6328. | #define HAVE_LIBM 1
  6329. | #define HAVE_TERM_H 1
  6330. | #define HAVE_CURSES_H 1
  6331. | #define HAVE_UNISTD_H 1
  6332. | #define HAVE_STRING_H 1
  6333. | #define HAVE_MEMORY_H 1
  6334. | #define HAVE_SYS_TIME_H 1
  6335. | #define HAVE_SYS_STAT_H 1
  6336. | #define HAVE_PWD_H 1
  6337. | #define HAVE_SYS_SELECT_H 1
  6338. | #define HAVE_SYS_PARAM_H 1
  6339. | #define HAVE_SYS_FILE_H 1
  6340. | #define HAVE_SYS_RESOURCE_H 1
  6341. | #define HAVE_MALLOC_H 1
  6342. | #define HAVE_SYS_STROPTS_H 1
  6343. | #define HAVE_WCHAR_H 1
  6344. | #define HAVE_EXECINFO_H 1
  6345. | #define HAVE_SYS_TERMIOS_H 1
  6346. | #define HAVE_SYS_MMAN_H 1
  6347. | #define HAVE_LOCALE_H 1
  6348. | #define HAVE_FLOAT_H 1
  6349. | #define HAVE_VALGRIND_VALGRIND_H 1
  6350. | #define HAVE_ACCESS 1
  6351. | #define HAVE_FCHMOD 1
  6352. | #define HAVE_CHMOD 1
  6353. | #define HAVE_FSTAT 1
  6354. | #define HAVE_READLINK 1
  6355. | #define HAVE_GETWD 1
  6356. | #define HAVE_GETCWD 1
  6357. | #define HAVE_GETPAGESIZE 1
  6358. | #define HAVE_GETPWNAM 1
  6359. | #define HAVE_GETRLIMIT 1
  6360. | #define HAVE_GETTIMEOFDAY 1
  6361. | #define HAVE_OPENDIR 1
  6362. | #define HAVE_SYSCONF 1
  6363. | #define HAVE_POPEN 1
  6364. | #define HAVE_PUTENV 1
  6365. | #define HAVE_RANDOM 1
  6366. | #define HAVE_REMOVE 1
  6367. | #define HAVE_RENAME 1
  6368. | #define HAVE_SELECT 1
  6369. | #define HAVE_FCNTL 1
  6370. | #define HAVE_GETRUSAGE 1
  6371. | #define HAVE_SIGNAL 1
  6372. | #define HAVE_SIGSET 1
  6373. | #define HAVE_SIGPROCMASK 1
  6374. | #define HAVE_SLEEP 1
  6375. | #define HAVE_USLEEP 1
  6376. | #define HAVE_SRAND 1
  6377. | #define HAVE_SRANDOM 1
  6378. | #define HAVE_STAT 1
  6379. | #define HAVE_MEMMOVE 1
  6380. | #define HAVE_SIGACTION 1
  6381. | #define HAVE_SIGSETMASK 1
  6382. | #define HAVE_SIGGETMASK 1
  6383. | #define HAVE_SIGBLOCK 1
  6384. | #define HAVE_RINT 1
  6385. | #define HAVE_FLOOR 1
  6386. | #define HAVE_CEIL 1
  6387. | #define HAVE_ISNAN 1
  6388. | #define HAVE_ISINF 1
  6389. | #define HAVE_TCSETATTR 1
  6390. | #define HAVE_CFMAKERAW 1
  6391. | #define HAVE_GETPID 1
  6392. | #define HAVE_STRERROR 1
  6393. | #define HAVE_TIMES 1
  6394. | #define HAVE_UNSETENV 1
  6395. | #define HAVE_GRANTPT 1
  6396. | #define HAVE_NANOSLEEP 1
  6397. | #define HAVE_WAITPID 1
  6398. | #define HAVE_SETLOCALE 1
  6399. | #define HAVE_MTRACE 1
  6400. | #define HAVE_LOCALTIME_R 1
  6401. | #define HAVE_ASCTIME_R 1
  6402. | #define HAVE_MMAP 1
  6403. | #define HAVE_CONFSTR 1
  6404. | #define HAVE_STRCASECMP 1
  6405. | #define HAVE_SETENV 1
  6406. | #define HAVE_POSIX_OPENPT 1
  6407. | #define HAVE_WCSXFRM 1
  6408. | #define HAVE_MBSNRTOWCS 1
  6409. | #define HAVE_WCSDUP 1
  6410. | #define HAVE_MALLINFO 1
  6411. | #define HAVE_FTRUNCATE 1
  6412. | #define HAVE_LOCALECONV 1
  6413. | #define HAVE_DECL_MBSNRTOWCS 0
  6414. | #define TIME_WITH_SYS_TIME 1
  6415. | #define HAVE_DIRENT_H 1
  6416. | #define HAVE_SYS_WAIT_H 1
  6417. | #define HAVE_FORK 1
  6418. | #define HAVE_VFORK 1
  6419. | #define HAVE_WORKING_VFORK 1
  6420. | #define HAVE_WORKING_FORK 1
  6421. | #define HAVE__BUILTIN_CLZ 1
  6422. | #define HAVE__SYNC_SYNCHRONIZE 1
  6423. | #define HAVE_SIGNBIT 1
  6424. | /* end confdefs.h.  */
  6425. | #include <stdio.h>
  6426. | #ifdef HAVE_SYS_TYPES_H
  6427. | # include <sys/types.h>
  6428. | #endif
  6429. | #ifdef HAVE_SYS_STAT_H
  6430. | # include <sys/stat.h>
  6431. | #endif
  6432. | #ifdef STDC_HEADERS
  6433. | # include <stdlib.h>
  6434. | # include <stddef.h>
  6435. | #else
  6436. | # ifdef HAVE_STDLIB_H
  6437. | #  include <stdlib.h>
  6438. | # endif
  6439. | #endif
  6440. | #ifdef HAVE_STRING_H
  6441. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6442. | #  include <memory.h>
  6443. | # endif
  6444. | # include <string.h>
  6445. | #endif
  6446. | #ifdef HAVE_STRINGS_H
  6447. | # include <strings.h>
  6448. | #endif
  6449. | #ifdef HAVE_INTTYPES_H
  6450. | # include <inttypes.h>
  6451. | #endif
  6452. | #ifdef HAVE_STDINT_H
  6453. | # include <stdint.h>
  6454. | #endif
  6455. | #ifdef HAVE_UNISTD_H
  6456. | # include <unistd.h>
  6457. | #endif
  6458. | int
  6459. | main ()
  6460. | {
  6461. | if (sizeof ((intptr_t)))
  6462. |       return 0;
  6463. |   ;
  6464. |   return 0;
  6465. | }
  6466. configure:9058: result: yes
  6467. configure:9065: checking "whether unsetenv is void"
  6468. configure:9081: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  6469. configure:9081: $? = 0
  6470. configure:9082: result: no
  6471. configure:9099: checking sys/syscall.h usability
  6472. configure:9099: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  6473. configure:9099: $? = 0
  6474. configure:9099: result: yes
  6475. configure:9099: checking sys/syscall.h presence
  6476. configure:9099: arm-linux-gnueabi-gcc -E  conftest.c
  6477. configure:9099: $? = 0
  6478. configure:9099: result: yes
  6479. configure:9099: checking for sys/syscall.h
  6480. configure:9099: result: yes
  6481. configure:9111: checking for syscall
  6482. configure:9111: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lm -lrt -ldl  >&5
  6483. configure:9111: $? = 0
  6484. configure:9111: result: yes
  6485. configure:9121: checking whether <sys/syscall.h> has __NR_gettid
  6486. configure:9135: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  6487. configure:9135: $? = 0
  6488. configure:9136: result: yes
  6489. configure:9144: checking for syscall support for gettid
  6490. configure:9159: arm-linux-gnueabi-gcc -c -g -O2 -pthread  conftest.c >&5
  6491. configure:9159: $? = 0
  6492. configure:9161: result: yes
  6493. configure:9206: checking for clock_gettime in -lrt
  6494. configure:9231: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt  -lm -lrt -ldl  >&5
  6495. configure:9231: $? = 0
  6496. configure:9240: result: yes
  6497. configure:9253: checking for clock_gettime
  6498. configure:9253: arm-linux-gnueabi-gcc -o conftest -g -O2 -pthread  -O2 -pthread conftest.c -lrt -lm -lrt -ldl  >&5
  6499. configure:9253: $? = 0
  6500. configure:9253: result: yes
  6501. configure:9263: checking for pthread support for cpu clocks
  6502. configure:9266: error: in `/home/carles/Documents/Software/SWI-Prolog_sources/pl-6.6.5/src':
  6503. configure:9268: error: cannot run test program while cross compiling
  6504. See `config.log' for more details
  6505.  
  6506. ## ---------------- ##
  6507. ## Cache variables. ##
  6508. ## ---------------- ##
  6509.  
  6510. ac_cv_build=i686-pc-linux-gnu
  6511. ac_cv_c_bigendian=no
  6512. ac_cv_c_compiler_gnu=yes
  6513. ac_cv_c_inline=inline
  6514. ac_cv_cxx_compiler_gnu=yes
  6515. ac_cv_env_CCC_set=
  6516. ac_cv_env_CCC_value=
  6517. ac_cv_env_CC_FOR_BUILD_set=
  6518. ac_cv_env_CC_FOR_BUILD_value=
  6519. ac_cv_env_CC_set=
  6520. ac_cv_env_CC_value=
  6521. ac_cv_env_CFLAGS_set=
  6522. ac_cv_env_CFLAGS_value=
  6523. ac_cv_env_CPPFLAGS_set=
  6524. ac_cv_env_CPPFLAGS_value=
  6525. ac_cv_env_CPP_set=
  6526. ac_cv_env_CPP_value=
  6527. ac_cv_env_CXXFLAGS_set=
  6528. ac_cv_env_CXXFLAGS_value=
  6529. ac_cv_env_CXX_set=
  6530. ac_cv_env_CXX_value=
  6531. ac_cv_env_LDFLAGS_set=
  6532. ac_cv_env_LDFLAGS_value=
  6533. ac_cv_env_LIBS_set=
  6534. ac_cv_env_LIBS_value=
  6535. ac_cv_env_build_alias_set=set
  6536. ac_cv_env_build_alias_value=i686-pc-linux-gnu
  6537. ac_cv_env_host_alias_set=set
  6538. ac_cv_env_host_alias_value=arm-linux-gnueabi
  6539. ac_cv_env_target_alias_set=
  6540. ac_cv_env_target_alias_value=
  6541. ac_cv_func_access=yes
  6542. ac_cv_func_aint=no
  6543. ac_cv_func_alloca_works=yes
  6544. ac_cv_func_asctime_r=yes
  6545. ac_cv_func_ceil=yes
  6546. ac_cv_func_cfmakeraw=yes
  6547. ac_cv_func_chmod=yes
  6548. ac_cv_func_clock_gettime=yes
  6549. ac_cv_func_confstr=yes
  6550. ac_cv_func_dladdr=yes
  6551. ac_cv_func_dlopen=yes
  6552. ac_cv_func_dossleep=no
  6553. ac_cv_func_fchmod=yes
  6554. ac_cv_func_fcntl=yes
  6555. ac_cv_func_floor=yes
  6556. ac_cv_func_fork=yes
  6557. ac_cv_func_fork_works=yes
  6558. ac_cv_func_fpclass=no
  6559. ac_cv_func_fpclassify=no
  6560. ac_cv_func_fpgetmask=no
  6561. ac_cv_func_fpresetsticky=no
  6562. ac_cv_func_fstat=yes
  6563. ac_cv_func_ftruncate=yes
  6564. ac_cv_func_getcwd=yes
  6565. ac_cv_func_getpagesize=yes
  6566. ac_cv_func_getpid=yes
  6567. ac_cv_func_getpwnam=yes
  6568. ac_cv_func_getrlimit=yes
  6569. ac_cv_func_getrusage=yes
  6570. ac_cv_func_gettimeofday=yes
  6571. ac_cv_func_getwd=yes
  6572. ac_cv_func_grantpt=yes
  6573. ac_cv_func_isinf=yes
  6574. ac_cv_func_isnan=yes
  6575. ac_cv_func_localeconv=yes
  6576. ac_cv_func_localtime_r=yes
  6577. ac_cv_func_localtime_s=no
  6578. ac_cv_func_mallinfo=yes
  6579. ac_cv_func_mbscasecoll=no
  6580. ac_cv_func_mbscoll=no
  6581. ac_cv_func_mbsnrtowcs=yes
  6582. ac_cv_func_memmove=yes
  6583. ac_cv_func_mmap=yes
  6584. ac_cv_func_mtrace=yes
  6585. ac_cv_func_nanosleep=yes
  6586. ac_cv_func_opendir=yes
  6587. ac_cv_func_popen=yes
  6588. ac_cv_func_posix_openpt=yes
  6589. ac_cv_func_pthread_getw32threadhandle_np=no
  6590. ac_cv_func_pthread_kill=yes
  6591. ac_cv_func_pthread_mutexattr_setkind_np=yes
  6592. ac_cv_func_pthread_mutexattr_settype=yes
  6593. ac_cv_func_pthread_setconcurrency=yes
  6594. ac_cv_func_pthread_sigmask=yes
  6595. ac_cv_func_putenv=yes
  6596. ac_cv_func_random=yes
  6597. ac_cv_func_readlink=yes
  6598. ac_cv_func_remove=yes
  6599. ac_cv_func_rename=yes
  6600. ac_cv_func_rint=yes
  6601. ac_cv_func_select=yes
  6602. ac_cv_func_sem_init=yes
  6603. ac_cv_func_setenv=yes
  6604. ac_cv_func_setlocale=yes
  6605. ac_cv_func_sigaction=yes
  6606. ac_cv_func_sigblock=yes
  6607. ac_cv_func_siggetmask=yes
  6608. ac_cv_func_signal=yes
  6609. ac_cv_func_sigprocmask=yes
  6610. ac_cv_func_sigset=yes
  6611. ac_cv_func_sigsetmask=yes
  6612. ac_cv_func_sleep=yes
  6613. ac_cv_func_srand=yes
  6614. ac_cv_func_srandom=yes
  6615. ac_cv_func_stat=yes
  6616. ac_cv_func_strcasecmp=yes
  6617. ac_cv_func_strerror=yes
  6618. ac_cv_func_stricmp=no
  6619. ac_cv_func_strlwr=no
  6620. ac_cv_func_syscall=yes
  6621. ac_cv_func_sysconf=yes
  6622. ac_cv_func_sysctlbyname=no
  6623. ac_cv_func_tcsetattr=yes
  6624. ac_cv_func_tgetent=no
  6625. ac_cv_func_times=yes
  6626. ac_cv_func_unsetenv=yes
  6627. ac_cv_func_usleep=yes
  6628. ac_cv_func_vfork=yes
  6629. ac_cv_func_vfork_works=yes
  6630. ac_cv_func_waitpid=yes
  6631. ac_cv_func_wcsdup=yes
  6632. ac_cv_func_wcsxfrm=yes
  6633. ac_cv_have_decl_mbsnrtowcs=no
  6634. ac_cv_header_SupportDefs_h=no
  6635. ac_cv_header_bstring_h=no
  6636. ac_cv_header_crtdbg_h=no
  6637. ac_cv_header_curses_h=yes
  6638. ac_cv_header_dirent_dirent_h=yes
  6639. ac_cv_header_dlfcn_h=yes
  6640. ac_cv_header_execinfo_h=yes
  6641. ac_cv_header_float_h=yes
  6642. ac_cv_header_floatingpoint_h=no
  6643. ac_cv_header_ieeefp_h=no
  6644. ac_cv_header_inttypes_h=yes
  6645. ac_cv_header_locale_h=yes
  6646. ac_cv_header_mach_o_rld_h=no
  6647. ac_cv_header_mach_thread_act_h=no
  6648. ac_cv_header_malloc_h=yes
  6649. ac_cv_header_memory_h=yes
  6650. ac_cv_header_ncurses_curses_h=no
  6651. ac_cv_header_ncurses_term_h=no
  6652. ac_cv_header_pwd_h=yes
  6653. ac_cv_header_shlobj_h=no
  6654. ac_cv_header_stdc=yes
  6655. ac_cv_header_stdint_h=yes
  6656. ac_cv_header_stdlib_h=yes
  6657. ac_cv_header_string_h=yes
  6658. ac_cv_header_strings_h=yes
  6659. ac_cv_header_sys_file_h=yes
  6660. ac_cv_header_sys_mman_h=yes
  6661. ac_cv_header_sys_param_h=yes
  6662. ac_cv_header_sys_resource_h=yes
  6663. ac_cv_header_sys_select_h=yes
  6664. ac_cv_header_sys_stat_h=yes
  6665. ac_cv_header_sys_stropts_h=yes
  6666. ac_cv_header_sys_syscall_h=yes
  6667. ac_cv_header_sys_termio_h=no
  6668. ac_cv_header_sys_termios_h=yes
  6669. ac_cv_header_sys_time_h=yes
  6670. ac_cv_header_sys_types_h=yes
  6671. ac_cv_header_sys_wait_h=yes
  6672. ac_cv_header_term_h=yes
  6673. ac_cv_header_time=yes
  6674. ac_cv_header_unistd_h=yes
  6675. ac_cv_header_valgrind_valgrind_h=yes
  6676. ac_cv_header_vfork_h=no
  6677. ac_cv_header_wchar_h=yes
  6678. ac_cv_header_winsock2_h=no
  6679. ac_cv_host=arm-unknown-linux-gnueabi
  6680. ac_cv_lib_curses_main=no
  6681. ac_cv_lib_dl_dlopen=yes
  6682. ac_cv_lib_m_main=yes
  6683. ac_cv_lib_ncurses_main=no
  6684. ac_cv_lib_ncursesw_main=no
  6685. ac_cv_lib_readline_main=no
  6686. ac_cv_lib_rt_clock_gettime=yes
  6687. ac_cv_lib_rt_sem_init=yes
  6688. ac_cv_lib_termcap_main=no
  6689. ac_cv_objext=o
  6690. ac_cv_path_EGREP='/bin/grep -E'
  6691. ac_cv_path_GREP=/bin/grep
  6692. ac_cv_path_PERL=/usr/bin/perl
  6693. ac_cv_path_SED=/bin/sed
  6694. ac_cv_path_install='/usr/bin/install -c'
  6695. ac_cv_prog_AR=arm-linux-gnueabi-ar
  6696. ac_cv_prog_AWK=mawk
  6697. ac_cv_prog_CC=arm-linux-gnueabi-gcc
  6698. ac_cv_prog_CHRPATH=chrpath
  6699. ac_cv_prog_CPP='arm-linux-gnueabi-gcc -E'
  6700. ac_cv_prog_ETAGS=etags
  6701. ac_cv_prog_MAKE=make
  6702. ac_cv_prog_RANLIB=arm-linux-gnueabi-ranlib
  6703. ac_cv_prog_ac_ct_CXX=g++
  6704. ac_cv_prog_cc_c89=
  6705. ac_cv_prog_cc_g=yes
  6706. ac_cv_prog_cxx_g=yes
  6707. ac_cv_search_opendir='none required'
  6708. ac_cv_search_strerror='none required'
  6709. ac_cv_sys_file_offset_bits=64
  6710. ac_cv_sys_largefile_CC=no
  6711. ac_cv_type_intptr_t=yes
  6712. ac_cv_type_pid_t=yes
  6713. ac_cv_type_size_t=yes
  6714. ac_cv_working_alloca_h=yes
  6715. libc_cv_visibility_attribute=yes
  6716. swi_cv_prog_exeext_for_build=
  6717.  
  6718. ## ----------------- ##
  6719. ## Output variables. ##
  6720. ## ----------------- ##
  6721.  
  6722. ALLOCA=''
  6723. AR='arm-linux-gnueabi-ar'
  6724. AWK='mawk'
  6725. BOOTFILE=''
  6726. BUILDDIR='src'
  6727. CC='arm-linux-gnueabi-gcc'
  6728. CC_FOR_BUILD='cc'
  6729. CFLAGS='-g -O2 -pthread'
  6730. CHRPATH='chrpath'
  6731. CIFLAGS=''
  6732. CMFLAGS='-fno-strict-aliasing -pthread'
  6733. CNFG=''
  6734. COFLAGS='-O2'
  6735. COUTOPT='-o $@'
  6736. CPP='arm-linux-gnueabi-gcc -E'
  6737. CPPFLAGS=''
  6738. CWFLAGS='-Wall'
  6739. CXX='g++'
  6740. CXXFLAGS='-g -O2'
  6741. DEFS=''
  6742. DEFSTARTUP='.plrc'
  6743. DLLIBVAR='LD_LIBRARY_PATH'
  6744. ECHO_C=''
  6745. ECHO_N='-n'
  6746. ECHO_T=''
  6747. EGREP='/bin/grep -E'
  6748. ETAGS='etags'
  6749. EXEEXT=''
  6750. EXEEXT_FOR_BUILD=''
  6751. EXEFORMAT='unknown'
  6752. EXTRAHDR=''
  6753. EXTRAOBJ=''
  6754. GREP='/bin/grep'
  6755. HOST_OS_FLAG=''
  6756. HOST_TOOLCHAIN_FLAG=''
  6757. INSTALLTARGET='dv-install'
  6758. INSTALL_DATA='${INSTALL} -m 644'
  6759. INSTALL_PLARCH='arm-linux'
  6760. INSTALL_PROGRAM='${INSTALL}'
  6761. INSTALL_SCRIPT='${INSTALL}'
  6762. LDEXE='arm-linux-gnueabi-gcc'
  6763. LDFLAGS='-O2 -pthread'
  6764. LIBOBJS=''
  6765. LIBS='-lrt -lm -lrt -ldl '
  6766. LNLIBS=''
  6767. LTLIBOBJS=''
  6768. MAKE='make'
  6769. MINGW='false'
  6770. MINGWPTHREAD=''
  6771. MKDIR='mkdir -p'
  6772. MKLIBS='staticlib'
  6773. MSLIBEXE=':'
  6774. OBJEXT='o'
  6775. OPTIMISE='noprof'
  6776. PACKAGE_BUGREPORT=''
  6777. PACKAGE_NAME=''
  6778. PACKAGE_STRING=''
  6779. PACKAGE_TARNAME=''
  6780. PACKAGE_URL=''
  6781. PACKAGE_VERSION=''
  6782. PATH_SEPARATOR=':'
  6783. PERL='/usr/bin/perl'
  6784. PL='swipl'
  6785. PLARCH='arm-linux'
  6786. PLBASE='${exec_prefix}/lib/swipl-6.6.5'
  6787. PLBUILD='i686-linux'
  6788. PLLIB='libswipl.a'
  6789. PLLIBDIR='swipl-6.6.5'
  6790. PLSHARED='yes'
  6791. PLSO='libswipl.so'
  6792. PLTHREADS='yes'
  6793. PLVERSION='6.6.5'
  6794. PROGLDFLAGS='-O2'
  6795. RANLIB='arm-linux-gnueabi-ranlib'
  6796. RLPREFIX=''
  6797. SED='/bin/sed'
  6798. SHELL='/bin/bash'
  6799. SOLIB='lib'
  6800. SONAMEOPT='-Wl,-soname=$(SHAREDV)'
  6801. SO_EXT='so'
  6802. SO_LDFLAGS='-shared'
  6803. STACKFLAGS=''
  6804. SUBSYSTEMFLAGS=''
  6805. TXTEXT=''
  6806. USEPLLIB='-lswipl'
  6807. VPATH='vpath %.c'
  6808. WINDRES=':'
  6809. WINE=':'
  6810. WINEPATHEXE=':'
  6811. XLIBS=''
  6812. ac_ct_AR=''
  6813. ac_ct_CC=''
  6814. ac_ct_CXX='g++'
  6815. ac_ct_RANLIB=''
  6816. ac_ct_WINDRES=''
  6817. bindir='${exec_prefix}/bin'
  6818. build='i686-pc-linux-gnu'
  6819. build_alias='i686-pc-linux-gnu'
  6820. build_cpu='i686'
  6821. build_os='linux-gnu'
  6822. build_vendor='pc'
  6823. datadir='${datarootdir}'
  6824. datarootdir='${prefix}/share'
  6825. docdir='${datarootdir}/doc/${PACKAGE}'
  6826. dvidir='${docdir}'
  6827. exec_prefix='NONE'
  6828. host='arm-unknown-linux-gnueabi'
  6829. host_alias='arm-linux-gnueabi'
  6830. host_cpu='arm'
  6831. host_os='linux-gnueabi'
  6832. host_vendor='unknown'
  6833. htmldir='${docdir}'
  6834. includedir='${prefix}/include'
  6835. infodir='${datarootdir}/info'
  6836. libdir='${exec_prefix}/lib'
  6837. libexecdir='${exec_prefix}/libexec'
  6838. localedir='${datarootdir}/locale'
  6839. localstatedir='${prefix}/var'
  6840. mandir='${datarootdir}/man'
  6841. oldincludedir='/usr/include'
  6842. pdfdir='${docdir}'
  6843. prefix='/home/carles/Documents/Software/SWI-Prolog_sources/built'
  6844. program_transform_name='s,x,x,'
  6845. psdir='${docdir}'
  6846. sbindir='${exec_prefix}/sbin'
  6847. sharedstatedir='${prefix}/com'
  6848. sysconfdir='${prefix}/etc'
  6849. target_alias=''
  6850.  
  6851. ## ----------- ##
  6852. ## confdefs.h. ##
  6853. ## ----------- ##
  6854.  
  6855. /* confdefs.h */
  6856. #define PACKAGE_NAME ""
  6857. #define PACKAGE_TARNAME ""
  6858. #define PACKAGE_VERSION ""
  6859. #define PACKAGE_STRING ""
  6860. #define PACKAGE_BUGREPORT ""
  6861. #define PACKAGE_URL ""
  6862. #define PROG_CPP "arm-linux-gnueabi-gcc -E"
  6863. #define STDC_HEADERS 1
  6864. #define _FILE_OFFSET_BITS 64
  6865. #define HAVE_SYS_TYPES_H 1
  6866. #define HAVE_SYS_STAT_H 1
  6867. #define HAVE_STDLIB_H 1
  6868. #define HAVE_STRING_H 1
  6869. #define HAVE_MEMORY_H 1
  6870. #define HAVE_STRINGS_H 1
  6871. #define HAVE_INTTYPES_H 1
  6872. #define HAVE_STDINT_H 1
  6873. #define HAVE_UNISTD_H 1
  6874. #define HAVE_ALLOCA_H 1
  6875. #define HAVE_ALLOCA 1
  6876. #define HAVE_VISIBILITY_ATTRIBUTE 1
  6877. #define USE_GIT_VERSION_H 1
  6878. #define HAVE_DLFCN_H 1
  6879. #define HAVE_LIBDL 1
  6880. #define HAVE_DLOPEN 1
  6881. #define HAVE_DLADDR 1
  6882. #define SO_EXT "so"
  6883. #define SO_PATH "LD_LIBRARY_PATH"
  6884. #define SO_LD "arm-linux-gnueabi-gcc"
  6885. #define SO_LDFLAGS "-shared"
  6886. #define SO_pic "-fpic"
  6887. #define SO_PIC "-fPIC"
  6888. #define PROG_PL "swipl"
  6889. #define O_PLMT 1
  6890. #define HAVE_LIBRT 1
  6891. #define HAVE_SEM_INIT 1
  6892. #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
  6893. #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
  6894. #define HAVE_PTHREAD_KILL 1
  6895. #define HAVE_PTHREAD_SIGMASK 1
  6896. #define HAVE_PTHREAD_SETCONCURRENCY 1
  6897. #define HAVE_SYSCONF 1
  6898. #define HAVE_LIBM 1
  6899. #define HAVE_TERM_H 1
  6900. #define HAVE_CURSES_H 1
  6901. #define HAVE_UNISTD_H 1
  6902. #define HAVE_STRING_H 1
  6903. #define HAVE_MEMORY_H 1
  6904. #define HAVE_SYS_TIME_H 1
  6905. #define HAVE_SYS_STAT_H 1
  6906. #define HAVE_PWD_H 1
  6907. #define HAVE_SYS_SELECT_H 1
  6908. #define HAVE_SYS_PARAM_H 1
  6909. #define HAVE_SYS_FILE_H 1
  6910. #define HAVE_SYS_RESOURCE_H 1
  6911. #define HAVE_MALLOC_H 1
  6912. #define HAVE_SYS_STROPTS_H 1
  6913. #define HAVE_WCHAR_H 1
  6914. #define HAVE_EXECINFO_H 1
  6915. #define HAVE_SYS_TERMIOS_H 1
  6916. #define HAVE_SYS_MMAN_H 1
  6917. #define HAVE_LOCALE_H 1
  6918. #define HAVE_FLOAT_H 1
  6919. #define HAVE_VALGRIND_VALGRIND_H 1
  6920. #define HAVE_ACCESS 1
  6921. #define HAVE_FCHMOD 1
  6922. #define HAVE_CHMOD 1
  6923. #define HAVE_FSTAT 1
  6924. #define HAVE_READLINK 1
  6925. #define HAVE_GETWD 1
  6926. #define HAVE_GETCWD 1
  6927. #define HAVE_GETPAGESIZE 1
  6928. #define HAVE_GETPWNAM 1
  6929. #define HAVE_GETRLIMIT 1
  6930. #define HAVE_GETTIMEOFDAY 1
  6931. #define HAVE_OPENDIR 1
  6932. #define HAVE_SYSCONF 1
  6933. #define HAVE_POPEN 1
  6934. #define HAVE_PUTENV 1
  6935. #define HAVE_RANDOM 1
  6936. #define HAVE_REMOVE 1
  6937. #define HAVE_RENAME 1
  6938. #define HAVE_SELECT 1
  6939. #define HAVE_FCNTL 1
  6940. #define HAVE_GETRUSAGE 1
  6941. #define HAVE_SIGNAL 1
  6942. #define HAVE_SIGSET 1
  6943. #define HAVE_SIGPROCMASK 1
  6944. #define HAVE_SLEEP 1
  6945. #define HAVE_USLEEP 1
  6946. #define HAVE_SRAND 1
  6947. #define HAVE_SRANDOM 1
  6948. #define HAVE_STAT 1
  6949. #define HAVE_MEMMOVE 1
  6950. #define HAVE_SIGACTION 1
  6951. #define HAVE_SIGSETMASK 1
  6952. #define HAVE_SIGGETMASK 1
  6953. #define HAVE_SIGBLOCK 1
  6954. #define HAVE_RINT 1
  6955. #define HAVE_FLOOR 1
  6956. #define HAVE_CEIL 1
  6957. #define HAVE_ISNAN 1
  6958. #define HAVE_ISINF 1
  6959. #define HAVE_TCSETATTR 1
  6960. #define HAVE_CFMAKERAW 1
  6961. #define HAVE_GETPID 1
  6962. #define HAVE_STRERROR 1
  6963. #define HAVE_TIMES 1
  6964. #define HAVE_UNSETENV 1
  6965. #define HAVE_GRANTPT 1
  6966. #define HAVE_NANOSLEEP 1
  6967. #define HAVE_WAITPID 1
  6968. #define HAVE_SETLOCALE 1
  6969. #define HAVE_MTRACE 1
  6970. #define HAVE_LOCALTIME_R 1
  6971. #define HAVE_ASCTIME_R 1
  6972. #define HAVE_MMAP 1
  6973. #define HAVE_CONFSTR 1
  6974. #define HAVE_STRCASECMP 1
  6975. #define HAVE_SETENV 1
  6976. #define HAVE_POSIX_OPENPT 1
  6977. #define HAVE_WCSXFRM 1
  6978. #define HAVE_MBSNRTOWCS 1
  6979. #define HAVE_WCSDUP 1
  6980. #define HAVE_MALLINFO 1
  6981. #define HAVE_FTRUNCATE 1
  6982. #define HAVE_LOCALECONV 1
  6983. #define HAVE_DECL_MBSNRTOWCS 0
  6984. #define TIME_WITH_SYS_TIME 1
  6985. #define HAVE_DIRENT_H 1
  6986. #define HAVE_SYS_WAIT_H 1
  6987. #define HAVE_FORK 1
  6988. #define HAVE_VFORK 1
  6989. #define HAVE_WORKING_VFORK 1
  6990. #define HAVE_WORKING_FORK 1
  6991. #define HAVE__BUILTIN_CLZ 1
  6992. #define HAVE__SYNC_SYNCHRONIZE 1
  6993. #define HAVE_SIGNBIT 1
  6994. #define HAVE_SYS_SYSCALL_H 1
  6995. #define HAVE_SYSCALL 1
  6996. #define HAVE_GETTID_SYSCALL 1
  6997. #define HAVE_LIBRT 1
  6998. #define HAVE_CLOCK_GETTIME 1
  6999.  
  7000. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement