1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by python configure 2.7, which was
  4. generated by GNU Autoconf 2.67. Invocation command line was
  5. $ ./configure --host=x86_64-linux-gnu --target=arm-linux CC=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc CXX=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-g++ AR=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ar STRIP=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-strip RANLIB=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ranlib CFLAGS=-mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt LDFLAGS= --prefix=/home/pi/Prj/python/arm/2.7.3/Python-2.7.3/_install_arm
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = pi
  10. uname -m = x86_64
  11. uname -r = 3.11.0-24-generic
  12. uname -s = Linux
  13. uname -v = #42-Ubuntu SMP Fri Jul 4 21:19:31 UTC 2014
  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /usr/lib/lightdm/lightdm
  24. PATH: /usr/local/sbin
  25. PATH: /usr/local/bin
  26. PATH: /usr/sbin
  27. PATH: /usr/bin
  28. PATH: /sbin
  29. PATH: /bin
  30. PATH: /usr/games
  31. PATH: /usr/local/games
  32. ## ----------- ##
  33. ## Core tests. ##
  34. ## ----------- ##
  35. configure:2756: checking for --enable-universalsdk
  36. configure:2797: result: no
  37. configure:2806: checking for --with-universal-archs
  38. configure:2823: result: 32-bit
  39. configure:2980: checking MACHDEP
  40. configure:3129: result: linux2
  41. configure:3135: checking EXTRAPLATDIR
  42. configure:3150: result:
  43. configure:3161: checking machine type as reported by uname -m
  44. configure:3164: result: x86_64
  45. configure:3177: checking for --without-gcc
  46. configure:3221: result: no
  47. configure:3242: checking for x86_64-linux-gnu-gcc
  48. configure:3269: result: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc
  49. configure:3538: checking for C compiler version
  50. configure:3547: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc --version >&5
  51. arm-davinci-linux-uclibcgnueabi-gcc (crosstool-NG-1.9.0) 4.4.5
  52. Copyright (C) 2010 Free Software Foundation, Inc.
  53. This is free software; see the source for copying conditions. There is NO
  54. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  55. configure:3558: $? = 0
  56. configure:3547: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -v >&5
  57. Using built-in specs.
  58. Target: arm-davinci-linux-uclibcgnueabi
  59. Configured with: /root/arm/DaVinci/toolchain/uclibc/targets/src/gcc-4.4.5/configure --build=x86_64-build_unknown-linux-gnu --host=x86_64-build_unknown-linux-gnu --target=arm-davinci-linux-uclibcgnueabi --prefix=/root/x-tools/arm-davinci-linux-uclibcgnueabi --with-sysroot=/root/x-tools/arm-davinci-linux-uclibcgnueabi/arm-davinci-linux-uclibcgnueabi//sys-root --enable-languages=c,c++ --disable-multilib --with-arch=armv5te --with-cpu=arm926ej-s --with-tune=arm926ej-s --with-float=soft --with-pkgversion=crosstool-NG-1.9.0 --enable-__cxa_atexit --disable-libmudflap --disable-libgomp --disable-libssp --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --with-gmp=/root/arm/DaVinci/toolchain/uclibc/targets/arm-davinci-linux-uclibcgnueabi/build/static --with-mpfr=/root/arm/DaVinci/toolchain/uclibc/targets/arm-davinci-linux-uclibcgnueabi/build/static --with-ppl=/root/arm/DaVinci/toolchain/uclibc/targets/arm-davinci-linux-uclibcgnueabi/build/static --with-cloog=/root/arm/DaVinci/toolchain/uclibc/targets/arm-davinci-linux-uclibcgnueabi/build/static --enable-threads=posix --enable-target-optspace --with-local-prefix=/root/x-tools/arm-davinci-linux-uclibcgnueabi/arm-davinci-linux-uclibcgnueabi//sys-root --disable-nls --enable-symvers=gnu --enable-c99 --enable-long-long
  60. Thread model: posix
  61. gcc version 4.4.5 (crosstool-NG-1.9.0)
  62. configure:3558: $? = 0
  63. configure:3547: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -V >&5
  64. arm-davinci-linux-uclibcgnueabi-gcc: '-V' option must have argument
  65. configure:3558: $? = 1
  66. configure:3547: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -qversion >&5
  67. arm-davinci-linux-uclibcgnueabi-gcc: unrecognized option '-qversion'
  68. arm-davinci-linux-uclibcgnueabi-gcc: no input files
  69. configure:3558: $? = 1
  70. configure:3578: checking whether the C compiler works
  71. configure:3600: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  72. configure:3604: $? = 0
  73. configure:3652: result: yes
  74. configure:3655: checking for C compiler default output file name
  75. configure:3657: result: a.out
  76. configure:3663: checking for suffix of executables
  77. configure:3670: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  78. configure:3674: $? = 0
  79. configure:3696: result:
  80. configure:3718: checking whether we are cross compiling
  81. configure:3726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  82. configure:3730: $? = 0
  83. configure:3737: ./conftest
  84. ./configure: line 3739: ./conftest: cannot execute binary file
  85. configure:3741: $? = 126
  86. configure:3756: result: yes
  87. configure:3761: checking for suffix of object files
  88. configure:3783: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  89. configure:3787: $? = 0
  90. configure:3808: result: o
  91. configure:3812: checking whether we are using the GNU C compiler
  92. configure:3831: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  93. configure:3831: $? = 0
  94. configure:3840: result: yes
  95. configure:3849: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc accepts -g
  96. configure:3869: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -g conftest.c >&5
  97. configure:3869: $? = 0
  98. configure:3910: result: yes
  99. configure:3927: checking for /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc option to accept ISO C89
  100. configure:3991: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  101. configure:3991: $? = 0
  102. configure:4004: result: none needed
  103. configure:4031: checking for --with-cxx-main=<compiler>
  104. configure:4057: result: no
  105. configure:4224: checking how to run the C preprocessor
  106. configure:4255: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  107. configure:4255: $? = 0
  108. configure:4269: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  109. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  110. configure:4269: $? = 1
  111. configure: failed program was:
  112. | /* confdefs.h */
  113. | #define _GNU_SOURCE 1
  114. | #define _NETBSD_SOURCE 1
  115. | #define __BSD_VISIBLE 1
  116. | #define _BSD_TYPES 1
  117. | #define _DARWIN_C_SOURCE 1
  118. | #define _XOPEN_SOURCE 600
  119. | #define _XOPEN_SOURCE_EXTENDED 1
  120. | #define _POSIX_C_SOURCE 200112L
  121. | /* end confdefs.h. */
  122. | #include <ac_nonexistent.h>
  123. configure:4294: result: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E
  124. configure:4314: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  125. configure:4314: $? = 0
  126. configure:4328: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  127. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  128. configure:4328: $? = 1
  129. configure: failed program was:
  130. | /* confdefs.h */
  131. | #define _GNU_SOURCE 1
  132. | #define _NETBSD_SOURCE 1
  133. | #define __BSD_VISIBLE 1
  134. | #define _BSD_TYPES 1
  135. | #define _DARWIN_C_SOURCE 1
  136. | #define _XOPEN_SOURCE 600
  137. | #define _XOPEN_SOURCE_EXTENDED 1
  138. | #define _POSIX_C_SOURCE 200112L
  139. | /* end confdefs.h. */
  140. | #include <ac_nonexistent.h>
  141. configure:4357: checking for grep that handles long lines and -e
  142. configure:4415: result: /bin/grep
  143. configure:4420: checking for egrep
  144. configure:4482: result: /bin/grep -E
  145. configure:4487: checking for ANSI C header files
  146. configure:4507: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  147. configure:4507: $? = 0
  148. configure:4591: result: yes
  149. configure:4604: checking for sys/types.h
  150. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  151. configure:4604: $? = 0
  152. configure:4604: result: yes
  153. configure:4604: checking for sys/stat.h
  154. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  155. configure:4604: $? = 0
  156. configure:4604: result: yes
  157. configure:4604: checking for stdlib.h
  158. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  159. configure:4604: $? = 0
  160. configure:4604: result: yes
  161. configure:4604: checking for string.h
  162. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  163. configure:4604: $? = 0
  164. configure:4604: result: yes
  165. configure:4604: checking for memory.h
  166. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  167. configure:4604: $? = 0
  168. configure:4604: result: yes
  169. configure:4604: checking for strings.h
  170. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  171. configure:4604: $? = 0
  172. configure:4604: result: yes
  173. configure:4604: checking for inttypes.h
  174. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  175. configure:4604: $? = 0
  176. configure:4604: result: yes
  177. configure:4604: checking for stdint.h
  178. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  179. configure:4604: $? = 0
  180. configure:4604: result: yes
  181. configure:4604: checking for unistd.h
  182. configure:4604: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  183. configure:4604: $? = 0
  184. configure:4604: result: yes
  185. configure:4617: checking minix/config.h usability
  186. configure:4617: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  187. conftest.c:54:26: error: minix/config.h: No such file or directory
  188. configure:4617: $? = 1
  189. configure: failed program was:
  190. | /* confdefs.h */
  191. | #define _GNU_SOURCE 1
  192. | #define _NETBSD_SOURCE 1
  193. | #define __BSD_VISIBLE 1
  194. | #define _BSD_TYPES 1
  195. | #define _DARWIN_C_SOURCE 1
  196. | #define _XOPEN_SOURCE 600
  197. | #define _XOPEN_SOURCE_EXTENDED 1
  198. | #define _POSIX_C_SOURCE 200112L
  199. | #define STDC_HEADERS 1
  200. | #define HAVE_SYS_TYPES_H 1
  201. | #define HAVE_SYS_STAT_H 1
  202. | #define HAVE_STDLIB_H 1
  203. | #define HAVE_STRING_H 1
  204. | #define HAVE_MEMORY_H 1
  205. | #define HAVE_STRINGS_H 1
  206. | #define HAVE_INTTYPES_H 1
  207. | #define HAVE_STDINT_H 1
  208. | #define HAVE_UNISTD_H 1
  209. | /* end confdefs.h. */
  210. | #include <stdio.h>
  211. | #ifdef HAVE_SYS_TYPES_H
  212. | # include <sys/types.h>
  213. | #endif
  214. | #ifdef HAVE_SYS_STAT_H
  215. | # include <sys/stat.h>
  216. | #endif
  217. | #ifdef STDC_HEADERS
  218. | # include <stdlib.h>
  219. | # include <stddef.h>
  220. | #else
  221. | # ifdef HAVE_STDLIB_H
  222. | # include <stdlib.h>
  223. | # endif
  224. | #endif
  225. | #ifdef HAVE_STRING_H
  226. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  227. | # include <memory.h>
  228. | # endif
  229. | # include <string.h>
  230. | #endif
  231. | #ifdef HAVE_STRINGS_H
  232. | # include <strings.h>
  233. | #endif
  234. | #ifdef HAVE_INTTYPES_H
  235. | # include <inttypes.h>
  236. | #endif
  237. | #ifdef HAVE_STDINT_H
  238. | # include <stdint.h>
  239. | #endif
  240. | #ifdef HAVE_UNISTD_H
  241. | # include <unistd.h>
  242. | #endif
  243. | #include <minix/config.h>
  244. configure:4617: result: no
  245. configure:4617: checking minix/config.h presence
  246. configure:4617: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  247. conftest.c:21:26: error: minix/config.h: No such file or directory
  248. configure:4617: $? = 1
  249. configure: failed program was:
  250. | /* confdefs.h */
  251. | #define _GNU_SOURCE 1
  252. | #define _NETBSD_SOURCE 1
  253. | #define __BSD_VISIBLE 1
  254. | #define _BSD_TYPES 1
  255. | #define _DARWIN_C_SOURCE 1
  256. | #define _XOPEN_SOURCE 600
  257. | #define _XOPEN_SOURCE_EXTENDED 1
  258. | #define _POSIX_C_SOURCE 200112L
  259. | #define STDC_HEADERS 1
  260. | #define HAVE_SYS_TYPES_H 1
  261. | #define HAVE_SYS_STAT_H 1
  262. | #define HAVE_STDLIB_H 1
  263. | #define HAVE_STRING_H 1
  264. | #define HAVE_MEMORY_H 1
  265. | #define HAVE_STRINGS_H 1
  266. | #define HAVE_INTTYPES_H 1
  267. | #define HAVE_STDINT_H 1
  268. | #define HAVE_UNISTD_H 1
  269. | /* end confdefs.h. */
  270. | #include <minix/config.h>
  271. configure:4617: result: no
  272. configure:4617: checking for minix/config.h
  273. configure:4617: result: no
  274. configure:4638: checking whether it is safe to define __EXTENSIONS__
  275. configure:4656: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  276. configure:4656: $? = 0
  277. configure:4663: result: yes
  278. configure:4687: checking for --with-suffix
  279. configure:4700: result:
  280. configure:4706: checking for case-insensitive build directory
  281. configure:4718: result: no
  282. configure:4746: checking LIBRARY
  283. configure:4752: result: libpython$(VERSION).a
  284. configure:4788: checking LINKCC
  285. configure:4807: result: $(PURIFY) $(MAINCC)
  286. configure:4816: checking for GNU ld
  287. configure:4828: result: yes
  288. configure:4831: checking for --enable-shared
  289. configure:4848: result: no
  290. configure:4851: checking for --enable-profiling
  291. configure:4876: result:
  292. configure:4886: checking LDLIBRARY
  293. configure:4976: result: libpython$(VERSION).a
  294. configure:4982: checking for x86_64-linux-gnu-ranlib
  295. configure:5009: result: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ranlib
  296. configure:5076: checking for ar
  297. configure:5103: result: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ar
  298. configure:5126: checking for svnversion
  299. configure:5142: found /usr/bin/svnversion
  300. configure:5154: result: found
  301. configure:5174: checking for hg
  302. configure:5190: found /usr/bin/hg
  303. configure:5202: result: found
  304. configure:5272: checking for a BSD-compatible install
  305. configure:5340: result: /usr/bin/install -c
  306. configure:5364: checking for --with-pydebug
  307. configure:5382: result: no
  308. configure:5459: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc accepts -fno-strict-aliasing
  309. configure:5477: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -fno-strict-aliasing -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  310. configure:5477: $? = 0
  311. configure:5486: result: yes
  312. configure:5651: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc accepts -OPT:Olimit=0
  313. configure:5669: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -OPT:Olimit=0 -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  314. cc1: error: invalid option argument '-OPT:Olimit=0'
  315. configure:5669: $? = 1
  316. configure: failed program was:
  317. | /* confdefs.h */
  318. | #define _GNU_SOURCE 1
  319. | #define _NETBSD_SOURCE 1
  320. | #define __BSD_VISIBLE 1
  321. | #define _BSD_TYPES 1
  322. | #define _DARWIN_C_SOURCE 1
  323. | #define _XOPEN_SOURCE 600
  324. | #define _XOPEN_SOURCE_EXTENDED 1
  325. | #define _POSIX_C_SOURCE 200112L
  326. | #define STDC_HEADERS 1
  327. | #define HAVE_SYS_TYPES_H 1
  328. | #define HAVE_SYS_STAT_H 1
  329. | #define HAVE_STDLIB_H 1
  330. | #define HAVE_STRING_H 1
  331. | #define HAVE_MEMORY_H 1
  332. | #define HAVE_STRINGS_H 1
  333. | #define HAVE_INTTYPES_H 1
  334. | #define HAVE_STDINT_H 1
  335. | #define HAVE_UNISTD_H 1
  336. | #define __EXTENSIONS__ 1
  337. | #define _ALL_SOURCE 1
  338. | #define _GNU_SOURCE 1
  339. | #define _POSIX_PTHREAD_SEMANTICS 1
  340. | #define _TANDEM_SOURCE 1
  341. | /* end confdefs.h. */
  342. |
  343. | int
  344. | main ()
  345. | {
  346. |
  347. | ;
  348. | return 0;
  349. | }
  350. configure:5679: result: no
  351. configure:5693: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc accepts -Olimit 1500
  352. configure:5711: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -Olimit 1500 -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  353. arm-davinci-linux-uclibcgnueabi-gcc: 1500: No such file or directory
  354. cc1: error: invalid option argument '-Olimit'
  355. configure:5711: $? = 1
  356. configure: failed program was:
  357. | /* confdefs.h */
  358. | #define _GNU_SOURCE 1
  359. | #define _NETBSD_SOURCE 1
  360. | #define __BSD_VISIBLE 1
  361. | #define _BSD_TYPES 1
  362. | #define _DARWIN_C_SOURCE 1
  363. | #define _XOPEN_SOURCE 600
  364. | #define _XOPEN_SOURCE_EXTENDED 1
  365. | #define _POSIX_C_SOURCE 200112L
  366. | #define STDC_HEADERS 1
  367. | #define HAVE_SYS_TYPES_H 1
  368. | #define HAVE_SYS_STAT_H 1
  369. | #define HAVE_STDLIB_H 1
  370. | #define HAVE_STRING_H 1
  371. | #define HAVE_MEMORY_H 1
  372. | #define HAVE_STRINGS_H 1
  373. | #define HAVE_INTTYPES_H 1
  374. | #define HAVE_STDINT_H 1
  375. | #define HAVE_UNISTD_H 1
  376. | #define __EXTENSIONS__ 1
  377. | #define _ALL_SOURCE 1
  378. | #define _GNU_SOURCE 1
  379. | #define _POSIX_PTHREAD_SEMANTICS 1
  380. | #define _TANDEM_SOURCE 1
  381. | /* end confdefs.h. */
  382. |
  383. | int
  384. | main ()
  385. | {
  386. |
  387. | ;
  388. | return 0;
  389. | }
  390. configure:5721: result: no
  391. configure:5731: checking whether gcc supports ParseTuple __format__
  392. configure:5748: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt -Werror conftest.c >&5
  393. cc1: warnings being treated as errors
  394. conftest.c:27: error: 'PyArg_ParseTuple' is an unrecognized format function type
  395. configure:5748: $? = 1
  396. configure: failed program was:
  397. | /* confdefs.h */
  398. | #define _GNU_SOURCE 1
  399. | #define _NETBSD_SOURCE 1
  400. | #define __BSD_VISIBLE 1
  401. | #define _BSD_TYPES 1
  402. | #define _DARWIN_C_SOURCE 1
  403. | #define _XOPEN_SOURCE 600
  404. | #define _XOPEN_SOURCE_EXTENDED 1
  405. | #define _POSIX_C_SOURCE 200112L
  406. | #define STDC_HEADERS 1
  407. | #define HAVE_SYS_TYPES_H 1
  408. | #define HAVE_SYS_STAT_H 1
  409. | #define HAVE_STDLIB_H 1
  410. | #define HAVE_STRING_H 1
  411. | #define HAVE_MEMORY_H 1
  412. | #define HAVE_STRINGS_H 1
  413. | #define HAVE_INTTYPES_H 1
  414. | #define HAVE_STDINT_H 1
  415. | #define HAVE_UNISTD_H 1
  416. | #define __EXTENSIONS__ 1
  417. | #define _ALL_SOURCE 1
  418. | #define _GNU_SOURCE 1
  419. | #define _POSIX_PTHREAD_SEMANTICS 1
  420. | #define _TANDEM_SOURCE 1
  421. | /* end confdefs.h. */
  422. |
  423. | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2)));
  424. | int
  425. | main ()
  426. | {
  427. |
  428. | ;
  429. | return 0;
  430. | }
  431. |
  432. configure:5758: result: no
  433. configure:5771: checking whether pthreads are available without options
  434. configure:5811: result: no
  435. configure:5824: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc accepts -Kpthread
  436. configure:5862: result: no
  437. configure:5873: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc accepts -Kthread
  438. configure:5911: result: no
  439. configure:5922: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc accepts -pthread
  440. configure:5960: result: no
  441. configure:5969: checking whether /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-g++ also accepts flags for thread support
  442. configure:6000: result: no
  443. configure:6007: checking for ANSI C header files
  444. configure:6111: result: yes
  445. configure:6133: checking asm/types.h usability
  446. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  447. configure:6133: $? = 0
  448. configure:6133: result: yes
  449. configure:6133: checking asm/types.h presence
  450. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  451. configure:6133: $? = 0
  452. configure:6133: result: yes
  453. configure:6133: checking for asm/types.h
  454. configure:6133: result: yes
  455. configure:6133: checking conio.h usability
  456. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  457. conftest.c:61:19: error: conio.h: No such file or directory
  458. configure:6133: $? = 1
  459. configure: failed program was:
  460. | /* confdefs.h */
  461. | #define _GNU_SOURCE 1
  462. | #define _NETBSD_SOURCE 1
  463. | #define __BSD_VISIBLE 1
  464. | #define _BSD_TYPES 1
  465. | #define _DARWIN_C_SOURCE 1
  466. | #define _XOPEN_SOURCE 600
  467. | #define _XOPEN_SOURCE_EXTENDED 1
  468. | #define _POSIX_C_SOURCE 200112L
  469. | #define STDC_HEADERS 1
  470. | #define HAVE_SYS_TYPES_H 1
  471. | #define HAVE_SYS_STAT_H 1
  472. | #define HAVE_STDLIB_H 1
  473. | #define HAVE_STRING_H 1
  474. | #define HAVE_MEMORY_H 1
  475. | #define HAVE_STRINGS_H 1
  476. | #define HAVE_INTTYPES_H 1
  477. | #define HAVE_STDINT_H 1
  478. | #define HAVE_UNISTD_H 1
  479. | #define __EXTENSIONS__ 1
  480. | #define _ALL_SOURCE 1
  481. | #define _GNU_SOURCE 1
  482. | #define _POSIX_PTHREAD_SEMANTICS 1
  483. | #define _TANDEM_SOURCE 1
  484. | #define STDC_HEADERS 1
  485. | #define HAVE_ASM_TYPES_H 1
  486. | /* end confdefs.h. */
  487. | #include <stdio.h>
  488. | #ifdef HAVE_SYS_TYPES_H
  489. | # include <sys/types.h>
  490. | #endif
  491. | #ifdef HAVE_SYS_STAT_H
  492. | # include <sys/stat.h>
  493. | #endif
  494. | #ifdef STDC_HEADERS
  495. | # include <stdlib.h>
  496. | # include <stddef.h>
  497. | #else
  498. | # ifdef HAVE_STDLIB_H
  499. | # include <stdlib.h>
  500. | # endif
  501. | #endif
  502. | #ifdef HAVE_STRING_H
  503. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  504. | # include <memory.h>
  505. | # endif
  506. | # include <string.h>
  507. | #endif
  508. | #ifdef HAVE_STRINGS_H
  509. | # include <strings.h>
  510. | #endif
  511. | #ifdef HAVE_INTTYPES_H
  512. | # include <inttypes.h>
  513. | #endif
  514. | #ifdef HAVE_STDINT_H
  515. | # include <stdint.h>
  516. | #endif
  517. | #ifdef HAVE_UNISTD_H
  518. | # include <unistd.h>
  519. | #endif
  520. | #include <conio.h>
  521. configure:6133: result: no
  522. configure:6133: checking conio.h presence
  523. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  524. conftest.c:28:19: error: conio.h: No such file or directory
  525. configure:6133: $? = 1
  526. configure: failed program was:
  527. | /* confdefs.h */
  528. | #define _GNU_SOURCE 1
  529. | #define _NETBSD_SOURCE 1
  530. | #define __BSD_VISIBLE 1
  531. | #define _BSD_TYPES 1
  532. | #define _DARWIN_C_SOURCE 1
  533. | #define _XOPEN_SOURCE 600
  534. | #define _XOPEN_SOURCE_EXTENDED 1
  535. | #define _POSIX_C_SOURCE 200112L
  536. | #define STDC_HEADERS 1
  537. | #define HAVE_SYS_TYPES_H 1
  538. | #define HAVE_SYS_STAT_H 1
  539. | #define HAVE_STDLIB_H 1
  540. | #define HAVE_STRING_H 1
  541. | #define HAVE_MEMORY_H 1
  542. | #define HAVE_STRINGS_H 1
  543. | #define HAVE_INTTYPES_H 1
  544. | #define HAVE_STDINT_H 1
  545. | #define HAVE_UNISTD_H 1
  546. | #define __EXTENSIONS__ 1
  547. | #define _ALL_SOURCE 1
  548. | #define _GNU_SOURCE 1
  549. | #define _POSIX_PTHREAD_SEMANTICS 1
  550. | #define _TANDEM_SOURCE 1
  551. | #define STDC_HEADERS 1
  552. | #define HAVE_ASM_TYPES_H 1
  553. | /* end confdefs.h. */
  554. | #include <conio.h>
  555. configure:6133: result: no
  556. configure:6133: checking for conio.h
  557. configure:6133: result: no
  558. configure:6133: checking curses.h usability
  559. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  560. conftest.c:61:20: error: curses.h: No such file or directory
  561. configure:6133: $? = 1
  562. configure: failed program was:
  563. | /* confdefs.h */
  564. | #define _GNU_SOURCE 1
  565. | #define _NETBSD_SOURCE 1
  566. | #define __BSD_VISIBLE 1
  567. | #define _BSD_TYPES 1
  568. | #define _DARWIN_C_SOURCE 1
  569. | #define _XOPEN_SOURCE 600
  570. | #define _XOPEN_SOURCE_EXTENDED 1
  571. | #define _POSIX_C_SOURCE 200112L
  572. | #define STDC_HEADERS 1
  573. | #define HAVE_SYS_TYPES_H 1
  574. | #define HAVE_SYS_STAT_H 1
  575. | #define HAVE_STDLIB_H 1
  576. | #define HAVE_STRING_H 1
  577. | #define HAVE_MEMORY_H 1
  578. | #define HAVE_STRINGS_H 1
  579. | #define HAVE_INTTYPES_H 1
  580. | #define HAVE_STDINT_H 1
  581. | #define HAVE_UNISTD_H 1
  582. | #define __EXTENSIONS__ 1
  583. | #define _ALL_SOURCE 1
  584. | #define _GNU_SOURCE 1
  585. | #define _POSIX_PTHREAD_SEMANTICS 1
  586. | #define _TANDEM_SOURCE 1
  587. | #define STDC_HEADERS 1
  588. | #define HAVE_ASM_TYPES_H 1
  589. | /* end confdefs.h. */
  590. | #include <stdio.h>
  591. | #ifdef HAVE_SYS_TYPES_H
  592. | # include <sys/types.h>
  593. | #endif
  594. | #ifdef HAVE_SYS_STAT_H
  595. | # include <sys/stat.h>
  596. | #endif
  597. | #ifdef STDC_HEADERS
  598. | # include <stdlib.h>
  599. | # include <stddef.h>
  600. | #else
  601. | # ifdef HAVE_STDLIB_H
  602. | # include <stdlib.h>
  603. | # endif
  604. | #endif
  605. | #ifdef HAVE_STRING_H
  606. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  607. | # include <memory.h>
  608. | # endif
  609. | # include <string.h>
  610. | #endif
  611. | #ifdef HAVE_STRINGS_H
  612. | # include <strings.h>
  613. | #endif
  614. | #ifdef HAVE_INTTYPES_H
  615. | # include <inttypes.h>
  616. | #endif
  617. | #ifdef HAVE_STDINT_H
  618. | # include <stdint.h>
  619. | #endif
  620. | #ifdef HAVE_UNISTD_H
  621. | # include <unistd.h>
  622. | #endif
  623. | #include <curses.h>
  624. configure:6133: result: no
  625. configure:6133: checking curses.h presence
  626. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  627. conftest.c:28:20: error: curses.h: No such file or directory
  628. configure:6133: $? = 1
  629. configure: failed program was:
  630. | /* confdefs.h */
  631. | #define _GNU_SOURCE 1
  632. | #define _NETBSD_SOURCE 1
  633. | #define __BSD_VISIBLE 1
  634. | #define _BSD_TYPES 1
  635. | #define _DARWIN_C_SOURCE 1
  636. | #define _XOPEN_SOURCE 600
  637. | #define _XOPEN_SOURCE_EXTENDED 1
  638. | #define _POSIX_C_SOURCE 200112L
  639. | #define STDC_HEADERS 1
  640. | #define HAVE_SYS_TYPES_H 1
  641. | #define HAVE_SYS_STAT_H 1
  642. | #define HAVE_STDLIB_H 1
  643. | #define HAVE_STRING_H 1
  644. | #define HAVE_MEMORY_H 1
  645. | #define HAVE_STRINGS_H 1
  646. | #define HAVE_INTTYPES_H 1
  647. | #define HAVE_STDINT_H 1
  648. | #define HAVE_UNISTD_H 1
  649. | #define __EXTENSIONS__ 1
  650. | #define _ALL_SOURCE 1
  651. | #define _GNU_SOURCE 1
  652. | #define _POSIX_PTHREAD_SEMANTICS 1
  653. | #define _TANDEM_SOURCE 1
  654. | #define STDC_HEADERS 1
  655. | #define HAVE_ASM_TYPES_H 1
  656. | /* end confdefs.h. */
  657. | #include <curses.h>
  658. configure:6133: result: no
  659. configure:6133: checking for curses.h
  660. configure:6133: result: no
  661. configure:6133: checking direct.h usability
  662. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  663. conftest.c:61:20: error: direct.h: No such file or directory
  664. configure:6133: $? = 1
  665. configure: failed program was:
  666. | /* confdefs.h */
  667. | #define _GNU_SOURCE 1
  668. | #define _NETBSD_SOURCE 1
  669. | #define __BSD_VISIBLE 1
  670. | #define _BSD_TYPES 1
  671. | #define _DARWIN_C_SOURCE 1
  672. | #define _XOPEN_SOURCE 600
  673. | #define _XOPEN_SOURCE_EXTENDED 1
  674. | #define _POSIX_C_SOURCE 200112L
  675. | #define STDC_HEADERS 1
  676. | #define HAVE_SYS_TYPES_H 1
  677. | #define HAVE_SYS_STAT_H 1
  678. | #define HAVE_STDLIB_H 1
  679. | #define HAVE_STRING_H 1
  680. | #define HAVE_MEMORY_H 1
  681. | #define HAVE_STRINGS_H 1
  682. | #define HAVE_INTTYPES_H 1
  683. | #define HAVE_STDINT_H 1
  684. | #define HAVE_UNISTD_H 1
  685. | #define __EXTENSIONS__ 1
  686. | #define _ALL_SOURCE 1
  687. | #define _GNU_SOURCE 1
  688. | #define _POSIX_PTHREAD_SEMANTICS 1
  689. | #define _TANDEM_SOURCE 1
  690. | #define STDC_HEADERS 1
  691. | #define HAVE_ASM_TYPES_H 1
  692. | /* end confdefs.h. */
  693. | #include <stdio.h>
  694. | #ifdef HAVE_SYS_TYPES_H
  695. | # include <sys/types.h>
  696. | #endif
  697. | #ifdef HAVE_SYS_STAT_H
  698. | # include <sys/stat.h>
  699. | #endif
  700. | #ifdef STDC_HEADERS
  701. | # include <stdlib.h>
  702. | # include <stddef.h>
  703. | #else
  704. | # ifdef HAVE_STDLIB_H
  705. | # include <stdlib.h>
  706. | # endif
  707. | #endif
  708. | #ifdef HAVE_STRING_H
  709. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  710. | # include <memory.h>
  711. | # endif
  712. | # include <string.h>
  713. | #endif
  714. | #ifdef HAVE_STRINGS_H
  715. | # include <strings.h>
  716. | #endif
  717. | #ifdef HAVE_INTTYPES_H
  718. | # include <inttypes.h>
  719. | #endif
  720. | #ifdef HAVE_STDINT_H
  721. | # include <stdint.h>
  722. | #endif
  723. | #ifdef HAVE_UNISTD_H
  724. | # include <unistd.h>
  725. | #endif
  726. | #include <direct.h>
  727. configure:6133: result: no
  728. configure:6133: checking direct.h presence
  729. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  730. conftest.c:28:20: error: direct.h: No such file or directory
  731. configure:6133: $? = 1
  732. configure: failed program was:
  733. | /* confdefs.h */
  734. | #define _GNU_SOURCE 1
  735. | #define _NETBSD_SOURCE 1
  736. | #define __BSD_VISIBLE 1
  737. | #define _BSD_TYPES 1
  738. | #define _DARWIN_C_SOURCE 1
  739. | #define _XOPEN_SOURCE 600
  740. | #define _XOPEN_SOURCE_EXTENDED 1
  741. | #define _POSIX_C_SOURCE 200112L
  742. | #define STDC_HEADERS 1
  743. | #define HAVE_SYS_TYPES_H 1
  744. | #define HAVE_SYS_STAT_H 1
  745. | #define HAVE_STDLIB_H 1
  746. | #define HAVE_STRING_H 1
  747. | #define HAVE_MEMORY_H 1
  748. | #define HAVE_STRINGS_H 1
  749. | #define HAVE_INTTYPES_H 1
  750. | #define HAVE_STDINT_H 1
  751. | #define HAVE_UNISTD_H 1
  752. | #define __EXTENSIONS__ 1
  753. | #define _ALL_SOURCE 1
  754. | #define _GNU_SOURCE 1
  755. | #define _POSIX_PTHREAD_SEMANTICS 1
  756. | #define _TANDEM_SOURCE 1
  757. | #define STDC_HEADERS 1
  758. | #define HAVE_ASM_TYPES_H 1
  759. | /* end confdefs.h. */
  760. | #include <direct.h>
  761. configure:6133: result: no
  762. configure:6133: checking for direct.h
  763. configure:6133: result: no
  764. configure:6133: checking dlfcn.h usability
  765. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  766. configure:6133: $? = 0
  767. configure:6133: result: yes
  768. configure:6133: checking dlfcn.h presence
  769. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  770. configure:6133: $? = 0
  771. configure:6133: result: yes
  772. configure:6133: checking for dlfcn.h
  773. configure:6133: result: yes
  774. configure:6133: checking errno.h usability
  775. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  776. configure:6133: $? = 0
  777. configure:6133: result: yes
  778. configure:6133: checking errno.h presence
  779. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  780. configure:6133: $? = 0
  781. configure:6133: result: yes
  782. configure:6133: checking for errno.h
  783. configure:6133: result: yes
  784. configure:6133: checking fcntl.h usability
  785. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  786. configure:6133: $? = 0
  787. configure:6133: result: yes
  788. configure:6133: checking fcntl.h presence
  789. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  790. configure:6133: $? = 0
  791. configure:6133: result: yes
  792. configure:6133: checking for fcntl.h
  793. configure:6133: result: yes
  794. configure:6133: checking grp.h usability
  795. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  796. configure:6133: $? = 0
  797. configure:6133: result: yes
  798. configure:6133: checking grp.h presence
  799. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  800. configure:6133: $? = 0
  801. configure:6133: result: yes
  802. configure:6133: checking for grp.h
  803. configure:6133: result: yes
  804. configure:6133: checking ieeefp.h usability
  805. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  806. conftest.c:65:20: error: ieeefp.h: No such file or directory
  807. configure:6133: $? = 1
  808. configure: failed program was:
  809. | /* confdefs.h */
  810. | #define _GNU_SOURCE 1
  811. | #define _NETBSD_SOURCE 1
  812. | #define __BSD_VISIBLE 1
  813. | #define _BSD_TYPES 1
  814. | #define _DARWIN_C_SOURCE 1
  815. | #define _XOPEN_SOURCE 600
  816. | #define _XOPEN_SOURCE_EXTENDED 1
  817. | #define _POSIX_C_SOURCE 200112L
  818. | #define STDC_HEADERS 1
  819. | #define HAVE_SYS_TYPES_H 1
  820. | #define HAVE_SYS_STAT_H 1
  821. | #define HAVE_STDLIB_H 1
  822. | #define HAVE_STRING_H 1
  823. | #define HAVE_MEMORY_H 1
  824. | #define HAVE_STRINGS_H 1
  825. | #define HAVE_INTTYPES_H 1
  826. | #define HAVE_STDINT_H 1
  827. | #define HAVE_UNISTD_H 1
  828. | #define __EXTENSIONS__ 1
  829. | #define _ALL_SOURCE 1
  830. | #define _GNU_SOURCE 1
  831. | #define _POSIX_PTHREAD_SEMANTICS 1
  832. | #define _TANDEM_SOURCE 1
  833. | #define STDC_HEADERS 1
  834. | #define HAVE_ASM_TYPES_H 1
  835. | #define HAVE_DLFCN_H 1
  836. | #define HAVE_ERRNO_H 1
  837. | #define HAVE_FCNTL_H 1
  838. | #define HAVE_GRP_H 1
  839. | /* end confdefs.h. */
  840. | #include <stdio.h>
  841. | #ifdef HAVE_SYS_TYPES_H
  842. | # include <sys/types.h>
  843. | #endif
  844. | #ifdef HAVE_SYS_STAT_H
  845. | # include <sys/stat.h>
  846. | #endif
  847. | #ifdef STDC_HEADERS
  848. | # include <stdlib.h>
  849. | # include <stddef.h>
  850. | #else
  851. | # ifdef HAVE_STDLIB_H
  852. | # include <stdlib.h>
  853. | # endif
  854. | #endif
  855. | #ifdef HAVE_STRING_H
  856. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  857. | # include <memory.h>
  858. | # endif
  859. | # include <string.h>
  860. | #endif
  861. | #ifdef HAVE_STRINGS_H
  862. | # include <strings.h>
  863. | #endif
  864. | #ifdef HAVE_INTTYPES_H
  865. | # include <inttypes.h>
  866. | #endif
  867. | #ifdef HAVE_STDINT_H
  868. | # include <stdint.h>
  869. | #endif
  870. | #ifdef HAVE_UNISTD_H
  871. | # include <unistd.h>
  872. | #endif
  873. | #include <ieeefp.h>
  874. configure:6133: result: no
  875. configure:6133: checking ieeefp.h presence
  876. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  877. conftest.c:32:20: error: ieeefp.h: No such file or directory
  878. configure:6133: $? = 1
  879. configure: failed program was:
  880. | /* confdefs.h */
  881. | #define _GNU_SOURCE 1
  882. | #define _NETBSD_SOURCE 1
  883. | #define __BSD_VISIBLE 1
  884. | #define _BSD_TYPES 1
  885. | #define _DARWIN_C_SOURCE 1
  886. | #define _XOPEN_SOURCE 600
  887. | #define _XOPEN_SOURCE_EXTENDED 1
  888. | #define _POSIX_C_SOURCE 200112L
  889. | #define STDC_HEADERS 1
  890. | #define HAVE_SYS_TYPES_H 1
  891. | #define HAVE_SYS_STAT_H 1
  892. | #define HAVE_STDLIB_H 1
  893. | #define HAVE_STRING_H 1
  894. | #define HAVE_MEMORY_H 1
  895. | #define HAVE_STRINGS_H 1
  896. | #define HAVE_INTTYPES_H 1
  897. | #define HAVE_STDINT_H 1
  898. | #define HAVE_UNISTD_H 1
  899. | #define __EXTENSIONS__ 1
  900. | #define _ALL_SOURCE 1
  901. | #define _GNU_SOURCE 1
  902. | #define _POSIX_PTHREAD_SEMANTICS 1
  903. | #define _TANDEM_SOURCE 1
  904. | #define STDC_HEADERS 1
  905. | #define HAVE_ASM_TYPES_H 1
  906. | #define HAVE_DLFCN_H 1
  907. | #define HAVE_ERRNO_H 1
  908. | #define HAVE_FCNTL_H 1
  909. | #define HAVE_GRP_H 1
  910. | /* end confdefs.h. */
  911. | #include <ieeefp.h>
  912. configure:6133: result: no
  913. configure:6133: checking for ieeefp.h
  914. configure:6133: result: no
  915. configure:6133: checking io.h usability
  916. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  917. conftest.c:65:16: error: io.h: No such file or directory
  918. configure:6133: $? = 1
  919. configure: failed program was:
  920. | /* confdefs.h */
  921. | #define _GNU_SOURCE 1
  922. | #define _NETBSD_SOURCE 1
  923. | #define __BSD_VISIBLE 1
  924. | #define _BSD_TYPES 1
  925. | #define _DARWIN_C_SOURCE 1
  926. | #define _XOPEN_SOURCE 600
  927. | #define _XOPEN_SOURCE_EXTENDED 1
  928. | #define _POSIX_C_SOURCE 200112L
  929. | #define STDC_HEADERS 1
  930. | #define HAVE_SYS_TYPES_H 1
  931. | #define HAVE_SYS_STAT_H 1
  932. | #define HAVE_STDLIB_H 1
  933. | #define HAVE_STRING_H 1
  934. | #define HAVE_MEMORY_H 1
  935. | #define HAVE_STRINGS_H 1
  936. | #define HAVE_INTTYPES_H 1
  937. | #define HAVE_STDINT_H 1
  938. | #define HAVE_UNISTD_H 1
  939. | #define __EXTENSIONS__ 1
  940. | #define _ALL_SOURCE 1
  941. | #define _GNU_SOURCE 1
  942. | #define _POSIX_PTHREAD_SEMANTICS 1
  943. | #define _TANDEM_SOURCE 1
  944. | #define STDC_HEADERS 1
  945. | #define HAVE_ASM_TYPES_H 1
  946. | #define HAVE_DLFCN_H 1
  947. | #define HAVE_ERRNO_H 1
  948. | #define HAVE_FCNTL_H 1
  949. | #define HAVE_GRP_H 1
  950. | /* end confdefs.h. */
  951. | #include <stdio.h>
  952. | #ifdef HAVE_SYS_TYPES_H
  953. | # include <sys/types.h>
  954. | #endif
  955. | #ifdef HAVE_SYS_STAT_H
  956. | # include <sys/stat.h>
  957. | #endif
  958. | #ifdef STDC_HEADERS
  959. | # include <stdlib.h>
  960. | # include <stddef.h>
  961. | #else
  962. | # ifdef HAVE_STDLIB_H
  963. | # include <stdlib.h>
  964. | # endif
  965. | #endif
  966. | #ifdef HAVE_STRING_H
  967. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  968. | # include <memory.h>
  969. | # endif
  970. | # include <string.h>
  971. | #endif
  972. | #ifdef HAVE_STRINGS_H
  973. | # include <strings.h>
  974. | #endif
  975. | #ifdef HAVE_INTTYPES_H
  976. | # include <inttypes.h>
  977. | #endif
  978. | #ifdef HAVE_STDINT_H
  979. | # include <stdint.h>
  980. | #endif
  981. | #ifdef HAVE_UNISTD_H
  982. | # include <unistd.h>
  983. | #endif
  984. | #include <io.h>
  985. configure:6133: result: no
  986. configure:6133: checking io.h presence
  987. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  988. conftest.c:32:16: error: io.h: No such file or directory
  989. configure:6133: $? = 1
  990. configure: failed program was:
  991. | /* confdefs.h */
  992. | #define _GNU_SOURCE 1
  993. | #define _NETBSD_SOURCE 1
  994. | #define __BSD_VISIBLE 1
  995. | #define _BSD_TYPES 1
  996. | #define _DARWIN_C_SOURCE 1
  997. | #define _XOPEN_SOURCE 600
  998. | #define _XOPEN_SOURCE_EXTENDED 1
  999. | #define _POSIX_C_SOURCE 200112L
  1000. | #define STDC_HEADERS 1
  1001. | #define HAVE_SYS_TYPES_H 1
  1002. | #define HAVE_SYS_STAT_H 1
  1003. | #define HAVE_STDLIB_H 1
  1004. | #define HAVE_STRING_H 1
  1005. | #define HAVE_MEMORY_H 1
  1006. | #define HAVE_STRINGS_H 1
  1007. | #define HAVE_INTTYPES_H 1
  1008. | #define HAVE_STDINT_H 1
  1009. | #define HAVE_UNISTD_H 1
  1010. | #define __EXTENSIONS__ 1
  1011. | #define _ALL_SOURCE 1
  1012. | #define _GNU_SOURCE 1
  1013. | #define _POSIX_PTHREAD_SEMANTICS 1
  1014. | #define _TANDEM_SOURCE 1
  1015. | #define STDC_HEADERS 1
  1016. | #define HAVE_ASM_TYPES_H 1
  1017. | #define HAVE_DLFCN_H 1
  1018. | #define HAVE_ERRNO_H 1
  1019. | #define HAVE_FCNTL_H 1
  1020. | #define HAVE_GRP_H 1
  1021. | /* end confdefs.h. */
  1022. | #include <io.h>
  1023. configure:6133: result: no
  1024. configure:6133: checking for io.h
  1025. configure:6133: result: no
  1026. configure:6133: checking langinfo.h usability
  1027. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1028. configure:6133: $? = 0
  1029. configure:6133: result: yes
  1030. configure:6133: checking langinfo.h presence
  1031. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1032. configure:6133: $? = 0
  1033. configure:6133: result: yes
  1034. configure:6133: checking for langinfo.h
  1035. configure:6133: result: yes
  1036. configure:6133: checking libintl.h usability
  1037. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1038. conftest.c:66:21: error: libintl.h: No such file or directory
  1039. configure:6133: $? = 1
  1040. configure: failed program was:
  1041. | /* confdefs.h */
  1042. | #define _GNU_SOURCE 1
  1043. | #define _NETBSD_SOURCE 1
  1044. | #define __BSD_VISIBLE 1
  1045. | #define _BSD_TYPES 1
  1046. | #define _DARWIN_C_SOURCE 1
  1047. | #define _XOPEN_SOURCE 600
  1048. | #define _XOPEN_SOURCE_EXTENDED 1
  1049. | #define _POSIX_C_SOURCE 200112L
  1050. | #define STDC_HEADERS 1
  1051. | #define HAVE_SYS_TYPES_H 1
  1052. | #define HAVE_SYS_STAT_H 1
  1053. | #define HAVE_STDLIB_H 1
  1054. | #define HAVE_STRING_H 1
  1055. | #define HAVE_MEMORY_H 1
  1056. | #define HAVE_STRINGS_H 1
  1057. | #define HAVE_INTTYPES_H 1
  1058. | #define HAVE_STDINT_H 1
  1059. | #define HAVE_UNISTD_H 1
  1060. | #define __EXTENSIONS__ 1
  1061. | #define _ALL_SOURCE 1
  1062. | #define _GNU_SOURCE 1
  1063. | #define _POSIX_PTHREAD_SEMANTICS 1
  1064. | #define _TANDEM_SOURCE 1
  1065. | #define STDC_HEADERS 1
  1066. | #define HAVE_ASM_TYPES_H 1
  1067. | #define HAVE_DLFCN_H 1
  1068. | #define HAVE_ERRNO_H 1
  1069. | #define HAVE_FCNTL_H 1
  1070. | #define HAVE_GRP_H 1
  1071. | #define HAVE_LANGINFO_H 1
  1072. | /* end confdefs.h. */
  1073. | #include <stdio.h>
  1074. | #ifdef HAVE_SYS_TYPES_H
  1075. | # include <sys/types.h>
  1076. | #endif
  1077. | #ifdef HAVE_SYS_STAT_H
  1078. | # include <sys/stat.h>
  1079. | #endif
  1080. | #ifdef STDC_HEADERS
  1081. | # include <stdlib.h>
  1082. | # include <stddef.h>
  1083. | #else
  1084. | # ifdef HAVE_STDLIB_H
  1085. | # include <stdlib.h>
  1086. | # endif
  1087. | #endif
  1088. | #ifdef HAVE_STRING_H
  1089. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1090. | # include <memory.h>
  1091. | # endif
  1092. | # include <string.h>
  1093. | #endif
  1094. | #ifdef HAVE_STRINGS_H
  1095. | # include <strings.h>
  1096. | #endif
  1097. | #ifdef HAVE_INTTYPES_H
  1098. | # include <inttypes.h>
  1099. | #endif
  1100. | #ifdef HAVE_STDINT_H
  1101. | # include <stdint.h>
  1102. | #endif
  1103. | #ifdef HAVE_UNISTD_H
  1104. | # include <unistd.h>
  1105. | #endif
  1106. | #include <libintl.h>
  1107. configure:6133: result: no
  1108. configure:6133: checking libintl.h presence
  1109. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1110. conftest.c:33:21: error: libintl.h: No such file or directory
  1111. configure:6133: $? = 1
  1112. configure: failed program was:
  1113. | /* confdefs.h */
  1114. | #define _GNU_SOURCE 1
  1115. | #define _NETBSD_SOURCE 1
  1116. | #define __BSD_VISIBLE 1
  1117. | #define _BSD_TYPES 1
  1118. | #define _DARWIN_C_SOURCE 1
  1119. | #define _XOPEN_SOURCE 600
  1120. | #define _XOPEN_SOURCE_EXTENDED 1
  1121. | #define _POSIX_C_SOURCE 200112L
  1122. | #define STDC_HEADERS 1
  1123. | #define HAVE_SYS_TYPES_H 1
  1124. | #define HAVE_SYS_STAT_H 1
  1125. | #define HAVE_STDLIB_H 1
  1126. | #define HAVE_STRING_H 1
  1127. | #define HAVE_MEMORY_H 1
  1128. | #define HAVE_STRINGS_H 1
  1129. | #define HAVE_INTTYPES_H 1
  1130. | #define HAVE_STDINT_H 1
  1131. | #define HAVE_UNISTD_H 1
  1132. | #define __EXTENSIONS__ 1
  1133. | #define _ALL_SOURCE 1
  1134. | #define _GNU_SOURCE 1
  1135. | #define _POSIX_PTHREAD_SEMANTICS 1
  1136. | #define _TANDEM_SOURCE 1
  1137. | #define STDC_HEADERS 1
  1138. | #define HAVE_ASM_TYPES_H 1
  1139. | #define HAVE_DLFCN_H 1
  1140. | #define HAVE_ERRNO_H 1
  1141. | #define HAVE_FCNTL_H 1
  1142. | #define HAVE_GRP_H 1
  1143. | #define HAVE_LANGINFO_H 1
  1144. | /* end confdefs.h. */
  1145. | #include <libintl.h>
  1146. configure:6133: result: no
  1147. configure:6133: checking for libintl.h
  1148. configure:6133: result: no
  1149. configure:6133: checking ncurses.h usability
  1150. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1151. conftest.c:66:21: error: ncurses.h: No such file or directory
  1152. configure:6133: $? = 1
  1153. configure: failed program was:
  1154. | /* confdefs.h */
  1155. | #define _GNU_SOURCE 1
  1156. | #define _NETBSD_SOURCE 1
  1157. | #define __BSD_VISIBLE 1
  1158. | #define _BSD_TYPES 1
  1159. | #define _DARWIN_C_SOURCE 1
  1160. | #define _XOPEN_SOURCE 600
  1161. | #define _XOPEN_SOURCE_EXTENDED 1
  1162. | #define _POSIX_C_SOURCE 200112L
  1163. | #define STDC_HEADERS 1
  1164. | #define HAVE_SYS_TYPES_H 1
  1165. | #define HAVE_SYS_STAT_H 1
  1166. | #define HAVE_STDLIB_H 1
  1167. | #define HAVE_STRING_H 1
  1168. | #define HAVE_MEMORY_H 1
  1169. | #define HAVE_STRINGS_H 1
  1170. | #define HAVE_INTTYPES_H 1
  1171. | #define HAVE_STDINT_H 1
  1172. | #define HAVE_UNISTD_H 1
  1173. | #define __EXTENSIONS__ 1
  1174. | #define _ALL_SOURCE 1
  1175. | #define _GNU_SOURCE 1
  1176. | #define _POSIX_PTHREAD_SEMANTICS 1
  1177. | #define _TANDEM_SOURCE 1
  1178. | #define STDC_HEADERS 1
  1179. | #define HAVE_ASM_TYPES_H 1
  1180. | #define HAVE_DLFCN_H 1
  1181. | #define HAVE_ERRNO_H 1
  1182. | #define HAVE_FCNTL_H 1
  1183. | #define HAVE_GRP_H 1
  1184. | #define HAVE_LANGINFO_H 1
  1185. | /* end confdefs.h. */
  1186. | #include <stdio.h>
  1187. | #ifdef HAVE_SYS_TYPES_H
  1188. | # include <sys/types.h>
  1189. | #endif
  1190. | #ifdef HAVE_SYS_STAT_H
  1191. | # include <sys/stat.h>
  1192. | #endif
  1193. | #ifdef STDC_HEADERS
  1194. | # include <stdlib.h>
  1195. | # include <stddef.h>
  1196. | #else
  1197. | # ifdef HAVE_STDLIB_H
  1198. | # include <stdlib.h>
  1199. | # endif
  1200. | #endif
  1201. | #ifdef HAVE_STRING_H
  1202. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1203. | # include <memory.h>
  1204. | # endif
  1205. | # include <string.h>
  1206. | #endif
  1207. | #ifdef HAVE_STRINGS_H
  1208. | # include <strings.h>
  1209. | #endif
  1210. | #ifdef HAVE_INTTYPES_H
  1211. | # include <inttypes.h>
  1212. | #endif
  1213. | #ifdef HAVE_STDINT_H
  1214. | # include <stdint.h>
  1215. | #endif
  1216. | #ifdef HAVE_UNISTD_H
  1217. | # include <unistd.h>
  1218. | #endif
  1219. | #include <ncurses.h>
  1220. configure:6133: result: no
  1221. configure:6133: checking ncurses.h presence
  1222. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1223. conftest.c:33:21: error: ncurses.h: No such file or directory
  1224. configure:6133: $? = 1
  1225. configure: failed program was:
  1226. | /* confdefs.h */
  1227. | #define _GNU_SOURCE 1
  1228. | #define _NETBSD_SOURCE 1
  1229. | #define __BSD_VISIBLE 1
  1230. | #define _BSD_TYPES 1
  1231. | #define _DARWIN_C_SOURCE 1
  1232. | #define _XOPEN_SOURCE 600
  1233. | #define _XOPEN_SOURCE_EXTENDED 1
  1234. | #define _POSIX_C_SOURCE 200112L
  1235. | #define STDC_HEADERS 1
  1236. | #define HAVE_SYS_TYPES_H 1
  1237. | #define HAVE_SYS_STAT_H 1
  1238. | #define HAVE_STDLIB_H 1
  1239. | #define HAVE_STRING_H 1
  1240. | #define HAVE_MEMORY_H 1
  1241. | #define HAVE_STRINGS_H 1
  1242. | #define HAVE_INTTYPES_H 1
  1243. | #define HAVE_STDINT_H 1
  1244. | #define HAVE_UNISTD_H 1
  1245. | #define __EXTENSIONS__ 1
  1246. | #define _ALL_SOURCE 1
  1247. | #define _GNU_SOURCE 1
  1248. | #define _POSIX_PTHREAD_SEMANTICS 1
  1249. | #define _TANDEM_SOURCE 1
  1250. | #define STDC_HEADERS 1
  1251. | #define HAVE_ASM_TYPES_H 1
  1252. | #define HAVE_DLFCN_H 1
  1253. | #define HAVE_ERRNO_H 1
  1254. | #define HAVE_FCNTL_H 1
  1255. | #define HAVE_GRP_H 1
  1256. | #define HAVE_LANGINFO_H 1
  1257. | /* end confdefs.h. */
  1258. | #include <ncurses.h>
  1259. configure:6133: result: no
  1260. configure:6133: checking for ncurses.h
  1261. configure:6133: result: no
  1262. configure:6133: checking poll.h usability
  1263. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1264. configure:6133: $? = 0
  1265. configure:6133: result: yes
  1266. configure:6133: checking poll.h presence
  1267. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1268. configure:6133: $? = 0
  1269. configure:6133: result: yes
  1270. configure:6133: checking for poll.h
  1271. configure:6133: result: yes
  1272. configure:6133: checking process.h usability
  1273. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1274. conftest.c:67:21: error: process.h: No such file or directory
  1275. configure:6133: $? = 1
  1276. configure: failed program was:
  1277. | /* confdefs.h */
  1278. | #define _GNU_SOURCE 1
  1279. | #define _NETBSD_SOURCE 1
  1280. | #define __BSD_VISIBLE 1
  1281. | #define _BSD_TYPES 1
  1282. | #define _DARWIN_C_SOURCE 1
  1283. | #define _XOPEN_SOURCE 600
  1284. | #define _XOPEN_SOURCE_EXTENDED 1
  1285. | #define _POSIX_C_SOURCE 200112L
  1286. | #define STDC_HEADERS 1
  1287. | #define HAVE_SYS_TYPES_H 1
  1288. | #define HAVE_SYS_STAT_H 1
  1289. | #define HAVE_STDLIB_H 1
  1290. | #define HAVE_STRING_H 1
  1291. | #define HAVE_MEMORY_H 1
  1292. | #define HAVE_STRINGS_H 1
  1293. | #define HAVE_INTTYPES_H 1
  1294. | #define HAVE_STDINT_H 1
  1295. | #define HAVE_UNISTD_H 1
  1296. | #define __EXTENSIONS__ 1
  1297. | #define _ALL_SOURCE 1
  1298. | #define _GNU_SOURCE 1
  1299. | #define _POSIX_PTHREAD_SEMANTICS 1
  1300. | #define _TANDEM_SOURCE 1
  1301. | #define STDC_HEADERS 1
  1302. | #define HAVE_ASM_TYPES_H 1
  1303. | #define HAVE_DLFCN_H 1
  1304. | #define HAVE_ERRNO_H 1
  1305. | #define HAVE_FCNTL_H 1
  1306. | #define HAVE_GRP_H 1
  1307. | #define HAVE_LANGINFO_H 1
  1308. | #define HAVE_POLL_H 1
  1309. | /* end confdefs.h. */
  1310. | #include <stdio.h>
  1311. | #ifdef HAVE_SYS_TYPES_H
  1312. | # include <sys/types.h>
  1313. | #endif
  1314. | #ifdef HAVE_SYS_STAT_H
  1315. | # include <sys/stat.h>
  1316. | #endif
  1317. | #ifdef STDC_HEADERS
  1318. | # include <stdlib.h>
  1319. | # include <stddef.h>
  1320. | #else
  1321. | # ifdef HAVE_STDLIB_H
  1322. | # include <stdlib.h>
  1323. | # endif
  1324. | #endif
  1325. | #ifdef HAVE_STRING_H
  1326. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1327. | # include <memory.h>
  1328. | # endif
  1329. | # include <string.h>
  1330. | #endif
  1331. | #ifdef HAVE_STRINGS_H
  1332. | # include <strings.h>
  1333. | #endif
  1334. | #ifdef HAVE_INTTYPES_H
  1335. | # include <inttypes.h>
  1336. | #endif
  1337. | #ifdef HAVE_STDINT_H
  1338. | # include <stdint.h>
  1339. | #endif
  1340. | #ifdef HAVE_UNISTD_H
  1341. | # include <unistd.h>
  1342. | #endif
  1343. | #include <process.h>
  1344. configure:6133: result: no
  1345. configure:6133: checking process.h presence
  1346. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1347. conftest.c:34:21: error: process.h: No such file or directory
  1348. configure:6133: $? = 1
  1349. configure: failed program was:
  1350. | /* confdefs.h */
  1351. | #define _GNU_SOURCE 1
  1352. | #define _NETBSD_SOURCE 1
  1353. | #define __BSD_VISIBLE 1
  1354. | #define _BSD_TYPES 1
  1355. | #define _DARWIN_C_SOURCE 1
  1356. | #define _XOPEN_SOURCE 600
  1357. | #define _XOPEN_SOURCE_EXTENDED 1
  1358. | #define _POSIX_C_SOURCE 200112L
  1359. | #define STDC_HEADERS 1
  1360. | #define HAVE_SYS_TYPES_H 1
  1361. | #define HAVE_SYS_STAT_H 1
  1362. | #define HAVE_STDLIB_H 1
  1363. | #define HAVE_STRING_H 1
  1364. | #define HAVE_MEMORY_H 1
  1365. | #define HAVE_STRINGS_H 1
  1366. | #define HAVE_INTTYPES_H 1
  1367. | #define HAVE_STDINT_H 1
  1368. | #define HAVE_UNISTD_H 1
  1369. | #define __EXTENSIONS__ 1
  1370. | #define _ALL_SOURCE 1
  1371. | #define _GNU_SOURCE 1
  1372. | #define _POSIX_PTHREAD_SEMANTICS 1
  1373. | #define _TANDEM_SOURCE 1
  1374. | #define STDC_HEADERS 1
  1375. | #define HAVE_ASM_TYPES_H 1
  1376. | #define HAVE_DLFCN_H 1
  1377. | #define HAVE_ERRNO_H 1
  1378. | #define HAVE_FCNTL_H 1
  1379. | #define HAVE_GRP_H 1
  1380. | #define HAVE_LANGINFO_H 1
  1381. | #define HAVE_POLL_H 1
  1382. | /* end confdefs.h. */
  1383. | #include <process.h>
  1384. configure:6133: result: no
  1385. configure:6133: checking for process.h
  1386. configure:6133: result: no
  1387. configure:6133: checking pthread.h usability
  1388. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1389. configure:6133: $? = 0
  1390. configure:6133: result: yes
  1391. configure:6133: checking pthread.h presence
  1392. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1393. configure:6133: $? = 0
  1394. configure:6133: result: yes
  1395. configure:6133: checking for pthread.h
  1396. configure:6133: result: yes
  1397. configure:6133: checking shadow.h usability
  1398. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1399. configure:6133: $? = 0
  1400. configure:6133: result: yes
  1401. configure:6133: checking shadow.h presence
  1402. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1403. configure:6133: $? = 0
  1404. configure:6133: result: yes
  1405. configure:6133: checking for shadow.h
  1406. configure:6133: result: yes
  1407. configure:6133: checking signal.h usability
  1408. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1409. configure:6133: $? = 0
  1410. configure:6133: result: yes
  1411. configure:6133: checking signal.h presence
  1412. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1413. configure:6133: $? = 0
  1414. configure:6133: result: yes
  1415. configure:6133: checking for signal.h
  1416. configure:6133: result: yes
  1417. configure:6133: checking for stdint.h
  1418. configure:6133: result: yes
  1419. configure:6133: checking stropts.h usability
  1420. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1421. conftest.c:71:21: error: stropts.h: No such file or directory
  1422. configure:6133: $? = 1
  1423. configure: failed program was:
  1424. | /* confdefs.h */
  1425. | #define _GNU_SOURCE 1
  1426. | #define _NETBSD_SOURCE 1
  1427. | #define __BSD_VISIBLE 1
  1428. | #define _BSD_TYPES 1
  1429. | #define _DARWIN_C_SOURCE 1
  1430. | #define _XOPEN_SOURCE 600
  1431. | #define _XOPEN_SOURCE_EXTENDED 1
  1432. | #define _POSIX_C_SOURCE 200112L
  1433. | #define STDC_HEADERS 1
  1434. | #define HAVE_SYS_TYPES_H 1
  1435. | #define HAVE_SYS_STAT_H 1
  1436. | #define HAVE_STDLIB_H 1
  1437. | #define HAVE_STRING_H 1
  1438. | #define HAVE_MEMORY_H 1
  1439. | #define HAVE_STRINGS_H 1
  1440. | #define HAVE_INTTYPES_H 1
  1441. | #define HAVE_STDINT_H 1
  1442. | #define HAVE_UNISTD_H 1
  1443. | #define __EXTENSIONS__ 1
  1444. | #define _ALL_SOURCE 1
  1445. | #define _GNU_SOURCE 1
  1446. | #define _POSIX_PTHREAD_SEMANTICS 1
  1447. | #define _TANDEM_SOURCE 1
  1448. | #define STDC_HEADERS 1
  1449. | #define HAVE_ASM_TYPES_H 1
  1450. | #define HAVE_DLFCN_H 1
  1451. | #define HAVE_ERRNO_H 1
  1452. | #define HAVE_FCNTL_H 1
  1453. | #define HAVE_GRP_H 1
  1454. | #define HAVE_LANGINFO_H 1
  1455. | #define HAVE_POLL_H 1
  1456. | #define HAVE_PTHREAD_H 1
  1457. | #define HAVE_SHADOW_H 1
  1458. | #define HAVE_SIGNAL_H 1
  1459. | #define HAVE_STDINT_H 1
  1460. | /* end confdefs.h. */
  1461. | #include <stdio.h>
  1462. | #ifdef HAVE_SYS_TYPES_H
  1463. | # include <sys/types.h>
  1464. | #endif
  1465. | #ifdef HAVE_SYS_STAT_H
  1466. | # include <sys/stat.h>
  1467. | #endif
  1468. | #ifdef STDC_HEADERS
  1469. | # include <stdlib.h>
  1470. | # include <stddef.h>
  1471. | #else
  1472. | # ifdef HAVE_STDLIB_H
  1473. | # include <stdlib.h>
  1474. | # endif
  1475. | #endif
  1476. | #ifdef HAVE_STRING_H
  1477. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1478. | # include <memory.h>
  1479. | # endif
  1480. | # include <string.h>
  1481. | #endif
  1482. | #ifdef HAVE_STRINGS_H
  1483. | # include <strings.h>
  1484. | #endif
  1485. | #ifdef HAVE_INTTYPES_H
  1486. | # include <inttypes.h>
  1487. | #endif
  1488. | #ifdef HAVE_STDINT_H
  1489. | # include <stdint.h>
  1490. | #endif
  1491. | #ifdef HAVE_UNISTD_H
  1492. | # include <unistd.h>
  1493. | #endif
  1494. | #include <stropts.h>
  1495. configure:6133: result: no
  1496. configure:6133: checking stropts.h presence
  1497. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1498. conftest.c:38:21: error: stropts.h: No such file or directory
  1499. configure:6133: $? = 1
  1500. configure: failed program was:
  1501. | /* confdefs.h */
  1502. | #define _GNU_SOURCE 1
  1503. | #define _NETBSD_SOURCE 1
  1504. | #define __BSD_VISIBLE 1
  1505. | #define _BSD_TYPES 1
  1506. | #define _DARWIN_C_SOURCE 1
  1507. | #define _XOPEN_SOURCE 600
  1508. | #define _XOPEN_SOURCE_EXTENDED 1
  1509. | #define _POSIX_C_SOURCE 200112L
  1510. | #define STDC_HEADERS 1
  1511. | #define HAVE_SYS_TYPES_H 1
  1512. | #define HAVE_SYS_STAT_H 1
  1513. | #define HAVE_STDLIB_H 1
  1514. | #define HAVE_STRING_H 1
  1515. | #define HAVE_MEMORY_H 1
  1516. | #define HAVE_STRINGS_H 1
  1517. | #define HAVE_INTTYPES_H 1
  1518. | #define HAVE_STDINT_H 1
  1519. | #define HAVE_UNISTD_H 1
  1520. | #define __EXTENSIONS__ 1
  1521. | #define _ALL_SOURCE 1
  1522. | #define _GNU_SOURCE 1
  1523. | #define _POSIX_PTHREAD_SEMANTICS 1
  1524. | #define _TANDEM_SOURCE 1
  1525. | #define STDC_HEADERS 1
  1526. | #define HAVE_ASM_TYPES_H 1
  1527. | #define HAVE_DLFCN_H 1
  1528. | #define HAVE_ERRNO_H 1
  1529. | #define HAVE_FCNTL_H 1
  1530. | #define HAVE_GRP_H 1
  1531. | #define HAVE_LANGINFO_H 1
  1532. | #define HAVE_POLL_H 1
  1533. | #define HAVE_PTHREAD_H 1
  1534. | #define HAVE_SHADOW_H 1
  1535. | #define HAVE_SIGNAL_H 1
  1536. | #define HAVE_STDINT_H 1
  1537. | /* end confdefs.h. */
  1538. | #include <stropts.h>
  1539. configure:6133: result: no
  1540. configure:6133: checking for stropts.h
  1541. configure:6133: result: no
  1542. configure:6133: checking termios.h usability
  1543. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1544. configure:6133: $? = 0
  1545. configure:6133: result: yes
  1546. configure:6133: checking termios.h presence
  1547. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1548. configure:6133: $? = 0
  1549. configure:6133: result: yes
  1550. configure:6133: checking for termios.h
  1551. configure:6133: result: yes
  1552. configure:6133: checking thread.h usability
  1553. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1554. conftest.c:72:20: error: thread.h: No such file or directory
  1555. configure:6133: $? = 1
  1556. configure: failed program was:
  1557. | /* confdefs.h */
  1558. | #define _GNU_SOURCE 1
  1559. | #define _NETBSD_SOURCE 1
  1560. | #define __BSD_VISIBLE 1
  1561. | #define _BSD_TYPES 1
  1562. | #define _DARWIN_C_SOURCE 1
  1563. | #define _XOPEN_SOURCE 600
  1564. | #define _XOPEN_SOURCE_EXTENDED 1
  1565. | #define _POSIX_C_SOURCE 200112L
  1566. | #define STDC_HEADERS 1
  1567. | #define HAVE_SYS_TYPES_H 1
  1568. | #define HAVE_SYS_STAT_H 1
  1569. | #define HAVE_STDLIB_H 1
  1570. | #define HAVE_STRING_H 1
  1571. | #define HAVE_MEMORY_H 1
  1572. | #define HAVE_STRINGS_H 1
  1573. | #define HAVE_INTTYPES_H 1
  1574. | #define HAVE_STDINT_H 1
  1575. | #define HAVE_UNISTD_H 1
  1576. | #define __EXTENSIONS__ 1
  1577. | #define _ALL_SOURCE 1
  1578. | #define _GNU_SOURCE 1
  1579. | #define _POSIX_PTHREAD_SEMANTICS 1
  1580. | #define _TANDEM_SOURCE 1
  1581. | #define STDC_HEADERS 1
  1582. | #define HAVE_ASM_TYPES_H 1
  1583. | #define HAVE_DLFCN_H 1
  1584. | #define HAVE_ERRNO_H 1
  1585. | #define HAVE_FCNTL_H 1
  1586. | #define HAVE_GRP_H 1
  1587. | #define HAVE_LANGINFO_H 1
  1588. | #define HAVE_POLL_H 1
  1589. | #define HAVE_PTHREAD_H 1
  1590. | #define HAVE_SHADOW_H 1
  1591. | #define HAVE_SIGNAL_H 1
  1592. | #define HAVE_STDINT_H 1
  1593. | #define HAVE_TERMIOS_H 1
  1594. | /* end confdefs.h. */
  1595. | #include <stdio.h>
  1596. | #ifdef HAVE_SYS_TYPES_H
  1597. | # include <sys/types.h>
  1598. | #endif
  1599. | #ifdef HAVE_SYS_STAT_H
  1600. | # include <sys/stat.h>
  1601. | #endif
  1602. | #ifdef STDC_HEADERS
  1603. | # include <stdlib.h>
  1604. | # include <stddef.h>
  1605. | #else
  1606. | # ifdef HAVE_STDLIB_H
  1607. | # include <stdlib.h>
  1608. | # endif
  1609. | #endif
  1610. | #ifdef HAVE_STRING_H
  1611. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1612. | # include <memory.h>
  1613. | # endif
  1614. | # include <string.h>
  1615. | #endif
  1616. | #ifdef HAVE_STRINGS_H
  1617. | # include <strings.h>
  1618. | #endif
  1619. | #ifdef HAVE_INTTYPES_H
  1620. | # include <inttypes.h>
  1621. | #endif
  1622. | #ifdef HAVE_STDINT_H
  1623. | # include <stdint.h>
  1624. | #endif
  1625. | #ifdef HAVE_UNISTD_H
  1626. | # include <unistd.h>
  1627. | #endif
  1628. | #include <thread.h>
  1629. configure:6133: result: no
  1630. configure:6133: checking thread.h presence
  1631. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1632. conftest.c:39:20: error: thread.h: No such file or directory
  1633. configure:6133: $? = 1
  1634. configure: failed program was:
  1635. | /* confdefs.h */
  1636. | #define _GNU_SOURCE 1
  1637. | #define _NETBSD_SOURCE 1
  1638. | #define __BSD_VISIBLE 1
  1639. | #define _BSD_TYPES 1
  1640. | #define _DARWIN_C_SOURCE 1
  1641. | #define _XOPEN_SOURCE 600
  1642. | #define _XOPEN_SOURCE_EXTENDED 1
  1643. | #define _POSIX_C_SOURCE 200112L
  1644. | #define STDC_HEADERS 1
  1645. | #define HAVE_SYS_TYPES_H 1
  1646. | #define HAVE_SYS_STAT_H 1
  1647. | #define HAVE_STDLIB_H 1
  1648. | #define HAVE_STRING_H 1
  1649. | #define HAVE_MEMORY_H 1
  1650. | #define HAVE_STRINGS_H 1
  1651. | #define HAVE_INTTYPES_H 1
  1652. | #define HAVE_STDINT_H 1
  1653. | #define HAVE_UNISTD_H 1
  1654. | #define __EXTENSIONS__ 1
  1655. | #define _ALL_SOURCE 1
  1656. | #define _GNU_SOURCE 1
  1657. | #define _POSIX_PTHREAD_SEMANTICS 1
  1658. | #define _TANDEM_SOURCE 1
  1659. | #define STDC_HEADERS 1
  1660. | #define HAVE_ASM_TYPES_H 1
  1661. | #define HAVE_DLFCN_H 1
  1662. | #define HAVE_ERRNO_H 1
  1663. | #define HAVE_FCNTL_H 1
  1664. | #define HAVE_GRP_H 1
  1665. | #define HAVE_LANGINFO_H 1
  1666. | #define HAVE_POLL_H 1
  1667. | #define HAVE_PTHREAD_H 1
  1668. | #define HAVE_SHADOW_H 1
  1669. | #define HAVE_SIGNAL_H 1
  1670. | #define HAVE_STDINT_H 1
  1671. | #define HAVE_TERMIOS_H 1
  1672. | /* end confdefs.h. */
  1673. | #include <thread.h>
  1674. configure:6133: result: no
  1675. configure:6133: checking for thread.h
  1676. configure:6133: result: no
  1677. configure:6133: checking for unistd.h
  1678. configure:6133: result: yes
  1679. configure:6133: checking utime.h usability
  1680. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1681. configure:6133: $? = 0
  1682. configure:6133: result: yes
  1683. configure:6133: checking utime.h presence
  1684. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1685. configure:6133: $? = 0
  1686. configure:6133: result: yes
  1687. configure:6133: checking for utime.h
  1688. configure:6133: result: yes
  1689. configure:6133: checking sys/audioio.h usability
  1690. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1691. conftest.c:74:25: error: sys/audioio.h: No such file or directory
  1692. configure:6133: $? = 1
  1693. configure: failed program was:
  1694. | /* confdefs.h */
  1695. | #define _GNU_SOURCE 1
  1696. | #define _NETBSD_SOURCE 1
  1697. | #define __BSD_VISIBLE 1
  1698. | #define _BSD_TYPES 1
  1699. | #define _DARWIN_C_SOURCE 1
  1700. | #define _XOPEN_SOURCE 600
  1701. | #define _XOPEN_SOURCE_EXTENDED 1
  1702. | #define _POSIX_C_SOURCE 200112L
  1703. | #define STDC_HEADERS 1
  1704. | #define HAVE_SYS_TYPES_H 1
  1705. | #define HAVE_SYS_STAT_H 1
  1706. | #define HAVE_STDLIB_H 1
  1707. | #define HAVE_STRING_H 1
  1708. | #define HAVE_MEMORY_H 1
  1709. | #define HAVE_STRINGS_H 1
  1710. | #define HAVE_INTTYPES_H 1
  1711. | #define HAVE_STDINT_H 1
  1712. | #define HAVE_UNISTD_H 1
  1713. | #define __EXTENSIONS__ 1
  1714. | #define _ALL_SOURCE 1
  1715. | #define _GNU_SOURCE 1
  1716. | #define _POSIX_PTHREAD_SEMANTICS 1
  1717. | #define _TANDEM_SOURCE 1
  1718. | #define STDC_HEADERS 1
  1719. | #define HAVE_ASM_TYPES_H 1
  1720. | #define HAVE_DLFCN_H 1
  1721. | #define HAVE_ERRNO_H 1
  1722. | #define HAVE_FCNTL_H 1
  1723. | #define HAVE_GRP_H 1
  1724. | #define HAVE_LANGINFO_H 1
  1725. | #define HAVE_POLL_H 1
  1726. | #define HAVE_PTHREAD_H 1
  1727. | #define HAVE_SHADOW_H 1
  1728. | #define HAVE_SIGNAL_H 1
  1729. | #define HAVE_STDINT_H 1
  1730. | #define HAVE_TERMIOS_H 1
  1731. | #define HAVE_UNISTD_H 1
  1732. | #define HAVE_UTIME_H 1
  1733. | /* end confdefs.h. */
  1734. | #include <stdio.h>
  1735. | #ifdef HAVE_SYS_TYPES_H
  1736. | # include <sys/types.h>
  1737. | #endif
  1738. | #ifdef HAVE_SYS_STAT_H
  1739. | # include <sys/stat.h>
  1740. | #endif
  1741. | #ifdef STDC_HEADERS
  1742. | # include <stdlib.h>
  1743. | # include <stddef.h>
  1744. | #else
  1745. | # ifdef HAVE_STDLIB_H
  1746. | # include <stdlib.h>
  1747. | # endif
  1748. | #endif
  1749. | #ifdef HAVE_STRING_H
  1750. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1751. | # include <memory.h>
  1752. | # endif
  1753. | # include <string.h>
  1754. | #endif
  1755. | #ifdef HAVE_STRINGS_H
  1756. | # include <strings.h>
  1757. | #endif
  1758. | #ifdef HAVE_INTTYPES_H
  1759. | # include <inttypes.h>
  1760. | #endif
  1761. | #ifdef HAVE_STDINT_H
  1762. | # include <stdint.h>
  1763. | #endif
  1764. | #ifdef HAVE_UNISTD_H
  1765. | # include <unistd.h>
  1766. | #endif
  1767. | #include <sys/audioio.h>
  1768. configure:6133: result: no
  1769. configure:6133: checking sys/audioio.h presence
  1770. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1771. conftest.c:41:25: error: sys/audioio.h: No such file or directory
  1772. configure:6133: $? = 1
  1773. configure: failed program was:
  1774. | /* confdefs.h */
  1775. | #define _GNU_SOURCE 1
  1776. | #define _NETBSD_SOURCE 1
  1777. | #define __BSD_VISIBLE 1
  1778. | #define _BSD_TYPES 1
  1779. | #define _DARWIN_C_SOURCE 1
  1780. | #define _XOPEN_SOURCE 600
  1781. | #define _XOPEN_SOURCE_EXTENDED 1
  1782. | #define _POSIX_C_SOURCE 200112L
  1783. | #define STDC_HEADERS 1
  1784. | #define HAVE_SYS_TYPES_H 1
  1785. | #define HAVE_SYS_STAT_H 1
  1786. | #define HAVE_STDLIB_H 1
  1787. | #define HAVE_STRING_H 1
  1788. | #define HAVE_MEMORY_H 1
  1789. | #define HAVE_STRINGS_H 1
  1790. | #define HAVE_INTTYPES_H 1
  1791. | #define HAVE_STDINT_H 1
  1792. | #define HAVE_UNISTD_H 1
  1793. | #define __EXTENSIONS__ 1
  1794. | #define _ALL_SOURCE 1
  1795. | #define _GNU_SOURCE 1
  1796. | #define _POSIX_PTHREAD_SEMANTICS 1
  1797. | #define _TANDEM_SOURCE 1
  1798. | #define STDC_HEADERS 1
  1799. | #define HAVE_ASM_TYPES_H 1
  1800. | #define HAVE_DLFCN_H 1
  1801. | #define HAVE_ERRNO_H 1
  1802. | #define HAVE_FCNTL_H 1
  1803. | #define HAVE_GRP_H 1
  1804. | #define HAVE_LANGINFO_H 1
  1805. | #define HAVE_POLL_H 1
  1806. | #define HAVE_PTHREAD_H 1
  1807. | #define HAVE_SHADOW_H 1
  1808. | #define HAVE_SIGNAL_H 1
  1809. | #define HAVE_STDINT_H 1
  1810. | #define HAVE_TERMIOS_H 1
  1811. | #define HAVE_UNISTD_H 1
  1812. | #define HAVE_UTIME_H 1
  1813. | /* end confdefs.h. */
  1814. | #include <sys/audioio.h>
  1815. configure:6133: result: no
  1816. configure:6133: checking for sys/audioio.h
  1817. configure:6133: result: no
  1818. configure:6133: checking sys/bsdtty.h usability
  1819. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1820. conftest.c:74:24: error: sys/bsdtty.h: No such file or directory
  1821. configure:6133: $? = 1
  1822. configure: failed program was:
  1823. | /* confdefs.h */
  1824. | #define _GNU_SOURCE 1
  1825. | #define _NETBSD_SOURCE 1
  1826. | #define __BSD_VISIBLE 1
  1827. | #define _BSD_TYPES 1
  1828. | #define _DARWIN_C_SOURCE 1
  1829. | #define _XOPEN_SOURCE 600
  1830. | #define _XOPEN_SOURCE_EXTENDED 1
  1831. | #define _POSIX_C_SOURCE 200112L
  1832. | #define STDC_HEADERS 1
  1833. | #define HAVE_SYS_TYPES_H 1
  1834. | #define HAVE_SYS_STAT_H 1
  1835. | #define HAVE_STDLIB_H 1
  1836. | #define HAVE_STRING_H 1
  1837. | #define HAVE_MEMORY_H 1
  1838. | #define HAVE_STRINGS_H 1
  1839. | #define HAVE_INTTYPES_H 1
  1840. | #define HAVE_STDINT_H 1
  1841. | #define HAVE_UNISTD_H 1
  1842. | #define __EXTENSIONS__ 1
  1843. | #define _ALL_SOURCE 1
  1844. | #define _GNU_SOURCE 1
  1845. | #define _POSIX_PTHREAD_SEMANTICS 1
  1846. | #define _TANDEM_SOURCE 1
  1847. | #define STDC_HEADERS 1
  1848. | #define HAVE_ASM_TYPES_H 1
  1849. | #define HAVE_DLFCN_H 1
  1850. | #define HAVE_ERRNO_H 1
  1851. | #define HAVE_FCNTL_H 1
  1852. | #define HAVE_GRP_H 1
  1853. | #define HAVE_LANGINFO_H 1
  1854. | #define HAVE_POLL_H 1
  1855. | #define HAVE_PTHREAD_H 1
  1856. | #define HAVE_SHADOW_H 1
  1857. | #define HAVE_SIGNAL_H 1
  1858. | #define HAVE_STDINT_H 1
  1859. | #define HAVE_TERMIOS_H 1
  1860. | #define HAVE_UNISTD_H 1
  1861. | #define HAVE_UTIME_H 1
  1862. | /* end confdefs.h. */
  1863. | #include <stdio.h>
  1864. | #ifdef HAVE_SYS_TYPES_H
  1865. | # include <sys/types.h>
  1866. | #endif
  1867. | #ifdef HAVE_SYS_STAT_H
  1868. | # include <sys/stat.h>
  1869. | #endif
  1870. | #ifdef STDC_HEADERS
  1871. | # include <stdlib.h>
  1872. | # include <stddef.h>
  1873. | #else
  1874. | # ifdef HAVE_STDLIB_H
  1875. | # include <stdlib.h>
  1876. | # endif
  1877. | #endif
  1878. | #ifdef HAVE_STRING_H
  1879. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1880. | # include <memory.h>
  1881. | # endif
  1882. | # include <string.h>
  1883. | #endif
  1884. | #ifdef HAVE_STRINGS_H
  1885. | # include <strings.h>
  1886. | #endif
  1887. | #ifdef HAVE_INTTYPES_H
  1888. | # include <inttypes.h>
  1889. | #endif
  1890. | #ifdef HAVE_STDINT_H
  1891. | # include <stdint.h>
  1892. | #endif
  1893. | #ifdef HAVE_UNISTD_H
  1894. | # include <unistd.h>
  1895. | #endif
  1896. | #include <sys/bsdtty.h>
  1897. configure:6133: result: no
  1898. configure:6133: checking sys/bsdtty.h presence
  1899. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1900. conftest.c:41:24: error: sys/bsdtty.h: No such file or directory
  1901. configure:6133: $? = 1
  1902. configure: failed program was:
  1903. | /* confdefs.h */
  1904. | #define _GNU_SOURCE 1
  1905. | #define _NETBSD_SOURCE 1
  1906. | #define __BSD_VISIBLE 1
  1907. | #define _BSD_TYPES 1
  1908. | #define _DARWIN_C_SOURCE 1
  1909. | #define _XOPEN_SOURCE 600
  1910. | #define _XOPEN_SOURCE_EXTENDED 1
  1911. | #define _POSIX_C_SOURCE 200112L
  1912. | #define STDC_HEADERS 1
  1913. | #define HAVE_SYS_TYPES_H 1
  1914. | #define HAVE_SYS_STAT_H 1
  1915. | #define HAVE_STDLIB_H 1
  1916. | #define HAVE_STRING_H 1
  1917. | #define HAVE_MEMORY_H 1
  1918. | #define HAVE_STRINGS_H 1
  1919. | #define HAVE_INTTYPES_H 1
  1920. | #define HAVE_STDINT_H 1
  1921. | #define HAVE_UNISTD_H 1
  1922. | #define __EXTENSIONS__ 1
  1923. | #define _ALL_SOURCE 1
  1924. | #define _GNU_SOURCE 1
  1925. | #define _POSIX_PTHREAD_SEMANTICS 1
  1926. | #define _TANDEM_SOURCE 1
  1927. | #define STDC_HEADERS 1
  1928. | #define HAVE_ASM_TYPES_H 1
  1929. | #define HAVE_DLFCN_H 1
  1930. | #define HAVE_ERRNO_H 1
  1931. | #define HAVE_FCNTL_H 1
  1932. | #define HAVE_GRP_H 1
  1933. | #define HAVE_LANGINFO_H 1
  1934. | #define HAVE_POLL_H 1
  1935. | #define HAVE_PTHREAD_H 1
  1936. | #define HAVE_SHADOW_H 1
  1937. | #define HAVE_SIGNAL_H 1
  1938. | #define HAVE_STDINT_H 1
  1939. | #define HAVE_TERMIOS_H 1
  1940. | #define HAVE_UNISTD_H 1
  1941. | #define HAVE_UTIME_H 1
  1942. | /* end confdefs.h. */
  1943. | #include <sys/bsdtty.h>
  1944. configure:6133: result: no
  1945. configure:6133: checking for sys/bsdtty.h
  1946. configure:6133: result: no
  1947. configure:6133: checking sys/epoll.h usability
  1948. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1949. configure:6133: $? = 0
  1950. configure:6133: result: yes
  1951. configure:6133: checking sys/epoll.h presence
  1952. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  1953. configure:6133: $? = 0
  1954. configure:6133: result: yes
  1955. configure:6133: checking for sys/epoll.h
  1956. configure:6133: result: yes
  1957. configure:6133: checking sys/event.h usability
  1958. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  1959. conftest.c:75:23: error: sys/event.h: No such file or directory
  1960. configure:6133: $? = 1
  1961. configure: failed program was:
  1962. | /* confdefs.h */
  1963. | #define _GNU_SOURCE 1
  1964. | #define _NETBSD_SOURCE 1
  1965. | #define __BSD_VISIBLE 1
  1966. | #define _BSD_TYPES 1
  1967. | #define _DARWIN_C_SOURCE 1
  1968. | #define _XOPEN_SOURCE 600
  1969. | #define _XOPEN_SOURCE_EXTENDED 1
  1970. | #define _POSIX_C_SOURCE 200112L
  1971. | #define STDC_HEADERS 1
  1972. | #define HAVE_SYS_TYPES_H 1
  1973. | #define HAVE_SYS_STAT_H 1
  1974. | #define HAVE_STDLIB_H 1
  1975. | #define HAVE_STRING_H 1
  1976. | #define HAVE_MEMORY_H 1
  1977. | #define HAVE_STRINGS_H 1
  1978. | #define HAVE_INTTYPES_H 1
  1979. | #define HAVE_STDINT_H 1
  1980. | #define HAVE_UNISTD_H 1
  1981. | #define __EXTENSIONS__ 1
  1982. | #define _ALL_SOURCE 1
  1983. | #define _GNU_SOURCE 1
  1984. | #define _POSIX_PTHREAD_SEMANTICS 1
  1985. | #define _TANDEM_SOURCE 1
  1986. | #define STDC_HEADERS 1
  1987. | #define HAVE_ASM_TYPES_H 1
  1988. | #define HAVE_DLFCN_H 1
  1989. | #define HAVE_ERRNO_H 1
  1990. | #define HAVE_FCNTL_H 1
  1991. | #define HAVE_GRP_H 1
  1992. | #define HAVE_LANGINFO_H 1
  1993. | #define HAVE_POLL_H 1
  1994. | #define HAVE_PTHREAD_H 1
  1995. | #define HAVE_SHADOW_H 1
  1996. | #define HAVE_SIGNAL_H 1
  1997. | #define HAVE_STDINT_H 1
  1998. | #define HAVE_TERMIOS_H 1
  1999. | #define HAVE_UNISTD_H 1
  2000. | #define HAVE_UTIME_H 1
  2001. | #define HAVE_SYS_EPOLL_H 1
  2002. | /* end confdefs.h. */
  2003. | #include <stdio.h>
  2004. | #ifdef HAVE_SYS_TYPES_H
  2005. | # include <sys/types.h>
  2006. | #endif
  2007. | #ifdef HAVE_SYS_STAT_H
  2008. | # include <sys/stat.h>
  2009. | #endif
  2010. | #ifdef STDC_HEADERS
  2011. | # include <stdlib.h>
  2012. | # include <stddef.h>
  2013. | #else
  2014. | # ifdef HAVE_STDLIB_H
  2015. | # include <stdlib.h>
  2016. | # endif
  2017. | #endif
  2018. | #ifdef HAVE_STRING_H
  2019. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2020. | # include <memory.h>
  2021. | # endif
  2022. | # include <string.h>
  2023. | #endif
  2024. | #ifdef HAVE_STRINGS_H
  2025. | # include <strings.h>
  2026. | #endif
  2027. | #ifdef HAVE_INTTYPES_H
  2028. | # include <inttypes.h>
  2029. | #endif
  2030. | #ifdef HAVE_STDINT_H
  2031. | # include <stdint.h>
  2032. | #endif
  2033. | #ifdef HAVE_UNISTD_H
  2034. | # include <unistd.h>
  2035. | #endif
  2036. | #include <sys/event.h>
  2037. configure:6133: result: no
  2038. configure:6133: checking sys/event.h presence
  2039. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2040. conftest.c:42:23: error: sys/event.h: No such file or directory
  2041. configure:6133: $? = 1
  2042. configure: failed program was:
  2043. | /* confdefs.h */
  2044. | #define _GNU_SOURCE 1
  2045. | #define _NETBSD_SOURCE 1
  2046. | #define __BSD_VISIBLE 1
  2047. | #define _BSD_TYPES 1
  2048. | #define _DARWIN_C_SOURCE 1
  2049. | #define _XOPEN_SOURCE 600
  2050. | #define _XOPEN_SOURCE_EXTENDED 1
  2051. | #define _POSIX_C_SOURCE 200112L
  2052. | #define STDC_HEADERS 1
  2053. | #define HAVE_SYS_TYPES_H 1
  2054. | #define HAVE_SYS_STAT_H 1
  2055. | #define HAVE_STDLIB_H 1
  2056. | #define HAVE_STRING_H 1
  2057. | #define HAVE_MEMORY_H 1
  2058. | #define HAVE_STRINGS_H 1
  2059. | #define HAVE_INTTYPES_H 1
  2060. | #define HAVE_STDINT_H 1
  2061. | #define HAVE_UNISTD_H 1
  2062. | #define __EXTENSIONS__ 1
  2063. | #define _ALL_SOURCE 1
  2064. | #define _GNU_SOURCE 1
  2065. | #define _POSIX_PTHREAD_SEMANTICS 1
  2066. | #define _TANDEM_SOURCE 1
  2067. | #define STDC_HEADERS 1
  2068. | #define HAVE_ASM_TYPES_H 1
  2069. | #define HAVE_DLFCN_H 1
  2070. | #define HAVE_ERRNO_H 1
  2071. | #define HAVE_FCNTL_H 1
  2072. | #define HAVE_GRP_H 1
  2073. | #define HAVE_LANGINFO_H 1
  2074. | #define HAVE_POLL_H 1
  2075. | #define HAVE_PTHREAD_H 1
  2076. | #define HAVE_SHADOW_H 1
  2077. | #define HAVE_SIGNAL_H 1
  2078. | #define HAVE_STDINT_H 1
  2079. | #define HAVE_TERMIOS_H 1
  2080. | #define HAVE_UNISTD_H 1
  2081. | #define HAVE_UTIME_H 1
  2082. | #define HAVE_SYS_EPOLL_H 1
  2083. | /* end confdefs.h. */
  2084. | #include <sys/event.h>
  2085. configure:6133: result: no
  2086. configure:6133: checking for sys/event.h
  2087. configure:6133: result: no
  2088. configure:6133: checking sys/file.h usability
  2089. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2090. configure:6133: $? = 0
  2091. configure:6133: result: yes
  2092. configure:6133: checking sys/file.h presence
  2093. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2094. configure:6133: $? = 0
  2095. configure:6133: result: yes
  2096. configure:6133: checking for sys/file.h
  2097. configure:6133: result: yes
  2098. configure:6133: checking sys/loadavg.h usability
  2099. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2100. conftest.c:76:25: error: sys/loadavg.h: No such file or directory
  2101. configure:6133: $? = 1
  2102. configure: failed program was:
  2103. | /* confdefs.h */
  2104. | #define _GNU_SOURCE 1
  2105. | #define _NETBSD_SOURCE 1
  2106. | #define __BSD_VISIBLE 1
  2107. | #define _BSD_TYPES 1
  2108. | #define _DARWIN_C_SOURCE 1
  2109. | #define _XOPEN_SOURCE 600
  2110. | #define _XOPEN_SOURCE_EXTENDED 1
  2111. | #define _POSIX_C_SOURCE 200112L
  2112. | #define STDC_HEADERS 1
  2113. | #define HAVE_SYS_TYPES_H 1
  2114. | #define HAVE_SYS_STAT_H 1
  2115. | #define HAVE_STDLIB_H 1
  2116. | #define HAVE_STRING_H 1
  2117. | #define HAVE_MEMORY_H 1
  2118. | #define HAVE_STRINGS_H 1
  2119. | #define HAVE_INTTYPES_H 1
  2120. | #define HAVE_STDINT_H 1
  2121. | #define HAVE_UNISTD_H 1
  2122. | #define __EXTENSIONS__ 1
  2123. | #define _ALL_SOURCE 1
  2124. | #define _GNU_SOURCE 1
  2125. | #define _POSIX_PTHREAD_SEMANTICS 1
  2126. | #define _TANDEM_SOURCE 1
  2127. | #define STDC_HEADERS 1
  2128. | #define HAVE_ASM_TYPES_H 1
  2129. | #define HAVE_DLFCN_H 1
  2130. | #define HAVE_ERRNO_H 1
  2131. | #define HAVE_FCNTL_H 1
  2132. | #define HAVE_GRP_H 1
  2133. | #define HAVE_LANGINFO_H 1
  2134. | #define HAVE_POLL_H 1
  2135. | #define HAVE_PTHREAD_H 1
  2136. | #define HAVE_SHADOW_H 1
  2137. | #define HAVE_SIGNAL_H 1
  2138. | #define HAVE_STDINT_H 1
  2139. | #define HAVE_TERMIOS_H 1
  2140. | #define HAVE_UNISTD_H 1
  2141. | #define HAVE_UTIME_H 1
  2142. | #define HAVE_SYS_EPOLL_H 1
  2143. | #define HAVE_SYS_FILE_H 1
  2144. | /* end confdefs.h. */
  2145. | #include <stdio.h>
  2146. | #ifdef HAVE_SYS_TYPES_H
  2147. | # include <sys/types.h>
  2148. | #endif
  2149. | #ifdef HAVE_SYS_STAT_H
  2150. | # include <sys/stat.h>
  2151. | #endif
  2152. | #ifdef STDC_HEADERS
  2153. | # include <stdlib.h>
  2154. | # include <stddef.h>
  2155. | #else
  2156. | # ifdef HAVE_STDLIB_H
  2157. | # include <stdlib.h>
  2158. | # endif
  2159. | #endif
  2160. | #ifdef HAVE_STRING_H
  2161. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2162. | # include <memory.h>
  2163. | # endif
  2164. | # include <string.h>
  2165. | #endif
  2166. | #ifdef HAVE_STRINGS_H
  2167. | # include <strings.h>
  2168. | #endif
  2169. | #ifdef HAVE_INTTYPES_H
  2170. | # include <inttypes.h>
  2171. | #endif
  2172. | #ifdef HAVE_STDINT_H
  2173. | # include <stdint.h>
  2174. | #endif
  2175. | #ifdef HAVE_UNISTD_H
  2176. | # include <unistd.h>
  2177. | #endif
  2178. | #include <sys/loadavg.h>
  2179. configure:6133: result: no
  2180. configure:6133: checking sys/loadavg.h presence
  2181. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2182. conftest.c:43:25: error: sys/loadavg.h: No such file or directory
  2183. configure:6133: $? = 1
  2184. configure: failed program was:
  2185. | /* confdefs.h */
  2186. | #define _GNU_SOURCE 1
  2187. | #define _NETBSD_SOURCE 1
  2188. | #define __BSD_VISIBLE 1
  2189. | #define _BSD_TYPES 1
  2190. | #define _DARWIN_C_SOURCE 1
  2191. | #define _XOPEN_SOURCE 600
  2192. | #define _XOPEN_SOURCE_EXTENDED 1
  2193. | #define _POSIX_C_SOURCE 200112L
  2194. | #define STDC_HEADERS 1
  2195. | #define HAVE_SYS_TYPES_H 1
  2196. | #define HAVE_SYS_STAT_H 1
  2197. | #define HAVE_STDLIB_H 1
  2198. | #define HAVE_STRING_H 1
  2199. | #define HAVE_MEMORY_H 1
  2200. | #define HAVE_STRINGS_H 1
  2201. | #define HAVE_INTTYPES_H 1
  2202. | #define HAVE_STDINT_H 1
  2203. | #define HAVE_UNISTD_H 1
  2204. | #define __EXTENSIONS__ 1
  2205. | #define _ALL_SOURCE 1
  2206. | #define _GNU_SOURCE 1
  2207. | #define _POSIX_PTHREAD_SEMANTICS 1
  2208. | #define _TANDEM_SOURCE 1
  2209. | #define STDC_HEADERS 1
  2210. | #define HAVE_ASM_TYPES_H 1
  2211. | #define HAVE_DLFCN_H 1
  2212. | #define HAVE_ERRNO_H 1
  2213. | #define HAVE_FCNTL_H 1
  2214. | #define HAVE_GRP_H 1
  2215. | #define HAVE_LANGINFO_H 1
  2216. | #define HAVE_POLL_H 1
  2217. | #define HAVE_PTHREAD_H 1
  2218. | #define HAVE_SHADOW_H 1
  2219. | #define HAVE_SIGNAL_H 1
  2220. | #define HAVE_STDINT_H 1
  2221. | #define HAVE_TERMIOS_H 1
  2222. | #define HAVE_UNISTD_H 1
  2223. | #define HAVE_UTIME_H 1
  2224. | #define HAVE_SYS_EPOLL_H 1
  2225. | #define HAVE_SYS_FILE_H 1
  2226. | /* end confdefs.h. */
  2227. | #include <sys/loadavg.h>
  2228. configure:6133: result: no
  2229. configure:6133: checking for sys/loadavg.h
  2230. configure:6133: result: no
  2231. configure:6133: checking sys/lock.h usability
  2232. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2233. conftest.c:76:22: error: sys/lock.h: No such file or directory
  2234. configure:6133: $? = 1
  2235. configure: failed program was:
  2236. | /* confdefs.h */
  2237. | #define _GNU_SOURCE 1
  2238. | #define _NETBSD_SOURCE 1
  2239. | #define __BSD_VISIBLE 1
  2240. | #define _BSD_TYPES 1
  2241. | #define _DARWIN_C_SOURCE 1
  2242. | #define _XOPEN_SOURCE 600
  2243. | #define _XOPEN_SOURCE_EXTENDED 1
  2244. | #define _POSIX_C_SOURCE 200112L
  2245. | #define STDC_HEADERS 1
  2246. | #define HAVE_SYS_TYPES_H 1
  2247. | #define HAVE_SYS_STAT_H 1
  2248. | #define HAVE_STDLIB_H 1
  2249. | #define HAVE_STRING_H 1
  2250. | #define HAVE_MEMORY_H 1
  2251. | #define HAVE_STRINGS_H 1
  2252. | #define HAVE_INTTYPES_H 1
  2253. | #define HAVE_STDINT_H 1
  2254. | #define HAVE_UNISTD_H 1
  2255. | #define __EXTENSIONS__ 1
  2256. | #define _ALL_SOURCE 1
  2257. | #define _GNU_SOURCE 1
  2258. | #define _POSIX_PTHREAD_SEMANTICS 1
  2259. | #define _TANDEM_SOURCE 1
  2260. | #define STDC_HEADERS 1
  2261. | #define HAVE_ASM_TYPES_H 1
  2262. | #define HAVE_DLFCN_H 1
  2263. | #define HAVE_ERRNO_H 1
  2264. | #define HAVE_FCNTL_H 1
  2265. | #define HAVE_GRP_H 1
  2266. | #define HAVE_LANGINFO_H 1
  2267. | #define HAVE_POLL_H 1
  2268. | #define HAVE_PTHREAD_H 1
  2269. | #define HAVE_SHADOW_H 1
  2270. | #define HAVE_SIGNAL_H 1
  2271. | #define HAVE_STDINT_H 1
  2272. | #define HAVE_TERMIOS_H 1
  2273. | #define HAVE_UNISTD_H 1
  2274. | #define HAVE_UTIME_H 1
  2275. | #define HAVE_SYS_EPOLL_H 1
  2276. | #define HAVE_SYS_FILE_H 1
  2277. | /* end confdefs.h. */
  2278. | #include <stdio.h>
  2279. | #ifdef HAVE_SYS_TYPES_H
  2280. | # include <sys/types.h>
  2281. | #endif
  2282. | #ifdef HAVE_SYS_STAT_H
  2283. | # include <sys/stat.h>
  2284. | #endif
  2285. | #ifdef STDC_HEADERS
  2286. | # include <stdlib.h>
  2287. | # include <stddef.h>
  2288. | #else
  2289. | # ifdef HAVE_STDLIB_H
  2290. | # include <stdlib.h>
  2291. | # endif
  2292. | #endif
  2293. | #ifdef HAVE_STRING_H
  2294. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2295. | # include <memory.h>
  2296. | # endif
  2297. | # include <string.h>
  2298. | #endif
  2299. | #ifdef HAVE_STRINGS_H
  2300. | # include <strings.h>
  2301. | #endif
  2302. | #ifdef HAVE_INTTYPES_H
  2303. | # include <inttypes.h>
  2304. | #endif
  2305. | #ifdef HAVE_STDINT_H
  2306. | # include <stdint.h>
  2307. | #endif
  2308. | #ifdef HAVE_UNISTD_H
  2309. | # include <unistd.h>
  2310. | #endif
  2311. | #include <sys/lock.h>
  2312. configure:6133: result: no
  2313. configure:6133: checking sys/lock.h presence
  2314. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2315. conftest.c:43:22: error: sys/lock.h: No such file or directory
  2316. configure:6133: $? = 1
  2317. configure: failed program was:
  2318. | /* confdefs.h */
  2319. | #define _GNU_SOURCE 1
  2320. | #define _NETBSD_SOURCE 1
  2321. | #define __BSD_VISIBLE 1
  2322. | #define _BSD_TYPES 1
  2323. | #define _DARWIN_C_SOURCE 1
  2324. | #define _XOPEN_SOURCE 600
  2325. | #define _XOPEN_SOURCE_EXTENDED 1
  2326. | #define _POSIX_C_SOURCE 200112L
  2327. | #define STDC_HEADERS 1
  2328. | #define HAVE_SYS_TYPES_H 1
  2329. | #define HAVE_SYS_STAT_H 1
  2330. | #define HAVE_STDLIB_H 1
  2331. | #define HAVE_STRING_H 1
  2332. | #define HAVE_MEMORY_H 1
  2333. | #define HAVE_STRINGS_H 1
  2334. | #define HAVE_INTTYPES_H 1
  2335. | #define HAVE_STDINT_H 1
  2336. | #define HAVE_UNISTD_H 1
  2337. | #define __EXTENSIONS__ 1
  2338. | #define _ALL_SOURCE 1
  2339. | #define _GNU_SOURCE 1
  2340. | #define _POSIX_PTHREAD_SEMANTICS 1
  2341. | #define _TANDEM_SOURCE 1
  2342. | #define STDC_HEADERS 1
  2343. | #define HAVE_ASM_TYPES_H 1
  2344. | #define HAVE_DLFCN_H 1
  2345. | #define HAVE_ERRNO_H 1
  2346. | #define HAVE_FCNTL_H 1
  2347. | #define HAVE_GRP_H 1
  2348. | #define HAVE_LANGINFO_H 1
  2349. | #define HAVE_POLL_H 1
  2350. | #define HAVE_PTHREAD_H 1
  2351. | #define HAVE_SHADOW_H 1
  2352. | #define HAVE_SIGNAL_H 1
  2353. | #define HAVE_STDINT_H 1
  2354. | #define HAVE_TERMIOS_H 1
  2355. | #define HAVE_UNISTD_H 1
  2356. | #define HAVE_UTIME_H 1
  2357. | #define HAVE_SYS_EPOLL_H 1
  2358. | #define HAVE_SYS_FILE_H 1
  2359. | /* end confdefs.h. */
  2360. | #include <sys/lock.h>
  2361. configure:6133: result: no
  2362. configure:6133: checking for sys/lock.h
  2363. configure:6133: result: no
  2364. configure:6133: checking sys/mkdev.h usability
  2365. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2366. conftest.c:76:23: error: sys/mkdev.h: No such file or directory
  2367. configure:6133: $? = 1
  2368. configure: failed program was:
  2369. | /* confdefs.h */
  2370. | #define _GNU_SOURCE 1
  2371. | #define _NETBSD_SOURCE 1
  2372. | #define __BSD_VISIBLE 1
  2373. | #define _BSD_TYPES 1
  2374. | #define _DARWIN_C_SOURCE 1
  2375. | #define _XOPEN_SOURCE 600
  2376. | #define _XOPEN_SOURCE_EXTENDED 1
  2377. | #define _POSIX_C_SOURCE 200112L
  2378. | #define STDC_HEADERS 1
  2379. | #define HAVE_SYS_TYPES_H 1
  2380. | #define HAVE_SYS_STAT_H 1
  2381. | #define HAVE_STDLIB_H 1
  2382. | #define HAVE_STRING_H 1
  2383. | #define HAVE_MEMORY_H 1
  2384. | #define HAVE_STRINGS_H 1
  2385. | #define HAVE_INTTYPES_H 1
  2386. | #define HAVE_STDINT_H 1
  2387. | #define HAVE_UNISTD_H 1
  2388. | #define __EXTENSIONS__ 1
  2389. | #define _ALL_SOURCE 1
  2390. | #define _GNU_SOURCE 1
  2391. | #define _POSIX_PTHREAD_SEMANTICS 1
  2392. | #define _TANDEM_SOURCE 1
  2393. | #define STDC_HEADERS 1
  2394. | #define HAVE_ASM_TYPES_H 1
  2395. | #define HAVE_DLFCN_H 1
  2396. | #define HAVE_ERRNO_H 1
  2397. | #define HAVE_FCNTL_H 1
  2398. | #define HAVE_GRP_H 1
  2399. | #define HAVE_LANGINFO_H 1
  2400. | #define HAVE_POLL_H 1
  2401. | #define HAVE_PTHREAD_H 1
  2402. | #define HAVE_SHADOW_H 1
  2403. | #define HAVE_SIGNAL_H 1
  2404. | #define HAVE_STDINT_H 1
  2405. | #define HAVE_TERMIOS_H 1
  2406. | #define HAVE_UNISTD_H 1
  2407. | #define HAVE_UTIME_H 1
  2408. | #define HAVE_SYS_EPOLL_H 1
  2409. | #define HAVE_SYS_FILE_H 1
  2410. | /* end confdefs.h. */
  2411. | #include <stdio.h>
  2412. | #ifdef HAVE_SYS_TYPES_H
  2413. | # include <sys/types.h>
  2414. | #endif
  2415. | #ifdef HAVE_SYS_STAT_H
  2416. | # include <sys/stat.h>
  2417. | #endif
  2418. | #ifdef STDC_HEADERS
  2419. | # include <stdlib.h>
  2420. | # include <stddef.h>
  2421. | #else
  2422. | # ifdef HAVE_STDLIB_H
  2423. | # include <stdlib.h>
  2424. | # endif
  2425. | #endif
  2426. | #ifdef HAVE_STRING_H
  2427. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2428. | # include <memory.h>
  2429. | # endif
  2430. | # include <string.h>
  2431. | #endif
  2432. | #ifdef HAVE_STRINGS_H
  2433. | # include <strings.h>
  2434. | #endif
  2435. | #ifdef HAVE_INTTYPES_H
  2436. | # include <inttypes.h>
  2437. | #endif
  2438. | #ifdef HAVE_STDINT_H
  2439. | # include <stdint.h>
  2440. | #endif
  2441. | #ifdef HAVE_UNISTD_H
  2442. | # include <unistd.h>
  2443. | #endif
  2444. | #include <sys/mkdev.h>
  2445. configure:6133: result: no
  2446. configure:6133: checking sys/mkdev.h presence
  2447. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2448. conftest.c:43:23: error: sys/mkdev.h: No such file or directory
  2449. configure:6133: $? = 1
  2450. configure: failed program was:
  2451. | /* confdefs.h */
  2452. | #define _GNU_SOURCE 1
  2453. | #define _NETBSD_SOURCE 1
  2454. | #define __BSD_VISIBLE 1
  2455. | #define _BSD_TYPES 1
  2456. | #define _DARWIN_C_SOURCE 1
  2457. | #define _XOPEN_SOURCE 600
  2458. | #define _XOPEN_SOURCE_EXTENDED 1
  2459. | #define _POSIX_C_SOURCE 200112L
  2460. | #define STDC_HEADERS 1
  2461. | #define HAVE_SYS_TYPES_H 1
  2462. | #define HAVE_SYS_STAT_H 1
  2463. | #define HAVE_STDLIB_H 1
  2464. | #define HAVE_STRING_H 1
  2465. | #define HAVE_MEMORY_H 1
  2466. | #define HAVE_STRINGS_H 1
  2467. | #define HAVE_INTTYPES_H 1
  2468. | #define HAVE_STDINT_H 1
  2469. | #define HAVE_UNISTD_H 1
  2470. | #define __EXTENSIONS__ 1
  2471. | #define _ALL_SOURCE 1
  2472. | #define _GNU_SOURCE 1
  2473. | #define _POSIX_PTHREAD_SEMANTICS 1
  2474. | #define _TANDEM_SOURCE 1
  2475. | #define STDC_HEADERS 1
  2476. | #define HAVE_ASM_TYPES_H 1
  2477. | #define HAVE_DLFCN_H 1
  2478. | #define HAVE_ERRNO_H 1
  2479. | #define HAVE_FCNTL_H 1
  2480. | #define HAVE_GRP_H 1
  2481. | #define HAVE_LANGINFO_H 1
  2482. | #define HAVE_POLL_H 1
  2483. | #define HAVE_PTHREAD_H 1
  2484. | #define HAVE_SHADOW_H 1
  2485. | #define HAVE_SIGNAL_H 1
  2486. | #define HAVE_STDINT_H 1
  2487. | #define HAVE_TERMIOS_H 1
  2488. | #define HAVE_UNISTD_H 1
  2489. | #define HAVE_UTIME_H 1
  2490. | #define HAVE_SYS_EPOLL_H 1
  2491. | #define HAVE_SYS_FILE_H 1
  2492. | /* end confdefs.h. */
  2493. | #include <sys/mkdev.h>
  2494. configure:6133: result: no
  2495. configure:6133: checking for sys/mkdev.h
  2496. configure:6133: result: no
  2497. configure:6133: checking sys/modem.h usability
  2498. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2499. conftest.c:76:23: error: sys/modem.h: No such file or directory
  2500. configure:6133: $? = 1
  2501. configure: failed program was:
  2502. | /* confdefs.h */
  2503. | #define _GNU_SOURCE 1
  2504. | #define _NETBSD_SOURCE 1
  2505. | #define __BSD_VISIBLE 1
  2506. | #define _BSD_TYPES 1
  2507. | #define _DARWIN_C_SOURCE 1
  2508. | #define _XOPEN_SOURCE 600
  2509. | #define _XOPEN_SOURCE_EXTENDED 1
  2510. | #define _POSIX_C_SOURCE 200112L
  2511. | #define STDC_HEADERS 1
  2512. | #define HAVE_SYS_TYPES_H 1
  2513. | #define HAVE_SYS_STAT_H 1
  2514. | #define HAVE_STDLIB_H 1
  2515. | #define HAVE_STRING_H 1
  2516. | #define HAVE_MEMORY_H 1
  2517. | #define HAVE_STRINGS_H 1
  2518. | #define HAVE_INTTYPES_H 1
  2519. | #define HAVE_STDINT_H 1
  2520. | #define HAVE_UNISTD_H 1
  2521. | #define __EXTENSIONS__ 1
  2522. | #define _ALL_SOURCE 1
  2523. | #define _GNU_SOURCE 1
  2524. | #define _POSIX_PTHREAD_SEMANTICS 1
  2525. | #define _TANDEM_SOURCE 1
  2526. | #define STDC_HEADERS 1
  2527. | #define HAVE_ASM_TYPES_H 1
  2528. | #define HAVE_DLFCN_H 1
  2529. | #define HAVE_ERRNO_H 1
  2530. | #define HAVE_FCNTL_H 1
  2531. | #define HAVE_GRP_H 1
  2532. | #define HAVE_LANGINFO_H 1
  2533. | #define HAVE_POLL_H 1
  2534. | #define HAVE_PTHREAD_H 1
  2535. | #define HAVE_SHADOW_H 1
  2536. | #define HAVE_SIGNAL_H 1
  2537. | #define HAVE_STDINT_H 1
  2538. | #define HAVE_TERMIOS_H 1
  2539. | #define HAVE_UNISTD_H 1
  2540. | #define HAVE_UTIME_H 1
  2541. | #define HAVE_SYS_EPOLL_H 1
  2542. | #define HAVE_SYS_FILE_H 1
  2543. | /* end confdefs.h. */
  2544. | #include <stdio.h>
  2545. | #ifdef HAVE_SYS_TYPES_H
  2546. | # include <sys/types.h>
  2547. | #endif
  2548. | #ifdef HAVE_SYS_STAT_H
  2549. | # include <sys/stat.h>
  2550. | #endif
  2551. | #ifdef STDC_HEADERS
  2552. | # include <stdlib.h>
  2553. | # include <stddef.h>
  2554. | #else
  2555. | # ifdef HAVE_STDLIB_H
  2556. | # include <stdlib.h>
  2557. | # endif
  2558. | #endif
  2559. | #ifdef HAVE_STRING_H
  2560. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2561. | # include <memory.h>
  2562. | # endif
  2563. | # include <string.h>
  2564. | #endif
  2565. | #ifdef HAVE_STRINGS_H
  2566. | # include <strings.h>
  2567. | #endif
  2568. | #ifdef HAVE_INTTYPES_H
  2569. | # include <inttypes.h>
  2570. | #endif
  2571. | #ifdef HAVE_STDINT_H
  2572. | # include <stdint.h>
  2573. | #endif
  2574. | #ifdef HAVE_UNISTD_H
  2575. | # include <unistd.h>
  2576. | #endif
  2577. | #include <sys/modem.h>
  2578. configure:6133: result: no
  2579. configure:6133: checking sys/modem.h presence
  2580. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2581. conftest.c:43:23: error: sys/modem.h: No such file or directory
  2582. configure:6133: $? = 1
  2583. configure: failed program was:
  2584. | /* confdefs.h */
  2585. | #define _GNU_SOURCE 1
  2586. | #define _NETBSD_SOURCE 1
  2587. | #define __BSD_VISIBLE 1
  2588. | #define _BSD_TYPES 1
  2589. | #define _DARWIN_C_SOURCE 1
  2590. | #define _XOPEN_SOURCE 600
  2591. | #define _XOPEN_SOURCE_EXTENDED 1
  2592. | #define _POSIX_C_SOURCE 200112L
  2593. | #define STDC_HEADERS 1
  2594. | #define HAVE_SYS_TYPES_H 1
  2595. | #define HAVE_SYS_STAT_H 1
  2596. | #define HAVE_STDLIB_H 1
  2597. | #define HAVE_STRING_H 1
  2598. | #define HAVE_MEMORY_H 1
  2599. | #define HAVE_STRINGS_H 1
  2600. | #define HAVE_INTTYPES_H 1
  2601. | #define HAVE_STDINT_H 1
  2602. | #define HAVE_UNISTD_H 1
  2603. | #define __EXTENSIONS__ 1
  2604. | #define _ALL_SOURCE 1
  2605. | #define _GNU_SOURCE 1
  2606. | #define _POSIX_PTHREAD_SEMANTICS 1
  2607. | #define _TANDEM_SOURCE 1
  2608. | #define STDC_HEADERS 1
  2609. | #define HAVE_ASM_TYPES_H 1
  2610. | #define HAVE_DLFCN_H 1
  2611. | #define HAVE_ERRNO_H 1
  2612. | #define HAVE_FCNTL_H 1
  2613. | #define HAVE_GRP_H 1
  2614. | #define HAVE_LANGINFO_H 1
  2615. | #define HAVE_POLL_H 1
  2616. | #define HAVE_PTHREAD_H 1
  2617. | #define HAVE_SHADOW_H 1
  2618. | #define HAVE_SIGNAL_H 1
  2619. | #define HAVE_STDINT_H 1
  2620. | #define HAVE_TERMIOS_H 1
  2621. | #define HAVE_UNISTD_H 1
  2622. | #define HAVE_UTIME_H 1
  2623. | #define HAVE_SYS_EPOLL_H 1
  2624. | #define HAVE_SYS_FILE_H 1
  2625. | /* end confdefs.h. */
  2626. | #include <sys/modem.h>
  2627. configure:6133: result: no
  2628. configure:6133: checking for sys/modem.h
  2629. configure:6133: result: no
  2630. configure:6133: checking sys/param.h usability
  2631. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2632. configure:6133: $? = 0
  2633. configure:6133: result: yes
  2634. configure:6133: checking sys/param.h presence
  2635. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2636. configure:6133: $? = 0
  2637. configure:6133: result: yes
  2638. configure:6133: checking for sys/param.h
  2639. configure:6133: result: yes
  2640. configure:6133: checking sys/poll.h usability
  2641. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2642. configure:6133: $? = 0
  2643. configure:6133: result: yes
  2644. configure:6133: checking sys/poll.h presence
  2645. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2646. configure:6133: $? = 0
  2647. configure:6133: result: yes
  2648. configure:6133: checking for sys/poll.h
  2649. configure:6133: result: yes
  2650. configure:6133: checking sys/select.h usability
  2651. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2652. configure:6133: $? = 0
  2653. configure:6133: result: yes
  2654. configure:6133: checking sys/select.h presence
  2655. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2656. configure:6133: $? = 0
  2657. configure:6133: result: yes
  2658. configure:6133: checking for sys/select.h
  2659. configure:6133: result: yes
  2660. configure:6133: checking sys/socket.h usability
  2661. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2662. configure:6133: $? = 0
  2663. configure:6133: result: yes
  2664. configure:6133: checking sys/socket.h presence
  2665. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2666. configure:6133: $? = 0
  2667. configure:6133: result: yes
  2668. configure:6133: checking for sys/socket.h
  2669. configure:6133: result: yes
  2670. configure:6133: checking sys/statvfs.h usability
  2671. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2672. configure:6133: $? = 0
  2673. configure:6133: result: yes
  2674. configure:6133: checking sys/statvfs.h presence
  2675. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2676. configure:6133: $? = 0
  2677. configure:6133: result: yes
  2678. configure:6133: checking for sys/statvfs.h
  2679. configure:6133: result: yes
  2680. configure:6133: checking for sys/stat.h
  2681. configure:6133: result: yes
  2682. configure:6133: checking sys/termio.h usability
  2683. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2684. conftest.c:82:24: error: sys/termio.h: No such file or directory
  2685. configure:6133: $? = 1
  2686. configure: failed program was:
  2687. | /* confdefs.h */
  2688. | #define _GNU_SOURCE 1
  2689. | #define _NETBSD_SOURCE 1
  2690. | #define __BSD_VISIBLE 1
  2691. | #define _BSD_TYPES 1
  2692. | #define _DARWIN_C_SOURCE 1
  2693. | #define _XOPEN_SOURCE 600
  2694. | #define _XOPEN_SOURCE_EXTENDED 1
  2695. | #define _POSIX_C_SOURCE 200112L
  2696. | #define STDC_HEADERS 1
  2697. | #define HAVE_SYS_TYPES_H 1
  2698. | #define HAVE_SYS_STAT_H 1
  2699. | #define HAVE_STDLIB_H 1
  2700. | #define HAVE_STRING_H 1
  2701. | #define HAVE_MEMORY_H 1
  2702. | #define HAVE_STRINGS_H 1
  2703. | #define HAVE_INTTYPES_H 1
  2704. | #define HAVE_STDINT_H 1
  2705. | #define HAVE_UNISTD_H 1
  2706. | #define __EXTENSIONS__ 1
  2707. | #define _ALL_SOURCE 1
  2708. | #define _GNU_SOURCE 1
  2709. | #define _POSIX_PTHREAD_SEMANTICS 1
  2710. | #define _TANDEM_SOURCE 1
  2711. | #define STDC_HEADERS 1
  2712. | #define HAVE_ASM_TYPES_H 1
  2713. | #define HAVE_DLFCN_H 1
  2714. | #define HAVE_ERRNO_H 1
  2715. | #define HAVE_FCNTL_H 1
  2716. | #define HAVE_GRP_H 1
  2717. | #define HAVE_LANGINFO_H 1
  2718. | #define HAVE_POLL_H 1
  2719. | #define HAVE_PTHREAD_H 1
  2720. | #define HAVE_SHADOW_H 1
  2721. | #define HAVE_SIGNAL_H 1
  2722. | #define HAVE_STDINT_H 1
  2723. | #define HAVE_TERMIOS_H 1
  2724. | #define HAVE_UNISTD_H 1
  2725. | #define HAVE_UTIME_H 1
  2726. | #define HAVE_SYS_EPOLL_H 1
  2727. | #define HAVE_SYS_FILE_H 1
  2728. | #define HAVE_SYS_PARAM_H 1
  2729. | #define HAVE_SYS_POLL_H 1
  2730. | #define HAVE_SYS_SELECT_H 1
  2731. | #define HAVE_SYS_SOCKET_H 1
  2732. | #define HAVE_SYS_STATVFS_H 1
  2733. | #define HAVE_SYS_STAT_H 1
  2734. | /* end confdefs.h. */
  2735. | #include <stdio.h>
  2736. | #ifdef HAVE_SYS_TYPES_H
  2737. | # include <sys/types.h>
  2738. | #endif
  2739. | #ifdef HAVE_SYS_STAT_H
  2740. | # include <sys/stat.h>
  2741. | #endif
  2742. | #ifdef STDC_HEADERS
  2743. | # include <stdlib.h>
  2744. | # include <stddef.h>
  2745. | #else
  2746. | # ifdef HAVE_STDLIB_H
  2747. | # include <stdlib.h>
  2748. | # endif
  2749. | #endif
  2750. | #ifdef HAVE_STRING_H
  2751. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2752. | # include <memory.h>
  2753. | # endif
  2754. | # include <string.h>
  2755. | #endif
  2756. | #ifdef HAVE_STRINGS_H
  2757. | # include <strings.h>
  2758. | #endif
  2759. | #ifdef HAVE_INTTYPES_H
  2760. | # include <inttypes.h>
  2761. | #endif
  2762. | #ifdef HAVE_STDINT_H
  2763. | # include <stdint.h>
  2764. | #endif
  2765. | #ifdef HAVE_UNISTD_H
  2766. | # include <unistd.h>
  2767. | #endif
  2768. | #include <sys/termio.h>
  2769. configure:6133: result: no
  2770. configure:6133: checking sys/termio.h presence
  2771. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2772. conftest.c:49:24: error: sys/termio.h: No such file or directory
  2773. configure:6133: $? = 1
  2774. configure: failed program was:
  2775. | /* confdefs.h */
  2776. | #define _GNU_SOURCE 1
  2777. | #define _NETBSD_SOURCE 1
  2778. | #define __BSD_VISIBLE 1
  2779. | #define _BSD_TYPES 1
  2780. | #define _DARWIN_C_SOURCE 1
  2781. | #define _XOPEN_SOURCE 600
  2782. | #define _XOPEN_SOURCE_EXTENDED 1
  2783. | #define _POSIX_C_SOURCE 200112L
  2784. | #define STDC_HEADERS 1
  2785. | #define HAVE_SYS_TYPES_H 1
  2786. | #define HAVE_SYS_STAT_H 1
  2787. | #define HAVE_STDLIB_H 1
  2788. | #define HAVE_STRING_H 1
  2789. | #define HAVE_MEMORY_H 1
  2790. | #define HAVE_STRINGS_H 1
  2791. | #define HAVE_INTTYPES_H 1
  2792. | #define HAVE_STDINT_H 1
  2793. | #define HAVE_UNISTD_H 1
  2794. | #define __EXTENSIONS__ 1
  2795. | #define _ALL_SOURCE 1
  2796. | #define _GNU_SOURCE 1
  2797. | #define _POSIX_PTHREAD_SEMANTICS 1
  2798. | #define _TANDEM_SOURCE 1
  2799. | #define STDC_HEADERS 1
  2800. | #define HAVE_ASM_TYPES_H 1
  2801. | #define HAVE_DLFCN_H 1
  2802. | #define HAVE_ERRNO_H 1
  2803. | #define HAVE_FCNTL_H 1
  2804. | #define HAVE_GRP_H 1
  2805. | #define HAVE_LANGINFO_H 1
  2806. | #define HAVE_POLL_H 1
  2807. | #define HAVE_PTHREAD_H 1
  2808. | #define HAVE_SHADOW_H 1
  2809. | #define HAVE_SIGNAL_H 1
  2810. | #define HAVE_STDINT_H 1
  2811. | #define HAVE_TERMIOS_H 1
  2812. | #define HAVE_UNISTD_H 1
  2813. | #define HAVE_UTIME_H 1
  2814. | #define HAVE_SYS_EPOLL_H 1
  2815. | #define HAVE_SYS_FILE_H 1
  2816. | #define HAVE_SYS_PARAM_H 1
  2817. | #define HAVE_SYS_POLL_H 1
  2818. | #define HAVE_SYS_SELECT_H 1
  2819. | #define HAVE_SYS_SOCKET_H 1
  2820. | #define HAVE_SYS_STATVFS_H 1
  2821. | #define HAVE_SYS_STAT_H 1
  2822. | /* end confdefs.h. */
  2823. | #include <sys/termio.h>
  2824. configure:6133: result: no
  2825. configure:6133: checking for sys/termio.h
  2826. configure:6133: result: no
  2827. configure:6133: checking sys/time.h usability
  2828. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2829. configure:6133: $? = 0
  2830. configure:6133: result: yes
  2831. configure:6133: checking sys/time.h presence
  2832. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2833. configure:6133: $? = 0
  2834. configure:6133: result: yes
  2835. configure:6133: checking for sys/time.h
  2836. configure:6133: result: yes
  2837. configure:6133: checking sys/times.h usability
  2838. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2839. configure:6133: $? = 0
  2840. configure:6133: result: yes
  2841. configure:6133: checking sys/times.h presence
  2842. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2843. configure:6133: $? = 0
  2844. configure:6133: result: yes
  2845. configure:6133: checking for sys/times.h
  2846. configure:6133: result: yes
  2847. configure:6133: checking for sys/types.h
  2848. configure:6133: result: yes
  2849. configure:6133: checking sys/un.h usability
  2850. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2851. configure:6133: $? = 0
  2852. configure:6133: result: yes
  2853. configure:6133: checking sys/un.h presence
  2854. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2855. configure:6133: $? = 0
  2856. configure:6133: result: yes
  2857. configure:6133: checking for sys/un.h
  2858. configure:6133: result: yes
  2859. configure:6133: checking sys/utsname.h usability
  2860. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2861. configure:6133: $? = 0
  2862. configure:6133: result: yes
  2863. configure:6133: checking sys/utsname.h presence
  2864. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2865. configure:6133: $? = 0
  2866. configure:6133: result: yes
  2867. configure:6133: checking for sys/utsname.h
  2868. configure:6133: result: yes
  2869. configure:6133: checking sys/wait.h usability
  2870. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2871. configure:6133: $? = 0
  2872. configure:6133: result: yes
  2873. configure:6133: checking sys/wait.h presence
  2874. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2875. configure:6133: $? = 0
  2876. configure:6133: result: yes
  2877. configure:6133: checking for sys/wait.h
  2878. configure:6133: result: yes
  2879. configure:6133: checking pty.h usability
  2880. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2881. configure:6133: $? = 0
  2882. configure:6133: result: yes
  2883. configure:6133: checking pty.h presence
  2884. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2885. configure:6133: $? = 0
  2886. configure:6133: result: yes
  2887. configure:6133: checking for pty.h
  2888. configure:6133: result: yes
  2889. configure:6133: checking libutil.h usability
  2890. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  2891. conftest.c:89:21: error: libutil.h: No such file or directory
  2892. configure:6133: $? = 1
  2893. configure: failed program was:
  2894. | /* confdefs.h */
  2895. | #define _GNU_SOURCE 1
  2896. | #define _NETBSD_SOURCE 1
  2897. | #define __BSD_VISIBLE 1
  2898. | #define _BSD_TYPES 1
  2899. | #define _DARWIN_C_SOURCE 1
  2900. | #define _XOPEN_SOURCE 600
  2901. | #define _XOPEN_SOURCE_EXTENDED 1
  2902. | #define _POSIX_C_SOURCE 200112L
  2903. | #define STDC_HEADERS 1
  2904. | #define HAVE_SYS_TYPES_H 1
  2905. | #define HAVE_SYS_STAT_H 1
  2906. | #define HAVE_STDLIB_H 1
  2907. | #define HAVE_STRING_H 1
  2908. | #define HAVE_MEMORY_H 1
  2909. | #define HAVE_STRINGS_H 1
  2910. | #define HAVE_INTTYPES_H 1
  2911. | #define HAVE_STDINT_H 1
  2912. | #define HAVE_UNISTD_H 1
  2913. | #define __EXTENSIONS__ 1
  2914. | #define _ALL_SOURCE 1
  2915. | #define _GNU_SOURCE 1
  2916. | #define _POSIX_PTHREAD_SEMANTICS 1
  2917. | #define _TANDEM_SOURCE 1
  2918. | #define STDC_HEADERS 1
  2919. | #define HAVE_ASM_TYPES_H 1
  2920. | #define HAVE_DLFCN_H 1
  2921. | #define HAVE_ERRNO_H 1
  2922. | #define HAVE_FCNTL_H 1
  2923. | #define HAVE_GRP_H 1
  2924. | #define HAVE_LANGINFO_H 1
  2925. | #define HAVE_POLL_H 1
  2926. | #define HAVE_PTHREAD_H 1
  2927. | #define HAVE_SHADOW_H 1
  2928. | #define HAVE_SIGNAL_H 1
  2929. | #define HAVE_STDINT_H 1
  2930. | #define HAVE_TERMIOS_H 1
  2931. | #define HAVE_UNISTD_H 1
  2932. | #define HAVE_UTIME_H 1
  2933. | #define HAVE_SYS_EPOLL_H 1
  2934. | #define HAVE_SYS_FILE_H 1
  2935. | #define HAVE_SYS_PARAM_H 1
  2936. | #define HAVE_SYS_POLL_H 1
  2937. | #define HAVE_SYS_SELECT_H 1
  2938. | #define HAVE_SYS_SOCKET_H 1
  2939. | #define HAVE_SYS_STATVFS_H 1
  2940. | #define HAVE_SYS_STAT_H 1
  2941. | #define HAVE_SYS_TIME_H 1
  2942. | #define HAVE_SYS_TIMES_H 1
  2943. | #define HAVE_SYS_TYPES_H 1
  2944. | #define HAVE_SYS_UN_H 1
  2945. | #define HAVE_SYS_UTSNAME_H 1
  2946. | #define HAVE_SYS_WAIT_H 1
  2947. | #define HAVE_PTY_H 1
  2948. | /* end confdefs.h. */
  2949. | #include <stdio.h>
  2950. | #ifdef HAVE_SYS_TYPES_H
  2951. | # include <sys/types.h>
  2952. | #endif
  2953. | #ifdef HAVE_SYS_STAT_H
  2954. | # include <sys/stat.h>
  2955. | #endif
  2956. | #ifdef STDC_HEADERS
  2957. | # include <stdlib.h>
  2958. | # include <stddef.h>
  2959. | #else
  2960. | # ifdef HAVE_STDLIB_H
  2961. | # include <stdlib.h>
  2962. | # endif
  2963. | #endif
  2964. | #ifdef HAVE_STRING_H
  2965. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2966. | # include <memory.h>
  2967. | # endif
  2968. | # include <string.h>
  2969. | #endif
  2970. | #ifdef HAVE_STRINGS_H
  2971. | # include <strings.h>
  2972. | #endif
  2973. | #ifdef HAVE_INTTYPES_H
  2974. | # include <inttypes.h>
  2975. | #endif
  2976. | #ifdef HAVE_STDINT_H
  2977. | # include <stdint.h>
  2978. | #endif
  2979. | #ifdef HAVE_UNISTD_H
  2980. | # include <unistd.h>
  2981. | #endif
  2982. | #include <libutil.h>
  2983. configure:6133: result: no
  2984. configure:6133: checking libutil.h presence
  2985. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  2986. conftest.c:56:21: error: libutil.h: No such file or directory
  2987. configure:6133: $? = 1
  2988. configure: failed program was:
  2989. | /* confdefs.h */
  2990. | #define _GNU_SOURCE 1
  2991. | #define _NETBSD_SOURCE 1
  2992. | #define __BSD_VISIBLE 1
  2993. | #define _BSD_TYPES 1
  2994. | #define _DARWIN_C_SOURCE 1
  2995. | #define _XOPEN_SOURCE 600
  2996. | #define _XOPEN_SOURCE_EXTENDED 1
  2997. | #define _POSIX_C_SOURCE 200112L
  2998. | #define STDC_HEADERS 1
  2999. | #define HAVE_SYS_TYPES_H 1
  3000. | #define HAVE_SYS_STAT_H 1
  3001. | #define HAVE_STDLIB_H 1
  3002. | #define HAVE_STRING_H 1
  3003. | #define HAVE_MEMORY_H 1
  3004. | #define HAVE_STRINGS_H 1
  3005. | #define HAVE_INTTYPES_H 1
  3006. | #define HAVE_STDINT_H 1
  3007. | #define HAVE_UNISTD_H 1
  3008. | #define __EXTENSIONS__ 1
  3009. | #define _ALL_SOURCE 1
  3010. | #define _GNU_SOURCE 1
  3011. | #define _POSIX_PTHREAD_SEMANTICS 1
  3012. | #define _TANDEM_SOURCE 1
  3013. | #define STDC_HEADERS 1
  3014. | #define HAVE_ASM_TYPES_H 1
  3015. | #define HAVE_DLFCN_H 1
  3016. | #define HAVE_ERRNO_H 1
  3017. | #define HAVE_FCNTL_H 1
  3018. | #define HAVE_GRP_H 1
  3019. | #define HAVE_LANGINFO_H 1
  3020. | #define HAVE_POLL_H 1
  3021. | #define HAVE_PTHREAD_H 1
  3022. | #define HAVE_SHADOW_H 1
  3023. | #define HAVE_SIGNAL_H 1
  3024. | #define HAVE_STDINT_H 1
  3025. | #define HAVE_TERMIOS_H 1
  3026. | #define HAVE_UNISTD_H 1
  3027. | #define HAVE_UTIME_H 1
  3028. | #define HAVE_SYS_EPOLL_H 1
  3029. | #define HAVE_SYS_FILE_H 1
  3030. | #define HAVE_SYS_PARAM_H 1
  3031. | #define HAVE_SYS_POLL_H 1
  3032. | #define HAVE_SYS_SELECT_H 1
  3033. | #define HAVE_SYS_SOCKET_H 1
  3034. | #define HAVE_SYS_STATVFS_H 1
  3035. | #define HAVE_SYS_STAT_H 1
  3036. | #define HAVE_SYS_TIME_H 1
  3037. | #define HAVE_SYS_TIMES_H 1
  3038. | #define HAVE_SYS_TYPES_H 1
  3039. | #define HAVE_SYS_UN_H 1
  3040. | #define HAVE_SYS_UTSNAME_H 1
  3041. | #define HAVE_SYS_WAIT_H 1
  3042. | #define HAVE_PTY_H 1
  3043. | /* end confdefs.h. */
  3044. | #include <libutil.h>
  3045. configure:6133: result: no
  3046. configure:6133: checking for libutil.h
  3047. configure:6133: result: no
  3048. configure:6133: checking sys/resource.h usability
  3049. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3050. configure:6133: $? = 0
  3051. configure:6133: result: yes
  3052. configure:6133: checking sys/resource.h presence
  3053. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3054. configure:6133: $? = 0
  3055. configure:6133: result: yes
  3056. configure:6133: checking for sys/resource.h
  3057. configure:6133: result: yes
  3058. configure:6133: checking netpacket/packet.h usability
  3059. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3060. configure:6133: $? = 0
  3061. configure:6133: result: yes
  3062. configure:6133: checking netpacket/packet.h presence
  3063. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3064. configure:6133: $? = 0
  3065. configure:6133: result: yes
  3066. configure:6133: checking for netpacket/packet.h
  3067. configure:6133: result: yes
  3068. configure:6133: checking sysexits.h usability
  3069. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3070. configure:6133: $? = 0
  3071. configure:6133: result: yes
  3072. configure:6133: checking sysexits.h presence
  3073. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3074. configure:6133: $? = 0
  3075. configure:6133: result: yes
  3076. configure:6133: checking for sysexits.h
  3077. configure:6133: result: yes
  3078. configure:6133: checking bluetooth.h usability
  3079. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3080. conftest.c:92:23: error: bluetooth.h: No such file or directory
  3081. configure:6133: $? = 1
  3082. configure: failed program was:
  3083. | /* confdefs.h */
  3084. | #define _GNU_SOURCE 1
  3085. | #define _NETBSD_SOURCE 1
  3086. | #define __BSD_VISIBLE 1
  3087. | #define _BSD_TYPES 1
  3088. | #define _DARWIN_C_SOURCE 1
  3089. | #define _XOPEN_SOURCE 600
  3090. | #define _XOPEN_SOURCE_EXTENDED 1
  3091. | #define _POSIX_C_SOURCE 200112L
  3092. | #define STDC_HEADERS 1
  3093. | #define HAVE_SYS_TYPES_H 1
  3094. | #define HAVE_SYS_STAT_H 1
  3095. | #define HAVE_STDLIB_H 1
  3096. | #define HAVE_STRING_H 1
  3097. | #define HAVE_MEMORY_H 1
  3098. | #define HAVE_STRINGS_H 1
  3099. | #define HAVE_INTTYPES_H 1
  3100. | #define HAVE_STDINT_H 1
  3101. | #define HAVE_UNISTD_H 1
  3102. | #define __EXTENSIONS__ 1
  3103. | #define _ALL_SOURCE 1
  3104. | #define _GNU_SOURCE 1
  3105. | #define _POSIX_PTHREAD_SEMANTICS 1
  3106. | #define _TANDEM_SOURCE 1
  3107. | #define STDC_HEADERS 1
  3108. | #define HAVE_ASM_TYPES_H 1
  3109. | #define HAVE_DLFCN_H 1
  3110. | #define HAVE_ERRNO_H 1
  3111. | #define HAVE_FCNTL_H 1
  3112. | #define HAVE_GRP_H 1
  3113. | #define HAVE_LANGINFO_H 1
  3114. | #define HAVE_POLL_H 1
  3115. | #define HAVE_PTHREAD_H 1
  3116. | #define HAVE_SHADOW_H 1
  3117. | #define HAVE_SIGNAL_H 1
  3118. | #define HAVE_STDINT_H 1
  3119. | #define HAVE_TERMIOS_H 1
  3120. | #define HAVE_UNISTD_H 1
  3121. | #define HAVE_UTIME_H 1
  3122. | #define HAVE_SYS_EPOLL_H 1
  3123. | #define HAVE_SYS_FILE_H 1
  3124. | #define HAVE_SYS_PARAM_H 1
  3125. | #define HAVE_SYS_POLL_H 1
  3126. | #define HAVE_SYS_SELECT_H 1
  3127. | #define HAVE_SYS_SOCKET_H 1
  3128. | #define HAVE_SYS_STATVFS_H 1
  3129. | #define HAVE_SYS_STAT_H 1
  3130. | #define HAVE_SYS_TIME_H 1
  3131. | #define HAVE_SYS_TIMES_H 1
  3132. | #define HAVE_SYS_TYPES_H 1
  3133. | #define HAVE_SYS_UN_H 1
  3134. | #define HAVE_SYS_UTSNAME_H 1
  3135. | #define HAVE_SYS_WAIT_H 1
  3136. | #define HAVE_PTY_H 1
  3137. | #define HAVE_SYS_RESOURCE_H 1
  3138. | #define HAVE_NETPACKET_PACKET_H 1
  3139. | #define HAVE_SYSEXITS_H 1
  3140. | /* end confdefs.h. */
  3141. | #include <stdio.h>
  3142. | #ifdef HAVE_SYS_TYPES_H
  3143. | # include <sys/types.h>
  3144. | #endif
  3145. | #ifdef HAVE_SYS_STAT_H
  3146. | # include <sys/stat.h>
  3147. | #endif
  3148. | #ifdef STDC_HEADERS
  3149. | # include <stdlib.h>
  3150. | # include <stddef.h>
  3151. | #else
  3152. | # ifdef HAVE_STDLIB_H
  3153. | # include <stdlib.h>
  3154. | # endif
  3155. | #endif
  3156. | #ifdef HAVE_STRING_H
  3157. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3158. | # include <memory.h>
  3159. | # endif
  3160. | # include <string.h>
  3161. | #endif
  3162. | #ifdef HAVE_STRINGS_H
  3163. | # include <strings.h>
  3164. | #endif
  3165. | #ifdef HAVE_INTTYPES_H
  3166. | # include <inttypes.h>
  3167. | #endif
  3168. | #ifdef HAVE_STDINT_H
  3169. | # include <stdint.h>
  3170. | #endif
  3171. | #ifdef HAVE_UNISTD_H
  3172. | # include <unistd.h>
  3173. | #endif
  3174. | #include <bluetooth.h>
  3175. configure:6133: result: no
  3176. configure:6133: checking bluetooth.h presence
  3177. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3178. conftest.c:59:23: error: bluetooth.h: No such file or directory
  3179. configure:6133: $? = 1
  3180. configure: failed program was:
  3181. | /* confdefs.h */
  3182. | #define _GNU_SOURCE 1
  3183. | #define _NETBSD_SOURCE 1
  3184. | #define __BSD_VISIBLE 1
  3185. | #define _BSD_TYPES 1
  3186. | #define _DARWIN_C_SOURCE 1
  3187. | #define _XOPEN_SOURCE 600
  3188. | #define _XOPEN_SOURCE_EXTENDED 1
  3189. | #define _POSIX_C_SOURCE 200112L
  3190. | #define STDC_HEADERS 1
  3191. | #define HAVE_SYS_TYPES_H 1
  3192. | #define HAVE_SYS_STAT_H 1
  3193. | #define HAVE_STDLIB_H 1
  3194. | #define HAVE_STRING_H 1
  3195. | #define HAVE_MEMORY_H 1
  3196. | #define HAVE_STRINGS_H 1
  3197. | #define HAVE_INTTYPES_H 1
  3198. | #define HAVE_STDINT_H 1
  3199. | #define HAVE_UNISTD_H 1
  3200. | #define __EXTENSIONS__ 1
  3201. | #define _ALL_SOURCE 1
  3202. | #define _GNU_SOURCE 1
  3203. | #define _POSIX_PTHREAD_SEMANTICS 1
  3204. | #define _TANDEM_SOURCE 1
  3205. | #define STDC_HEADERS 1
  3206. | #define HAVE_ASM_TYPES_H 1
  3207. | #define HAVE_DLFCN_H 1
  3208. | #define HAVE_ERRNO_H 1
  3209. | #define HAVE_FCNTL_H 1
  3210. | #define HAVE_GRP_H 1
  3211. | #define HAVE_LANGINFO_H 1
  3212. | #define HAVE_POLL_H 1
  3213. | #define HAVE_PTHREAD_H 1
  3214. | #define HAVE_SHADOW_H 1
  3215. | #define HAVE_SIGNAL_H 1
  3216. | #define HAVE_STDINT_H 1
  3217. | #define HAVE_TERMIOS_H 1
  3218. | #define HAVE_UNISTD_H 1
  3219. | #define HAVE_UTIME_H 1
  3220. | #define HAVE_SYS_EPOLL_H 1
  3221. | #define HAVE_SYS_FILE_H 1
  3222. | #define HAVE_SYS_PARAM_H 1
  3223. | #define HAVE_SYS_POLL_H 1
  3224. | #define HAVE_SYS_SELECT_H 1
  3225. | #define HAVE_SYS_SOCKET_H 1
  3226. | #define HAVE_SYS_STATVFS_H 1
  3227. | #define HAVE_SYS_STAT_H 1
  3228. | #define HAVE_SYS_TIME_H 1
  3229. | #define HAVE_SYS_TIMES_H 1
  3230. | #define HAVE_SYS_TYPES_H 1
  3231. | #define HAVE_SYS_UN_H 1
  3232. | #define HAVE_SYS_UTSNAME_H 1
  3233. | #define HAVE_SYS_WAIT_H 1
  3234. | #define HAVE_PTY_H 1
  3235. | #define HAVE_SYS_RESOURCE_H 1
  3236. | #define HAVE_NETPACKET_PACKET_H 1
  3237. | #define HAVE_SYSEXITS_H 1
  3238. | /* end confdefs.h. */
  3239. | #include <bluetooth.h>
  3240. configure:6133: result: no
  3241. configure:6133: checking for bluetooth.h
  3242. configure:6133: result: no
  3243. configure:6133: checking bluetooth/bluetooth.h usability
  3244. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3245. conftest.c:92:33: error: bluetooth/bluetooth.h: No such file or directory
  3246. configure:6133: $? = 1
  3247. configure: failed program was:
  3248. | /* confdefs.h */
  3249. | #define _GNU_SOURCE 1
  3250. | #define _NETBSD_SOURCE 1
  3251. | #define __BSD_VISIBLE 1
  3252. | #define _BSD_TYPES 1
  3253. | #define _DARWIN_C_SOURCE 1
  3254. | #define _XOPEN_SOURCE 600
  3255. | #define _XOPEN_SOURCE_EXTENDED 1
  3256. | #define _POSIX_C_SOURCE 200112L
  3257. | #define STDC_HEADERS 1
  3258. | #define HAVE_SYS_TYPES_H 1
  3259. | #define HAVE_SYS_STAT_H 1
  3260. | #define HAVE_STDLIB_H 1
  3261. | #define HAVE_STRING_H 1
  3262. | #define HAVE_MEMORY_H 1
  3263. | #define HAVE_STRINGS_H 1
  3264. | #define HAVE_INTTYPES_H 1
  3265. | #define HAVE_STDINT_H 1
  3266. | #define HAVE_UNISTD_H 1
  3267. | #define __EXTENSIONS__ 1
  3268. | #define _ALL_SOURCE 1
  3269. | #define _GNU_SOURCE 1
  3270. | #define _POSIX_PTHREAD_SEMANTICS 1
  3271. | #define _TANDEM_SOURCE 1
  3272. | #define STDC_HEADERS 1
  3273. | #define HAVE_ASM_TYPES_H 1
  3274. | #define HAVE_DLFCN_H 1
  3275. | #define HAVE_ERRNO_H 1
  3276. | #define HAVE_FCNTL_H 1
  3277. | #define HAVE_GRP_H 1
  3278. | #define HAVE_LANGINFO_H 1
  3279. | #define HAVE_POLL_H 1
  3280. | #define HAVE_PTHREAD_H 1
  3281. | #define HAVE_SHADOW_H 1
  3282. | #define HAVE_SIGNAL_H 1
  3283. | #define HAVE_STDINT_H 1
  3284. | #define HAVE_TERMIOS_H 1
  3285. | #define HAVE_UNISTD_H 1
  3286. | #define HAVE_UTIME_H 1
  3287. | #define HAVE_SYS_EPOLL_H 1
  3288. | #define HAVE_SYS_FILE_H 1
  3289. | #define HAVE_SYS_PARAM_H 1
  3290. | #define HAVE_SYS_POLL_H 1
  3291. | #define HAVE_SYS_SELECT_H 1
  3292. | #define HAVE_SYS_SOCKET_H 1
  3293. | #define HAVE_SYS_STATVFS_H 1
  3294. | #define HAVE_SYS_STAT_H 1
  3295. | #define HAVE_SYS_TIME_H 1
  3296. | #define HAVE_SYS_TIMES_H 1
  3297. | #define HAVE_SYS_TYPES_H 1
  3298. | #define HAVE_SYS_UN_H 1
  3299. | #define HAVE_SYS_UTSNAME_H 1
  3300. | #define HAVE_SYS_WAIT_H 1
  3301. | #define HAVE_PTY_H 1
  3302. | #define HAVE_SYS_RESOURCE_H 1
  3303. | #define HAVE_NETPACKET_PACKET_H 1
  3304. | #define HAVE_SYSEXITS_H 1
  3305. | /* end confdefs.h. */
  3306. | #include <stdio.h>
  3307. | #ifdef HAVE_SYS_TYPES_H
  3308. | # include <sys/types.h>
  3309. | #endif
  3310. | #ifdef HAVE_SYS_STAT_H
  3311. | # include <sys/stat.h>
  3312. | #endif
  3313. | #ifdef STDC_HEADERS
  3314. | # include <stdlib.h>
  3315. | # include <stddef.h>
  3316. | #else
  3317. | # ifdef HAVE_STDLIB_H
  3318. | # include <stdlib.h>
  3319. | # endif
  3320. | #endif
  3321. | #ifdef HAVE_STRING_H
  3322. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3323. | # include <memory.h>
  3324. | # endif
  3325. | # include <string.h>
  3326. | #endif
  3327. | #ifdef HAVE_STRINGS_H
  3328. | # include <strings.h>
  3329. | #endif
  3330. | #ifdef HAVE_INTTYPES_H
  3331. | # include <inttypes.h>
  3332. | #endif
  3333. | #ifdef HAVE_STDINT_H
  3334. | # include <stdint.h>
  3335. | #endif
  3336. | #ifdef HAVE_UNISTD_H
  3337. | # include <unistd.h>
  3338. | #endif
  3339. | #include <bluetooth/bluetooth.h>
  3340. configure:6133: result: no
  3341. configure:6133: checking bluetooth/bluetooth.h presence
  3342. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3343. conftest.c:59:33: error: bluetooth/bluetooth.h: No such file or directory
  3344. configure:6133: $? = 1
  3345. configure: failed program was:
  3346. | /* confdefs.h */
  3347. | #define _GNU_SOURCE 1
  3348. | #define _NETBSD_SOURCE 1
  3349. | #define __BSD_VISIBLE 1
  3350. | #define _BSD_TYPES 1
  3351. | #define _DARWIN_C_SOURCE 1
  3352. | #define _XOPEN_SOURCE 600
  3353. | #define _XOPEN_SOURCE_EXTENDED 1
  3354. | #define _POSIX_C_SOURCE 200112L
  3355. | #define STDC_HEADERS 1
  3356. | #define HAVE_SYS_TYPES_H 1
  3357. | #define HAVE_SYS_STAT_H 1
  3358. | #define HAVE_STDLIB_H 1
  3359. | #define HAVE_STRING_H 1
  3360. | #define HAVE_MEMORY_H 1
  3361. | #define HAVE_STRINGS_H 1
  3362. | #define HAVE_INTTYPES_H 1
  3363. | #define HAVE_STDINT_H 1
  3364. | #define HAVE_UNISTD_H 1
  3365. | #define __EXTENSIONS__ 1
  3366. | #define _ALL_SOURCE 1
  3367. | #define _GNU_SOURCE 1
  3368. | #define _POSIX_PTHREAD_SEMANTICS 1
  3369. | #define _TANDEM_SOURCE 1
  3370. | #define STDC_HEADERS 1
  3371. | #define HAVE_ASM_TYPES_H 1
  3372. | #define HAVE_DLFCN_H 1
  3373. | #define HAVE_ERRNO_H 1
  3374. | #define HAVE_FCNTL_H 1
  3375. | #define HAVE_GRP_H 1
  3376. | #define HAVE_LANGINFO_H 1
  3377. | #define HAVE_POLL_H 1
  3378. | #define HAVE_PTHREAD_H 1
  3379. | #define HAVE_SHADOW_H 1
  3380. | #define HAVE_SIGNAL_H 1
  3381. | #define HAVE_STDINT_H 1
  3382. | #define HAVE_TERMIOS_H 1
  3383. | #define HAVE_UNISTD_H 1
  3384. | #define HAVE_UTIME_H 1
  3385. | #define HAVE_SYS_EPOLL_H 1
  3386. | #define HAVE_SYS_FILE_H 1
  3387. | #define HAVE_SYS_PARAM_H 1
  3388. | #define HAVE_SYS_POLL_H 1
  3389. | #define HAVE_SYS_SELECT_H 1
  3390. | #define HAVE_SYS_SOCKET_H 1
  3391. | #define HAVE_SYS_STATVFS_H 1
  3392. | #define HAVE_SYS_STAT_H 1
  3393. | #define HAVE_SYS_TIME_H 1
  3394. | #define HAVE_SYS_TIMES_H 1
  3395. | #define HAVE_SYS_TYPES_H 1
  3396. | #define HAVE_SYS_UN_H 1
  3397. | #define HAVE_SYS_UTSNAME_H 1
  3398. | #define HAVE_SYS_WAIT_H 1
  3399. | #define HAVE_PTY_H 1
  3400. | #define HAVE_SYS_RESOURCE_H 1
  3401. | #define HAVE_NETPACKET_PACKET_H 1
  3402. | #define HAVE_SYSEXITS_H 1
  3403. | /* end confdefs.h. */
  3404. | #include <bluetooth/bluetooth.h>
  3405. configure:6133: result: no
  3406. configure:6133: checking for bluetooth/bluetooth.h
  3407. configure:6133: result: no
  3408. configure:6133: checking linux/tipc.h usability
  3409. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3410. configure:6133: $? = 0
  3411. configure:6133: result: yes
  3412. configure:6133: checking linux/tipc.h presence
  3413. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3414. configure:6133: $? = 0
  3415. configure:6133: result: yes
  3416. configure:6133: checking for linux/tipc.h
  3417. configure:6133: result: yes
  3418. configure:6133: checking spawn.h usability
  3419. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3420. conftest.c:93:19: error: spawn.h: No such file or directory
  3421. configure:6133: $? = 1
  3422. configure: failed program was:
  3423. | /* confdefs.h */
  3424. | #define _GNU_SOURCE 1
  3425. | #define _NETBSD_SOURCE 1
  3426. | #define __BSD_VISIBLE 1
  3427. | #define _BSD_TYPES 1
  3428. | #define _DARWIN_C_SOURCE 1
  3429. | #define _XOPEN_SOURCE 600
  3430. | #define _XOPEN_SOURCE_EXTENDED 1
  3431. | #define _POSIX_C_SOURCE 200112L
  3432. | #define STDC_HEADERS 1
  3433. | #define HAVE_SYS_TYPES_H 1
  3434. | #define HAVE_SYS_STAT_H 1
  3435. | #define HAVE_STDLIB_H 1
  3436. | #define HAVE_STRING_H 1
  3437. | #define HAVE_MEMORY_H 1
  3438. | #define HAVE_STRINGS_H 1
  3439. | #define HAVE_INTTYPES_H 1
  3440. | #define HAVE_STDINT_H 1
  3441. | #define HAVE_UNISTD_H 1
  3442. | #define __EXTENSIONS__ 1
  3443. | #define _ALL_SOURCE 1
  3444. | #define _GNU_SOURCE 1
  3445. | #define _POSIX_PTHREAD_SEMANTICS 1
  3446. | #define _TANDEM_SOURCE 1
  3447. | #define STDC_HEADERS 1
  3448. | #define HAVE_ASM_TYPES_H 1
  3449. | #define HAVE_DLFCN_H 1
  3450. | #define HAVE_ERRNO_H 1
  3451. | #define HAVE_FCNTL_H 1
  3452. | #define HAVE_GRP_H 1
  3453. | #define HAVE_LANGINFO_H 1
  3454. | #define HAVE_POLL_H 1
  3455. | #define HAVE_PTHREAD_H 1
  3456. | #define HAVE_SHADOW_H 1
  3457. | #define HAVE_SIGNAL_H 1
  3458. | #define HAVE_STDINT_H 1
  3459. | #define HAVE_TERMIOS_H 1
  3460. | #define HAVE_UNISTD_H 1
  3461. | #define HAVE_UTIME_H 1
  3462. | #define HAVE_SYS_EPOLL_H 1
  3463. | #define HAVE_SYS_FILE_H 1
  3464. | #define HAVE_SYS_PARAM_H 1
  3465. | #define HAVE_SYS_POLL_H 1
  3466. | #define HAVE_SYS_SELECT_H 1
  3467. | #define HAVE_SYS_SOCKET_H 1
  3468. | #define HAVE_SYS_STATVFS_H 1
  3469. | #define HAVE_SYS_STAT_H 1
  3470. | #define HAVE_SYS_TIME_H 1
  3471. | #define HAVE_SYS_TIMES_H 1
  3472. | #define HAVE_SYS_TYPES_H 1
  3473. | #define HAVE_SYS_UN_H 1
  3474. | #define HAVE_SYS_UTSNAME_H 1
  3475. | #define HAVE_SYS_WAIT_H 1
  3476. | #define HAVE_PTY_H 1
  3477. | #define HAVE_SYS_RESOURCE_H 1
  3478. | #define HAVE_NETPACKET_PACKET_H 1
  3479. | #define HAVE_SYSEXITS_H 1
  3480. | #define HAVE_LINUX_TIPC_H 1
  3481. | /* end confdefs.h. */
  3482. | #include <stdio.h>
  3483. | #ifdef HAVE_SYS_TYPES_H
  3484. | # include <sys/types.h>
  3485. | #endif
  3486. | #ifdef HAVE_SYS_STAT_H
  3487. | # include <sys/stat.h>
  3488. | #endif
  3489. | #ifdef STDC_HEADERS
  3490. | # include <stdlib.h>
  3491. | # include <stddef.h>
  3492. | #else
  3493. | # ifdef HAVE_STDLIB_H
  3494. | # include <stdlib.h>
  3495. | # endif
  3496. | #endif
  3497. | #ifdef HAVE_STRING_H
  3498. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3499. | # include <memory.h>
  3500. | # endif
  3501. | # include <string.h>
  3502. | #endif
  3503. | #ifdef HAVE_STRINGS_H
  3504. | # include <strings.h>
  3505. | #endif
  3506. | #ifdef HAVE_INTTYPES_H
  3507. | # include <inttypes.h>
  3508. | #endif
  3509. | #ifdef HAVE_STDINT_H
  3510. | # include <stdint.h>
  3511. | #endif
  3512. | #ifdef HAVE_UNISTD_H
  3513. | # include <unistd.h>
  3514. | #endif
  3515. | #include <spawn.h>
  3516. configure:6133: result: no
  3517. configure:6133: checking spawn.h presence
  3518. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3519. conftest.c:60:19: error: spawn.h: No such file or directory
  3520. configure:6133: $? = 1
  3521. configure: failed program was:
  3522. | /* confdefs.h */
  3523. | #define _GNU_SOURCE 1
  3524. | #define _NETBSD_SOURCE 1
  3525. | #define __BSD_VISIBLE 1
  3526. | #define _BSD_TYPES 1
  3527. | #define _DARWIN_C_SOURCE 1
  3528. | #define _XOPEN_SOURCE 600
  3529. | #define _XOPEN_SOURCE_EXTENDED 1
  3530. | #define _POSIX_C_SOURCE 200112L
  3531. | #define STDC_HEADERS 1
  3532. | #define HAVE_SYS_TYPES_H 1
  3533. | #define HAVE_SYS_STAT_H 1
  3534. | #define HAVE_STDLIB_H 1
  3535. | #define HAVE_STRING_H 1
  3536. | #define HAVE_MEMORY_H 1
  3537. | #define HAVE_STRINGS_H 1
  3538. | #define HAVE_INTTYPES_H 1
  3539. | #define HAVE_STDINT_H 1
  3540. | #define HAVE_UNISTD_H 1
  3541. | #define __EXTENSIONS__ 1
  3542. | #define _ALL_SOURCE 1
  3543. | #define _GNU_SOURCE 1
  3544. | #define _POSIX_PTHREAD_SEMANTICS 1
  3545. | #define _TANDEM_SOURCE 1
  3546. | #define STDC_HEADERS 1
  3547. | #define HAVE_ASM_TYPES_H 1
  3548. | #define HAVE_DLFCN_H 1
  3549. | #define HAVE_ERRNO_H 1
  3550. | #define HAVE_FCNTL_H 1
  3551. | #define HAVE_GRP_H 1
  3552. | #define HAVE_LANGINFO_H 1
  3553. | #define HAVE_POLL_H 1
  3554. | #define HAVE_PTHREAD_H 1
  3555. | #define HAVE_SHADOW_H 1
  3556. | #define HAVE_SIGNAL_H 1
  3557. | #define HAVE_STDINT_H 1
  3558. | #define HAVE_TERMIOS_H 1
  3559. | #define HAVE_UNISTD_H 1
  3560. | #define HAVE_UTIME_H 1
  3561. | #define HAVE_SYS_EPOLL_H 1
  3562. | #define HAVE_SYS_FILE_H 1
  3563. | #define HAVE_SYS_PARAM_H 1
  3564. | #define HAVE_SYS_POLL_H 1
  3565. | #define HAVE_SYS_SELECT_H 1
  3566. | #define HAVE_SYS_SOCKET_H 1
  3567. | #define HAVE_SYS_STATVFS_H 1
  3568. | #define HAVE_SYS_STAT_H 1
  3569. | #define HAVE_SYS_TIME_H 1
  3570. | #define HAVE_SYS_TIMES_H 1
  3571. | #define HAVE_SYS_TYPES_H 1
  3572. | #define HAVE_SYS_UN_H 1
  3573. | #define HAVE_SYS_UTSNAME_H 1
  3574. | #define HAVE_SYS_WAIT_H 1
  3575. | #define HAVE_PTY_H 1
  3576. | #define HAVE_SYS_RESOURCE_H 1
  3577. | #define HAVE_NETPACKET_PACKET_H 1
  3578. | #define HAVE_SYSEXITS_H 1
  3579. | #define HAVE_LINUX_TIPC_H 1
  3580. | /* end confdefs.h. */
  3581. | #include <spawn.h>
  3582. configure:6133: result: no
  3583. configure:6133: checking for spawn.h
  3584. configure:6133: result: no
  3585. configure:6133: checking util.h usability
  3586. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3587. conftest.c:93:18: error: util.h: No such file or directory
  3588. configure:6133: $? = 1
  3589. configure: failed program was:
  3590. | /* confdefs.h */
  3591. | #define _GNU_SOURCE 1
  3592. | #define _NETBSD_SOURCE 1
  3593. | #define __BSD_VISIBLE 1
  3594. | #define _BSD_TYPES 1
  3595. | #define _DARWIN_C_SOURCE 1
  3596. | #define _XOPEN_SOURCE 600
  3597. | #define _XOPEN_SOURCE_EXTENDED 1
  3598. | #define _POSIX_C_SOURCE 200112L
  3599. | #define STDC_HEADERS 1
  3600. | #define HAVE_SYS_TYPES_H 1
  3601. | #define HAVE_SYS_STAT_H 1
  3602. | #define HAVE_STDLIB_H 1
  3603. | #define HAVE_STRING_H 1
  3604. | #define HAVE_MEMORY_H 1
  3605. | #define HAVE_STRINGS_H 1
  3606. | #define HAVE_INTTYPES_H 1
  3607. | #define HAVE_STDINT_H 1
  3608. | #define HAVE_UNISTD_H 1
  3609. | #define __EXTENSIONS__ 1
  3610. | #define _ALL_SOURCE 1
  3611. | #define _GNU_SOURCE 1
  3612. | #define _POSIX_PTHREAD_SEMANTICS 1
  3613. | #define _TANDEM_SOURCE 1
  3614. | #define STDC_HEADERS 1
  3615. | #define HAVE_ASM_TYPES_H 1
  3616. | #define HAVE_DLFCN_H 1
  3617. | #define HAVE_ERRNO_H 1
  3618. | #define HAVE_FCNTL_H 1
  3619. | #define HAVE_GRP_H 1
  3620. | #define HAVE_LANGINFO_H 1
  3621. | #define HAVE_POLL_H 1
  3622. | #define HAVE_PTHREAD_H 1
  3623. | #define HAVE_SHADOW_H 1
  3624. | #define HAVE_SIGNAL_H 1
  3625. | #define HAVE_STDINT_H 1
  3626. | #define HAVE_TERMIOS_H 1
  3627. | #define HAVE_UNISTD_H 1
  3628. | #define HAVE_UTIME_H 1
  3629. | #define HAVE_SYS_EPOLL_H 1
  3630. | #define HAVE_SYS_FILE_H 1
  3631. | #define HAVE_SYS_PARAM_H 1
  3632. | #define HAVE_SYS_POLL_H 1
  3633. | #define HAVE_SYS_SELECT_H 1
  3634. | #define HAVE_SYS_SOCKET_H 1
  3635. | #define HAVE_SYS_STATVFS_H 1
  3636. | #define HAVE_SYS_STAT_H 1
  3637. | #define HAVE_SYS_TIME_H 1
  3638. | #define HAVE_SYS_TIMES_H 1
  3639. | #define HAVE_SYS_TYPES_H 1
  3640. | #define HAVE_SYS_UN_H 1
  3641. | #define HAVE_SYS_UTSNAME_H 1
  3642. | #define HAVE_SYS_WAIT_H 1
  3643. | #define HAVE_PTY_H 1
  3644. | #define HAVE_SYS_RESOURCE_H 1
  3645. | #define HAVE_NETPACKET_PACKET_H 1
  3646. | #define HAVE_SYSEXITS_H 1
  3647. | #define HAVE_LINUX_TIPC_H 1
  3648. | /* end confdefs.h. */
  3649. | #include <stdio.h>
  3650. | #ifdef HAVE_SYS_TYPES_H
  3651. | # include <sys/types.h>
  3652. | #endif
  3653. | #ifdef HAVE_SYS_STAT_H
  3654. | # include <sys/stat.h>
  3655. | #endif
  3656. | #ifdef STDC_HEADERS
  3657. | # include <stdlib.h>
  3658. | # include <stddef.h>
  3659. | #else
  3660. | # ifdef HAVE_STDLIB_H
  3661. | # include <stdlib.h>
  3662. | # endif
  3663. | #endif
  3664. | #ifdef HAVE_STRING_H
  3665. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3666. | # include <memory.h>
  3667. | # endif
  3668. | # include <string.h>
  3669. | #endif
  3670. | #ifdef HAVE_STRINGS_H
  3671. | # include <strings.h>
  3672. | #endif
  3673. | #ifdef HAVE_INTTYPES_H
  3674. | # include <inttypes.h>
  3675. | #endif
  3676. | #ifdef HAVE_STDINT_H
  3677. | # include <stdint.h>
  3678. | #endif
  3679. | #ifdef HAVE_UNISTD_H
  3680. | # include <unistd.h>
  3681. | #endif
  3682. | #include <util.h>
  3683. configure:6133: result: no
  3684. configure:6133: checking util.h presence
  3685. configure:6133: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  3686. conftest.c:60:18: error: util.h: No such file or directory
  3687. configure:6133: $? = 1
  3688. configure: failed program was:
  3689. | /* confdefs.h */
  3690. | #define _GNU_SOURCE 1
  3691. | #define _NETBSD_SOURCE 1
  3692. | #define __BSD_VISIBLE 1
  3693. | #define _BSD_TYPES 1
  3694. | #define _DARWIN_C_SOURCE 1
  3695. | #define _XOPEN_SOURCE 600
  3696. | #define _XOPEN_SOURCE_EXTENDED 1
  3697. | #define _POSIX_C_SOURCE 200112L
  3698. | #define STDC_HEADERS 1
  3699. | #define HAVE_SYS_TYPES_H 1
  3700. | #define HAVE_SYS_STAT_H 1
  3701. | #define HAVE_STDLIB_H 1
  3702. | #define HAVE_STRING_H 1
  3703. | #define HAVE_MEMORY_H 1
  3704. | #define HAVE_STRINGS_H 1
  3705. | #define HAVE_INTTYPES_H 1
  3706. | #define HAVE_STDINT_H 1
  3707. | #define HAVE_UNISTD_H 1
  3708. | #define __EXTENSIONS__ 1
  3709. | #define _ALL_SOURCE 1
  3710. | #define _GNU_SOURCE 1
  3711. | #define _POSIX_PTHREAD_SEMANTICS 1
  3712. | #define _TANDEM_SOURCE 1
  3713. | #define STDC_HEADERS 1
  3714. | #define HAVE_ASM_TYPES_H 1
  3715. | #define HAVE_DLFCN_H 1
  3716. | #define HAVE_ERRNO_H 1
  3717. | #define HAVE_FCNTL_H 1
  3718. | #define HAVE_GRP_H 1
  3719. | #define HAVE_LANGINFO_H 1
  3720. | #define HAVE_POLL_H 1
  3721. | #define HAVE_PTHREAD_H 1
  3722. | #define HAVE_SHADOW_H 1
  3723. | #define HAVE_SIGNAL_H 1
  3724. | #define HAVE_STDINT_H 1
  3725. | #define HAVE_TERMIOS_H 1
  3726. | #define HAVE_UNISTD_H 1
  3727. | #define HAVE_UTIME_H 1
  3728. | #define HAVE_SYS_EPOLL_H 1
  3729. | #define HAVE_SYS_FILE_H 1
  3730. | #define HAVE_SYS_PARAM_H 1
  3731. | #define HAVE_SYS_POLL_H 1
  3732. | #define HAVE_SYS_SELECT_H 1
  3733. | #define HAVE_SYS_SOCKET_H 1
  3734. | #define HAVE_SYS_STATVFS_H 1
  3735. | #define HAVE_SYS_STAT_H 1
  3736. | #define HAVE_SYS_TIME_H 1
  3737. | #define HAVE_SYS_TIMES_H 1
  3738. | #define HAVE_SYS_TYPES_H 1
  3739. | #define HAVE_SYS_UN_H 1
  3740. | #define HAVE_SYS_UTSNAME_H 1
  3741. | #define HAVE_SYS_WAIT_H 1
  3742. | #define HAVE_PTY_H 1
  3743. | #define HAVE_SYS_RESOURCE_H 1
  3744. | #define HAVE_NETPACKET_PACKET_H 1
  3745. | #define HAVE_SYSEXITS_H 1
  3746. | #define HAVE_LINUX_TIPC_H 1
  3747. | /* end confdefs.h. */
  3748. | #include <util.h>
  3749. configure:6133: result: no
  3750. configure:6133: checking for util.h
  3751. configure:6133: result: no
  3752. configure:6146: checking for dirent.h that defines DIR
  3753. configure:6165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3754. configure:6165: $? = 0
  3755. configure:6173: result: yes
  3756. configure:6186: checking for library containing opendir
  3757. configure:6217: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3758. configure:6217: $? = 0
  3759. configure:6234: result: none required
  3760. configure:6301: checking whether sys/types.h defines makedev
  3761. configure:6317: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3762. configure:6317: $? = 0
  3763. configure:6326: result: yes
  3764. configure:6355: checking for term.h
  3765. configure:6355: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3766. conftest.c:67:18: error: term.h: No such file or directory
  3767. configure:6355: $? = 1
  3768. configure: failed program was:
  3769. | /* confdefs.h */
  3770. | #define _GNU_SOURCE 1
  3771. | #define _NETBSD_SOURCE 1
  3772. | #define __BSD_VISIBLE 1
  3773. | #define _BSD_TYPES 1
  3774. | #define _DARWIN_C_SOURCE 1
  3775. | #define _XOPEN_SOURCE 600
  3776. | #define _XOPEN_SOURCE_EXTENDED 1
  3777. | #define _POSIX_C_SOURCE 200112L
  3778. | #define STDC_HEADERS 1
  3779. | #define HAVE_SYS_TYPES_H 1
  3780. | #define HAVE_SYS_STAT_H 1
  3781. | #define HAVE_STDLIB_H 1
  3782. | #define HAVE_STRING_H 1
  3783. | #define HAVE_MEMORY_H 1
  3784. | #define HAVE_STRINGS_H 1
  3785. | #define HAVE_INTTYPES_H 1
  3786. | #define HAVE_STDINT_H 1
  3787. | #define HAVE_UNISTD_H 1
  3788. | #define __EXTENSIONS__ 1
  3789. | #define _ALL_SOURCE 1
  3790. | #define _GNU_SOURCE 1
  3791. | #define _POSIX_PTHREAD_SEMANTICS 1
  3792. | #define _TANDEM_SOURCE 1
  3793. | #define STDC_HEADERS 1
  3794. | #define HAVE_ASM_TYPES_H 1
  3795. | #define HAVE_DLFCN_H 1
  3796. | #define HAVE_ERRNO_H 1
  3797. | #define HAVE_FCNTL_H 1
  3798. | #define HAVE_GRP_H 1
  3799. | #define HAVE_LANGINFO_H 1
  3800. | #define HAVE_POLL_H 1
  3801. | #define HAVE_PTHREAD_H 1
  3802. | #define HAVE_SHADOW_H 1
  3803. | #define HAVE_SIGNAL_H 1
  3804. | #define HAVE_STDINT_H 1
  3805. | #define HAVE_TERMIOS_H 1
  3806. | #define HAVE_UNISTD_H 1
  3807. | #define HAVE_UTIME_H 1
  3808. | #define HAVE_SYS_EPOLL_H 1
  3809. | #define HAVE_SYS_FILE_H 1
  3810. | #define HAVE_SYS_PARAM_H 1
  3811. | #define HAVE_SYS_POLL_H 1
  3812. | #define HAVE_SYS_SELECT_H 1
  3813. | #define HAVE_SYS_SOCKET_H 1
  3814. | #define HAVE_SYS_STATVFS_H 1
  3815. | #define HAVE_SYS_STAT_H 1
  3816. | #define HAVE_SYS_TIME_H 1
  3817. | #define HAVE_SYS_TIMES_H 1
  3818. | #define HAVE_SYS_TYPES_H 1
  3819. | #define HAVE_SYS_UN_H 1
  3820. | #define HAVE_SYS_UTSNAME_H 1
  3821. | #define HAVE_SYS_WAIT_H 1
  3822. | #define HAVE_PTY_H 1
  3823. | #define HAVE_SYS_RESOURCE_H 1
  3824. | #define HAVE_NETPACKET_PACKET_H 1
  3825. | #define HAVE_SYSEXITS_H 1
  3826. | #define HAVE_LINUX_TIPC_H 1
  3827. | #define HAVE_DIRENT_H 1
  3828. | /* end confdefs.h. */
  3829. |
  3830. | #ifdef HAVE_CURSES_H
  3831. | #include <curses.h>
  3832. | #endif
  3833. |
  3834. |
  3835. | #include <term.h>
  3836. configure:6355: result: no
  3837. configure:6374: checking for linux/netlink.h
  3838. configure:6374: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3839. configure:6374: $? = 0
  3840. configure:6374: result: yes
  3841. configure:6395: checking for clock_t in time.h
  3842. configure:6414: result: yes
  3843. configure:6418: checking for makedev
  3844. configure:6438: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3845. configure:6438: $? = 0
  3846. configure:6474: result: yes
  3847. configure:6490: checking Solaris LFS bug
  3848. configure:6507: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3849. configure:6507: $? = 0
  3850. configure:6513: result: no
  3851. configure:6545: checking for mode_t
  3852. configure:6545: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3853. configure:6545: $? = 0
  3854. configure:6545: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3855. conftest.c: In function 'main':
  3856. conftest.c:104: error: expected expression before ')' token
  3857. configure:6545: $? = 1
  3858. configure: failed program was:
  3859. | /* confdefs.h */
  3860. | #define _GNU_SOURCE 1
  3861. | #define _NETBSD_SOURCE 1
  3862. | #define __BSD_VISIBLE 1
  3863. | #define _BSD_TYPES 1
  3864. | #define _DARWIN_C_SOURCE 1
  3865. | #define _XOPEN_SOURCE 600
  3866. | #define _XOPEN_SOURCE_EXTENDED 1
  3867. | #define _POSIX_C_SOURCE 200112L
  3868. | #define STDC_HEADERS 1
  3869. | #define HAVE_SYS_TYPES_H 1
  3870. | #define HAVE_SYS_STAT_H 1
  3871. | #define HAVE_STDLIB_H 1
  3872. | #define HAVE_STRING_H 1
  3873. | #define HAVE_MEMORY_H 1
  3874. | #define HAVE_STRINGS_H 1
  3875. | #define HAVE_INTTYPES_H 1
  3876. | #define HAVE_STDINT_H 1
  3877. | #define HAVE_UNISTD_H 1
  3878. | #define __EXTENSIONS__ 1
  3879. | #define _ALL_SOURCE 1
  3880. | #define _GNU_SOURCE 1
  3881. | #define _POSIX_PTHREAD_SEMANTICS 1
  3882. | #define _TANDEM_SOURCE 1
  3883. | #define STDC_HEADERS 1
  3884. | #define HAVE_ASM_TYPES_H 1
  3885. | #define HAVE_DLFCN_H 1
  3886. | #define HAVE_ERRNO_H 1
  3887. | #define HAVE_FCNTL_H 1
  3888. | #define HAVE_GRP_H 1
  3889. | #define HAVE_LANGINFO_H 1
  3890. | #define HAVE_POLL_H 1
  3891. | #define HAVE_PTHREAD_H 1
  3892. | #define HAVE_SHADOW_H 1
  3893. | #define HAVE_SIGNAL_H 1
  3894. | #define HAVE_STDINT_H 1
  3895. | #define HAVE_TERMIOS_H 1
  3896. | #define HAVE_UNISTD_H 1
  3897. | #define HAVE_UTIME_H 1
  3898. | #define HAVE_SYS_EPOLL_H 1
  3899. | #define HAVE_SYS_FILE_H 1
  3900. | #define HAVE_SYS_PARAM_H 1
  3901. | #define HAVE_SYS_POLL_H 1
  3902. | #define HAVE_SYS_SELECT_H 1
  3903. | #define HAVE_SYS_SOCKET_H 1
  3904. | #define HAVE_SYS_STATVFS_H 1
  3905. | #define HAVE_SYS_STAT_H 1
  3906. | #define HAVE_SYS_TIME_H 1
  3907. | #define HAVE_SYS_TIMES_H 1
  3908. | #define HAVE_SYS_TYPES_H 1
  3909. | #define HAVE_SYS_UN_H 1
  3910. | #define HAVE_SYS_UTSNAME_H 1
  3911. | #define HAVE_SYS_WAIT_H 1
  3912. | #define HAVE_PTY_H 1
  3913. | #define HAVE_SYS_RESOURCE_H 1
  3914. | #define HAVE_NETPACKET_PACKET_H 1
  3915. | #define HAVE_SYSEXITS_H 1
  3916. | #define HAVE_LINUX_TIPC_H 1
  3917. | #define HAVE_DIRENT_H 1
  3918. | #define HAVE_LINUX_NETLINK_H 1
  3919. | #define HAVE_MAKEDEV 1
  3920. | #define _LARGEFILE_SOURCE 1
  3921. | #define _FILE_OFFSET_BITS 64
  3922. | #if defined(SCO_DS)
  3923. | #undef _OFF_T
  3924. | #endif
  3925. | /* end confdefs.h. */
  3926. | #include <stdio.h>
  3927. | #ifdef HAVE_SYS_TYPES_H
  3928. | # include <sys/types.h>
  3929. | #endif
  3930. | #ifdef HAVE_SYS_STAT_H
  3931. | # include <sys/stat.h>
  3932. | #endif
  3933. | #ifdef STDC_HEADERS
  3934. | # include <stdlib.h>
  3935. | # include <stddef.h>
  3936. | #else
  3937. | # ifdef HAVE_STDLIB_H
  3938. | # include <stdlib.h>
  3939. | # endif
  3940. | #endif
  3941. | #ifdef HAVE_STRING_H
  3942. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3943. | # include <memory.h>
  3944. | # endif
  3945. | # include <string.h>
  3946. | #endif
  3947. | #ifdef HAVE_STRINGS_H
  3948. | # include <strings.h>
  3949. | #endif
  3950. | #ifdef HAVE_INTTYPES_H
  3951. | # include <inttypes.h>
  3952. | #endif
  3953. | #ifdef HAVE_STDINT_H
  3954. | # include <stdint.h>
  3955. | #endif
  3956. | #ifdef HAVE_UNISTD_H
  3957. | # include <unistd.h>
  3958. | #endif
  3959. | int
  3960. | main ()
  3961. | {
  3962. | if (sizeof ((mode_t)))
  3963. | return 0;
  3964. | ;
  3965. | return 0;
  3966. | }
  3967. configure:6545: result: yes
  3968. configure:6556: checking for off_t
  3969. configure:6556: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3970. configure:6556: $? = 0
  3971. configure:6556: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  3972. conftest.c: In function 'main':
  3973. conftest.c:104: error: expected expression before ')' token
  3974. configure:6556: $? = 1
  3975. configure: failed program was:
  3976. | /* confdefs.h */
  3977. | #define _GNU_SOURCE 1
  3978. | #define _NETBSD_SOURCE 1
  3979. | #define __BSD_VISIBLE 1
  3980. | #define _BSD_TYPES 1
  3981. | #define _DARWIN_C_SOURCE 1
  3982. | #define _XOPEN_SOURCE 600
  3983. | #define _XOPEN_SOURCE_EXTENDED 1
  3984. | #define _POSIX_C_SOURCE 200112L
  3985. | #define STDC_HEADERS 1
  3986. | #define HAVE_SYS_TYPES_H 1
  3987. | #define HAVE_SYS_STAT_H 1
  3988. | #define HAVE_STDLIB_H 1
  3989. | #define HAVE_STRING_H 1
  3990. | #define HAVE_MEMORY_H 1
  3991. | #define HAVE_STRINGS_H 1
  3992. | #define HAVE_INTTYPES_H 1
  3993. | #define HAVE_STDINT_H 1
  3994. | #define HAVE_UNISTD_H 1
  3995. | #define __EXTENSIONS__ 1
  3996. | #define _ALL_SOURCE 1
  3997. | #define _GNU_SOURCE 1
  3998. | #define _POSIX_PTHREAD_SEMANTICS 1
  3999. | #define _TANDEM_SOURCE 1
  4000. | #define STDC_HEADERS 1
  4001. | #define HAVE_ASM_TYPES_H 1
  4002. | #define HAVE_DLFCN_H 1
  4003. | #define HAVE_ERRNO_H 1
  4004. | #define HAVE_FCNTL_H 1
  4005. | #define HAVE_GRP_H 1
  4006. | #define HAVE_LANGINFO_H 1
  4007. | #define HAVE_POLL_H 1
  4008. | #define HAVE_PTHREAD_H 1
  4009. | #define HAVE_SHADOW_H 1
  4010. | #define HAVE_SIGNAL_H 1
  4011. | #define HAVE_STDINT_H 1
  4012. | #define HAVE_TERMIOS_H 1
  4013. | #define HAVE_UNISTD_H 1
  4014. | #define HAVE_UTIME_H 1
  4015. | #define HAVE_SYS_EPOLL_H 1
  4016. | #define HAVE_SYS_FILE_H 1
  4017. | #define HAVE_SYS_PARAM_H 1
  4018. | #define HAVE_SYS_POLL_H 1
  4019. | #define HAVE_SYS_SELECT_H 1
  4020. | #define HAVE_SYS_SOCKET_H 1
  4021. | #define HAVE_SYS_STATVFS_H 1
  4022. | #define HAVE_SYS_STAT_H 1
  4023. | #define HAVE_SYS_TIME_H 1
  4024. | #define HAVE_SYS_TIMES_H 1
  4025. | #define HAVE_SYS_TYPES_H 1
  4026. | #define HAVE_SYS_UN_H 1
  4027. | #define HAVE_SYS_UTSNAME_H 1
  4028. | #define HAVE_SYS_WAIT_H 1
  4029. | #define HAVE_PTY_H 1
  4030. | #define HAVE_SYS_RESOURCE_H 1
  4031. | #define HAVE_NETPACKET_PACKET_H 1
  4032. | #define HAVE_SYSEXITS_H 1
  4033. | #define HAVE_LINUX_TIPC_H 1
  4034. | #define HAVE_DIRENT_H 1
  4035. | #define HAVE_LINUX_NETLINK_H 1
  4036. | #define HAVE_MAKEDEV 1
  4037. | #define _LARGEFILE_SOURCE 1
  4038. | #define _FILE_OFFSET_BITS 64
  4039. | #if defined(SCO_DS)
  4040. | #undef _OFF_T
  4041. | #endif
  4042. | /* end confdefs.h. */
  4043. | #include <stdio.h>
  4044. | #ifdef HAVE_SYS_TYPES_H
  4045. | # include <sys/types.h>
  4046. | #endif
  4047. | #ifdef HAVE_SYS_STAT_H
  4048. | # include <sys/stat.h>
  4049. | #endif
  4050. | #ifdef STDC_HEADERS
  4051. | # include <stdlib.h>
  4052. | # include <stddef.h>
  4053. | #else
  4054. | # ifdef HAVE_STDLIB_H
  4055. | # include <stdlib.h>
  4056. | # endif
  4057. | #endif
  4058. | #ifdef HAVE_STRING_H
  4059. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4060. | # include <memory.h>
  4061. | # endif
  4062. | # include <string.h>
  4063. | #endif
  4064. | #ifdef HAVE_STRINGS_H
  4065. | # include <strings.h>
  4066. | #endif
  4067. | #ifdef HAVE_INTTYPES_H
  4068. | # include <inttypes.h>
  4069. | #endif
  4070. | #ifdef HAVE_STDINT_H
  4071. | # include <stdint.h>
  4072. | #endif
  4073. | #ifdef HAVE_UNISTD_H
  4074. | # include <unistd.h>
  4075. | #endif
  4076. | int
  4077. | main ()
  4078. | {
  4079. | if (sizeof ((off_t)))
  4080. | return 0;
  4081. | ;
  4082. | return 0;
  4083. | }
  4084. configure:6556: result: yes
  4085. configure:6567: checking for pid_t
  4086. configure:6567: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4087. configure:6567: $? = 0
  4088. configure:6567: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4089. conftest.c: In function 'main':
  4090. conftest.c:104: error: expected expression before ')' token
  4091. configure:6567: $? = 1
  4092. configure: failed program was:
  4093. | /* confdefs.h */
  4094. | #define _GNU_SOURCE 1
  4095. | #define _NETBSD_SOURCE 1
  4096. | #define __BSD_VISIBLE 1
  4097. | #define _BSD_TYPES 1
  4098. | #define _DARWIN_C_SOURCE 1
  4099. | #define _XOPEN_SOURCE 600
  4100. | #define _XOPEN_SOURCE_EXTENDED 1
  4101. | #define _POSIX_C_SOURCE 200112L
  4102. | #define STDC_HEADERS 1
  4103. | #define HAVE_SYS_TYPES_H 1
  4104. | #define HAVE_SYS_STAT_H 1
  4105. | #define HAVE_STDLIB_H 1
  4106. | #define HAVE_STRING_H 1
  4107. | #define HAVE_MEMORY_H 1
  4108. | #define HAVE_STRINGS_H 1
  4109. | #define HAVE_INTTYPES_H 1
  4110. | #define HAVE_STDINT_H 1
  4111. | #define HAVE_UNISTD_H 1
  4112. | #define __EXTENSIONS__ 1
  4113. | #define _ALL_SOURCE 1
  4114. | #define _GNU_SOURCE 1
  4115. | #define _POSIX_PTHREAD_SEMANTICS 1
  4116. | #define _TANDEM_SOURCE 1
  4117. | #define STDC_HEADERS 1
  4118. | #define HAVE_ASM_TYPES_H 1
  4119. | #define HAVE_DLFCN_H 1
  4120. | #define HAVE_ERRNO_H 1
  4121. | #define HAVE_FCNTL_H 1
  4122. | #define HAVE_GRP_H 1
  4123. | #define HAVE_LANGINFO_H 1
  4124. | #define HAVE_POLL_H 1
  4125. | #define HAVE_PTHREAD_H 1
  4126. | #define HAVE_SHADOW_H 1
  4127. | #define HAVE_SIGNAL_H 1
  4128. | #define HAVE_STDINT_H 1
  4129. | #define HAVE_TERMIOS_H 1
  4130. | #define HAVE_UNISTD_H 1
  4131. | #define HAVE_UTIME_H 1
  4132. | #define HAVE_SYS_EPOLL_H 1
  4133. | #define HAVE_SYS_FILE_H 1
  4134. | #define HAVE_SYS_PARAM_H 1
  4135. | #define HAVE_SYS_POLL_H 1
  4136. | #define HAVE_SYS_SELECT_H 1
  4137. | #define HAVE_SYS_SOCKET_H 1
  4138. | #define HAVE_SYS_STATVFS_H 1
  4139. | #define HAVE_SYS_STAT_H 1
  4140. | #define HAVE_SYS_TIME_H 1
  4141. | #define HAVE_SYS_TIMES_H 1
  4142. | #define HAVE_SYS_TYPES_H 1
  4143. | #define HAVE_SYS_UN_H 1
  4144. | #define HAVE_SYS_UTSNAME_H 1
  4145. | #define HAVE_SYS_WAIT_H 1
  4146. | #define HAVE_PTY_H 1
  4147. | #define HAVE_SYS_RESOURCE_H 1
  4148. | #define HAVE_NETPACKET_PACKET_H 1
  4149. | #define HAVE_SYSEXITS_H 1
  4150. | #define HAVE_LINUX_TIPC_H 1
  4151. | #define HAVE_DIRENT_H 1
  4152. | #define HAVE_LINUX_NETLINK_H 1
  4153. | #define HAVE_MAKEDEV 1
  4154. | #define _LARGEFILE_SOURCE 1
  4155. | #define _FILE_OFFSET_BITS 64
  4156. | #if defined(SCO_DS)
  4157. | #undef _OFF_T
  4158. | #endif
  4159. | /* end confdefs.h. */
  4160. | #include <stdio.h>
  4161. | #ifdef HAVE_SYS_TYPES_H
  4162. | # include <sys/types.h>
  4163. | #endif
  4164. | #ifdef HAVE_SYS_STAT_H
  4165. | # include <sys/stat.h>
  4166. | #endif
  4167. | #ifdef STDC_HEADERS
  4168. | # include <stdlib.h>
  4169. | # include <stddef.h>
  4170. | #else
  4171. | # ifdef HAVE_STDLIB_H
  4172. | # include <stdlib.h>
  4173. | # endif
  4174. | #endif
  4175. | #ifdef HAVE_STRING_H
  4176. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4177. | # include <memory.h>
  4178. | # endif
  4179. | # include <string.h>
  4180. | #endif
  4181. | #ifdef HAVE_STRINGS_H
  4182. | # include <strings.h>
  4183. | #endif
  4184. | #ifdef HAVE_INTTYPES_H
  4185. | # include <inttypes.h>
  4186. | #endif
  4187. | #ifdef HAVE_STDINT_H
  4188. | # include <stdint.h>
  4189. | #endif
  4190. | #ifdef HAVE_UNISTD_H
  4191. | # include <unistd.h>
  4192. | #endif
  4193. | int
  4194. | main ()
  4195. | {
  4196. | if (sizeof ((pid_t)))
  4197. | return 0;
  4198. | ;
  4199. | return 0;
  4200. | }
  4201. configure:6567: result: yes
  4202. configure:6583: checking for size_t
  4203. configure:6583: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4204. configure:6583: $? = 0
  4205. configure:6583: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4206. conftest.c: In function 'main':
  4207. conftest.c:105: error: expected expression before ')' token
  4208. configure:6583: $? = 1
  4209. configure: failed program was:
  4210. | /* confdefs.h */
  4211. | #define _GNU_SOURCE 1
  4212. | #define _NETBSD_SOURCE 1
  4213. | #define __BSD_VISIBLE 1
  4214. | #define _BSD_TYPES 1
  4215. | #define _DARWIN_C_SOURCE 1
  4216. | #define _XOPEN_SOURCE 600
  4217. | #define _XOPEN_SOURCE_EXTENDED 1
  4218. | #define _POSIX_C_SOURCE 200112L
  4219. | #define STDC_HEADERS 1
  4220. | #define HAVE_SYS_TYPES_H 1
  4221. | #define HAVE_SYS_STAT_H 1
  4222. | #define HAVE_STDLIB_H 1
  4223. | #define HAVE_STRING_H 1
  4224. | #define HAVE_MEMORY_H 1
  4225. | #define HAVE_STRINGS_H 1
  4226. | #define HAVE_INTTYPES_H 1
  4227. | #define HAVE_STDINT_H 1
  4228. | #define HAVE_UNISTD_H 1
  4229. | #define __EXTENSIONS__ 1
  4230. | #define _ALL_SOURCE 1
  4231. | #define _GNU_SOURCE 1
  4232. | #define _POSIX_PTHREAD_SEMANTICS 1
  4233. | #define _TANDEM_SOURCE 1
  4234. | #define STDC_HEADERS 1
  4235. | #define HAVE_ASM_TYPES_H 1
  4236. | #define HAVE_DLFCN_H 1
  4237. | #define HAVE_ERRNO_H 1
  4238. | #define HAVE_FCNTL_H 1
  4239. | #define HAVE_GRP_H 1
  4240. | #define HAVE_LANGINFO_H 1
  4241. | #define HAVE_POLL_H 1
  4242. | #define HAVE_PTHREAD_H 1
  4243. | #define HAVE_SHADOW_H 1
  4244. | #define HAVE_SIGNAL_H 1
  4245. | #define HAVE_STDINT_H 1
  4246. | #define HAVE_TERMIOS_H 1
  4247. | #define HAVE_UNISTD_H 1
  4248. | #define HAVE_UTIME_H 1
  4249. | #define HAVE_SYS_EPOLL_H 1
  4250. | #define HAVE_SYS_FILE_H 1
  4251. | #define HAVE_SYS_PARAM_H 1
  4252. | #define HAVE_SYS_POLL_H 1
  4253. | #define HAVE_SYS_SELECT_H 1
  4254. | #define HAVE_SYS_SOCKET_H 1
  4255. | #define HAVE_SYS_STATVFS_H 1
  4256. | #define HAVE_SYS_STAT_H 1
  4257. | #define HAVE_SYS_TIME_H 1
  4258. | #define HAVE_SYS_TIMES_H 1
  4259. | #define HAVE_SYS_TYPES_H 1
  4260. | #define HAVE_SYS_UN_H 1
  4261. | #define HAVE_SYS_UTSNAME_H 1
  4262. | #define HAVE_SYS_WAIT_H 1
  4263. | #define HAVE_PTY_H 1
  4264. | #define HAVE_SYS_RESOURCE_H 1
  4265. | #define HAVE_NETPACKET_PACKET_H 1
  4266. | #define HAVE_SYSEXITS_H 1
  4267. | #define HAVE_LINUX_TIPC_H 1
  4268. | #define HAVE_DIRENT_H 1
  4269. | #define HAVE_LINUX_NETLINK_H 1
  4270. | #define HAVE_MAKEDEV 1
  4271. | #define _LARGEFILE_SOURCE 1
  4272. | #define _FILE_OFFSET_BITS 64
  4273. | #if defined(SCO_DS)
  4274. | #undef _OFF_T
  4275. | #endif
  4276. | #define RETSIGTYPE void
  4277. | /* end confdefs.h. */
  4278. | #include <stdio.h>
  4279. | #ifdef HAVE_SYS_TYPES_H
  4280. | # include <sys/types.h>
  4281. | #endif
  4282. | #ifdef HAVE_SYS_STAT_H
  4283. | # include <sys/stat.h>
  4284. | #endif
  4285. | #ifdef STDC_HEADERS
  4286. | # include <stdlib.h>
  4287. | # include <stddef.h>
  4288. | #else
  4289. | # ifdef HAVE_STDLIB_H
  4290. | # include <stdlib.h>
  4291. | # endif
  4292. | #endif
  4293. | #ifdef HAVE_STRING_H
  4294. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4295. | # include <memory.h>
  4296. | # endif
  4297. | # include <string.h>
  4298. | #endif
  4299. | #ifdef HAVE_STRINGS_H
  4300. | # include <strings.h>
  4301. | #endif
  4302. | #ifdef HAVE_INTTYPES_H
  4303. | # include <inttypes.h>
  4304. | #endif
  4305. | #ifdef HAVE_STDINT_H
  4306. | # include <stdint.h>
  4307. | #endif
  4308. | #ifdef HAVE_UNISTD_H
  4309. | # include <unistd.h>
  4310. | #endif
  4311. | int
  4312. | main ()
  4313. | {
  4314. | if (sizeof ((size_t)))
  4315. | return 0;
  4316. | ;
  4317. | return 0;
  4318. | }
  4319. configure:6583: result: yes
  4320. configure:6594: checking for uid_t in sys/types.h
  4321. configure:6613: result: yes
  4322. configure:6624: checking for uint32_t
  4323. configure:6624: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4324. configure:6624: $? = 0
  4325. configure:6624: result: yes
  4326. configure:6638: checking for uint64_t
  4327. configure:6638: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4328. configure:6638: $? = 0
  4329. configure:6638: result: yes
  4330. configure:6652: checking for int32_t
  4331. configure:6652: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4332. configure:6652: $? = 0
  4333. configure:6652: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4334. conftest.c: In function 'main':
  4335. conftest.c:107: warning: integer overflow in expression
  4336. conftest.c:107: error: size of array 'test_array' is negative
  4337. configure:6652: $? = 1
  4338. configure: failed program was:
  4339. | /* confdefs.h */
  4340. | #define _GNU_SOURCE 1
  4341. | #define _NETBSD_SOURCE 1
  4342. | #define __BSD_VISIBLE 1
  4343. | #define _BSD_TYPES 1
  4344. | #define _DARWIN_C_SOURCE 1
  4345. | #define _XOPEN_SOURCE 600
  4346. | #define _XOPEN_SOURCE_EXTENDED 1
  4347. | #define _POSIX_C_SOURCE 200112L
  4348. | #define STDC_HEADERS 1
  4349. | #define HAVE_SYS_TYPES_H 1
  4350. | #define HAVE_SYS_STAT_H 1
  4351. | #define HAVE_STDLIB_H 1
  4352. | #define HAVE_STRING_H 1
  4353. | #define HAVE_MEMORY_H 1
  4354. | #define HAVE_STRINGS_H 1
  4355. | #define HAVE_INTTYPES_H 1
  4356. | #define HAVE_STDINT_H 1
  4357. | #define HAVE_UNISTD_H 1
  4358. | #define __EXTENSIONS__ 1
  4359. | #define _ALL_SOURCE 1
  4360. | #define _GNU_SOURCE 1
  4361. | #define _POSIX_PTHREAD_SEMANTICS 1
  4362. | #define _TANDEM_SOURCE 1
  4363. | #define STDC_HEADERS 1
  4364. | #define HAVE_ASM_TYPES_H 1
  4365. | #define HAVE_DLFCN_H 1
  4366. | #define HAVE_ERRNO_H 1
  4367. | #define HAVE_FCNTL_H 1
  4368. | #define HAVE_GRP_H 1
  4369. | #define HAVE_LANGINFO_H 1
  4370. | #define HAVE_POLL_H 1
  4371. | #define HAVE_PTHREAD_H 1
  4372. | #define HAVE_SHADOW_H 1
  4373. | #define HAVE_SIGNAL_H 1
  4374. | #define HAVE_STDINT_H 1
  4375. | #define HAVE_TERMIOS_H 1
  4376. | #define HAVE_UNISTD_H 1
  4377. | #define HAVE_UTIME_H 1
  4378. | #define HAVE_SYS_EPOLL_H 1
  4379. | #define HAVE_SYS_FILE_H 1
  4380. | #define HAVE_SYS_PARAM_H 1
  4381. | #define HAVE_SYS_POLL_H 1
  4382. | #define HAVE_SYS_SELECT_H 1
  4383. | #define HAVE_SYS_SOCKET_H 1
  4384. | #define HAVE_SYS_STATVFS_H 1
  4385. | #define HAVE_SYS_STAT_H 1
  4386. | #define HAVE_SYS_TIME_H 1
  4387. | #define HAVE_SYS_TIMES_H 1
  4388. | #define HAVE_SYS_TYPES_H 1
  4389. | #define HAVE_SYS_UN_H 1
  4390. | #define HAVE_SYS_UTSNAME_H 1
  4391. | #define HAVE_SYS_WAIT_H 1
  4392. | #define HAVE_PTY_H 1
  4393. | #define HAVE_SYS_RESOURCE_H 1
  4394. | #define HAVE_NETPACKET_PACKET_H 1
  4395. | #define HAVE_SYSEXITS_H 1
  4396. | #define HAVE_LINUX_TIPC_H 1
  4397. | #define HAVE_DIRENT_H 1
  4398. | #define HAVE_LINUX_NETLINK_H 1
  4399. | #define HAVE_MAKEDEV 1
  4400. | #define _LARGEFILE_SOURCE 1
  4401. | #define _FILE_OFFSET_BITS 64
  4402. | #if defined(SCO_DS)
  4403. | #undef _OFF_T
  4404. | #endif
  4405. | #define RETSIGTYPE void
  4406. | /* end confdefs.h. */
  4407. | #include <stdio.h>
  4408. | #ifdef HAVE_SYS_TYPES_H
  4409. | # include <sys/types.h>
  4410. | #endif
  4411. | #ifdef HAVE_SYS_STAT_H
  4412. | # include <sys/stat.h>
  4413. | #endif
  4414. | #ifdef STDC_HEADERS
  4415. | # include <stdlib.h>
  4416. | # include <stddef.h>
  4417. | #else
  4418. | # ifdef HAVE_STDLIB_H
  4419. | # include <stdlib.h>
  4420. | # endif
  4421. | #endif
  4422. | #ifdef HAVE_STRING_H
  4423. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4424. | # include <memory.h>
  4425. | # endif
  4426. | # include <string.h>
  4427. | #endif
  4428. | #ifdef HAVE_STRINGS_H
  4429. | # include <strings.h>
  4430. | #endif
  4431. | #ifdef HAVE_INTTYPES_H
  4432. | # include <inttypes.h>
  4433. | #endif
  4434. | #ifdef HAVE_STDINT_H
  4435. | # include <stdint.h>
  4436. | #endif
  4437. | #ifdef HAVE_UNISTD_H
  4438. | # include <unistd.h>
  4439. | #endif
  4440. | enum { N = 32 / 2 - 1 };
  4441. | int
  4442. | main ()
  4443. | {
  4444. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  4445. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  4446. | test_array [0] = 0
  4447. |
  4448. | ;
  4449. | return 0;
  4450. | }
  4451. configure:6652: result: yes
  4452. configure:6663: checking for int64_t
  4453. configure:6663: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4454. configure:6663: $? = 0
  4455. configure:6663: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4456. conftest.c: In function 'main':
  4457. conftest.c:107: warning: integer overflow in expression
  4458. conftest.c:107: error: size of array 'test_array' is negative
  4459. configure:6663: $? = 1
  4460. configure: failed program was:
  4461. | /* confdefs.h */
  4462. | #define _GNU_SOURCE 1
  4463. | #define _NETBSD_SOURCE 1
  4464. | #define __BSD_VISIBLE 1
  4465. | #define _BSD_TYPES 1
  4466. | #define _DARWIN_C_SOURCE 1
  4467. | #define _XOPEN_SOURCE 600
  4468. | #define _XOPEN_SOURCE_EXTENDED 1
  4469. | #define _POSIX_C_SOURCE 200112L
  4470. | #define STDC_HEADERS 1
  4471. | #define HAVE_SYS_TYPES_H 1
  4472. | #define HAVE_SYS_STAT_H 1
  4473. | #define HAVE_STDLIB_H 1
  4474. | #define HAVE_STRING_H 1
  4475. | #define HAVE_MEMORY_H 1
  4476. | #define HAVE_STRINGS_H 1
  4477. | #define HAVE_INTTYPES_H 1
  4478. | #define HAVE_STDINT_H 1
  4479. | #define HAVE_UNISTD_H 1
  4480. | #define __EXTENSIONS__ 1
  4481. | #define _ALL_SOURCE 1
  4482. | #define _GNU_SOURCE 1
  4483. | #define _POSIX_PTHREAD_SEMANTICS 1
  4484. | #define _TANDEM_SOURCE 1
  4485. | #define STDC_HEADERS 1
  4486. | #define HAVE_ASM_TYPES_H 1
  4487. | #define HAVE_DLFCN_H 1
  4488. | #define HAVE_ERRNO_H 1
  4489. | #define HAVE_FCNTL_H 1
  4490. | #define HAVE_GRP_H 1
  4491. | #define HAVE_LANGINFO_H 1
  4492. | #define HAVE_POLL_H 1
  4493. | #define HAVE_PTHREAD_H 1
  4494. | #define HAVE_SHADOW_H 1
  4495. | #define HAVE_SIGNAL_H 1
  4496. | #define HAVE_STDINT_H 1
  4497. | #define HAVE_TERMIOS_H 1
  4498. | #define HAVE_UNISTD_H 1
  4499. | #define HAVE_UTIME_H 1
  4500. | #define HAVE_SYS_EPOLL_H 1
  4501. | #define HAVE_SYS_FILE_H 1
  4502. | #define HAVE_SYS_PARAM_H 1
  4503. | #define HAVE_SYS_POLL_H 1
  4504. | #define HAVE_SYS_SELECT_H 1
  4505. | #define HAVE_SYS_SOCKET_H 1
  4506. | #define HAVE_SYS_STATVFS_H 1
  4507. | #define HAVE_SYS_STAT_H 1
  4508. | #define HAVE_SYS_TIME_H 1
  4509. | #define HAVE_SYS_TIMES_H 1
  4510. | #define HAVE_SYS_TYPES_H 1
  4511. | #define HAVE_SYS_UN_H 1
  4512. | #define HAVE_SYS_UTSNAME_H 1
  4513. | #define HAVE_SYS_WAIT_H 1
  4514. | #define HAVE_PTY_H 1
  4515. | #define HAVE_SYS_RESOURCE_H 1
  4516. | #define HAVE_NETPACKET_PACKET_H 1
  4517. | #define HAVE_SYSEXITS_H 1
  4518. | #define HAVE_LINUX_TIPC_H 1
  4519. | #define HAVE_DIRENT_H 1
  4520. | #define HAVE_LINUX_NETLINK_H 1
  4521. | #define HAVE_MAKEDEV 1
  4522. | #define _LARGEFILE_SOURCE 1
  4523. | #define _FILE_OFFSET_BITS 64
  4524. | #if defined(SCO_DS)
  4525. | #undef _OFF_T
  4526. | #endif
  4527. | #define RETSIGTYPE void
  4528. | /* end confdefs.h. */
  4529. | #include <stdio.h>
  4530. | #ifdef HAVE_SYS_TYPES_H
  4531. | # include <sys/types.h>
  4532. | #endif
  4533. | #ifdef HAVE_SYS_STAT_H
  4534. | # include <sys/stat.h>
  4535. | #endif
  4536. | #ifdef STDC_HEADERS
  4537. | # include <stdlib.h>
  4538. | # include <stddef.h>
  4539. | #else
  4540. | # ifdef HAVE_STDLIB_H
  4541. | # include <stdlib.h>
  4542. | # endif
  4543. | #endif
  4544. | #ifdef HAVE_STRING_H
  4545. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4546. | # include <memory.h>
  4547. | # endif
  4548. | # include <string.h>
  4549. | #endif
  4550. | #ifdef HAVE_STRINGS_H
  4551. | # include <strings.h>
  4552. | #endif
  4553. | #ifdef HAVE_INTTYPES_H
  4554. | # include <inttypes.h>
  4555. | #endif
  4556. | #ifdef HAVE_STDINT_H
  4557. | # include <stdint.h>
  4558. | #endif
  4559. | #ifdef HAVE_UNISTD_H
  4560. | # include <unistd.h>
  4561. | #endif
  4562. | enum { N = 64 / 2 - 1 };
  4563. | int
  4564. | main ()
  4565. | {
  4566. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  4567. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  4568. | test_array [0] = 0
  4569. |
  4570. | ;
  4571. | return 0;
  4572. | }
  4573. configure:6663: result: yes
  4574. configure:6674: checking for ssize_t
  4575. configure:6674: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4576. configure:6674: $? = 0
  4577. configure:6674: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4578. conftest.c: In function 'main':
  4579. conftest.c:105: error: expected expression before ')' token
  4580. configure:6674: $? = 1
  4581. configure: failed program was:
  4582. | /* confdefs.h */
  4583. | #define _GNU_SOURCE 1
  4584. | #define _NETBSD_SOURCE 1
  4585. | #define __BSD_VISIBLE 1
  4586. | #define _BSD_TYPES 1
  4587. | #define _DARWIN_C_SOURCE 1
  4588. | #define _XOPEN_SOURCE 600
  4589. | #define _XOPEN_SOURCE_EXTENDED 1
  4590. | #define _POSIX_C_SOURCE 200112L
  4591. | #define STDC_HEADERS 1
  4592. | #define HAVE_SYS_TYPES_H 1
  4593. | #define HAVE_SYS_STAT_H 1
  4594. | #define HAVE_STDLIB_H 1
  4595. | #define HAVE_STRING_H 1
  4596. | #define HAVE_MEMORY_H 1
  4597. | #define HAVE_STRINGS_H 1
  4598. | #define HAVE_INTTYPES_H 1
  4599. | #define HAVE_STDINT_H 1
  4600. | #define HAVE_UNISTD_H 1
  4601. | #define __EXTENSIONS__ 1
  4602. | #define _ALL_SOURCE 1
  4603. | #define _GNU_SOURCE 1
  4604. | #define _POSIX_PTHREAD_SEMANTICS 1
  4605. | #define _TANDEM_SOURCE 1
  4606. | #define STDC_HEADERS 1
  4607. | #define HAVE_ASM_TYPES_H 1
  4608. | #define HAVE_DLFCN_H 1
  4609. | #define HAVE_ERRNO_H 1
  4610. | #define HAVE_FCNTL_H 1
  4611. | #define HAVE_GRP_H 1
  4612. | #define HAVE_LANGINFO_H 1
  4613. | #define HAVE_POLL_H 1
  4614. | #define HAVE_PTHREAD_H 1
  4615. | #define HAVE_SHADOW_H 1
  4616. | #define HAVE_SIGNAL_H 1
  4617. | #define HAVE_STDINT_H 1
  4618. | #define HAVE_TERMIOS_H 1
  4619. | #define HAVE_UNISTD_H 1
  4620. | #define HAVE_UTIME_H 1
  4621. | #define HAVE_SYS_EPOLL_H 1
  4622. | #define HAVE_SYS_FILE_H 1
  4623. | #define HAVE_SYS_PARAM_H 1
  4624. | #define HAVE_SYS_POLL_H 1
  4625. | #define HAVE_SYS_SELECT_H 1
  4626. | #define HAVE_SYS_SOCKET_H 1
  4627. | #define HAVE_SYS_STATVFS_H 1
  4628. | #define HAVE_SYS_STAT_H 1
  4629. | #define HAVE_SYS_TIME_H 1
  4630. | #define HAVE_SYS_TIMES_H 1
  4631. | #define HAVE_SYS_TYPES_H 1
  4632. | #define HAVE_SYS_UN_H 1
  4633. | #define HAVE_SYS_UTSNAME_H 1
  4634. | #define HAVE_SYS_WAIT_H 1
  4635. | #define HAVE_PTY_H 1
  4636. | #define HAVE_SYS_RESOURCE_H 1
  4637. | #define HAVE_NETPACKET_PACKET_H 1
  4638. | #define HAVE_SYSEXITS_H 1
  4639. | #define HAVE_LINUX_TIPC_H 1
  4640. | #define HAVE_DIRENT_H 1
  4641. | #define HAVE_LINUX_NETLINK_H 1
  4642. | #define HAVE_MAKEDEV 1
  4643. | #define _LARGEFILE_SOURCE 1
  4644. | #define _FILE_OFFSET_BITS 64
  4645. | #if defined(SCO_DS)
  4646. | #undef _OFF_T
  4647. | #endif
  4648. | #define RETSIGTYPE void
  4649. | /* end confdefs.h. */
  4650. | #include <stdio.h>
  4651. | #ifdef HAVE_SYS_TYPES_H
  4652. | # include <sys/types.h>
  4653. | #endif
  4654. | #ifdef HAVE_SYS_STAT_H
  4655. | # include <sys/stat.h>
  4656. | #endif
  4657. | #ifdef STDC_HEADERS
  4658. | # include <stdlib.h>
  4659. | # include <stddef.h>
  4660. | #else
  4661. | # ifdef HAVE_STDLIB_H
  4662. | # include <stdlib.h>
  4663. | # endif
  4664. | #endif
  4665. | #ifdef HAVE_STRING_H
  4666. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4667. | # include <memory.h>
  4668. | # endif
  4669. | # include <string.h>
  4670. | #endif
  4671. | #ifdef HAVE_STRINGS_H
  4672. | # include <strings.h>
  4673. | #endif
  4674. | #ifdef HAVE_INTTYPES_H
  4675. | # include <inttypes.h>
  4676. | #endif
  4677. | #ifdef HAVE_STDINT_H
  4678. | # include <stdint.h>
  4679. | #endif
  4680. | #ifdef HAVE_UNISTD_H
  4681. | # include <unistd.h>
  4682. | #endif
  4683. | int
  4684. | main ()
  4685. | {
  4686. | if (sizeof ((ssize_t)))
  4687. | return 0;
  4688. | ;
  4689. | return 0;
  4690. | }
  4691. configure:6674: result: yes
  4692. configure:6688: checking size of int
  4693. configure:6693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4694. configure:6693: $? = 0
  4695. configure:6693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4696. conftest.c: In function 'main':
  4697. conftest.c:106: error: size of array 'test_array' is negative
  4698. configure:6693: $? = 1
  4699. configure: failed program was:
  4700. | /* confdefs.h */
  4701. | #define _GNU_SOURCE 1
  4702. | #define _NETBSD_SOURCE 1
  4703. | #define __BSD_VISIBLE 1
  4704. | #define _BSD_TYPES 1
  4705. | #define _DARWIN_C_SOURCE 1
  4706. | #define _XOPEN_SOURCE 600
  4707. | #define _XOPEN_SOURCE_EXTENDED 1
  4708. | #define _POSIX_C_SOURCE 200112L
  4709. | #define STDC_HEADERS 1
  4710. | #define HAVE_SYS_TYPES_H 1
  4711. | #define HAVE_SYS_STAT_H 1
  4712. | #define HAVE_STDLIB_H 1
  4713. | #define HAVE_STRING_H 1
  4714. | #define HAVE_MEMORY_H 1
  4715. | #define HAVE_STRINGS_H 1
  4716. | #define HAVE_INTTYPES_H 1
  4717. | #define HAVE_STDINT_H 1
  4718. | #define HAVE_UNISTD_H 1
  4719. | #define __EXTENSIONS__ 1
  4720. | #define _ALL_SOURCE 1
  4721. | #define _GNU_SOURCE 1
  4722. | #define _POSIX_PTHREAD_SEMANTICS 1
  4723. | #define _TANDEM_SOURCE 1
  4724. | #define STDC_HEADERS 1
  4725. | #define HAVE_ASM_TYPES_H 1
  4726. | #define HAVE_DLFCN_H 1
  4727. | #define HAVE_ERRNO_H 1
  4728. | #define HAVE_FCNTL_H 1
  4729. | #define HAVE_GRP_H 1
  4730. | #define HAVE_LANGINFO_H 1
  4731. | #define HAVE_POLL_H 1
  4732. | #define HAVE_PTHREAD_H 1
  4733. | #define HAVE_SHADOW_H 1
  4734. | #define HAVE_SIGNAL_H 1
  4735. | #define HAVE_STDINT_H 1
  4736. | #define HAVE_TERMIOS_H 1
  4737. | #define HAVE_UNISTD_H 1
  4738. | #define HAVE_UTIME_H 1
  4739. | #define HAVE_SYS_EPOLL_H 1
  4740. | #define HAVE_SYS_FILE_H 1
  4741. | #define HAVE_SYS_PARAM_H 1
  4742. | #define HAVE_SYS_POLL_H 1
  4743. | #define HAVE_SYS_SELECT_H 1
  4744. | #define HAVE_SYS_SOCKET_H 1
  4745. | #define HAVE_SYS_STATVFS_H 1
  4746. | #define HAVE_SYS_STAT_H 1
  4747. | #define HAVE_SYS_TIME_H 1
  4748. | #define HAVE_SYS_TIMES_H 1
  4749. | #define HAVE_SYS_TYPES_H 1
  4750. | #define HAVE_SYS_UN_H 1
  4751. | #define HAVE_SYS_UTSNAME_H 1
  4752. | #define HAVE_SYS_WAIT_H 1
  4753. | #define HAVE_PTY_H 1
  4754. | #define HAVE_SYS_RESOURCE_H 1
  4755. | #define HAVE_NETPACKET_PACKET_H 1
  4756. | #define HAVE_SYSEXITS_H 1
  4757. | #define HAVE_LINUX_TIPC_H 1
  4758. | #define HAVE_DIRENT_H 1
  4759. | #define HAVE_LINUX_NETLINK_H 1
  4760. | #define HAVE_MAKEDEV 1
  4761. | #define _LARGEFILE_SOURCE 1
  4762. | #define _FILE_OFFSET_BITS 64
  4763. | #if defined(SCO_DS)
  4764. | #undef _OFF_T
  4765. | #endif
  4766. | #define RETSIGTYPE void
  4767. | #define HAVE_SSIZE_T 1
  4768. | /* end confdefs.h. */
  4769. | #include <stdio.h>
  4770. | #ifdef HAVE_SYS_TYPES_H
  4771. | # include <sys/types.h>
  4772. | #endif
  4773. | #ifdef HAVE_SYS_STAT_H
  4774. | # include <sys/stat.h>
  4775. | #endif
  4776. | #ifdef STDC_HEADERS
  4777. | # include <stdlib.h>
  4778. | # include <stddef.h>
  4779. | #else
  4780. | # ifdef HAVE_STDLIB_H
  4781. | # include <stdlib.h>
  4782. | # endif
  4783. | #endif
  4784. | #ifdef HAVE_STRING_H
  4785. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4786. | # include <memory.h>
  4787. | # endif
  4788. | # include <string.h>
  4789. | #endif
  4790. | #ifdef HAVE_STRINGS_H
  4791. | # include <strings.h>
  4792. | #endif
  4793. | #ifdef HAVE_INTTYPES_H
  4794. | # include <inttypes.h>
  4795. | #endif
  4796. | #ifdef HAVE_STDINT_H
  4797. | # include <stdint.h>
  4798. | #endif
  4799. | #ifdef HAVE_UNISTD_H
  4800. | # include <unistd.h>
  4801. | #endif
  4802. | int
  4803. | main ()
  4804. | {
  4805. | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
  4806. | test_array [0] = 0
  4807. |
  4808. | ;
  4809. | return 0;
  4810. | }
  4811. configure:6693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4812. conftest.c: In function 'main':
  4813. conftest.c:106: error: size of array 'test_array' is negative
  4814. configure:6693: $? = 1
  4815. configure: failed program was:
  4816. | /* confdefs.h */
  4817. | #define _GNU_SOURCE 1
  4818. | #define _NETBSD_SOURCE 1
  4819. | #define __BSD_VISIBLE 1
  4820. | #define _BSD_TYPES 1
  4821. | #define _DARWIN_C_SOURCE 1
  4822. | #define _XOPEN_SOURCE 600
  4823. | #define _XOPEN_SOURCE_EXTENDED 1
  4824. | #define _POSIX_C_SOURCE 200112L
  4825. | #define STDC_HEADERS 1
  4826. | #define HAVE_SYS_TYPES_H 1
  4827. | #define HAVE_SYS_STAT_H 1
  4828. | #define HAVE_STDLIB_H 1
  4829. | #define HAVE_STRING_H 1
  4830. | #define HAVE_MEMORY_H 1
  4831. | #define HAVE_STRINGS_H 1
  4832. | #define HAVE_INTTYPES_H 1
  4833. | #define HAVE_STDINT_H 1
  4834. | #define HAVE_UNISTD_H 1
  4835. | #define __EXTENSIONS__ 1
  4836. | #define _ALL_SOURCE 1
  4837. | #define _GNU_SOURCE 1
  4838. | #define _POSIX_PTHREAD_SEMANTICS 1
  4839. | #define _TANDEM_SOURCE 1
  4840. | #define STDC_HEADERS 1
  4841. | #define HAVE_ASM_TYPES_H 1
  4842. | #define HAVE_DLFCN_H 1
  4843. | #define HAVE_ERRNO_H 1
  4844. | #define HAVE_FCNTL_H 1
  4845. | #define HAVE_GRP_H 1
  4846. | #define HAVE_LANGINFO_H 1
  4847. | #define HAVE_POLL_H 1
  4848. | #define HAVE_PTHREAD_H 1
  4849. | #define HAVE_SHADOW_H 1
  4850. | #define HAVE_SIGNAL_H 1
  4851. | #define HAVE_STDINT_H 1
  4852. | #define HAVE_TERMIOS_H 1
  4853. | #define HAVE_UNISTD_H 1
  4854. | #define HAVE_UTIME_H 1
  4855. | #define HAVE_SYS_EPOLL_H 1
  4856. | #define HAVE_SYS_FILE_H 1
  4857. | #define HAVE_SYS_PARAM_H 1
  4858. | #define HAVE_SYS_POLL_H 1
  4859. | #define HAVE_SYS_SELECT_H 1
  4860. | #define HAVE_SYS_SOCKET_H 1
  4861. | #define HAVE_SYS_STATVFS_H 1
  4862. | #define HAVE_SYS_STAT_H 1
  4863. | #define HAVE_SYS_TIME_H 1
  4864. | #define HAVE_SYS_TIMES_H 1
  4865. | #define HAVE_SYS_TYPES_H 1
  4866. | #define HAVE_SYS_UN_H 1
  4867. | #define HAVE_SYS_UTSNAME_H 1
  4868. | #define HAVE_SYS_WAIT_H 1
  4869. | #define HAVE_PTY_H 1
  4870. | #define HAVE_SYS_RESOURCE_H 1
  4871. | #define HAVE_NETPACKET_PACKET_H 1
  4872. | #define HAVE_SYSEXITS_H 1
  4873. | #define HAVE_LINUX_TIPC_H 1
  4874. | #define HAVE_DIRENT_H 1
  4875. | #define HAVE_LINUX_NETLINK_H 1
  4876. | #define HAVE_MAKEDEV 1
  4877. | #define _LARGEFILE_SOURCE 1
  4878. | #define _FILE_OFFSET_BITS 64
  4879. | #if defined(SCO_DS)
  4880. | #undef _OFF_T
  4881. | #endif
  4882. | #define RETSIGTYPE void
  4883. | #define HAVE_SSIZE_T 1
  4884. | /* end confdefs.h. */
  4885. | #include <stdio.h>
  4886. | #ifdef HAVE_SYS_TYPES_H
  4887. | # include <sys/types.h>
  4888. | #endif
  4889. | #ifdef HAVE_SYS_STAT_H
  4890. | # include <sys/stat.h>
  4891. | #endif
  4892. | #ifdef STDC_HEADERS
  4893. | # include <stdlib.h>
  4894. | # include <stddef.h>
  4895. | #else
  4896. | # ifdef HAVE_STDLIB_H
  4897. | # include <stdlib.h>
  4898. | # endif
  4899. | #endif
  4900. | #ifdef HAVE_STRING_H
  4901. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4902. | # include <memory.h>
  4903. | # endif
  4904. | # include <string.h>
  4905. | #endif
  4906. | #ifdef HAVE_STRINGS_H
  4907. | # include <strings.h>
  4908. | #endif
  4909. | #ifdef HAVE_INTTYPES_H
  4910. | # include <inttypes.h>
  4911. | #endif
  4912. | #ifdef HAVE_STDINT_H
  4913. | # include <stdint.h>
  4914. | #endif
  4915. | #ifdef HAVE_UNISTD_H
  4916. | # include <unistd.h>
  4917. | #endif
  4918. | int
  4919. | main ()
  4920. | {
  4921. | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
  4922. | test_array [0] = 0
  4923. |
  4924. | ;
  4925. | return 0;
  4926. | }
  4927. configure:6693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  4928. conftest.c: In function 'main':
  4929. conftest.c:106: error: size of array 'test_array' is negative
  4930. configure:6693: $? = 1
  4931. configure: failed program was:
  4932. | /* confdefs.h */
  4933. | #define _GNU_SOURCE 1
  4934. | #define _NETBSD_SOURCE 1
  4935. | #define __BSD_VISIBLE 1
  4936. | #define _BSD_TYPES 1
  4937. | #define _DARWIN_C_SOURCE 1
  4938. | #define _XOPEN_SOURCE 600
  4939. | #define _XOPEN_SOURCE_EXTENDED 1
  4940. | #define _POSIX_C_SOURCE 200112L
  4941. | #define STDC_HEADERS 1
  4942. | #define HAVE_SYS_TYPES_H 1
  4943. | #define HAVE_SYS_STAT_H 1
  4944. | #define HAVE_STDLIB_H 1
  4945. | #define HAVE_STRING_H 1
  4946. | #define HAVE_MEMORY_H 1
  4947. | #define HAVE_STRINGS_H 1
  4948. | #define HAVE_INTTYPES_H 1
  4949. | #define HAVE_STDINT_H 1
  4950. | #define HAVE_UNISTD_H 1
  4951. | #define __EXTENSIONS__ 1
  4952. | #define _ALL_SOURCE 1
  4953. | #define _GNU_SOURCE 1
  4954. | #define _POSIX_PTHREAD_SEMANTICS 1
  4955. | #define _TANDEM_SOURCE 1
  4956. | #define STDC_HEADERS 1
  4957. | #define HAVE_ASM_TYPES_H 1
  4958. | #define HAVE_DLFCN_H 1
  4959. | #define HAVE_ERRNO_H 1
  4960. | #define HAVE_FCNTL_H 1
  4961. | #define HAVE_GRP_H 1
  4962. | #define HAVE_LANGINFO_H 1
  4963. | #define HAVE_POLL_H 1
  4964. | #define HAVE_PTHREAD_H 1
  4965. | #define HAVE_SHADOW_H 1
  4966. | #define HAVE_SIGNAL_H 1
  4967. | #define HAVE_STDINT_H 1
  4968. | #define HAVE_TERMIOS_H 1
  4969. | #define HAVE_UNISTD_H 1
  4970. | #define HAVE_UTIME_H 1
  4971. | #define HAVE_SYS_EPOLL_H 1
  4972. | #define HAVE_SYS_FILE_H 1
  4973. | #define HAVE_SYS_PARAM_H 1
  4974. | #define HAVE_SYS_POLL_H 1
  4975. | #define HAVE_SYS_SELECT_H 1
  4976. | #define HAVE_SYS_SOCKET_H 1
  4977. | #define HAVE_SYS_STATVFS_H 1
  4978. | #define HAVE_SYS_STAT_H 1
  4979. | #define HAVE_SYS_TIME_H 1
  4980. | #define HAVE_SYS_TIMES_H 1
  4981. | #define HAVE_SYS_TYPES_H 1
  4982. | #define HAVE_SYS_UN_H 1
  4983. | #define HAVE_SYS_UTSNAME_H 1
  4984. | #define HAVE_SYS_WAIT_H 1
  4985. | #define HAVE_PTY_H 1
  4986. | #define HAVE_SYS_RESOURCE_H 1
  4987. | #define HAVE_NETPACKET_PACKET_H 1
  4988. | #define HAVE_SYSEXITS_H 1
  4989. | #define HAVE_LINUX_TIPC_H 1
  4990. | #define HAVE_DIRENT_H 1
  4991. | #define HAVE_LINUX_NETLINK_H 1
  4992. | #define HAVE_MAKEDEV 1
  4993. | #define _LARGEFILE_SOURCE 1
  4994. | #define _FILE_OFFSET_BITS 64
  4995. | #if defined(SCO_DS)
  4996. | #undef _OFF_T
  4997. | #endif
  4998. | #define RETSIGTYPE void
  4999. | #define HAVE_SSIZE_T 1
  5000. | /* end confdefs.h. */
  5001. | #include <stdio.h>
  5002. | #ifdef HAVE_SYS_TYPES_H
  5003. | # include <sys/types.h>
  5004. | #endif
  5005. | #ifdef HAVE_SYS_STAT_H
  5006. | # include <sys/stat.h>
  5007. | #endif
  5008. | #ifdef STDC_HEADERS
  5009. | # include <stdlib.h>
  5010. | # include <stddef.h>
  5011. | #else
  5012. | # ifdef HAVE_STDLIB_H
  5013. | # include <stdlib.h>
  5014. | # endif
  5015. | #endif
  5016. | #ifdef HAVE_STRING_H
  5017. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5018. | # include <memory.h>
  5019. | # endif
  5020. | # include <string.h>
  5021. | #endif
  5022. | #ifdef HAVE_STRINGS_H
  5023. | # include <strings.h>
  5024. | #endif
  5025. | #ifdef HAVE_INTTYPES_H
  5026. | # include <inttypes.h>
  5027. | #endif
  5028. | #ifdef HAVE_STDINT_H
  5029. | # include <stdint.h>
  5030. | #endif
  5031. | #ifdef HAVE_UNISTD_H
  5032. | # include <unistd.h>
  5033. | #endif
  5034. | int
  5035. | main ()
  5036. | {
  5037. | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
  5038. | test_array [0] = 0
  5039. |
  5040. | ;
  5041. | return 0;
  5042. | }
  5043. configure:6693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5044. configure:6693: $? = 0
  5045. configure:6693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5046. configure:6693: $? = 0
  5047. configure:6693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5048. configure:6693: $? = 0
  5049. configure:6707: result: 4
  5050. configure:6721: checking size of long
  5051. configure:6726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5052. configure:6726: $? = 0
  5053. configure:6726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5054. conftest.c: In function 'main':
  5055. conftest.c:107: error: size of array 'test_array' is negative
  5056. configure:6726: $? = 1
  5057. configure: failed program was:
  5058. | /* confdefs.h */
  5059. | #define _GNU_SOURCE 1
  5060. | #define _NETBSD_SOURCE 1
  5061. | #define __BSD_VISIBLE 1
  5062. | #define _BSD_TYPES 1
  5063. | #define _DARWIN_C_SOURCE 1
  5064. | #define _XOPEN_SOURCE 600
  5065. | #define _XOPEN_SOURCE_EXTENDED 1
  5066. | #define _POSIX_C_SOURCE 200112L
  5067. | #define STDC_HEADERS 1
  5068. | #define HAVE_SYS_TYPES_H 1
  5069. | #define HAVE_SYS_STAT_H 1
  5070. | #define HAVE_STDLIB_H 1
  5071. | #define HAVE_STRING_H 1
  5072. | #define HAVE_MEMORY_H 1
  5073. | #define HAVE_STRINGS_H 1
  5074. | #define HAVE_INTTYPES_H 1
  5075. | #define HAVE_STDINT_H 1
  5076. | #define HAVE_UNISTD_H 1
  5077. | #define __EXTENSIONS__ 1
  5078. | #define _ALL_SOURCE 1
  5079. | #define _GNU_SOURCE 1
  5080. | #define _POSIX_PTHREAD_SEMANTICS 1
  5081. | #define _TANDEM_SOURCE 1
  5082. | #define STDC_HEADERS 1
  5083. | #define HAVE_ASM_TYPES_H 1
  5084. | #define HAVE_DLFCN_H 1
  5085. | #define HAVE_ERRNO_H 1
  5086. | #define HAVE_FCNTL_H 1
  5087. | #define HAVE_GRP_H 1
  5088. | #define HAVE_LANGINFO_H 1
  5089. | #define HAVE_POLL_H 1
  5090. | #define HAVE_PTHREAD_H 1
  5091. | #define HAVE_SHADOW_H 1
  5092. | #define HAVE_SIGNAL_H 1
  5093. | #define HAVE_STDINT_H 1
  5094. | #define HAVE_TERMIOS_H 1
  5095. | #define HAVE_UNISTD_H 1
  5096. | #define HAVE_UTIME_H 1
  5097. | #define HAVE_SYS_EPOLL_H 1
  5098. | #define HAVE_SYS_FILE_H 1
  5099. | #define HAVE_SYS_PARAM_H 1
  5100. | #define HAVE_SYS_POLL_H 1
  5101. | #define HAVE_SYS_SELECT_H 1
  5102. | #define HAVE_SYS_SOCKET_H 1
  5103. | #define HAVE_SYS_STATVFS_H 1
  5104. | #define HAVE_SYS_STAT_H 1
  5105. | #define HAVE_SYS_TIME_H 1
  5106. | #define HAVE_SYS_TIMES_H 1
  5107. | #define HAVE_SYS_TYPES_H 1
  5108. | #define HAVE_SYS_UN_H 1
  5109. | #define HAVE_SYS_UTSNAME_H 1
  5110. | #define HAVE_SYS_WAIT_H 1
  5111. | #define HAVE_PTY_H 1
  5112. | #define HAVE_SYS_RESOURCE_H 1
  5113. | #define HAVE_NETPACKET_PACKET_H 1
  5114. | #define HAVE_SYSEXITS_H 1
  5115. | #define HAVE_LINUX_TIPC_H 1
  5116. | #define HAVE_DIRENT_H 1
  5117. | #define HAVE_LINUX_NETLINK_H 1
  5118. | #define HAVE_MAKEDEV 1
  5119. | #define _LARGEFILE_SOURCE 1
  5120. | #define _FILE_OFFSET_BITS 64
  5121. | #if defined(SCO_DS)
  5122. | #undef _OFF_T
  5123. | #endif
  5124. | #define RETSIGTYPE void
  5125. | #define HAVE_SSIZE_T 1
  5126. | #define SIZEOF_INT 4
  5127. | /* end confdefs.h. */
  5128. | #include <stdio.h>
  5129. | #ifdef HAVE_SYS_TYPES_H
  5130. | # include <sys/types.h>
  5131. | #endif
  5132. | #ifdef HAVE_SYS_STAT_H
  5133. | # include <sys/stat.h>
  5134. | #endif
  5135. | #ifdef STDC_HEADERS
  5136. | # include <stdlib.h>
  5137. | # include <stddef.h>
  5138. | #else
  5139. | # ifdef HAVE_STDLIB_H
  5140. | # include <stdlib.h>
  5141. | # endif
  5142. | #endif
  5143. | #ifdef HAVE_STRING_H
  5144. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5145. | # include <memory.h>
  5146. | # endif
  5147. | # include <string.h>
  5148. | #endif
  5149. | #ifdef HAVE_STRINGS_H
  5150. | # include <strings.h>
  5151. | #endif
  5152. | #ifdef HAVE_INTTYPES_H
  5153. | # include <inttypes.h>
  5154. | #endif
  5155. | #ifdef HAVE_STDINT_H
  5156. | # include <stdint.h>
  5157. | #endif
  5158. | #ifdef HAVE_UNISTD_H
  5159. | # include <unistd.h>
  5160. | #endif
  5161. | int
  5162. | main ()
  5163. | {
  5164. | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
  5165. | test_array [0] = 0
  5166. |
  5167. | ;
  5168. | return 0;
  5169. | }
  5170. configure:6726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5171. conftest.c: In function 'main':
  5172. conftest.c:107: error: size of array 'test_array' is negative
  5173. configure:6726: $? = 1
  5174. configure: failed program was:
  5175. | /* confdefs.h */
  5176. | #define _GNU_SOURCE 1
  5177. | #define _NETBSD_SOURCE 1
  5178. | #define __BSD_VISIBLE 1
  5179. | #define _BSD_TYPES 1
  5180. | #define _DARWIN_C_SOURCE 1
  5181. | #define _XOPEN_SOURCE 600
  5182. | #define _XOPEN_SOURCE_EXTENDED 1
  5183. | #define _POSIX_C_SOURCE 200112L
  5184. | #define STDC_HEADERS 1
  5185. | #define HAVE_SYS_TYPES_H 1
  5186. | #define HAVE_SYS_STAT_H 1
  5187. | #define HAVE_STDLIB_H 1
  5188. | #define HAVE_STRING_H 1
  5189. | #define HAVE_MEMORY_H 1
  5190. | #define HAVE_STRINGS_H 1
  5191. | #define HAVE_INTTYPES_H 1
  5192. | #define HAVE_STDINT_H 1
  5193. | #define HAVE_UNISTD_H 1
  5194. | #define __EXTENSIONS__ 1
  5195. | #define _ALL_SOURCE 1
  5196. | #define _GNU_SOURCE 1
  5197. | #define _POSIX_PTHREAD_SEMANTICS 1
  5198. | #define _TANDEM_SOURCE 1
  5199. | #define STDC_HEADERS 1
  5200. | #define HAVE_ASM_TYPES_H 1
  5201. | #define HAVE_DLFCN_H 1
  5202. | #define HAVE_ERRNO_H 1
  5203. | #define HAVE_FCNTL_H 1
  5204. | #define HAVE_GRP_H 1
  5205. | #define HAVE_LANGINFO_H 1
  5206. | #define HAVE_POLL_H 1
  5207. | #define HAVE_PTHREAD_H 1
  5208. | #define HAVE_SHADOW_H 1
  5209. | #define HAVE_SIGNAL_H 1
  5210. | #define HAVE_STDINT_H 1
  5211. | #define HAVE_TERMIOS_H 1
  5212. | #define HAVE_UNISTD_H 1
  5213. | #define HAVE_UTIME_H 1
  5214. | #define HAVE_SYS_EPOLL_H 1
  5215. | #define HAVE_SYS_FILE_H 1
  5216. | #define HAVE_SYS_PARAM_H 1
  5217. | #define HAVE_SYS_POLL_H 1
  5218. | #define HAVE_SYS_SELECT_H 1
  5219. | #define HAVE_SYS_SOCKET_H 1
  5220. | #define HAVE_SYS_STATVFS_H 1
  5221. | #define HAVE_SYS_STAT_H 1
  5222. | #define HAVE_SYS_TIME_H 1
  5223. | #define HAVE_SYS_TIMES_H 1
  5224. | #define HAVE_SYS_TYPES_H 1
  5225. | #define HAVE_SYS_UN_H 1
  5226. | #define HAVE_SYS_UTSNAME_H 1
  5227. | #define HAVE_SYS_WAIT_H 1
  5228. | #define HAVE_PTY_H 1
  5229. | #define HAVE_SYS_RESOURCE_H 1
  5230. | #define HAVE_NETPACKET_PACKET_H 1
  5231. | #define HAVE_SYSEXITS_H 1
  5232. | #define HAVE_LINUX_TIPC_H 1
  5233. | #define HAVE_DIRENT_H 1
  5234. | #define HAVE_LINUX_NETLINK_H 1
  5235. | #define HAVE_MAKEDEV 1
  5236. | #define _LARGEFILE_SOURCE 1
  5237. | #define _FILE_OFFSET_BITS 64
  5238. | #if defined(SCO_DS)
  5239. | #undef _OFF_T
  5240. | #endif
  5241. | #define RETSIGTYPE void
  5242. | #define HAVE_SSIZE_T 1
  5243. | #define SIZEOF_INT 4
  5244. | /* end confdefs.h. */
  5245. | #include <stdio.h>
  5246. | #ifdef HAVE_SYS_TYPES_H
  5247. | # include <sys/types.h>
  5248. | #endif
  5249. | #ifdef HAVE_SYS_STAT_H
  5250. | # include <sys/stat.h>
  5251. | #endif
  5252. | #ifdef STDC_HEADERS
  5253. | # include <stdlib.h>
  5254. | # include <stddef.h>
  5255. | #else
  5256. | # ifdef HAVE_STDLIB_H
  5257. | # include <stdlib.h>
  5258. | # endif
  5259. | #endif
  5260. | #ifdef HAVE_STRING_H
  5261. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5262. | # include <memory.h>
  5263. | # endif
  5264. | # include <string.h>
  5265. | #endif
  5266. | #ifdef HAVE_STRINGS_H
  5267. | # include <strings.h>
  5268. | #endif
  5269. | #ifdef HAVE_INTTYPES_H
  5270. | # include <inttypes.h>
  5271. | #endif
  5272. | #ifdef HAVE_STDINT_H
  5273. | # include <stdint.h>
  5274. | #endif
  5275. | #ifdef HAVE_UNISTD_H
  5276. | # include <unistd.h>
  5277. | #endif
  5278. | int
  5279. | main ()
  5280. | {
  5281. | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
  5282. | test_array [0] = 0
  5283. |
  5284. | ;
  5285. | return 0;
  5286. | }
  5287. configure:6726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5288. conftest.c: In function 'main':
  5289. conftest.c:107: error: size of array 'test_array' is negative
  5290. configure:6726: $? = 1
  5291. configure: failed program was:
  5292. | /* confdefs.h */
  5293. | #define _GNU_SOURCE 1
  5294. | #define _NETBSD_SOURCE 1
  5295. | #define __BSD_VISIBLE 1
  5296. | #define _BSD_TYPES 1
  5297. | #define _DARWIN_C_SOURCE 1
  5298. | #define _XOPEN_SOURCE 600
  5299. | #define _XOPEN_SOURCE_EXTENDED 1
  5300. | #define _POSIX_C_SOURCE 200112L
  5301. | #define STDC_HEADERS 1
  5302. | #define HAVE_SYS_TYPES_H 1
  5303. | #define HAVE_SYS_STAT_H 1
  5304. | #define HAVE_STDLIB_H 1
  5305. | #define HAVE_STRING_H 1
  5306. | #define HAVE_MEMORY_H 1
  5307. | #define HAVE_STRINGS_H 1
  5308. | #define HAVE_INTTYPES_H 1
  5309. | #define HAVE_STDINT_H 1
  5310. | #define HAVE_UNISTD_H 1
  5311. | #define __EXTENSIONS__ 1
  5312. | #define _ALL_SOURCE 1
  5313. | #define _GNU_SOURCE 1
  5314. | #define _POSIX_PTHREAD_SEMANTICS 1
  5315. | #define _TANDEM_SOURCE 1
  5316. | #define STDC_HEADERS 1
  5317. | #define HAVE_ASM_TYPES_H 1
  5318. | #define HAVE_DLFCN_H 1
  5319. | #define HAVE_ERRNO_H 1
  5320. | #define HAVE_FCNTL_H 1
  5321. | #define HAVE_GRP_H 1
  5322. | #define HAVE_LANGINFO_H 1
  5323. | #define HAVE_POLL_H 1
  5324. | #define HAVE_PTHREAD_H 1
  5325. | #define HAVE_SHADOW_H 1
  5326. | #define HAVE_SIGNAL_H 1
  5327. | #define HAVE_STDINT_H 1
  5328. | #define HAVE_TERMIOS_H 1
  5329. | #define HAVE_UNISTD_H 1
  5330. | #define HAVE_UTIME_H 1
  5331. | #define HAVE_SYS_EPOLL_H 1
  5332. | #define HAVE_SYS_FILE_H 1
  5333. | #define HAVE_SYS_PARAM_H 1
  5334. | #define HAVE_SYS_POLL_H 1
  5335. | #define HAVE_SYS_SELECT_H 1
  5336. | #define HAVE_SYS_SOCKET_H 1
  5337. | #define HAVE_SYS_STATVFS_H 1
  5338. | #define HAVE_SYS_STAT_H 1
  5339. | #define HAVE_SYS_TIME_H 1
  5340. | #define HAVE_SYS_TIMES_H 1
  5341. | #define HAVE_SYS_TYPES_H 1
  5342. | #define HAVE_SYS_UN_H 1
  5343. | #define HAVE_SYS_UTSNAME_H 1
  5344. | #define HAVE_SYS_WAIT_H 1
  5345. | #define HAVE_PTY_H 1
  5346. | #define HAVE_SYS_RESOURCE_H 1
  5347. | #define HAVE_NETPACKET_PACKET_H 1
  5348. | #define HAVE_SYSEXITS_H 1
  5349. | #define HAVE_LINUX_TIPC_H 1
  5350. | #define HAVE_DIRENT_H 1
  5351. | #define HAVE_LINUX_NETLINK_H 1
  5352. | #define HAVE_MAKEDEV 1
  5353. | #define _LARGEFILE_SOURCE 1
  5354. | #define _FILE_OFFSET_BITS 64
  5355. | #if defined(SCO_DS)
  5356. | #undef _OFF_T
  5357. | #endif
  5358. | #define RETSIGTYPE void
  5359. | #define HAVE_SSIZE_T 1
  5360. | #define SIZEOF_INT 4
  5361. | /* end confdefs.h. */
  5362. | #include <stdio.h>
  5363. | #ifdef HAVE_SYS_TYPES_H
  5364. | # include <sys/types.h>
  5365. | #endif
  5366. | #ifdef HAVE_SYS_STAT_H
  5367. | # include <sys/stat.h>
  5368. | #endif
  5369. | #ifdef STDC_HEADERS
  5370. | # include <stdlib.h>
  5371. | # include <stddef.h>
  5372. | #else
  5373. | # ifdef HAVE_STDLIB_H
  5374. | # include <stdlib.h>
  5375. | # endif
  5376. | #endif
  5377. | #ifdef HAVE_STRING_H
  5378. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5379. | # include <memory.h>
  5380. | # endif
  5381. | # include <string.h>
  5382. | #endif
  5383. | #ifdef HAVE_STRINGS_H
  5384. | # include <strings.h>
  5385. | #endif
  5386. | #ifdef HAVE_INTTYPES_H
  5387. | # include <inttypes.h>
  5388. | #endif
  5389. | #ifdef HAVE_STDINT_H
  5390. | # include <stdint.h>
  5391. | #endif
  5392. | #ifdef HAVE_UNISTD_H
  5393. | # include <unistd.h>
  5394. | #endif
  5395. | int
  5396. | main ()
  5397. | {
  5398. | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
  5399. | test_array [0] = 0
  5400. |
  5401. | ;
  5402. | return 0;
  5403. | }
  5404. configure:6726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5405. configure:6726: $? = 0
  5406. configure:6726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5407. configure:6726: $? = 0
  5408. configure:6726: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5409. configure:6726: $? = 0
  5410. configure:6740: result: 4
  5411. configure:6754: checking size of void *
  5412. configure:6759: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5413. configure:6759: $? = 0
  5414. configure:6759: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5415. conftest.c: In function 'main':
  5416. conftest.c:108: error: size of array 'test_array' is negative
  5417. configure:6759: $? = 1
  5418. configure: failed program was:
  5419. | /* confdefs.h */
  5420. | #define _GNU_SOURCE 1
  5421. | #define _NETBSD_SOURCE 1
  5422. | #define __BSD_VISIBLE 1
  5423. | #define _BSD_TYPES 1
  5424. | #define _DARWIN_C_SOURCE 1
  5425. | #define _XOPEN_SOURCE 600
  5426. | #define _XOPEN_SOURCE_EXTENDED 1
  5427. | #define _POSIX_C_SOURCE 200112L
  5428. | #define STDC_HEADERS 1
  5429. | #define HAVE_SYS_TYPES_H 1
  5430. | #define HAVE_SYS_STAT_H 1
  5431. | #define HAVE_STDLIB_H 1
  5432. | #define HAVE_STRING_H 1
  5433. | #define HAVE_MEMORY_H 1
  5434. | #define HAVE_STRINGS_H 1
  5435. | #define HAVE_INTTYPES_H 1
  5436. | #define HAVE_STDINT_H 1
  5437. | #define HAVE_UNISTD_H 1
  5438. | #define __EXTENSIONS__ 1
  5439. | #define _ALL_SOURCE 1
  5440. | #define _GNU_SOURCE 1
  5441. | #define _POSIX_PTHREAD_SEMANTICS 1
  5442. | #define _TANDEM_SOURCE 1
  5443. | #define STDC_HEADERS 1
  5444. | #define HAVE_ASM_TYPES_H 1
  5445. | #define HAVE_DLFCN_H 1
  5446. | #define HAVE_ERRNO_H 1
  5447. | #define HAVE_FCNTL_H 1
  5448. | #define HAVE_GRP_H 1
  5449. | #define HAVE_LANGINFO_H 1
  5450. | #define HAVE_POLL_H 1
  5451. | #define HAVE_PTHREAD_H 1
  5452. | #define HAVE_SHADOW_H 1
  5453. | #define HAVE_SIGNAL_H 1
  5454. | #define HAVE_STDINT_H 1
  5455. | #define HAVE_TERMIOS_H 1
  5456. | #define HAVE_UNISTD_H 1
  5457. | #define HAVE_UTIME_H 1
  5458. | #define HAVE_SYS_EPOLL_H 1
  5459. | #define HAVE_SYS_FILE_H 1
  5460. | #define HAVE_SYS_PARAM_H 1
  5461. | #define HAVE_SYS_POLL_H 1
  5462. | #define HAVE_SYS_SELECT_H 1
  5463. | #define HAVE_SYS_SOCKET_H 1
  5464. | #define HAVE_SYS_STATVFS_H 1
  5465. | #define HAVE_SYS_STAT_H 1
  5466. | #define HAVE_SYS_TIME_H 1
  5467. | #define HAVE_SYS_TIMES_H 1
  5468. | #define HAVE_SYS_TYPES_H 1
  5469. | #define HAVE_SYS_UN_H 1
  5470. | #define HAVE_SYS_UTSNAME_H 1
  5471. | #define HAVE_SYS_WAIT_H 1
  5472. | #define HAVE_PTY_H 1
  5473. | #define HAVE_SYS_RESOURCE_H 1
  5474. | #define HAVE_NETPACKET_PACKET_H 1
  5475. | #define HAVE_SYSEXITS_H 1
  5476. | #define HAVE_LINUX_TIPC_H 1
  5477. | #define HAVE_DIRENT_H 1
  5478. | #define HAVE_LINUX_NETLINK_H 1
  5479. | #define HAVE_MAKEDEV 1
  5480. | #define _LARGEFILE_SOURCE 1
  5481. | #define _FILE_OFFSET_BITS 64
  5482. | #if defined(SCO_DS)
  5483. | #undef _OFF_T
  5484. | #endif
  5485. | #define RETSIGTYPE void
  5486. | #define HAVE_SSIZE_T 1
  5487. | #define SIZEOF_INT 4
  5488. | #define SIZEOF_LONG 4
  5489. | /* end confdefs.h. */
  5490. | #include <stdio.h>
  5491. | #ifdef HAVE_SYS_TYPES_H
  5492. | # include <sys/types.h>
  5493. | #endif
  5494. | #ifdef HAVE_SYS_STAT_H
  5495. | # include <sys/stat.h>
  5496. | #endif
  5497. | #ifdef STDC_HEADERS
  5498. | # include <stdlib.h>
  5499. | # include <stddef.h>
  5500. | #else
  5501. | # ifdef HAVE_STDLIB_H
  5502. | # include <stdlib.h>
  5503. | # endif
  5504. | #endif
  5505. | #ifdef HAVE_STRING_H
  5506. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5507. | # include <memory.h>
  5508. | # endif
  5509. | # include <string.h>
  5510. | #endif
  5511. | #ifdef HAVE_STRINGS_H
  5512. | # include <strings.h>
  5513. | #endif
  5514. | #ifdef HAVE_INTTYPES_H
  5515. | # include <inttypes.h>
  5516. | #endif
  5517. | #ifdef HAVE_STDINT_H
  5518. | # include <stdint.h>
  5519. | #endif
  5520. | #ifdef HAVE_UNISTD_H
  5521. | # include <unistd.h>
  5522. | #endif
  5523. | int
  5524. | main ()
  5525. | {
  5526. | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
  5527. | test_array [0] = 0
  5528. |
  5529. | ;
  5530. | return 0;
  5531. | }
  5532. configure:6759: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5533. conftest.c: In function 'main':
  5534. conftest.c:108: error: size of array 'test_array' is negative
  5535. configure:6759: $? = 1
  5536. configure: failed program was:
  5537. | /* confdefs.h */
  5538. | #define _GNU_SOURCE 1
  5539. | #define _NETBSD_SOURCE 1
  5540. | #define __BSD_VISIBLE 1
  5541. | #define _BSD_TYPES 1
  5542. | #define _DARWIN_C_SOURCE 1
  5543. | #define _XOPEN_SOURCE 600
  5544. | #define _XOPEN_SOURCE_EXTENDED 1
  5545. | #define _POSIX_C_SOURCE 200112L
  5546. | #define STDC_HEADERS 1
  5547. | #define HAVE_SYS_TYPES_H 1
  5548. | #define HAVE_SYS_STAT_H 1
  5549. | #define HAVE_STDLIB_H 1
  5550. | #define HAVE_STRING_H 1
  5551. | #define HAVE_MEMORY_H 1
  5552. | #define HAVE_STRINGS_H 1
  5553. | #define HAVE_INTTYPES_H 1
  5554. | #define HAVE_STDINT_H 1
  5555. | #define HAVE_UNISTD_H 1
  5556. | #define __EXTENSIONS__ 1
  5557. | #define _ALL_SOURCE 1
  5558. | #define _GNU_SOURCE 1
  5559. | #define _POSIX_PTHREAD_SEMANTICS 1
  5560. | #define _TANDEM_SOURCE 1
  5561. | #define STDC_HEADERS 1
  5562. | #define HAVE_ASM_TYPES_H 1
  5563. | #define HAVE_DLFCN_H 1
  5564. | #define HAVE_ERRNO_H 1
  5565. | #define HAVE_FCNTL_H 1
  5566. | #define HAVE_GRP_H 1
  5567. | #define HAVE_LANGINFO_H 1
  5568. | #define HAVE_POLL_H 1
  5569. | #define HAVE_PTHREAD_H 1
  5570. | #define HAVE_SHADOW_H 1
  5571. | #define HAVE_SIGNAL_H 1
  5572. | #define HAVE_STDINT_H 1
  5573. | #define HAVE_TERMIOS_H 1
  5574. | #define HAVE_UNISTD_H 1
  5575. | #define HAVE_UTIME_H 1
  5576. | #define HAVE_SYS_EPOLL_H 1
  5577. | #define HAVE_SYS_FILE_H 1
  5578. | #define HAVE_SYS_PARAM_H 1
  5579. | #define HAVE_SYS_POLL_H 1
  5580. | #define HAVE_SYS_SELECT_H 1
  5581. | #define HAVE_SYS_SOCKET_H 1
  5582. | #define HAVE_SYS_STATVFS_H 1
  5583. | #define HAVE_SYS_STAT_H 1
  5584. | #define HAVE_SYS_TIME_H 1
  5585. | #define HAVE_SYS_TIMES_H 1
  5586. | #define HAVE_SYS_TYPES_H 1
  5587. | #define HAVE_SYS_UN_H 1
  5588. | #define HAVE_SYS_UTSNAME_H 1
  5589. | #define HAVE_SYS_WAIT_H 1
  5590. | #define HAVE_PTY_H 1
  5591. | #define HAVE_SYS_RESOURCE_H 1
  5592. | #define HAVE_NETPACKET_PACKET_H 1
  5593. | #define HAVE_SYSEXITS_H 1
  5594. | #define HAVE_LINUX_TIPC_H 1
  5595. | #define HAVE_DIRENT_H 1
  5596. | #define HAVE_LINUX_NETLINK_H 1
  5597. | #define HAVE_MAKEDEV 1
  5598. | #define _LARGEFILE_SOURCE 1
  5599. | #define _FILE_OFFSET_BITS 64
  5600. | #if defined(SCO_DS)
  5601. | #undef _OFF_T
  5602. | #endif
  5603. | #define RETSIGTYPE void
  5604. | #define HAVE_SSIZE_T 1
  5605. | #define SIZEOF_INT 4
  5606. | #define SIZEOF_LONG 4
  5607. | /* end confdefs.h. */
  5608. | #include <stdio.h>
  5609. | #ifdef HAVE_SYS_TYPES_H
  5610. | # include <sys/types.h>
  5611. | #endif
  5612. | #ifdef HAVE_SYS_STAT_H
  5613. | # include <sys/stat.h>
  5614. | #endif
  5615. | #ifdef STDC_HEADERS
  5616. | # include <stdlib.h>
  5617. | # include <stddef.h>
  5618. | #else
  5619. | # ifdef HAVE_STDLIB_H
  5620. | # include <stdlib.h>
  5621. | # endif
  5622. | #endif
  5623. | #ifdef HAVE_STRING_H
  5624. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5625. | # include <memory.h>
  5626. | # endif
  5627. | # include <string.h>
  5628. | #endif
  5629. | #ifdef HAVE_STRINGS_H
  5630. | # include <strings.h>
  5631. | #endif
  5632. | #ifdef HAVE_INTTYPES_H
  5633. | # include <inttypes.h>
  5634. | #endif
  5635. | #ifdef HAVE_STDINT_H
  5636. | # include <stdint.h>
  5637. | #endif
  5638. | #ifdef HAVE_UNISTD_H
  5639. | # include <unistd.h>
  5640. | #endif
  5641. | int
  5642. | main ()
  5643. | {
  5644. | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
  5645. | test_array [0] = 0
  5646. |
  5647. | ;
  5648. | return 0;
  5649. | }
  5650. configure:6759: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5651. conftest.c: In function 'main':
  5652. conftest.c:108: error: size of array 'test_array' is negative
  5653. configure:6759: $? = 1
  5654. configure: failed program was:
  5655. | /* confdefs.h */
  5656. | #define _GNU_SOURCE 1
  5657. | #define _NETBSD_SOURCE 1
  5658. | #define __BSD_VISIBLE 1
  5659. | #define _BSD_TYPES 1
  5660. | #define _DARWIN_C_SOURCE 1
  5661. | #define _XOPEN_SOURCE 600
  5662. | #define _XOPEN_SOURCE_EXTENDED 1
  5663. | #define _POSIX_C_SOURCE 200112L
  5664. | #define STDC_HEADERS 1
  5665. | #define HAVE_SYS_TYPES_H 1
  5666. | #define HAVE_SYS_STAT_H 1
  5667. | #define HAVE_STDLIB_H 1
  5668. | #define HAVE_STRING_H 1
  5669. | #define HAVE_MEMORY_H 1
  5670. | #define HAVE_STRINGS_H 1
  5671. | #define HAVE_INTTYPES_H 1
  5672. | #define HAVE_STDINT_H 1
  5673. | #define HAVE_UNISTD_H 1
  5674. | #define __EXTENSIONS__ 1
  5675. | #define _ALL_SOURCE 1
  5676. | #define _GNU_SOURCE 1
  5677. | #define _POSIX_PTHREAD_SEMANTICS 1
  5678. | #define _TANDEM_SOURCE 1
  5679. | #define STDC_HEADERS 1
  5680. | #define HAVE_ASM_TYPES_H 1
  5681. | #define HAVE_DLFCN_H 1
  5682. | #define HAVE_ERRNO_H 1
  5683. | #define HAVE_FCNTL_H 1
  5684. | #define HAVE_GRP_H 1
  5685. | #define HAVE_LANGINFO_H 1
  5686. | #define HAVE_POLL_H 1
  5687. | #define HAVE_PTHREAD_H 1
  5688. | #define HAVE_SHADOW_H 1
  5689. | #define HAVE_SIGNAL_H 1
  5690. | #define HAVE_STDINT_H 1
  5691. | #define HAVE_TERMIOS_H 1
  5692. | #define HAVE_UNISTD_H 1
  5693. | #define HAVE_UTIME_H 1
  5694. | #define HAVE_SYS_EPOLL_H 1
  5695. | #define HAVE_SYS_FILE_H 1
  5696. | #define HAVE_SYS_PARAM_H 1
  5697. | #define HAVE_SYS_POLL_H 1
  5698. | #define HAVE_SYS_SELECT_H 1
  5699. | #define HAVE_SYS_SOCKET_H 1
  5700. | #define HAVE_SYS_STATVFS_H 1
  5701. | #define HAVE_SYS_STAT_H 1
  5702. | #define HAVE_SYS_TIME_H 1
  5703. | #define HAVE_SYS_TIMES_H 1
  5704. | #define HAVE_SYS_TYPES_H 1
  5705. | #define HAVE_SYS_UN_H 1
  5706. | #define HAVE_SYS_UTSNAME_H 1
  5707. | #define HAVE_SYS_WAIT_H 1
  5708. | #define HAVE_PTY_H 1
  5709. | #define HAVE_SYS_RESOURCE_H 1
  5710. | #define HAVE_NETPACKET_PACKET_H 1
  5711. | #define HAVE_SYSEXITS_H 1
  5712. | #define HAVE_LINUX_TIPC_H 1
  5713. | #define HAVE_DIRENT_H 1
  5714. | #define HAVE_LINUX_NETLINK_H 1
  5715. | #define HAVE_MAKEDEV 1
  5716. | #define _LARGEFILE_SOURCE 1
  5717. | #define _FILE_OFFSET_BITS 64
  5718. | #if defined(SCO_DS)
  5719. | #undef _OFF_T
  5720. | #endif
  5721. | #define RETSIGTYPE void
  5722. | #define HAVE_SSIZE_T 1
  5723. | #define SIZEOF_INT 4
  5724. | #define SIZEOF_LONG 4
  5725. | /* end confdefs.h. */
  5726. | #include <stdio.h>
  5727. | #ifdef HAVE_SYS_TYPES_H
  5728. | # include <sys/types.h>
  5729. | #endif
  5730. | #ifdef HAVE_SYS_STAT_H
  5731. | # include <sys/stat.h>
  5732. | #endif
  5733. | #ifdef STDC_HEADERS
  5734. | # include <stdlib.h>
  5735. | # include <stddef.h>
  5736. | #else
  5737. | # ifdef HAVE_STDLIB_H
  5738. | # include <stdlib.h>
  5739. | # endif
  5740. | #endif
  5741. | #ifdef HAVE_STRING_H
  5742. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5743. | # include <memory.h>
  5744. | # endif
  5745. | # include <string.h>
  5746. | #endif
  5747. | #ifdef HAVE_STRINGS_H
  5748. | # include <strings.h>
  5749. | #endif
  5750. | #ifdef HAVE_INTTYPES_H
  5751. | # include <inttypes.h>
  5752. | #endif
  5753. | #ifdef HAVE_STDINT_H
  5754. | # include <stdint.h>
  5755. | #endif
  5756. | #ifdef HAVE_UNISTD_H
  5757. | # include <unistd.h>
  5758. | #endif
  5759. | int
  5760. | main ()
  5761. | {
  5762. | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
  5763. | test_array [0] = 0
  5764. |
  5765. | ;
  5766. | return 0;
  5767. | }
  5768. configure:6759: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5769. configure:6759: $? = 0
  5770. configure:6759: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5771. configure:6759: $? = 0
  5772. configure:6759: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5773. configure:6759: $? = 0
  5774. configure:6773: result: 4
  5775. configure:6787: checking size of short
  5776. configure:6792: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5777. configure:6792: $? = 0
  5778. configure:6792: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5779. conftest.c: In function 'main':
  5780. conftest.c:109: error: size of array 'test_array' is negative
  5781. configure:6792: $? = 1
  5782. configure: failed program was:
  5783. | /* confdefs.h */
  5784. | #define _GNU_SOURCE 1
  5785. | #define _NETBSD_SOURCE 1
  5786. | #define __BSD_VISIBLE 1
  5787. | #define _BSD_TYPES 1
  5788. | #define _DARWIN_C_SOURCE 1
  5789. | #define _XOPEN_SOURCE 600
  5790. | #define _XOPEN_SOURCE_EXTENDED 1
  5791. | #define _POSIX_C_SOURCE 200112L
  5792. | #define STDC_HEADERS 1
  5793. | #define HAVE_SYS_TYPES_H 1
  5794. | #define HAVE_SYS_STAT_H 1
  5795. | #define HAVE_STDLIB_H 1
  5796. | #define HAVE_STRING_H 1
  5797. | #define HAVE_MEMORY_H 1
  5798. | #define HAVE_STRINGS_H 1
  5799. | #define HAVE_INTTYPES_H 1
  5800. | #define HAVE_STDINT_H 1
  5801. | #define HAVE_UNISTD_H 1
  5802. | #define __EXTENSIONS__ 1
  5803. | #define _ALL_SOURCE 1
  5804. | #define _GNU_SOURCE 1
  5805. | #define _POSIX_PTHREAD_SEMANTICS 1
  5806. | #define _TANDEM_SOURCE 1
  5807. | #define STDC_HEADERS 1
  5808. | #define HAVE_ASM_TYPES_H 1
  5809. | #define HAVE_DLFCN_H 1
  5810. | #define HAVE_ERRNO_H 1
  5811. | #define HAVE_FCNTL_H 1
  5812. | #define HAVE_GRP_H 1
  5813. | #define HAVE_LANGINFO_H 1
  5814. | #define HAVE_POLL_H 1
  5815. | #define HAVE_PTHREAD_H 1
  5816. | #define HAVE_SHADOW_H 1
  5817. | #define HAVE_SIGNAL_H 1
  5818. | #define HAVE_STDINT_H 1
  5819. | #define HAVE_TERMIOS_H 1
  5820. | #define HAVE_UNISTD_H 1
  5821. | #define HAVE_UTIME_H 1
  5822. | #define HAVE_SYS_EPOLL_H 1
  5823. | #define HAVE_SYS_FILE_H 1
  5824. | #define HAVE_SYS_PARAM_H 1
  5825. | #define HAVE_SYS_POLL_H 1
  5826. | #define HAVE_SYS_SELECT_H 1
  5827. | #define HAVE_SYS_SOCKET_H 1
  5828. | #define HAVE_SYS_STATVFS_H 1
  5829. | #define HAVE_SYS_STAT_H 1
  5830. | #define HAVE_SYS_TIME_H 1
  5831. | #define HAVE_SYS_TIMES_H 1
  5832. | #define HAVE_SYS_TYPES_H 1
  5833. | #define HAVE_SYS_UN_H 1
  5834. | #define HAVE_SYS_UTSNAME_H 1
  5835. | #define HAVE_SYS_WAIT_H 1
  5836. | #define HAVE_PTY_H 1
  5837. | #define HAVE_SYS_RESOURCE_H 1
  5838. | #define HAVE_NETPACKET_PACKET_H 1
  5839. | #define HAVE_SYSEXITS_H 1
  5840. | #define HAVE_LINUX_TIPC_H 1
  5841. | #define HAVE_DIRENT_H 1
  5842. | #define HAVE_LINUX_NETLINK_H 1
  5843. | #define HAVE_MAKEDEV 1
  5844. | #define _LARGEFILE_SOURCE 1
  5845. | #define _FILE_OFFSET_BITS 64
  5846. | #if defined(SCO_DS)
  5847. | #undef _OFF_T
  5848. | #endif
  5849. | #define RETSIGTYPE void
  5850. | #define HAVE_SSIZE_T 1
  5851. | #define SIZEOF_INT 4
  5852. | #define SIZEOF_LONG 4
  5853. | #define SIZEOF_VOID_P 4
  5854. | /* end confdefs.h. */
  5855. | #include <stdio.h>
  5856. | #ifdef HAVE_SYS_TYPES_H
  5857. | # include <sys/types.h>
  5858. | #endif
  5859. | #ifdef HAVE_SYS_STAT_H
  5860. | # include <sys/stat.h>
  5861. | #endif
  5862. | #ifdef STDC_HEADERS
  5863. | # include <stdlib.h>
  5864. | # include <stddef.h>
  5865. | #else
  5866. | # ifdef HAVE_STDLIB_H
  5867. | # include <stdlib.h>
  5868. | # endif
  5869. | #endif
  5870. | #ifdef HAVE_STRING_H
  5871. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5872. | # include <memory.h>
  5873. | # endif
  5874. | # include <string.h>
  5875. | #endif
  5876. | #ifdef HAVE_STRINGS_H
  5877. | # include <strings.h>
  5878. | #endif
  5879. | #ifdef HAVE_INTTYPES_H
  5880. | # include <inttypes.h>
  5881. | #endif
  5882. | #ifdef HAVE_STDINT_H
  5883. | # include <stdint.h>
  5884. | #endif
  5885. | #ifdef HAVE_UNISTD_H
  5886. | # include <unistd.h>
  5887. | #endif
  5888. | int
  5889. | main ()
  5890. | {
  5891. | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
  5892. | test_array [0] = 0
  5893. |
  5894. | ;
  5895. | return 0;
  5896. | }
  5897. configure:6792: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  5898. conftest.c: In function 'main':
  5899. conftest.c:109: error: size of array 'test_array' is negative
  5900. configure:6792: $? = 1
  5901. configure: failed program was:
  5902. | /* confdefs.h */
  5903. | #define _GNU_SOURCE 1
  5904. | #define _NETBSD_SOURCE 1
  5905. | #define __BSD_VISIBLE 1
  5906. | #define _BSD_TYPES 1
  5907. | #define _DARWIN_C_SOURCE 1
  5908. | #define _XOPEN_SOURCE 600
  5909. | #define _XOPEN_SOURCE_EXTENDED 1
  5910. | #define _POSIX_C_SOURCE 200112L
  5911. | #define STDC_HEADERS 1
  5912. | #define HAVE_SYS_TYPES_H 1
  5913. | #define HAVE_SYS_STAT_H 1
  5914. | #define HAVE_STDLIB_H 1
  5915. | #define HAVE_STRING_H 1
  5916. | #define HAVE_MEMORY_H 1
  5917. | #define HAVE_STRINGS_H 1
  5918. | #define HAVE_INTTYPES_H 1
  5919. | #define HAVE_STDINT_H 1
  5920. | #define HAVE_UNISTD_H 1
  5921. | #define __EXTENSIONS__ 1
  5922. | #define _ALL_SOURCE 1
  5923. | #define _GNU_SOURCE 1
  5924. | #define _POSIX_PTHREAD_SEMANTICS 1
  5925. | #define _TANDEM_SOURCE 1
  5926. | #define STDC_HEADERS 1
  5927. | #define HAVE_ASM_TYPES_H 1
  5928. | #define HAVE_DLFCN_H 1
  5929. | #define HAVE_ERRNO_H 1
  5930. | #define HAVE_FCNTL_H 1
  5931. | #define HAVE_GRP_H 1
  5932. | #define HAVE_LANGINFO_H 1
  5933. | #define HAVE_POLL_H 1
  5934. | #define HAVE_PTHREAD_H 1
  5935. | #define HAVE_SHADOW_H 1
  5936. | #define HAVE_SIGNAL_H 1
  5937. | #define HAVE_STDINT_H 1
  5938. | #define HAVE_TERMIOS_H 1
  5939. | #define HAVE_UNISTD_H 1
  5940. | #define HAVE_UTIME_H 1
  5941. | #define HAVE_SYS_EPOLL_H 1
  5942. | #define HAVE_SYS_FILE_H 1
  5943. | #define HAVE_SYS_PARAM_H 1
  5944. | #define HAVE_SYS_POLL_H 1
  5945. | #define HAVE_SYS_SELECT_H 1
  5946. | #define HAVE_SYS_SOCKET_H 1
  5947. | #define HAVE_SYS_STATVFS_H 1
  5948. | #define HAVE_SYS_STAT_H 1
  5949. | #define HAVE_SYS_TIME_H 1
  5950. | #define HAVE_SYS_TIMES_H 1
  5951. | #define HAVE_SYS_TYPES_H 1
  5952. | #define HAVE_SYS_UN_H 1
  5953. | #define HAVE_SYS_UTSNAME_H 1
  5954. | #define HAVE_SYS_WAIT_H 1
  5955. | #define HAVE_PTY_H 1
  5956. | #define HAVE_SYS_RESOURCE_H 1
  5957. | #define HAVE_NETPACKET_PACKET_H 1
  5958. | #define HAVE_SYSEXITS_H 1
  5959. | #define HAVE_LINUX_TIPC_H 1
  5960. | #define HAVE_DIRENT_H 1
  5961. | #define HAVE_LINUX_NETLINK_H 1
  5962. | #define HAVE_MAKEDEV 1
  5963. | #define _LARGEFILE_SOURCE 1
  5964. | #define _FILE_OFFSET_BITS 64
  5965. | #if defined(SCO_DS)
  5966. | #undef _OFF_T
  5967. | #endif
  5968. | #define RETSIGTYPE void
  5969. | #define HAVE_SSIZE_T 1
  5970. | #define SIZEOF_INT 4
  5971. | #define SIZEOF_LONG 4
  5972. | #define SIZEOF_VOID_P 4
  5973. | /* end confdefs.h. */
  5974. | #include <stdio.h>
  5975. | #ifdef HAVE_SYS_TYPES_H
  5976. | # include <sys/types.h>
  5977. | #endif
  5978. | #ifdef HAVE_SYS_STAT_H
  5979. | # include <sys/stat.h>
  5980. | #endif
  5981. | #ifdef STDC_HEADERS
  5982. | # include <stdlib.h>
  5983. | # include <stddef.h>
  5984. | #else
  5985. | # ifdef HAVE_STDLIB_H
  5986. | # include <stdlib.h>
  5987. | # endif
  5988. | #endif
  5989. | #ifdef HAVE_STRING_H
  5990. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5991. | # include <memory.h>
  5992. | # endif
  5993. | # include <string.h>
  5994. | #endif
  5995. | #ifdef HAVE_STRINGS_H
  5996. | # include <strings.h>
  5997. | #endif
  5998. | #ifdef HAVE_INTTYPES_H
  5999. | # include <inttypes.h>
  6000. | #endif
  6001. | #ifdef HAVE_STDINT_H
  6002. | # include <stdint.h>
  6003. | #endif
  6004. | #ifdef HAVE_UNISTD_H
  6005. | # include <unistd.h>
  6006. | #endif
  6007. | int
  6008. | main ()
  6009. | {
  6010. | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
  6011. | test_array [0] = 0
  6012. |
  6013. | ;
  6014. | return 0;
  6015. | }
  6016. configure:6792: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6017. configure:6792: $? = 0
  6018. configure:6792: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6019. configure:6792: $? = 0
  6020. configure:6806: result: 2
  6021. configure:6820: checking size of float
  6022. configure:6825: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6023. configure:6825: $? = 0
  6024. configure:6825: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6025. conftest.c: In function 'main':
  6026. conftest.c:110: error: size of array 'test_array' is negative
  6027. configure:6825: $? = 1
  6028. configure: failed program was:
  6029. | /* confdefs.h */
  6030. | #define _GNU_SOURCE 1
  6031. | #define _NETBSD_SOURCE 1
  6032. | #define __BSD_VISIBLE 1
  6033. | #define _BSD_TYPES 1
  6034. | #define _DARWIN_C_SOURCE 1
  6035. | #define _XOPEN_SOURCE 600
  6036. | #define _XOPEN_SOURCE_EXTENDED 1
  6037. | #define _POSIX_C_SOURCE 200112L
  6038. | #define STDC_HEADERS 1
  6039. | #define HAVE_SYS_TYPES_H 1
  6040. | #define HAVE_SYS_STAT_H 1
  6041. | #define HAVE_STDLIB_H 1
  6042. | #define HAVE_STRING_H 1
  6043. | #define HAVE_MEMORY_H 1
  6044. | #define HAVE_STRINGS_H 1
  6045. | #define HAVE_INTTYPES_H 1
  6046. | #define HAVE_STDINT_H 1
  6047. | #define HAVE_UNISTD_H 1
  6048. | #define __EXTENSIONS__ 1
  6049. | #define _ALL_SOURCE 1
  6050. | #define _GNU_SOURCE 1
  6051. | #define _POSIX_PTHREAD_SEMANTICS 1
  6052. | #define _TANDEM_SOURCE 1
  6053. | #define STDC_HEADERS 1
  6054. | #define HAVE_ASM_TYPES_H 1
  6055. | #define HAVE_DLFCN_H 1
  6056. | #define HAVE_ERRNO_H 1
  6057. | #define HAVE_FCNTL_H 1
  6058. | #define HAVE_GRP_H 1
  6059. | #define HAVE_LANGINFO_H 1
  6060. | #define HAVE_POLL_H 1
  6061. | #define HAVE_PTHREAD_H 1
  6062. | #define HAVE_SHADOW_H 1
  6063. | #define HAVE_SIGNAL_H 1
  6064. | #define HAVE_STDINT_H 1
  6065. | #define HAVE_TERMIOS_H 1
  6066. | #define HAVE_UNISTD_H 1
  6067. | #define HAVE_UTIME_H 1
  6068. | #define HAVE_SYS_EPOLL_H 1
  6069. | #define HAVE_SYS_FILE_H 1
  6070. | #define HAVE_SYS_PARAM_H 1
  6071. | #define HAVE_SYS_POLL_H 1
  6072. | #define HAVE_SYS_SELECT_H 1
  6073. | #define HAVE_SYS_SOCKET_H 1
  6074. | #define HAVE_SYS_STATVFS_H 1
  6075. | #define HAVE_SYS_STAT_H 1
  6076. | #define HAVE_SYS_TIME_H 1
  6077. | #define HAVE_SYS_TIMES_H 1
  6078. | #define HAVE_SYS_TYPES_H 1
  6079. | #define HAVE_SYS_UN_H 1
  6080. | #define HAVE_SYS_UTSNAME_H 1
  6081. | #define HAVE_SYS_WAIT_H 1
  6082. | #define HAVE_PTY_H 1
  6083. | #define HAVE_SYS_RESOURCE_H 1
  6084. | #define HAVE_NETPACKET_PACKET_H 1
  6085. | #define HAVE_SYSEXITS_H 1
  6086. | #define HAVE_LINUX_TIPC_H 1
  6087. | #define HAVE_DIRENT_H 1
  6088. | #define HAVE_LINUX_NETLINK_H 1
  6089. | #define HAVE_MAKEDEV 1
  6090. | #define _LARGEFILE_SOURCE 1
  6091. | #define _FILE_OFFSET_BITS 64
  6092. | #if defined(SCO_DS)
  6093. | #undef _OFF_T
  6094. | #endif
  6095. | #define RETSIGTYPE void
  6096. | #define HAVE_SSIZE_T 1
  6097. | #define SIZEOF_INT 4
  6098. | #define SIZEOF_LONG 4
  6099. | #define SIZEOF_VOID_P 4
  6100. | #define SIZEOF_SHORT 2
  6101. | /* end confdefs.h. */
  6102. | #include <stdio.h>
  6103. | #ifdef HAVE_SYS_TYPES_H
  6104. | # include <sys/types.h>
  6105. | #endif
  6106. | #ifdef HAVE_SYS_STAT_H
  6107. | # include <sys/stat.h>
  6108. | #endif
  6109. | #ifdef STDC_HEADERS
  6110. | # include <stdlib.h>
  6111. | # include <stddef.h>
  6112. | #else
  6113. | # ifdef HAVE_STDLIB_H
  6114. | # include <stdlib.h>
  6115. | # endif
  6116. | #endif
  6117. | #ifdef HAVE_STRING_H
  6118. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6119. | # include <memory.h>
  6120. | # endif
  6121. | # include <string.h>
  6122. | #endif
  6123. | #ifdef HAVE_STRINGS_H
  6124. | # include <strings.h>
  6125. | #endif
  6126. | #ifdef HAVE_INTTYPES_H
  6127. | # include <inttypes.h>
  6128. | #endif
  6129. | #ifdef HAVE_STDINT_H
  6130. | # include <stdint.h>
  6131. | #endif
  6132. | #ifdef HAVE_UNISTD_H
  6133. | # include <unistd.h>
  6134. | #endif
  6135. | int
  6136. | main ()
  6137. | {
  6138. | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
  6139. | test_array [0] = 0
  6140. |
  6141. | ;
  6142. | return 0;
  6143. | }
  6144. configure:6825: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6145. conftest.c: In function 'main':
  6146. conftest.c:110: error: size of array 'test_array' is negative
  6147. configure:6825: $? = 1
  6148. configure: failed program was:
  6149. | /* confdefs.h */
  6150. | #define _GNU_SOURCE 1
  6151. | #define _NETBSD_SOURCE 1
  6152. | #define __BSD_VISIBLE 1
  6153. | #define _BSD_TYPES 1
  6154. | #define _DARWIN_C_SOURCE 1
  6155. | #define _XOPEN_SOURCE 600
  6156. | #define _XOPEN_SOURCE_EXTENDED 1
  6157. | #define _POSIX_C_SOURCE 200112L
  6158. | #define STDC_HEADERS 1
  6159. | #define HAVE_SYS_TYPES_H 1
  6160. | #define HAVE_SYS_STAT_H 1
  6161. | #define HAVE_STDLIB_H 1
  6162. | #define HAVE_STRING_H 1
  6163. | #define HAVE_MEMORY_H 1
  6164. | #define HAVE_STRINGS_H 1
  6165. | #define HAVE_INTTYPES_H 1
  6166. | #define HAVE_STDINT_H 1
  6167. | #define HAVE_UNISTD_H 1
  6168. | #define __EXTENSIONS__ 1
  6169. | #define _ALL_SOURCE 1
  6170. | #define _GNU_SOURCE 1
  6171. | #define _POSIX_PTHREAD_SEMANTICS 1
  6172. | #define _TANDEM_SOURCE 1
  6173. | #define STDC_HEADERS 1
  6174. | #define HAVE_ASM_TYPES_H 1
  6175. | #define HAVE_DLFCN_H 1
  6176. | #define HAVE_ERRNO_H 1
  6177. | #define HAVE_FCNTL_H 1
  6178. | #define HAVE_GRP_H 1
  6179. | #define HAVE_LANGINFO_H 1
  6180. | #define HAVE_POLL_H 1
  6181. | #define HAVE_PTHREAD_H 1
  6182. | #define HAVE_SHADOW_H 1
  6183. | #define HAVE_SIGNAL_H 1
  6184. | #define HAVE_STDINT_H 1
  6185. | #define HAVE_TERMIOS_H 1
  6186. | #define HAVE_UNISTD_H 1
  6187. | #define HAVE_UTIME_H 1
  6188. | #define HAVE_SYS_EPOLL_H 1
  6189. | #define HAVE_SYS_FILE_H 1
  6190. | #define HAVE_SYS_PARAM_H 1
  6191. | #define HAVE_SYS_POLL_H 1
  6192. | #define HAVE_SYS_SELECT_H 1
  6193. | #define HAVE_SYS_SOCKET_H 1
  6194. | #define HAVE_SYS_STATVFS_H 1
  6195. | #define HAVE_SYS_STAT_H 1
  6196. | #define HAVE_SYS_TIME_H 1
  6197. | #define HAVE_SYS_TIMES_H 1
  6198. | #define HAVE_SYS_TYPES_H 1
  6199. | #define HAVE_SYS_UN_H 1
  6200. | #define HAVE_SYS_UTSNAME_H 1
  6201. | #define HAVE_SYS_WAIT_H 1
  6202. | #define HAVE_PTY_H 1
  6203. | #define HAVE_SYS_RESOURCE_H 1
  6204. | #define HAVE_NETPACKET_PACKET_H 1
  6205. | #define HAVE_SYSEXITS_H 1
  6206. | #define HAVE_LINUX_TIPC_H 1
  6207. | #define HAVE_DIRENT_H 1
  6208. | #define HAVE_LINUX_NETLINK_H 1
  6209. | #define HAVE_MAKEDEV 1
  6210. | #define _LARGEFILE_SOURCE 1
  6211. | #define _FILE_OFFSET_BITS 64
  6212. | #if defined(SCO_DS)
  6213. | #undef _OFF_T
  6214. | #endif
  6215. | #define RETSIGTYPE void
  6216. | #define HAVE_SSIZE_T 1
  6217. | #define SIZEOF_INT 4
  6218. | #define SIZEOF_LONG 4
  6219. | #define SIZEOF_VOID_P 4
  6220. | #define SIZEOF_SHORT 2
  6221. | /* end confdefs.h. */
  6222. | #include <stdio.h>
  6223. | #ifdef HAVE_SYS_TYPES_H
  6224. | # include <sys/types.h>
  6225. | #endif
  6226. | #ifdef HAVE_SYS_STAT_H
  6227. | # include <sys/stat.h>
  6228. | #endif
  6229. | #ifdef STDC_HEADERS
  6230. | # include <stdlib.h>
  6231. | # include <stddef.h>
  6232. | #else
  6233. | # ifdef HAVE_STDLIB_H
  6234. | # include <stdlib.h>
  6235. | # endif
  6236. | #endif
  6237. | #ifdef HAVE_STRING_H
  6238. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6239. | # include <memory.h>
  6240. | # endif
  6241. | # include <string.h>
  6242. | #endif
  6243. | #ifdef HAVE_STRINGS_H
  6244. | # include <strings.h>
  6245. | #endif
  6246. | #ifdef HAVE_INTTYPES_H
  6247. | # include <inttypes.h>
  6248. | #endif
  6249. | #ifdef HAVE_STDINT_H
  6250. | # include <stdint.h>
  6251. | #endif
  6252. | #ifdef HAVE_UNISTD_H
  6253. | # include <unistd.h>
  6254. | #endif
  6255. | int
  6256. | main ()
  6257. | {
  6258. | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
  6259. | test_array [0] = 0
  6260. |
  6261. | ;
  6262. | return 0;
  6263. | }
  6264. configure:6825: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6265. conftest.c: In function 'main':
  6266. conftest.c:110: error: size of array 'test_array' is negative
  6267. configure:6825: $? = 1
  6268. configure: failed program was:
  6269. | /* confdefs.h */
  6270. | #define _GNU_SOURCE 1
  6271. | #define _NETBSD_SOURCE 1
  6272. | #define __BSD_VISIBLE 1
  6273. | #define _BSD_TYPES 1
  6274. | #define _DARWIN_C_SOURCE 1
  6275. | #define _XOPEN_SOURCE 600
  6276. | #define _XOPEN_SOURCE_EXTENDED 1
  6277. | #define _POSIX_C_SOURCE 200112L
  6278. | #define STDC_HEADERS 1
  6279. | #define HAVE_SYS_TYPES_H 1
  6280. | #define HAVE_SYS_STAT_H 1
  6281. | #define HAVE_STDLIB_H 1
  6282. | #define HAVE_STRING_H 1
  6283. | #define HAVE_MEMORY_H 1
  6284. | #define HAVE_STRINGS_H 1
  6285. | #define HAVE_INTTYPES_H 1
  6286. | #define HAVE_STDINT_H 1
  6287. | #define HAVE_UNISTD_H 1
  6288. | #define __EXTENSIONS__ 1
  6289. | #define _ALL_SOURCE 1
  6290. | #define _GNU_SOURCE 1
  6291. | #define _POSIX_PTHREAD_SEMANTICS 1
  6292. | #define _TANDEM_SOURCE 1
  6293. | #define STDC_HEADERS 1
  6294. | #define HAVE_ASM_TYPES_H 1
  6295. | #define HAVE_DLFCN_H 1
  6296. | #define HAVE_ERRNO_H 1
  6297. | #define HAVE_FCNTL_H 1
  6298. | #define HAVE_GRP_H 1
  6299. | #define HAVE_LANGINFO_H 1
  6300. | #define HAVE_POLL_H 1
  6301. | #define HAVE_PTHREAD_H 1
  6302. | #define HAVE_SHADOW_H 1
  6303. | #define HAVE_SIGNAL_H 1
  6304. | #define HAVE_STDINT_H 1
  6305. | #define HAVE_TERMIOS_H 1
  6306. | #define HAVE_UNISTD_H 1
  6307. | #define HAVE_UTIME_H 1
  6308. | #define HAVE_SYS_EPOLL_H 1
  6309. | #define HAVE_SYS_FILE_H 1
  6310. | #define HAVE_SYS_PARAM_H 1
  6311. | #define HAVE_SYS_POLL_H 1
  6312. | #define HAVE_SYS_SELECT_H 1
  6313. | #define HAVE_SYS_SOCKET_H 1
  6314. | #define HAVE_SYS_STATVFS_H 1
  6315. | #define HAVE_SYS_STAT_H 1
  6316. | #define HAVE_SYS_TIME_H 1
  6317. | #define HAVE_SYS_TIMES_H 1
  6318. | #define HAVE_SYS_TYPES_H 1
  6319. | #define HAVE_SYS_UN_H 1
  6320. | #define HAVE_SYS_UTSNAME_H 1
  6321. | #define HAVE_SYS_WAIT_H 1
  6322. | #define HAVE_PTY_H 1
  6323. | #define HAVE_SYS_RESOURCE_H 1
  6324. | #define HAVE_NETPACKET_PACKET_H 1
  6325. | #define HAVE_SYSEXITS_H 1
  6326. | #define HAVE_LINUX_TIPC_H 1
  6327. | #define HAVE_DIRENT_H 1
  6328. | #define HAVE_LINUX_NETLINK_H 1
  6329. | #define HAVE_MAKEDEV 1
  6330. | #define _LARGEFILE_SOURCE 1
  6331. | #define _FILE_OFFSET_BITS 64
  6332. | #if defined(SCO_DS)
  6333. | #undef _OFF_T
  6334. | #endif
  6335. | #define RETSIGTYPE void
  6336. | #define HAVE_SSIZE_T 1
  6337. | #define SIZEOF_INT 4
  6338. | #define SIZEOF_LONG 4
  6339. | #define SIZEOF_VOID_P 4
  6340. | #define SIZEOF_SHORT 2
  6341. | /* end confdefs.h. */
  6342. | #include <stdio.h>
  6343. | #ifdef HAVE_SYS_TYPES_H
  6344. | # include <sys/types.h>
  6345. | #endif
  6346. | #ifdef HAVE_SYS_STAT_H
  6347. | # include <sys/stat.h>
  6348. | #endif
  6349. | #ifdef STDC_HEADERS
  6350. | # include <stdlib.h>
  6351. | # include <stddef.h>
  6352. | #else
  6353. | # ifdef HAVE_STDLIB_H
  6354. | # include <stdlib.h>
  6355. | # endif
  6356. | #endif
  6357. | #ifdef HAVE_STRING_H
  6358. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6359. | # include <memory.h>
  6360. | # endif
  6361. | # include <string.h>
  6362. | #endif
  6363. | #ifdef HAVE_STRINGS_H
  6364. | # include <strings.h>
  6365. | #endif
  6366. | #ifdef HAVE_INTTYPES_H
  6367. | # include <inttypes.h>
  6368. | #endif
  6369. | #ifdef HAVE_STDINT_H
  6370. | # include <stdint.h>
  6371. | #endif
  6372. | #ifdef HAVE_UNISTD_H
  6373. | # include <unistd.h>
  6374. | #endif
  6375. | int
  6376. | main ()
  6377. | {
  6378. | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
  6379. | test_array [0] = 0
  6380. |
  6381. | ;
  6382. | return 0;
  6383. | }
  6384. configure:6825: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6385. configure:6825: $? = 0
  6386. configure:6825: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6387. configure:6825: $? = 0
  6388. configure:6825: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6389. configure:6825: $? = 0
  6390. configure:6839: result: 4
  6391. configure:6853: checking size of double
  6392. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6393. configure:6858: $? = 0
  6394. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6395. conftest.c: In function 'main':
  6396. conftest.c:111: error: size of array 'test_array' is negative
  6397. configure:6858: $? = 1
  6398. configure: failed program was:
  6399. | /* confdefs.h */
  6400. | #define _GNU_SOURCE 1
  6401. | #define _NETBSD_SOURCE 1
  6402. | #define __BSD_VISIBLE 1
  6403. | #define _BSD_TYPES 1
  6404. | #define _DARWIN_C_SOURCE 1
  6405. | #define _XOPEN_SOURCE 600
  6406. | #define _XOPEN_SOURCE_EXTENDED 1
  6407. | #define _POSIX_C_SOURCE 200112L
  6408. | #define STDC_HEADERS 1
  6409. | #define HAVE_SYS_TYPES_H 1
  6410. | #define HAVE_SYS_STAT_H 1
  6411. | #define HAVE_STDLIB_H 1
  6412. | #define HAVE_STRING_H 1
  6413. | #define HAVE_MEMORY_H 1
  6414. | #define HAVE_STRINGS_H 1
  6415. | #define HAVE_INTTYPES_H 1
  6416. | #define HAVE_STDINT_H 1
  6417. | #define HAVE_UNISTD_H 1
  6418. | #define __EXTENSIONS__ 1
  6419. | #define _ALL_SOURCE 1
  6420. | #define _GNU_SOURCE 1
  6421. | #define _POSIX_PTHREAD_SEMANTICS 1
  6422. | #define _TANDEM_SOURCE 1
  6423. | #define STDC_HEADERS 1
  6424. | #define HAVE_ASM_TYPES_H 1
  6425. | #define HAVE_DLFCN_H 1
  6426. | #define HAVE_ERRNO_H 1
  6427. | #define HAVE_FCNTL_H 1
  6428. | #define HAVE_GRP_H 1
  6429. | #define HAVE_LANGINFO_H 1
  6430. | #define HAVE_POLL_H 1
  6431. | #define HAVE_PTHREAD_H 1
  6432. | #define HAVE_SHADOW_H 1
  6433. | #define HAVE_SIGNAL_H 1
  6434. | #define HAVE_STDINT_H 1
  6435. | #define HAVE_TERMIOS_H 1
  6436. | #define HAVE_UNISTD_H 1
  6437. | #define HAVE_UTIME_H 1
  6438. | #define HAVE_SYS_EPOLL_H 1
  6439. | #define HAVE_SYS_FILE_H 1
  6440. | #define HAVE_SYS_PARAM_H 1
  6441. | #define HAVE_SYS_POLL_H 1
  6442. | #define HAVE_SYS_SELECT_H 1
  6443. | #define HAVE_SYS_SOCKET_H 1
  6444. | #define HAVE_SYS_STATVFS_H 1
  6445. | #define HAVE_SYS_STAT_H 1
  6446. | #define HAVE_SYS_TIME_H 1
  6447. | #define HAVE_SYS_TIMES_H 1
  6448. | #define HAVE_SYS_TYPES_H 1
  6449. | #define HAVE_SYS_UN_H 1
  6450. | #define HAVE_SYS_UTSNAME_H 1
  6451. | #define HAVE_SYS_WAIT_H 1
  6452. | #define HAVE_PTY_H 1
  6453. | #define HAVE_SYS_RESOURCE_H 1
  6454. | #define HAVE_NETPACKET_PACKET_H 1
  6455. | #define HAVE_SYSEXITS_H 1
  6456. | #define HAVE_LINUX_TIPC_H 1
  6457. | #define HAVE_DIRENT_H 1
  6458. | #define HAVE_LINUX_NETLINK_H 1
  6459. | #define HAVE_MAKEDEV 1
  6460. | #define _LARGEFILE_SOURCE 1
  6461. | #define _FILE_OFFSET_BITS 64
  6462. | #if defined(SCO_DS)
  6463. | #undef _OFF_T
  6464. | #endif
  6465. | #define RETSIGTYPE void
  6466. | #define HAVE_SSIZE_T 1
  6467. | #define SIZEOF_INT 4
  6468. | #define SIZEOF_LONG 4
  6469. | #define SIZEOF_VOID_P 4
  6470. | #define SIZEOF_SHORT 2
  6471. | #define SIZEOF_FLOAT 4
  6472. | /* end confdefs.h. */
  6473. | #include <stdio.h>
  6474. | #ifdef HAVE_SYS_TYPES_H
  6475. | # include <sys/types.h>
  6476. | #endif
  6477. | #ifdef HAVE_SYS_STAT_H
  6478. | # include <sys/stat.h>
  6479. | #endif
  6480. | #ifdef STDC_HEADERS
  6481. | # include <stdlib.h>
  6482. | # include <stddef.h>
  6483. | #else
  6484. | # ifdef HAVE_STDLIB_H
  6485. | # include <stdlib.h>
  6486. | # endif
  6487. | #endif
  6488. | #ifdef HAVE_STRING_H
  6489. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6490. | # include <memory.h>
  6491. | # endif
  6492. | # include <string.h>
  6493. | #endif
  6494. | #ifdef HAVE_STRINGS_H
  6495. | # include <strings.h>
  6496. | #endif
  6497. | #ifdef HAVE_INTTYPES_H
  6498. | # include <inttypes.h>
  6499. | #endif
  6500. | #ifdef HAVE_STDINT_H
  6501. | # include <stdint.h>
  6502. | #endif
  6503. | #ifdef HAVE_UNISTD_H
  6504. | # include <unistd.h>
  6505. | #endif
  6506. | int
  6507. | main ()
  6508. | {
  6509. | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
  6510. | test_array [0] = 0
  6511. |
  6512. | ;
  6513. | return 0;
  6514. | }
  6515. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6516. conftest.c: In function 'main':
  6517. conftest.c:111: error: size of array 'test_array' is negative
  6518. configure:6858: $? = 1
  6519. configure: failed program was:
  6520. | /* confdefs.h */
  6521. | #define _GNU_SOURCE 1
  6522. | #define _NETBSD_SOURCE 1
  6523. | #define __BSD_VISIBLE 1
  6524. | #define _BSD_TYPES 1
  6525. | #define _DARWIN_C_SOURCE 1
  6526. | #define _XOPEN_SOURCE 600
  6527. | #define _XOPEN_SOURCE_EXTENDED 1
  6528. | #define _POSIX_C_SOURCE 200112L
  6529. | #define STDC_HEADERS 1
  6530. | #define HAVE_SYS_TYPES_H 1
  6531. | #define HAVE_SYS_STAT_H 1
  6532. | #define HAVE_STDLIB_H 1
  6533. | #define HAVE_STRING_H 1
  6534. | #define HAVE_MEMORY_H 1
  6535. | #define HAVE_STRINGS_H 1
  6536. | #define HAVE_INTTYPES_H 1
  6537. | #define HAVE_STDINT_H 1
  6538. | #define HAVE_UNISTD_H 1
  6539. | #define __EXTENSIONS__ 1
  6540. | #define _ALL_SOURCE 1
  6541. | #define _GNU_SOURCE 1
  6542. | #define _POSIX_PTHREAD_SEMANTICS 1
  6543. | #define _TANDEM_SOURCE 1
  6544. | #define STDC_HEADERS 1
  6545. | #define HAVE_ASM_TYPES_H 1
  6546. | #define HAVE_DLFCN_H 1
  6547. | #define HAVE_ERRNO_H 1
  6548. | #define HAVE_FCNTL_H 1
  6549. | #define HAVE_GRP_H 1
  6550. | #define HAVE_LANGINFO_H 1
  6551. | #define HAVE_POLL_H 1
  6552. | #define HAVE_PTHREAD_H 1
  6553. | #define HAVE_SHADOW_H 1
  6554. | #define HAVE_SIGNAL_H 1
  6555. | #define HAVE_STDINT_H 1
  6556. | #define HAVE_TERMIOS_H 1
  6557. | #define HAVE_UNISTD_H 1
  6558. | #define HAVE_UTIME_H 1
  6559. | #define HAVE_SYS_EPOLL_H 1
  6560. | #define HAVE_SYS_FILE_H 1
  6561. | #define HAVE_SYS_PARAM_H 1
  6562. | #define HAVE_SYS_POLL_H 1
  6563. | #define HAVE_SYS_SELECT_H 1
  6564. | #define HAVE_SYS_SOCKET_H 1
  6565. | #define HAVE_SYS_STATVFS_H 1
  6566. | #define HAVE_SYS_STAT_H 1
  6567. | #define HAVE_SYS_TIME_H 1
  6568. | #define HAVE_SYS_TIMES_H 1
  6569. | #define HAVE_SYS_TYPES_H 1
  6570. | #define HAVE_SYS_UN_H 1
  6571. | #define HAVE_SYS_UTSNAME_H 1
  6572. | #define HAVE_SYS_WAIT_H 1
  6573. | #define HAVE_PTY_H 1
  6574. | #define HAVE_SYS_RESOURCE_H 1
  6575. | #define HAVE_NETPACKET_PACKET_H 1
  6576. | #define HAVE_SYSEXITS_H 1
  6577. | #define HAVE_LINUX_TIPC_H 1
  6578. | #define HAVE_DIRENT_H 1
  6579. | #define HAVE_LINUX_NETLINK_H 1
  6580. | #define HAVE_MAKEDEV 1
  6581. | #define _LARGEFILE_SOURCE 1
  6582. | #define _FILE_OFFSET_BITS 64
  6583. | #if defined(SCO_DS)
  6584. | #undef _OFF_T
  6585. | #endif
  6586. | #define RETSIGTYPE void
  6587. | #define HAVE_SSIZE_T 1
  6588. | #define SIZEOF_INT 4
  6589. | #define SIZEOF_LONG 4
  6590. | #define SIZEOF_VOID_P 4
  6591. | #define SIZEOF_SHORT 2
  6592. | #define SIZEOF_FLOAT 4
  6593. | /* end confdefs.h. */
  6594. | #include <stdio.h>
  6595. | #ifdef HAVE_SYS_TYPES_H
  6596. | # include <sys/types.h>
  6597. | #endif
  6598. | #ifdef HAVE_SYS_STAT_H
  6599. | # include <sys/stat.h>
  6600. | #endif
  6601. | #ifdef STDC_HEADERS
  6602. | # include <stdlib.h>
  6603. | # include <stddef.h>
  6604. | #else
  6605. | # ifdef HAVE_STDLIB_H
  6606. | # include <stdlib.h>
  6607. | # endif
  6608. | #endif
  6609. | #ifdef HAVE_STRING_H
  6610. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6611. | # include <memory.h>
  6612. | # endif
  6613. | # include <string.h>
  6614. | #endif
  6615. | #ifdef HAVE_STRINGS_H
  6616. | # include <strings.h>
  6617. | #endif
  6618. | #ifdef HAVE_INTTYPES_H
  6619. | # include <inttypes.h>
  6620. | #endif
  6621. | #ifdef HAVE_STDINT_H
  6622. | # include <stdint.h>
  6623. | #endif
  6624. | #ifdef HAVE_UNISTD_H
  6625. | # include <unistd.h>
  6626. | #endif
  6627. | int
  6628. | main ()
  6629. | {
  6630. | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
  6631. | test_array [0] = 0
  6632. |
  6633. | ;
  6634. | return 0;
  6635. | }
  6636. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6637. conftest.c: In function 'main':
  6638. conftest.c:111: error: size of array 'test_array' is negative
  6639. configure:6858: $? = 1
  6640. configure: failed program was:
  6641. | /* confdefs.h */
  6642. | #define _GNU_SOURCE 1
  6643. | #define _NETBSD_SOURCE 1
  6644. | #define __BSD_VISIBLE 1
  6645. | #define _BSD_TYPES 1
  6646. | #define _DARWIN_C_SOURCE 1
  6647. | #define _XOPEN_SOURCE 600
  6648. | #define _XOPEN_SOURCE_EXTENDED 1
  6649. | #define _POSIX_C_SOURCE 200112L
  6650. | #define STDC_HEADERS 1
  6651. | #define HAVE_SYS_TYPES_H 1
  6652. | #define HAVE_SYS_STAT_H 1
  6653. | #define HAVE_STDLIB_H 1
  6654. | #define HAVE_STRING_H 1
  6655. | #define HAVE_MEMORY_H 1
  6656. | #define HAVE_STRINGS_H 1
  6657. | #define HAVE_INTTYPES_H 1
  6658. | #define HAVE_STDINT_H 1
  6659. | #define HAVE_UNISTD_H 1
  6660. | #define __EXTENSIONS__ 1
  6661. | #define _ALL_SOURCE 1
  6662. | #define _GNU_SOURCE 1
  6663. | #define _POSIX_PTHREAD_SEMANTICS 1
  6664. | #define _TANDEM_SOURCE 1
  6665. | #define STDC_HEADERS 1
  6666. | #define HAVE_ASM_TYPES_H 1
  6667. | #define HAVE_DLFCN_H 1
  6668. | #define HAVE_ERRNO_H 1
  6669. | #define HAVE_FCNTL_H 1
  6670. | #define HAVE_GRP_H 1
  6671. | #define HAVE_LANGINFO_H 1
  6672. | #define HAVE_POLL_H 1
  6673. | #define HAVE_PTHREAD_H 1
  6674. | #define HAVE_SHADOW_H 1
  6675. | #define HAVE_SIGNAL_H 1
  6676. | #define HAVE_STDINT_H 1
  6677. | #define HAVE_TERMIOS_H 1
  6678. | #define HAVE_UNISTD_H 1
  6679. | #define HAVE_UTIME_H 1
  6680. | #define HAVE_SYS_EPOLL_H 1
  6681. | #define HAVE_SYS_FILE_H 1
  6682. | #define HAVE_SYS_PARAM_H 1
  6683. | #define HAVE_SYS_POLL_H 1
  6684. | #define HAVE_SYS_SELECT_H 1
  6685. | #define HAVE_SYS_SOCKET_H 1
  6686. | #define HAVE_SYS_STATVFS_H 1
  6687. | #define HAVE_SYS_STAT_H 1
  6688. | #define HAVE_SYS_TIME_H 1
  6689. | #define HAVE_SYS_TIMES_H 1
  6690. | #define HAVE_SYS_TYPES_H 1
  6691. | #define HAVE_SYS_UN_H 1
  6692. | #define HAVE_SYS_UTSNAME_H 1
  6693. | #define HAVE_SYS_WAIT_H 1
  6694. | #define HAVE_PTY_H 1
  6695. | #define HAVE_SYS_RESOURCE_H 1
  6696. | #define HAVE_NETPACKET_PACKET_H 1
  6697. | #define HAVE_SYSEXITS_H 1
  6698. | #define HAVE_LINUX_TIPC_H 1
  6699. | #define HAVE_DIRENT_H 1
  6700. | #define HAVE_LINUX_NETLINK_H 1
  6701. | #define HAVE_MAKEDEV 1
  6702. | #define _LARGEFILE_SOURCE 1
  6703. | #define _FILE_OFFSET_BITS 64
  6704. | #if defined(SCO_DS)
  6705. | #undef _OFF_T
  6706. | #endif
  6707. | #define RETSIGTYPE void
  6708. | #define HAVE_SSIZE_T 1
  6709. | #define SIZEOF_INT 4
  6710. | #define SIZEOF_LONG 4
  6711. | #define SIZEOF_VOID_P 4
  6712. | #define SIZEOF_SHORT 2
  6713. | #define SIZEOF_FLOAT 4
  6714. | /* end confdefs.h. */
  6715. | #include <stdio.h>
  6716. | #ifdef HAVE_SYS_TYPES_H
  6717. | # include <sys/types.h>
  6718. | #endif
  6719. | #ifdef HAVE_SYS_STAT_H
  6720. | # include <sys/stat.h>
  6721. | #endif
  6722. | #ifdef STDC_HEADERS
  6723. | # include <stdlib.h>
  6724. | # include <stddef.h>
  6725. | #else
  6726. | # ifdef HAVE_STDLIB_H
  6727. | # include <stdlib.h>
  6728. | # endif
  6729. | #endif
  6730. | #ifdef HAVE_STRING_H
  6731. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6732. | # include <memory.h>
  6733. | # endif
  6734. | # include <string.h>
  6735. | #endif
  6736. | #ifdef HAVE_STRINGS_H
  6737. | # include <strings.h>
  6738. | #endif
  6739. | #ifdef HAVE_INTTYPES_H
  6740. | # include <inttypes.h>
  6741. | #endif
  6742. | #ifdef HAVE_STDINT_H
  6743. | # include <stdint.h>
  6744. | #endif
  6745. | #ifdef HAVE_UNISTD_H
  6746. | # include <unistd.h>
  6747. | #endif
  6748. | int
  6749. | main ()
  6750. | {
  6751. | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
  6752. | test_array [0] = 0
  6753. |
  6754. | ;
  6755. | return 0;
  6756. | }
  6757. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6758. conftest.c: In function 'main':
  6759. conftest.c:111: error: size of array 'test_array' is negative
  6760. configure:6858: $? = 1
  6761. configure: failed program was:
  6762. | /* confdefs.h */
  6763. | #define _GNU_SOURCE 1
  6764. | #define _NETBSD_SOURCE 1
  6765. | #define __BSD_VISIBLE 1
  6766. | #define _BSD_TYPES 1
  6767. | #define _DARWIN_C_SOURCE 1
  6768. | #define _XOPEN_SOURCE 600
  6769. | #define _XOPEN_SOURCE_EXTENDED 1
  6770. | #define _POSIX_C_SOURCE 200112L
  6771. | #define STDC_HEADERS 1
  6772. | #define HAVE_SYS_TYPES_H 1
  6773. | #define HAVE_SYS_STAT_H 1
  6774. | #define HAVE_STDLIB_H 1
  6775. | #define HAVE_STRING_H 1
  6776. | #define HAVE_MEMORY_H 1
  6777. | #define HAVE_STRINGS_H 1
  6778. | #define HAVE_INTTYPES_H 1
  6779. | #define HAVE_STDINT_H 1
  6780. | #define HAVE_UNISTD_H 1
  6781. | #define __EXTENSIONS__ 1
  6782. | #define _ALL_SOURCE 1
  6783. | #define _GNU_SOURCE 1
  6784. | #define _POSIX_PTHREAD_SEMANTICS 1
  6785. | #define _TANDEM_SOURCE 1
  6786. | #define STDC_HEADERS 1
  6787. | #define HAVE_ASM_TYPES_H 1
  6788. | #define HAVE_DLFCN_H 1
  6789. | #define HAVE_ERRNO_H 1
  6790. | #define HAVE_FCNTL_H 1
  6791. | #define HAVE_GRP_H 1
  6792. | #define HAVE_LANGINFO_H 1
  6793. | #define HAVE_POLL_H 1
  6794. | #define HAVE_PTHREAD_H 1
  6795. | #define HAVE_SHADOW_H 1
  6796. | #define HAVE_SIGNAL_H 1
  6797. | #define HAVE_STDINT_H 1
  6798. | #define HAVE_TERMIOS_H 1
  6799. | #define HAVE_UNISTD_H 1
  6800. | #define HAVE_UTIME_H 1
  6801. | #define HAVE_SYS_EPOLL_H 1
  6802. | #define HAVE_SYS_FILE_H 1
  6803. | #define HAVE_SYS_PARAM_H 1
  6804. | #define HAVE_SYS_POLL_H 1
  6805. | #define HAVE_SYS_SELECT_H 1
  6806. | #define HAVE_SYS_SOCKET_H 1
  6807. | #define HAVE_SYS_STATVFS_H 1
  6808. | #define HAVE_SYS_STAT_H 1
  6809. | #define HAVE_SYS_TIME_H 1
  6810. | #define HAVE_SYS_TIMES_H 1
  6811. | #define HAVE_SYS_TYPES_H 1
  6812. | #define HAVE_SYS_UN_H 1
  6813. | #define HAVE_SYS_UTSNAME_H 1
  6814. | #define HAVE_SYS_WAIT_H 1
  6815. | #define HAVE_PTY_H 1
  6816. | #define HAVE_SYS_RESOURCE_H 1
  6817. | #define HAVE_NETPACKET_PACKET_H 1
  6818. | #define HAVE_SYSEXITS_H 1
  6819. | #define HAVE_LINUX_TIPC_H 1
  6820. | #define HAVE_DIRENT_H 1
  6821. | #define HAVE_LINUX_NETLINK_H 1
  6822. | #define HAVE_MAKEDEV 1
  6823. | #define _LARGEFILE_SOURCE 1
  6824. | #define _FILE_OFFSET_BITS 64
  6825. | #if defined(SCO_DS)
  6826. | #undef _OFF_T
  6827. | #endif
  6828. | #define RETSIGTYPE void
  6829. | #define HAVE_SSIZE_T 1
  6830. | #define SIZEOF_INT 4
  6831. | #define SIZEOF_LONG 4
  6832. | #define SIZEOF_VOID_P 4
  6833. | #define SIZEOF_SHORT 2
  6834. | #define SIZEOF_FLOAT 4
  6835. | /* end confdefs.h. */
  6836. | #include <stdio.h>
  6837. | #ifdef HAVE_SYS_TYPES_H
  6838. | # include <sys/types.h>
  6839. | #endif
  6840. | #ifdef HAVE_SYS_STAT_H
  6841. | # include <sys/stat.h>
  6842. | #endif
  6843. | #ifdef STDC_HEADERS
  6844. | # include <stdlib.h>
  6845. | # include <stddef.h>
  6846. | #else
  6847. | # ifdef HAVE_STDLIB_H
  6848. | # include <stdlib.h>
  6849. | # endif
  6850. | #endif
  6851. | #ifdef HAVE_STRING_H
  6852. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6853. | # include <memory.h>
  6854. | # endif
  6855. | # include <string.h>
  6856. | #endif
  6857. | #ifdef HAVE_STRINGS_H
  6858. | # include <strings.h>
  6859. | #endif
  6860. | #ifdef HAVE_INTTYPES_H
  6861. | # include <inttypes.h>
  6862. | #endif
  6863. | #ifdef HAVE_STDINT_H
  6864. | # include <stdint.h>
  6865. | #endif
  6866. | #ifdef HAVE_UNISTD_H
  6867. | # include <unistd.h>
  6868. | #endif
  6869. | int
  6870. | main ()
  6871. | {
  6872. | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
  6873. | test_array [0] = 0
  6874. |
  6875. | ;
  6876. | return 0;
  6877. | }
  6878. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6879. configure:6858: $? = 0
  6880. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6881. configure:6858: $? = 0
  6882. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6883. configure:6858: $? = 0
  6884. configure:6858: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6885. configure:6858: $? = 0
  6886. configure:6872: result: 8
  6887. configure:6886: checking size of fpos_t
  6888. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6889. configure:6891: $? = 0
  6890. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  6891. conftest.c: In function 'main':
  6892. conftest.c:112: error: size of array 'test_array' is negative
  6893. configure:6891: $? = 1
  6894. configure: failed program was:
  6895. | /* confdefs.h */
  6896. | #define _GNU_SOURCE 1
  6897. | #define _NETBSD_SOURCE 1
  6898. | #define __BSD_VISIBLE 1
  6899. | #define _BSD_TYPES 1
  6900. | #define _DARWIN_C_SOURCE 1
  6901. | #define _XOPEN_SOURCE 600
  6902. | #define _XOPEN_SOURCE_EXTENDED 1
  6903. | #define _POSIX_C_SOURCE 200112L
  6904. | #define STDC_HEADERS 1
  6905. | #define HAVE_SYS_TYPES_H 1
  6906. | #define HAVE_SYS_STAT_H 1
  6907. | #define HAVE_STDLIB_H 1
  6908. | #define HAVE_STRING_H 1
  6909. | #define HAVE_MEMORY_H 1
  6910. | #define HAVE_STRINGS_H 1
  6911. | #define HAVE_INTTYPES_H 1
  6912. | #define HAVE_STDINT_H 1
  6913. | #define HAVE_UNISTD_H 1
  6914. | #define __EXTENSIONS__ 1
  6915. | #define _ALL_SOURCE 1
  6916. | #define _GNU_SOURCE 1
  6917. | #define _POSIX_PTHREAD_SEMANTICS 1
  6918. | #define _TANDEM_SOURCE 1
  6919. | #define STDC_HEADERS 1
  6920. | #define HAVE_ASM_TYPES_H 1
  6921. | #define HAVE_DLFCN_H 1
  6922. | #define HAVE_ERRNO_H 1
  6923. | #define HAVE_FCNTL_H 1
  6924. | #define HAVE_GRP_H 1
  6925. | #define HAVE_LANGINFO_H 1
  6926. | #define HAVE_POLL_H 1
  6927. | #define HAVE_PTHREAD_H 1
  6928. | #define HAVE_SHADOW_H 1
  6929. | #define HAVE_SIGNAL_H 1
  6930. | #define HAVE_STDINT_H 1
  6931. | #define HAVE_TERMIOS_H 1
  6932. | #define HAVE_UNISTD_H 1
  6933. | #define HAVE_UTIME_H 1
  6934. | #define HAVE_SYS_EPOLL_H 1
  6935. | #define HAVE_SYS_FILE_H 1
  6936. | #define HAVE_SYS_PARAM_H 1
  6937. | #define HAVE_SYS_POLL_H 1
  6938. | #define HAVE_SYS_SELECT_H 1
  6939. | #define HAVE_SYS_SOCKET_H 1
  6940. | #define HAVE_SYS_STATVFS_H 1
  6941. | #define HAVE_SYS_STAT_H 1
  6942. | #define HAVE_SYS_TIME_H 1
  6943. | #define HAVE_SYS_TIMES_H 1
  6944. | #define HAVE_SYS_TYPES_H 1
  6945. | #define HAVE_SYS_UN_H 1
  6946. | #define HAVE_SYS_UTSNAME_H 1
  6947. | #define HAVE_SYS_WAIT_H 1
  6948. | #define HAVE_PTY_H 1
  6949. | #define HAVE_SYS_RESOURCE_H 1
  6950. | #define HAVE_NETPACKET_PACKET_H 1
  6951. | #define HAVE_SYSEXITS_H 1
  6952. | #define HAVE_LINUX_TIPC_H 1
  6953. | #define HAVE_DIRENT_H 1
  6954. | #define HAVE_LINUX_NETLINK_H 1
  6955. | #define HAVE_MAKEDEV 1
  6956. | #define _LARGEFILE_SOURCE 1
  6957. | #define _FILE_OFFSET_BITS 64
  6958. | #if defined(SCO_DS)
  6959. | #undef _OFF_T
  6960. | #endif
  6961. | #define RETSIGTYPE void
  6962. | #define HAVE_SSIZE_T 1
  6963. | #define SIZEOF_INT 4
  6964. | #define SIZEOF_LONG 4
  6965. | #define SIZEOF_VOID_P 4
  6966. | #define SIZEOF_SHORT 2
  6967. | #define SIZEOF_FLOAT 4
  6968. | #define SIZEOF_DOUBLE 8
  6969. | /* end confdefs.h. */
  6970. | #include <stdio.h>
  6971. | #ifdef HAVE_SYS_TYPES_H
  6972. | # include <sys/types.h>
  6973. | #endif
  6974. | #ifdef HAVE_SYS_STAT_H
  6975. | # include <sys/stat.h>
  6976. | #endif
  6977. | #ifdef STDC_HEADERS
  6978. | # include <stdlib.h>
  6979. | # include <stddef.h>
  6980. | #else
  6981. | # ifdef HAVE_STDLIB_H
  6982. | # include <stdlib.h>
  6983. | # endif
  6984. | #endif
  6985. | #ifdef HAVE_STRING_H
  6986. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6987. | # include <memory.h>
  6988. | # endif
  6989. | # include <string.h>
  6990. | #endif
  6991. | #ifdef HAVE_STRINGS_H
  6992. | # include <strings.h>
  6993. | #endif
  6994. | #ifdef HAVE_INTTYPES_H
  6995. | # include <inttypes.h>
  6996. | #endif
  6997. | #ifdef HAVE_STDINT_H
  6998. | # include <stdint.h>
  6999. | #endif
  7000. | #ifdef HAVE_UNISTD_H
  7001. | # include <unistd.h>
  7002. | #endif
  7003. | int
  7004. | main ()
  7005. | {
  7006. | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 0)];
  7007. | test_array [0] = 0
  7008. |
  7009. | ;
  7010. | return 0;
  7011. | }
  7012. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7013. conftest.c: In function 'main':
  7014. conftest.c:112: error: size of array 'test_array' is negative
  7015. configure:6891: $? = 1
  7016. configure: failed program was:
  7017. | /* confdefs.h */
  7018. | #define _GNU_SOURCE 1
  7019. | #define _NETBSD_SOURCE 1
  7020. | #define __BSD_VISIBLE 1
  7021. | #define _BSD_TYPES 1
  7022. | #define _DARWIN_C_SOURCE 1
  7023. | #define _XOPEN_SOURCE 600
  7024. | #define _XOPEN_SOURCE_EXTENDED 1
  7025. | #define _POSIX_C_SOURCE 200112L
  7026. | #define STDC_HEADERS 1
  7027. | #define HAVE_SYS_TYPES_H 1
  7028. | #define HAVE_SYS_STAT_H 1
  7029. | #define HAVE_STDLIB_H 1
  7030. | #define HAVE_STRING_H 1
  7031. | #define HAVE_MEMORY_H 1
  7032. | #define HAVE_STRINGS_H 1
  7033. | #define HAVE_INTTYPES_H 1
  7034. | #define HAVE_STDINT_H 1
  7035. | #define HAVE_UNISTD_H 1
  7036. | #define __EXTENSIONS__ 1
  7037. | #define _ALL_SOURCE 1
  7038. | #define _GNU_SOURCE 1
  7039. | #define _POSIX_PTHREAD_SEMANTICS 1
  7040. | #define _TANDEM_SOURCE 1
  7041. | #define STDC_HEADERS 1
  7042. | #define HAVE_ASM_TYPES_H 1
  7043. | #define HAVE_DLFCN_H 1
  7044. | #define HAVE_ERRNO_H 1
  7045. | #define HAVE_FCNTL_H 1
  7046. | #define HAVE_GRP_H 1
  7047. | #define HAVE_LANGINFO_H 1
  7048. | #define HAVE_POLL_H 1
  7049. | #define HAVE_PTHREAD_H 1
  7050. | #define HAVE_SHADOW_H 1
  7051. | #define HAVE_SIGNAL_H 1
  7052. | #define HAVE_STDINT_H 1
  7053. | #define HAVE_TERMIOS_H 1
  7054. | #define HAVE_UNISTD_H 1
  7055. | #define HAVE_UTIME_H 1
  7056. | #define HAVE_SYS_EPOLL_H 1
  7057. | #define HAVE_SYS_FILE_H 1
  7058. | #define HAVE_SYS_PARAM_H 1
  7059. | #define HAVE_SYS_POLL_H 1
  7060. | #define HAVE_SYS_SELECT_H 1
  7061. | #define HAVE_SYS_SOCKET_H 1
  7062. | #define HAVE_SYS_STATVFS_H 1
  7063. | #define HAVE_SYS_STAT_H 1
  7064. | #define HAVE_SYS_TIME_H 1
  7065. | #define HAVE_SYS_TIMES_H 1
  7066. | #define HAVE_SYS_TYPES_H 1
  7067. | #define HAVE_SYS_UN_H 1
  7068. | #define HAVE_SYS_UTSNAME_H 1
  7069. | #define HAVE_SYS_WAIT_H 1
  7070. | #define HAVE_PTY_H 1
  7071. | #define HAVE_SYS_RESOURCE_H 1
  7072. | #define HAVE_NETPACKET_PACKET_H 1
  7073. | #define HAVE_SYSEXITS_H 1
  7074. | #define HAVE_LINUX_TIPC_H 1
  7075. | #define HAVE_DIRENT_H 1
  7076. | #define HAVE_LINUX_NETLINK_H 1
  7077. | #define HAVE_MAKEDEV 1
  7078. | #define _LARGEFILE_SOURCE 1
  7079. | #define _FILE_OFFSET_BITS 64
  7080. | #if defined(SCO_DS)
  7081. | #undef _OFF_T
  7082. | #endif
  7083. | #define RETSIGTYPE void
  7084. | #define HAVE_SSIZE_T 1
  7085. | #define SIZEOF_INT 4
  7086. | #define SIZEOF_LONG 4
  7087. | #define SIZEOF_VOID_P 4
  7088. | #define SIZEOF_SHORT 2
  7089. | #define SIZEOF_FLOAT 4
  7090. | #define SIZEOF_DOUBLE 8
  7091. | /* end confdefs.h. */
  7092. | #include <stdio.h>
  7093. | #ifdef HAVE_SYS_TYPES_H
  7094. | # include <sys/types.h>
  7095. | #endif
  7096. | #ifdef HAVE_SYS_STAT_H
  7097. | # include <sys/stat.h>
  7098. | #endif
  7099. | #ifdef STDC_HEADERS
  7100. | # include <stdlib.h>
  7101. | # include <stddef.h>
  7102. | #else
  7103. | # ifdef HAVE_STDLIB_H
  7104. | # include <stdlib.h>
  7105. | # endif
  7106. | #endif
  7107. | #ifdef HAVE_STRING_H
  7108. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7109. | # include <memory.h>
  7110. | # endif
  7111. | # include <string.h>
  7112. | #endif
  7113. | #ifdef HAVE_STRINGS_H
  7114. | # include <strings.h>
  7115. | #endif
  7116. | #ifdef HAVE_INTTYPES_H
  7117. | # include <inttypes.h>
  7118. | #endif
  7119. | #ifdef HAVE_STDINT_H
  7120. | # include <stdint.h>
  7121. | #endif
  7122. | #ifdef HAVE_UNISTD_H
  7123. | # include <unistd.h>
  7124. | #endif
  7125. | int
  7126. | main ()
  7127. | {
  7128. | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 1)];
  7129. | test_array [0] = 0
  7130. |
  7131. | ;
  7132. | return 0;
  7133. | }
  7134. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7135. conftest.c: In function 'main':
  7136. conftest.c:112: error: size of array 'test_array' is negative
  7137. configure:6891: $? = 1
  7138. configure: failed program was:
  7139. | /* confdefs.h */
  7140. | #define _GNU_SOURCE 1
  7141. | #define _NETBSD_SOURCE 1
  7142. | #define __BSD_VISIBLE 1
  7143. | #define _BSD_TYPES 1
  7144. | #define _DARWIN_C_SOURCE 1
  7145. | #define _XOPEN_SOURCE 600
  7146. | #define _XOPEN_SOURCE_EXTENDED 1
  7147. | #define _POSIX_C_SOURCE 200112L
  7148. | #define STDC_HEADERS 1
  7149. | #define HAVE_SYS_TYPES_H 1
  7150. | #define HAVE_SYS_STAT_H 1
  7151. | #define HAVE_STDLIB_H 1
  7152. | #define HAVE_STRING_H 1
  7153. | #define HAVE_MEMORY_H 1
  7154. | #define HAVE_STRINGS_H 1
  7155. | #define HAVE_INTTYPES_H 1
  7156. | #define HAVE_STDINT_H 1
  7157. | #define HAVE_UNISTD_H 1
  7158. | #define __EXTENSIONS__ 1
  7159. | #define _ALL_SOURCE 1
  7160. | #define _GNU_SOURCE 1
  7161. | #define _POSIX_PTHREAD_SEMANTICS 1
  7162. | #define _TANDEM_SOURCE 1
  7163. | #define STDC_HEADERS 1
  7164. | #define HAVE_ASM_TYPES_H 1
  7165. | #define HAVE_DLFCN_H 1
  7166. | #define HAVE_ERRNO_H 1
  7167. | #define HAVE_FCNTL_H 1
  7168. | #define HAVE_GRP_H 1
  7169. | #define HAVE_LANGINFO_H 1
  7170. | #define HAVE_POLL_H 1
  7171. | #define HAVE_PTHREAD_H 1
  7172. | #define HAVE_SHADOW_H 1
  7173. | #define HAVE_SIGNAL_H 1
  7174. | #define HAVE_STDINT_H 1
  7175. | #define HAVE_TERMIOS_H 1
  7176. | #define HAVE_UNISTD_H 1
  7177. | #define HAVE_UTIME_H 1
  7178. | #define HAVE_SYS_EPOLL_H 1
  7179. | #define HAVE_SYS_FILE_H 1
  7180. | #define HAVE_SYS_PARAM_H 1
  7181. | #define HAVE_SYS_POLL_H 1
  7182. | #define HAVE_SYS_SELECT_H 1
  7183. | #define HAVE_SYS_SOCKET_H 1
  7184. | #define HAVE_SYS_STATVFS_H 1
  7185. | #define HAVE_SYS_STAT_H 1
  7186. | #define HAVE_SYS_TIME_H 1
  7187. | #define HAVE_SYS_TIMES_H 1
  7188. | #define HAVE_SYS_TYPES_H 1
  7189. | #define HAVE_SYS_UN_H 1
  7190. | #define HAVE_SYS_UTSNAME_H 1
  7191. | #define HAVE_SYS_WAIT_H 1
  7192. | #define HAVE_PTY_H 1
  7193. | #define HAVE_SYS_RESOURCE_H 1
  7194. | #define HAVE_NETPACKET_PACKET_H 1
  7195. | #define HAVE_SYSEXITS_H 1
  7196. | #define HAVE_LINUX_TIPC_H 1
  7197. | #define HAVE_DIRENT_H 1
  7198. | #define HAVE_LINUX_NETLINK_H 1
  7199. | #define HAVE_MAKEDEV 1
  7200. | #define _LARGEFILE_SOURCE 1
  7201. | #define _FILE_OFFSET_BITS 64
  7202. | #if defined(SCO_DS)
  7203. | #undef _OFF_T
  7204. | #endif
  7205. | #define RETSIGTYPE void
  7206. | #define HAVE_SSIZE_T 1
  7207. | #define SIZEOF_INT 4
  7208. | #define SIZEOF_LONG 4
  7209. | #define SIZEOF_VOID_P 4
  7210. | #define SIZEOF_SHORT 2
  7211. | #define SIZEOF_FLOAT 4
  7212. | #define SIZEOF_DOUBLE 8
  7213. | /* end confdefs.h. */
  7214. | #include <stdio.h>
  7215. | #ifdef HAVE_SYS_TYPES_H
  7216. | # include <sys/types.h>
  7217. | #endif
  7218. | #ifdef HAVE_SYS_STAT_H
  7219. | # include <sys/stat.h>
  7220. | #endif
  7221. | #ifdef STDC_HEADERS
  7222. | # include <stdlib.h>
  7223. | # include <stddef.h>
  7224. | #else
  7225. | # ifdef HAVE_STDLIB_H
  7226. | # include <stdlib.h>
  7227. | # endif
  7228. | #endif
  7229. | #ifdef HAVE_STRING_H
  7230. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7231. | # include <memory.h>
  7232. | # endif
  7233. | # include <string.h>
  7234. | #endif
  7235. | #ifdef HAVE_STRINGS_H
  7236. | # include <strings.h>
  7237. | #endif
  7238. | #ifdef HAVE_INTTYPES_H
  7239. | # include <inttypes.h>
  7240. | #endif
  7241. | #ifdef HAVE_STDINT_H
  7242. | # include <stdint.h>
  7243. | #endif
  7244. | #ifdef HAVE_UNISTD_H
  7245. | # include <unistd.h>
  7246. | #endif
  7247. | int
  7248. | main ()
  7249. | {
  7250. | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 3)];
  7251. | test_array [0] = 0
  7252. |
  7253. | ;
  7254. | return 0;
  7255. | }
  7256. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7257. conftest.c: In function 'main':
  7258. conftest.c:112: error: size of array 'test_array' is negative
  7259. configure:6891: $? = 1
  7260. configure: failed program was:
  7261. | /* confdefs.h */
  7262. | #define _GNU_SOURCE 1
  7263. | #define _NETBSD_SOURCE 1
  7264. | #define __BSD_VISIBLE 1
  7265. | #define _BSD_TYPES 1
  7266. | #define _DARWIN_C_SOURCE 1
  7267. | #define _XOPEN_SOURCE 600
  7268. | #define _XOPEN_SOURCE_EXTENDED 1
  7269. | #define _POSIX_C_SOURCE 200112L
  7270. | #define STDC_HEADERS 1
  7271. | #define HAVE_SYS_TYPES_H 1
  7272. | #define HAVE_SYS_STAT_H 1
  7273. | #define HAVE_STDLIB_H 1
  7274. | #define HAVE_STRING_H 1
  7275. | #define HAVE_MEMORY_H 1
  7276. | #define HAVE_STRINGS_H 1
  7277. | #define HAVE_INTTYPES_H 1
  7278. | #define HAVE_STDINT_H 1
  7279. | #define HAVE_UNISTD_H 1
  7280. | #define __EXTENSIONS__ 1
  7281. | #define _ALL_SOURCE 1
  7282. | #define _GNU_SOURCE 1
  7283. | #define _POSIX_PTHREAD_SEMANTICS 1
  7284. | #define _TANDEM_SOURCE 1
  7285. | #define STDC_HEADERS 1
  7286. | #define HAVE_ASM_TYPES_H 1
  7287. | #define HAVE_DLFCN_H 1
  7288. | #define HAVE_ERRNO_H 1
  7289. | #define HAVE_FCNTL_H 1
  7290. | #define HAVE_GRP_H 1
  7291. | #define HAVE_LANGINFO_H 1
  7292. | #define HAVE_POLL_H 1
  7293. | #define HAVE_PTHREAD_H 1
  7294. | #define HAVE_SHADOW_H 1
  7295. | #define HAVE_SIGNAL_H 1
  7296. | #define HAVE_STDINT_H 1
  7297. | #define HAVE_TERMIOS_H 1
  7298. | #define HAVE_UNISTD_H 1
  7299. | #define HAVE_UTIME_H 1
  7300. | #define HAVE_SYS_EPOLL_H 1
  7301. | #define HAVE_SYS_FILE_H 1
  7302. | #define HAVE_SYS_PARAM_H 1
  7303. | #define HAVE_SYS_POLL_H 1
  7304. | #define HAVE_SYS_SELECT_H 1
  7305. | #define HAVE_SYS_SOCKET_H 1
  7306. | #define HAVE_SYS_STATVFS_H 1
  7307. | #define HAVE_SYS_STAT_H 1
  7308. | #define HAVE_SYS_TIME_H 1
  7309. | #define HAVE_SYS_TIMES_H 1
  7310. | #define HAVE_SYS_TYPES_H 1
  7311. | #define HAVE_SYS_UN_H 1
  7312. | #define HAVE_SYS_UTSNAME_H 1
  7313. | #define HAVE_SYS_WAIT_H 1
  7314. | #define HAVE_PTY_H 1
  7315. | #define HAVE_SYS_RESOURCE_H 1
  7316. | #define HAVE_NETPACKET_PACKET_H 1
  7317. | #define HAVE_SYSEXITS_H 1
  7318. | #define HAVE_LINUX_TIPC_H 1
  7319. | #define HAVE_DIRENT_H 1
  7320. | #define HAVE_LINUX_NETLINK_H 1
  7321. | #define HAVE_MAKEDEV 1
  7322. | #define _LARGEFILE_SOURCE 1
  7323. | #define _FILE_OFFSET_BITS 64
  7324. | #if defined(SCO_DS)
  7325. | #undef _OFF_T
  7326. | #endif
  7327. | #define RETSIGTYPE void
  7328. | #define HAVE_SSIZE_T 1
  7329. | #define SIZEOF_INT 4
  7330. | #define SIZEOF_LONG 4
  7331. | #define SIZEOF_VOID_P 4
  7332. | #define SIZEOF_SHORT 2
  7333. | #define SIZEOF_FLOAT 4
  7334. | #define SIZEOF_DOUBLE 8
  7335. | /* end confdefs.h. */
  7336. | #include <stdio.h>
  7337. | #ifdef HAVE_SYS_TYPES_H
  7338. | # include <sys/types.h>
  7339. | #endif
  7340. | #ifdef HAVE_SYS_STAT_H
  7341. | # include <sys/stat.h>
  7342. | #endif
  7343. | #ifdef STDC_HEADERS
  7344. | # include <stdlib.h>
  7345. | # include <stddef.h>
  7346. | #else
  7347. | # ifdef HAVE_STDLIB_H
  7348. | # include <stdlib.h>
  7349. | # endif
  7350. | #endif
  7351. | #ifdef HAVE_STRING_H
  7352. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7353. | # include <memory.h>
  7354. | # endif
  7355. | # include <string.h>
  7356. | #endif
  7357. | #ifdef HAVE_STRINGS_H
  7358. | # include <strings.h>
  7359. | #endif
  7360. | #ifdef HAVE_INTTYPES_H
  7361. | # include <inttypes.h>
  7362. | #endif
  7363. | #ifdef HAVE_STDINT_H
  7364. | # include <stdint.h>
  7365. | #endif
  7366. | #ifdef HAVE_UNISTD_H
  7367. | # include <unistd.h>
  7368. | #endif
  7369. | int
  7370. | main ()
  7371. | {
  7372. | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 7)];
  7373. | test_array [0] = 0
  7374. |
  7375. | ;
  7376. | return 0;
  7377. | }
  7378. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7379. conftest.c: In function 'main':
  7380. conftest.c:112: error: size of array 'test_array' is negative
  7381. configure:6891: $? = 1
  7382. configure: failed program was:
  7383. | /* confdefs.h */
  7384. | #define _GNU_SOURCE 1
  7385. | #define _NETBSD_SOURCE 1
  7386. | #define __BSD_VISIBLE 1
  7387. | #define _BSD_TYPES 1
  7388. | #define _DARWIN_C_SOURCE 1
  7389. | #define _XOPEN_SOURCE 600
  7390. | #define _XOPEN_SOURCE_EXTENDED 1
  7391. | #define _POSIX_C_SOURCE 200112L
  7392. | #define STDC_HEADERS 1
  7393. | #define HAVE_SYS_TYPES_H 1
  7394. | #define HAVE_SYS_STAT_H 1
  7395. | #define HAVE_STDLIB_H 1
  7396. | #define HAVE_STRING_H 1
  7397. | #define HAVE_MEMORY_H 1
  7398. | #define HAVE_STRINGS_H 1
  7399. | #define HAVE_INTTYPES_H 1
  7400. | #define HAVE_STDINT_H 1
  7401. | #define HAVE_UNISTD_H 1
  7402. | #define __EXTENSIONS__ 1
  7403. | #define _ALL_SOURCE 1
  7404. | #define _GNU_SOURCE 1
  7405. | #define _POSIX_PTHREAD_SEMANTICS 1
  7406. | #define _TANDEM_SOURCE 1
  7407. | #define STDC_HEADERS 1
  7408. | #define HAVE_ASM_TYPES_H 1
  7409. | #define HAVE_DLFCN_H 1
  7410. | #define HAVE_ERRNO_H 1
  7411. | #define HAVE_FCNTL_H 1
  7412. | #define HAVE_GRP_H 1
  7413. | #define HAVE_LANGINFO_H 1
  7414. | #define HAVE_POLL_H 1
  7415. | #define HAVE_PTHREAD_H 1
  7416. | #define HAVE_SHADOW_H 1
  7417. | #define HAVE_SIGNAL_H 1
  7418. | #define HAVE_STDINT_H 1
  7419. | #define HAVE_TERMIOS_H 1
  7420. | #define HAVE_UNISTD_H 1
  7421. | #define HAVE_UTIME_H 1
  7422. | #define HAVE_SYS_EPOLL_H 1
  7423. | #define HAVE_SYS_FILE_H 1
  7424. | #define HAVE_SYS_PARAM_H 1
  7425. | #define HAVE_SYS_POLL_H 1
  7426. | #define HAVE_SYS_SELECT_H 1
  7427. | #define HAVE_SYS_SOCKET_H 1
  7428. | #define HAVE_SYS_STATVFS_H 1
  7429. | #define HAVE_SYS_STAT_H 1
  7430. | #define HAVE_SYS_TIME_H 1
  7431. | #define HAVE_SYS_TIMES_H 1
  7432. | #define HAVE_SYS_TYPES_H 1
  7433. | #define HAVE_SYS_UN_H 1
  7434. | #define HAVE_SYS_UTSNAME_H 1
  7435. | #define HAVE_SYS_WAIT_H 1
  7436. | #define HAVE_PTY_H 1
  7437. | #define HAVE_SYS_RESOURCE_H 1
  7438. | #define HAVE_NETPACKET_PACKET_H 1
  7439. | #define HAVE_SYSEXITS_H 1
  7440. | #define HAVE_LINUX_TIPC_H 1
  7441. | #define HAVE_DIRENT_H 1
  7442. | #define HAVE_LINUX_NETLINK_H 1
  7443. | #define HAVE_MAKEDEV 1
  7444. | #define _LARGEFILE_SOURCE 1
  7445. | #define _FILE_OFFSET_BITS 64
  7446. | #if defined(SCO_DS)
  7447. | #undef _OFF_T
  7448. | #endif
  7449. | #define RETSIGTYPE void
  7450. | #define HAVE_SSIZE_T 1
  7451. | #define SIZEOF_INT 4
  7452. | #define SIZEOF_LONG 4
  7453. | #define SIZEOF_VOID_P 4
  7454. | #define SIZEOF_SHORT 2
  7455. | #define SIZEOF_FLOAT 4
  7456. | #define SIZEOF_DOUBLE 8
  7457. | /* end confdefs.h. */
  7458. | #include <stdio.h>
  7459. | #ifdef HAVE_SYS_TYPES_H
  7460. | # include <sys/types.h>
  7461. | #endif
  7462. | #ifdef HAVE_SYS_STAT_H
  7463. | # include <sys/stat.h>
  7464. | #endif
  7465. | #ifdef STDC_HEADERS
  7466. | # include <stdlib.h>
  7467. | # include <stddef.h>
  7468. | #else
  7469. | # ifdef HAVE_STDLIB_H
  7470. | # include <stdlib.h>
  7471. | # endif
  7472. | #endif
  7473. | #ifdef HAVE_STRING_H
  7474. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7475. | # include <memory.h>
  7476. | # endif
  7477. | # include <string.h>
  7478. | #endif
  7479. | #ifdef HAVE_STRINGS_H
  7480. | # include <strings.h>
  7481. | #endif
  7482. | #ifdef HAVE_INTTYPES_H
  7483. | # include <inttypes.h>
  7484. | #endif
  7485. | #ifdef HAVE_STDINT_H
  7486. | # include <stdint.h>
  7487. | #endif
  7488. | #ifdef HAVE_UNISTD_H
  7489. | # include <unistd.h>
  7490. | #endif
  7491. | int
  7492. | main ()
  7493. | {
  7494. | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 15)];
  7495. | test_array [0] = 0
  7496. |
  7497. | ;
  7498. | return 0;
  7499. | }
  7500. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7501. configure:6891: $? = 0
  7502. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7503. conftest.c: In function 'main':
  7504. conftest.c:112: error: size of array 'test_array' is negative
  7505. configure:6891: $? = 1
  7506. configure: failed program was:
  7507. | /* confdefs.h */
  7508. | #define _GNU_SOURCE 1
  7509. | #define _NETBSD_SOURCE 1
  7510. | #define __BSD_VISIBLE 1
  7511. | #define _BSD_TYPES 1
  7512. | #define _DARWIN_C_SOURCE 1
  7513. | #define _XOPEN_SOURCE 600
  7514. | #define _XOPEN_SOURCE_EXTENDED 1
  7515. | #define _POSIX_C_SOURCE 200112L
  7516. | #define STDC_HEADERS 1
  7517. | #define HAVE_SYS_TYPES_H 1
  7518. | #define HAVE_SYS_STAT_H 1
  7519. | #define HAVE_STDLIB_H 1
  7520. | #define HAVE_STRING_H 1
  7521. | #define HAVE_MEMORY_H 1
  7522. | #define HAVE_STRINGS_H 1
  7523. | #define HAVE_INTTYPES_H 1
  7524. | #define HAVE_STDINT_H 1
  7525. | #define HAVE_UNISTD_H 1
  7526. | #define __EXTENSIONS__ 1
  7527. | #define _ALL_SOURCE 1
  7528. | #define _GNU_SOURCE 1
  7529. | #define _POSIX_PTHREAD_SEMANTICS 1
  7530. | #define _TANDEM_SOURCE 1
  7531. | #define STDC_HEADERS 1
  7532. | #define HAVE_ASM_TYPES_H 1
  7533. | #define HAVE_DLFCN_H 1
  7534. | #define HAVE_ERRNO_H 1
  7535. | #define HAVE_FCNTL_H 1
  7536. | #define HAVE_GRP_H 1
  7537. | #define HAVE_LANGINFO_H 1
  7538. | #define HAVE_POLL_H 1
  7539. | #define HAVE_PTHREAD_H 1
  7540. | #define HAVE_SHADOW_H 1
  7541. | #define HAVE_SIGNAL_H 1
  7542. | #define HAVE_STDINT_H 1
  7543. | #define HAVE_TERMIOS_H 1
  7544. | #define HAVE_UNISTD_H 1
  7545. | #define HAVE_UTIME_H 1
  7546. | #define HAVE_SYS_EPOLL_H 1
  7547. | #define HAVE_SYS_FILE_H 1
  7548. | #define HAVE_SYS_PARAM_H 1
  7549. | #define HAVE_SYS_POLL_H 1
  7550. | #define HAVE_SYS_SELECT_H 1
  7551. | #define HAVE_SYS_SOCKET_H 1
  7552. | #define HAVE_SYS_STATVFS_H 1
  7553. | #define HAVE_SYS_STAT_H 1
  7554. | #define HAVE_SYS_TIME_H 1
  7555. | #define HAVE_SYS_TIMES_H 1
  7556. | #define HAVE_SYS_TYPES_H 1
  7557. | #define HAVE_SYS_UN_H 1
  7558. | #define HAVE_SYS_UTSNAME_H 1
  7559. | #define HAVE_SYS_WAIT_H 1
  7560. | #define HAVE_PTY_H 1
  7561. | #define HAVE_SYS_RESOURCE_H 1
  7562. | #define HAVE_NETPACKET_PACKET_H 1
  7563. | #define HAVE_SYSEXITS_H 1
  7564. | #define HAVE_LINUX_TIPC_H 1
  7565. | #define HAVE_DIRENT_H 1
  7566. | #define HAVE_LINUX_NETLINK_H 1
  7567. | #define HAVE_MAKEDEV 1
  7568. | #define _LARGEFILE_SOURCE 1
  7569. | #define _FILE_OFFSET_BITS 64
  7570. | #if defined(SCO_DS)
  7571. | #undef _OFF_T
  7572. | #endif
  7573. | #define RETSIGTYPE void
  7574. | #define HAVE_SSIZE_T 1
  7575. | #define SIZEOF_INT 4
  7576. | #define SIZEOF_LONG 4
  7577. | #define SIZEOF_VOID_P 4
  7578. | #define SIZEOF_SHORT 2
  7579. | #define SIZEOF_FLOAT 4
  7580. | #define SIZEOF_DOUBLE 8
  7581. | /* end confdefs.h. */
  7582. | #include <stdio.h>
  7583. | #ifdef HAVE_SYS_TYPES_H
  7584. | # include <sys/types.h>
  7585. | #endif
  7586. | #ifdef HAVE_SYS_STAT_H
  7587. | # include <sys/stat.h>
  7588. | #endif
  7589. | #ifdef STDC_HEADERS
  7590. | # include <stdlib.h>
  7591. | # include <stddef.h>
  7592. | #else
  7593. | # ifdef HAVE_STDLIB_H
  7594. | # include <stdlib.h>
  7595. | # endif
  7596. | #endif
  7597. | #ifdef HAVE_STRING_H
  7598. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7599. | # include <memory.h>
  7600. | # endif
  7601. | # include <string.h>
  7602. | #endif
  7603. | #ifdef HAVE_STRINGS_H
  7604. | # include <strings.h>
  7605. | #endif
  7606. | #ifdef HAVE_INTTYPES_H
  7607. | # include <inttypes.h>
  7608. | #endif
  7609. | #ifdef HAVE_STDINT_H
  7610. | # include <stdint.h>
  7611. | #endif
  7612. | #ifdef HAVE_UNISTD_H
  7613. | # include <unistd.h>
  7614. | #endif
  7615. | int
  7616. | main ()
  7617. | {
  7618. | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 23)];
  7619. | test_array [0] = 0
  7620. |
  7621. | ;
  7622. | return 0;
  7623. | }
  7624. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7625. configure:6891: $? = 0
  7626. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7627. configure:6891: $? = 0
  7628. configure:6891: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7629. configure:6891: $? = 0
  7630. configure:6905: result: 24
  7631. configure:6919: checking size of size_t
  7632. configure:6924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7633. configure:6924: $? = 0
  7634. configure:6924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7635. conftest.c: In function 'main':
  7636. conftest.c:113: error: size of array 'test_array' is negative
  7637. configure:6924: $? = 1
  7638. configure: failed program was:
  7639. | /* confdefs.h */
  7640. | #define _GNU_SOURCE 1
  7641. | #define _NETBSD_SOURCE 1
  7642. | #define __BSD_VISIBLE 1
  7643. | #define _BSD_TYPES 1
  7644. | #define _DARWIN_C_SOURCE 1
  7645. | #define _XOPEN_SOURCE 600
  7646. | #define _XOPEN_SOURCE_EXTENDED 1
  7647. | #define _POSIX_C_SOURCE 200112L
  7648. | #define STDC_HEADERS 1
  7649. | #define HAVE_SYS_TYPES_H 1
  7650. | #define HAVE_SYS_STAT_H 1
  7651. | #define HAVE_STDLIB_H 1
  7652. | #define HAVE_STRING_H 1
  7653. | #define HAVE_MEMORY_H 1
  7654. | #define HAVE_STRINGS_H 1
  7655. | #define HAVE_INTTYPES_H 1
  7656. | #define HAVE_STDINT_H 1
  7657. | #define HAVE_UNISTD_H 1
  7658. | #define __EXTENSIONS__ 1
  7659. | #define _ALL_SOURCE 1
  7660. | #define _GNU_SOURCE 1
  7661. | #define _POSIX_PTHREAD_SEMANTICS 1
  7662. | #define _TANDEM_SOURCE 1
  7663. | #define STDC_HEADERS 1
  7664. | #define HAVE_ASM_TYPES_H 1
  7665. | #define HAVE_DLFCN_H 1
  7666. | #define HAVE_ERRNO_H 1
  7667. | #define HAVE_FCNTL_H 1
  7668. | #define HAVE_GRP_H 1
  7669. | #define HAVE_LANGINFO_H 1
  7670. | #define HAVE_POLL_H 1
  7671. | #define HAVE_PTHREAD_H 1
  7672. | #define HAVE_SHADOW_H 1
  7673. | #define HAVE_SIGNAL_H 1
  7674. | #define HAVE_STDINT_H 1
  7675. | #define HAVE_TERMIOS_H 1
  7676. | #define HAVE_UNISTD_H 1
  7677. | #define HAVE_UTIME_H 1
  7678. | #define HAVE_SYS_EPOLL_H 1
  7679. | #define HAVE_SYS_FILE_H 1
  7680. | #define HAVE_SYS_PARAM_H 1
  7681. | #define HAVE_SYS_POLL_H 1
  7682. | #define HAVE_SYS_SELECT_H 1
  7683. | #define HAVE_SYS_SOCKET_H 1
  7684. | #define HAVE_SYS_STATVFS_H 1
  7685. | #define HAVE_SYS_STAT_H 1
  7686. | #define HAVE_SYS_TIME_H 1
  7687. | #define HAVE_SYS_TIMES_H 1
  7688. | #define HAVE_SYS_TYPES_H 1
  7689. | #define HAVE_SYS_UN_H 1
  7690. | #define HAVE_SYS_UTSNAME_H 1
  7691. | #define HAVE_SYS_WAIT_H 1
  7692. | #define HAVE_PTY_H 1
  7693. | #define HAVE_SYS_RESOURCE_H 1
  7694. | #define HAVE_NETPACKET_PACKET_H 1
  7695. | #define HAVE_SYSEXITS_H 1
  7696. | #define HAVE_LINUX_TIPC_H 1
  7697. | #define HAVE_DIRENT_H 1
  7698. | #define HAVE_LINUX_NETLINK_H 1
  7699. | #define HAVE_MAKEDEV 1
  7700. | #define _LARGEFILE_SOURCE 1
  7701. | #define _FILE_OFFSET_BITS 64
  7702. | #if defined(SCO_DS)
  7703. | #undef _OFF_T
  7704. | #endif
  7705. | #define RETSIGTYPE void
  7706. | #define HAVE_SSIZE_T 1
  7707. | #define SIZEOF_INT 4
  7708. | #define SIZEOF_LONG 4
  7709. | #define SIZEOF_VOID_P 4
  7710. | #define SIZEOF_SHORT 2
  7711. | #define SIZEOF_FLOAT 4
  7712. | #define SIZEOF_DOUBLE 8
  7713. | #define SIZEOF_FPOS_T 24
  7714. | /* end confdefs.h. */
  7715. | #include <stdio.h>
  7716. | #ifdef HAVE_SYS_TYPES_H
  7717. | # include <sys/types.h>
  7718. | #endif
  7719. | #ifdef HAVE_SYS_STAT_H
  7720. | # include <sys/stat.h>
  7721. | #endif
  7722. | #ifdef STDC_HEADERS
  7723. | # include <stdlib.h>
  7724. | # include <stddef.h>
  7725. | #else
  7726. | # ifdef HAVE_STDLIB_H
  7727. | # include <stdlib.h>
  7728. | # endif
  7729. | #endif
  7730. | #ifdef HAVE_STRING_H
  7731. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7732. | # include <memory.h>
  7733. | # endif
  7734. | # include <string.h>
  7735. | #endif
  7736. | #ifdef HAVE_STRINGS_H
  7737. | # include <strings.h>
  7738. | #endif
  7739. | #ifdef HAVE_INTTYPES_H
  7740. | # include <inttypes.h>
  7741. | #endif
  7742. | #ifdef HAVE_STDINT_H
  7743. | # include <stdint.h>
  7744. | #endif
  7745. | #ifdef HAVE_UNISTD_H
  7746. | # include <unistd.h>
  7747. | #endif
  7748. | int
  7749. | main ()
  7750. | {
  7751. | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
  7752. | test_array [0] = 0
  7753. |
  7754. | ;
  7755. | return 0;
  7756. | }
  7757. configure:6924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7758. conftest.c: In function 'main':
  7759. conftest.c:113: error: size of array 'test_array' is negative
  7760. configure:6924: $? = 1
  7761. configure: failed program was:
  7762. | /* confdefs.h */
  7763. | #define _GNU_SOURCE 1
  7764. | #define _NETBSD_SOURCE 1
  7765. | #define __BSD_VISIBLE 1
  7766. | #define _BSD_TYPES 1
  7767. | #define _DARWIN_C_SOURCE 1
  7768. | #define _XOPEN_SOURCE 600
  7769. | #define _XOPEN_SOURCE_EXTENDED 1
  7770. | #define _POSIX_C_SOURCE 200112L
  7771. | #define STDC_HEADERS 1
  7772. | #define HAVE_SYS_TYPES_H 1
  7773. | #define HAVE_SYS_STAT_H 1
  7774. | #define HAVE_STDLIB_H 1
  7775. | #define HAVE_STRING_H 1
  7776. | #define HAVE_MEMORY_H 1
  7777. | #define HAVE_STRINGS_H 1
  7778. | #define HAVE_INTTYPES_H 1
  7779. | #define HAVE_STDINT_H 1
  7780. | #define HAVE_UNISTD_H 1
  7781. | #define __EXTENSIONS__ 1
  7782. | #define _ALL_SOURCE 1
  7783. | #define _GNU_SOURCE 1
  7784. | #define _POSIX_PTHREAD_SEMANTICS 1
  7785. | #define _TANDEM_SOURCE 1
  7786. | #define STDC_HEADERS 1
  7787. | #define HAVE_ASM_TYPES_H 1
  7788. | #define HAVE_DLFCN_H 1
  7789. | #define HAVE_ERRNO_H 1
  7790. | #define HAVE_FCNTL_H 1
  7791. | #define HAVE_GRP_H 1
  7792. | #define HAVE_LANGINFO_H 1
  7793. | #define HAVE_POLL_H 1
  7794. | #define HAVE_PTHREAD_H 1
  7795. | #define HAVE_SHADOW_H 1
  7796. | #define HAVE_SIGNAL_H 1
  7797. | #define HAVE_STDINT_H 1
  7798. | #define HAVE_TERMIOS_H 1
  7799. | #define HAVE_UNISTD_H 1
  7800. | #define HAVE_UTIME_H 1
  7801. | #define HAVE_SYS_EPOLL_H 1
  7802. | #define HAVE_SYS_FILE_H 1
  7803. | #define HAVE_SYS_PARAM_H 1
  7804. | #define HAVE_SYS_POLL_H 1
  7805. | #define HAVE_SYS_SELECT_H 1
  7806. | #define HAVE_SYS_SOCKET_H 1
  7807. | #define HAVE_SYS_STATVFS_H 1
  7808. | #define HAVE_SYS_STAT_H 1
  7809. | #define HAVE_SYS_TIME_H 1
  7810. | #define HAVE_SYS_TIMES_H 1
  7811. | #define HAVE_SYS_TYPES_H 1
  7812. | #define HAVE_SYS_UN_H 1
  7813. | #define HAVE_SYS_UTSNAME_H 1
  7814. | #define HAVE_SYS_WAIT_H 1
  7815. | #define HAVE_PTY_H 1
  7816. | #define HAVE_SYS_RESOURCE_H 1
  7817. | #define HAVE_NETPACKET_PACKET_H 1
  7818. | #define HAVE_SYSEXITS_H 1
  7819. | #define HAVE_LINUX_TIPC_H 1
  7820. | #define HAVE_DIRENT_H 1
  7821. | #define HAVE_LINUX_NETLINK_H 1
  7822. | #define HAVE_MAKEDEV 1
  7823. | #define _LARGEFILE_SOURCE 1
  7824. | #define _FILE_OFFSET_BITS 64
  7825. | #if defined(SCO_DS)
  7826. | #undef _OFF_T
  7827. | #endif
  7828. | #define RETSIGTYPE void
  7829. | #define HAVE_SSIZE_T 1
  7830. | #define SIZEOF_INT 4
  7831. | #define SIZEOF_LONG 4
  7832. | #define SIZEOF_VOID_P 4
  7833. | #define SIZEOF_SHORT 2
  7834. | #define SIZEOF_FLOAT 4
  7835. | #define SIZEOF_DOUBLE 8
  7836. | #define SIZEOF_FPOS_T 24
  7837. | /* end confdefs.h. */
  7838. | #include <stdio.h>
  7839. | #ifdef HAVE_SYS_TYPES_H
  7840. | # include <sys/types.h>
  7841. | #endif
  7842. | #ifdef HAVE_SYS_STAT_H
  7843. | # include <sys/stat.h>
  7844. | #endif
  7845. | #ifdef STDC_HEADERS
  7846. | # include <stdlib.h>
  7847. | # include <stddef.h>
  7848. | #else
  7849. | # ifdef HAVE_STDLIB_H
  7850. | # include <stdlib.h>
  7851. | # endif
  7852. | #endif
  7853. | #ifdef HAVE_STRING_H
  7854. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7855. | # include <memory.h>
  7856. | # endif
  7857. | # include <string.h>
  7858. | #endif
  7859. | #ifdef HAVE_STRINGS_H
  7860. | # include <strings.h>
  7861. | #endif
  7862. | #ifdef HAVE_INTTYPES_H
  7863. | # include <inttypes.h>
  7864. | #endif
  7865. | #ifdef HAVE_STDINT_H
  7866. | # include <stdint.h>
  7867. | #endif
  7868. | #ifdef HAVE_UNISTD_H
  7869. | # include <unistd.h>
  7870. | #endif
  7871. | int
  7872. | main ()
  7873. | {
  7874. | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
  7875. | test_array [0] = 0
  7876. |
  7877. | ;
  7878. | return 0;
  7879. | }
  7880. configure:6924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  7881. conftest.c: In function 'main':
  7882. conftest.c:113: error: size of array 'test_array' is negative
  7883. configure:6924: $? = 1
  7884. configure: failed program was:
  7885. | /* confdefs.h */
  7886. | #define _GNU_SOURCE 1
  7887. | #define _NETBSD_SOURCE 1
  7888. | #define __BSD_VISIBLE 1
  7889. | #define _BSD_TYPES 1
  7890. | #define _DARWIN_C_SOURCE 1
  7891. | #define _XOPEN_SOURCE 600
  7892. | #define _XOPEN_SOURCE_EXTENDED 1
  7893. | #define _POSIX_C_SOURCE 200112L
  7894. | #define STDC_HEADERS 1
  7895. | #define HAVE_SYS_TYPES_H 1
  7896. | #define HAVE_SYS_STAT_H 1
  7897. | #define HAVE_STDLIB_H 1
  7898. | #define HAVE_STRING_H 1
  7899. | #define HAVE_MEMORY_H 1
  7900. | #define HAVE_STRINGS_H 1
  7901. | #define HAVE_INTTYPES_H 1
  7902. | #define HAVE_STDINT_H 1
  7903. | #define HAVE_UNISTD_H 1
  7904. | #define __EXTENSIONS__ 1
  7905. | #define _ALL_SOURCE 1
  7906. | #define _GNU_SOURCE 1
  7907. | #define _POSIX_PTHREAD_SEMANTICS 1
  7908. | #define _TANDEM_SOURCE 1
  7909. | #define STDC_HEADERS 1
  7910. | #define HAVE_ASM_TYPES_H 1
  7911. | #define HAVE_DLFCN_H 1
  7912. | #define HAVE_ERRNO_H 1
  7913. | #define HAVE_FCNTL_H 1
  7914. | #define HAVE_GRP_H 1
  7915. | #define HAVE_LANGINFO_H 1
  7916. | #define HAVE_POLL_H 1
  7917. | #define HAVE_PTHREAD_H 1
  7918. | #define HAVE_SHADOW_H 1
  7919. | #define HAVE_SIGNAL_H 1
  7920. | #define HAVE_STDINT_H 1
  7921. | #define HAVE_TERMIOS_H 1
  7922. | #define HAVE_UNISTD_H 1
  7923. | #define HAVE_UTIME_H 1
  7924. | #define HAVE_SYS_EPOLL_H 1
  7925. | #define HAVE_SYS_FILE_H 1
  7926. | #define HAVE_SYS_PARAM_H 1
  7927. | #define HAVE_SYS_POLL_H 1
  7928. | #define HAVE_SYS_SELECT_H 1
  7929. | #define HAVE_SYS_SOCKET_H 1
  7930. | #define HAVE_SYS_STATVFS_H 1
  7931. | #define HAVE_SYS_STAT_H 1
  7932. | #define HAVE_SYS_TIME_H 1
  7933. | #define HAVE_SYS_TIMES_H 1
  7934. | #define HAVE_SYS_TYPES_H 1
  7935. | #define HAVE_SYS_UN_H 1
  7936. | #define HAVE_SYS_UTSNAME_H 1
  7937. | #define HAVE_SYS_WAIT_H 1
  7938. | #define HAVE_PTY_H 1
  7939. | #define HAVE_SYS_RESOURCE_H 1
  7940. | #define HAVE_NETPACKET_PACKET_H 1
  7941. | #define HAVE_SYSEXITS_H 1
  7942. | #define HAVE_LINUX_TIPC_H 1
  7943. | #define HAVE_DIRENT_H 1
  7944. | #define HAVE_LINUX_NETLINK_H 1
  7945. | #define HAVE_MAKEDEV 1
  7946. | #define _LARGEFILE_SOURCE 1
  7947. | #define _FILE_OFFSET_BITS 64
  7948. | #if defined(SCO_DS)
  7949. | #undef _OFF_T
  7950. | #endif
  7951. | #define RETSIGTYPE void
  7952. | #define HAVE_SSIZE_T 1
  7953. | #define SIZEOF_INT 4
  7954. | #define SIZEOF_LONG 4
  7955. | #define SIZEOF_VOID_P 4
  7956. | #define SIZEOF_SHORT 2
  7957. | #define SIZEOF_FLOAT 4
  7958. | #define SIZEOF_DOUBLE 8
  7959. | #define SIZEOF_FPOS_T 24
  7960. | /* end confdefs.h. */
  7961. | #include <stdio.h>
  7962. | #ifdef HAVE_SYS_TYPES_H
  7963. | # include <sys/types.h>
  7964. | #endif
  7965. | #ifdef HAVE_SYS_STAT_H
  7966. | # include <sys/stat.h>
  7967. | #endif
  7968. | #ifdef STDC_HEADERS
  7969. | # include <stdlib.h>
  7970. | # include <stddef.h>
  7971. | #else
  7972. | # ifdef HAVE_STDLIB_H
  7973. | # include <stdlib.h>
  7974. | # endif
  7975. | #endif
  7976. | #ifdef HAVE_STRING_H
  7977. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7978. | # include <memory.h>
  7979. | # endif
  7980. | # include <string.h>
  7981. | #endif
  7982. | #ifdef HAVE_STRINGS_H
  7983. | # include <strings.h>
  7984. | #endif
  7985. | #ifdef HAVE_INTTYPES_H
  7986. | # include <inttypes.h>
  7987. | #endif
  7988. | #ifdef HAVE_STDINT_H
  7989. | # include <stdint.h>
  7990. | #endif
  7991. | #ifdef HAVE_UNISTD_H
  7992. | # include <unistd.h>
  7993. | #endif
  7994. | int
  7995. | main ()
  7996. | {
  7997. | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
  7998. | test_array [0] = 0
  7999. |
  8000. | ;
  8001. | return 0;
  8002. | }
  8003. configure:6924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8004. configure:6924: $? = 0
  8005. configure:6924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8006. configure:6924: $? = 0
  8007. configure:6924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8008. configure:6924: $? = 0
  8009. configure:6938: result: 4
  8010. configure:6952: checking size of pid_t
  8011. configure:6957: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8012. configure:6957: $? = 0
  8013. configure:6957: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8014. conftest.c: In function 'main':
  8015. conftest.c:114: error: size of array 'test_array' is negative
  8016. configure:6957: $? = 1
  8017. configure: failed program was:
  8018. | /* confdefs.h */
  8019. | #define _GNU_SOURCE 1
  8020. | #define _NETBSD_SOURCE 1
  8021. | #define __BSD_VISIBLE 1
  8022. | #define _BSD_TYPES 1
  8023. | #define _DARWIN_C_SOURCE 1
  8024. | #define _XOPEN_SOURCE 600
  8025. | #define _XOPEN_SOURCE_EXTENDED 1
  8026. | #define _POSIX_C_SOURCE 200112L
  8027. | #define STDC_HEADERS 1
  8028. | #define HAVE_SYS_TYPES_H 1
  8029. | #define HAVE_SYS_STAT_H 1
  8030. | #define HAVE_STDLIB_H 1
  8031. | #define HAVE_STRING_H 1
  8032. | #define HAVE_MEMORY_H 1
  8033. | #define HAVE_STRINGS_H 1
  8034. | #define HAVE_INTTYPES_H 1
  8035. | #define HAVE_STDINT_H 1
  8036. | #define HAVE_UNISTD_H 1
  8037. | #define __EXTENSIONS__ 1
  8038. | #define _ALL_SOURCE 1
  8039. | #define _GNU_SOURCE 1
  8040. | #define _POSIX_PTHREAD_SEMANTICS 1
  8041. | #define _TANDEM_SOURCE 1
  8042. | #define STDC_HEADERS 1
  8043. | #define HAVE_ASM_TYPES_H 1
  8044. | #define HAVE_DLFCN_H 1
  8045. | #define HAVE_ERRNO_H 1
  8046. | #define HAVE_FCNTL_H 1
  8047. | #define HAVE_GRP_H 1
  8048. | #define HAVE_LANGINFO_H 1
  8049. | #define HAVE_POLL_H 1
  8050. | #define HAVE_PTHREAD_H 1
  8051. | #define HAVE_SHADOW_H 1
  8052. | #define HAVE_SIGNAL_H 1
  8053. | #define HAVE_STDINT_H 1
  8054. | #define HAVE_TERMIOS_H 1
  8055. | #define HAVE_UNISTD_H 1
  8056. | #define HAVE_UTIME_H 1
  8057. | #define HAVE_SYS_EPOLL_H 1
  8058. | #define HAVE_SYS_FILE_H 1
  8059. | #define HAVE_SYS_PARAM_H 1
  8060. | #define HAVE_SYS_POLL_H 1
  8061. | #define HAVE_SYS_SELECT_H 1
  8062. | #define HAVE_SYS_SOCKET_H 1
  8063. | #define HAVE_SYS_STATVFS_H 1
  8064. | #define HAVE_SYS_STAT_H 1
  8065. | #define HAVE_SYS_TIME_H 1
  8066. | #define HAVE_SYS_TIMES_H 1
  8067. | #define HAVE_SYS_TYPES_H 1
  8068. | #define HAVE_SYS_UN_H 1
  8069. | #define HAVE_SYS_UTSNAME_H 1
  8070. | #define HAVE_SYS_WAIT_H 1
  8071. | #define HAVE_PTY_H 1
  8072. | #define HAVE_SYS_RESOURCE_H 1
  8073. | #define HAVE_NETPACKET_PACKET_H 1
  8074. | #define HAVE_SYSEXITS_H 1
  8075. | #define HAVE_LINUX_TIPC_H 1
  8076. | #define HAVE_DIRENT_H 1
  8077. | #define HAVE_LINUX_NETLINK_H 1
  8078. | #define HAVE_MAKEDEV 1
  8079. | #define _LARGEFILE_SOURCE 1
  8080. | #define _FILE_OFFSET_BITS 64
  8081. | #if defined(SCO_DS)
  8082. | #undef _OFF_T
  8083. | #endif
  8084. | #define RETSIGTYPE void
  8085. | #define HAVE_SSIZE_T 1
  8086. | #define SIZEOF_INT 4
  8087. | #define SIZEOF_LONG 4
  8088. | #define SIZEOF_VOID_P 4
  8089. | #define SIZEOF_SHORT 2
  8090. | #define SIZEOF_FLOAT 4
  8091. | #define SIZEOF_DOUBLE 8
  8092. | #define SIZEOF_FPOS_T 24
  8093. | #define SIZEOF_SIZE_T 4
  8094. | /* end confdefs.h. */
  8095. | #include <stdio.h>
  8096. | #ifdef HAVE_SYS_TYPES_H
  8097. | # include <sys/types.h>
  8098. | #endif
  8099. | #ifdef HAVE_SYS_STAT_H
  8100. | # include <sys/stat.h>
  8101. | #endif
  8102. | #ifdef STDC_HEADERS
  8103. | # include <stdlib.h>
  8104. | # include <stddef.h>
  8105. | #else
  8106. | # ifdef HAVE_STDLIB_H
  8107. | # include <stdlib.h>
  8108. | # endif
  8109. | #endif
  8110. | #ifdef HAVE_STRING_H
  8111. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8112. | # include <memory.h>
  8113. | # endif
  8114. | # include <string.h>
  8115. | #endif
  8116. | #ifdef HAVE_STRINGS_H
  8117. | # include <strings.h>
  8118. | #endif
  8119. | #ifdef HAVE_INTTYPES_H
  8120. | # include <inttypes.h>
  8121. | #endif
  8122. | #ifdef HAVE_STDINT_H
  8123. | # include <stdint.h>
  8124. | #endif
  8125. | #ifdef HAVE_UNISTD_H
  8126. | # include <unistd.h>
  8127. | #endif
  8128. | int
  8129. | main ()
  8130. | {
  8131. | static int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 0)];
  8132. | test_array [0] = 0
  8133. |
  8134. | ;
  8135. | return 0;
  8136. | }
  8137. configure:6957: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8138. conftest.c: In function 'main':
  8139. conftest.c:114: error: size of array 'test_array' is negative
  8140. configure:6957: $? = 1
  8141. configure: failed program was:
  8142. | /* confdefs.h */
  8143. | #define _GNU_SOURCE 1
  8144. | #define _NETBSD_SOURCE 1
  8145. | #define __BSD_VISIBLE 1
  8146. | #define _BSD_TYPES 1
  8147. | #define _DARWIN_C_SOURCE 1
  8148. | #define _XOPEN_SOURCE 600
  8149. | #define _XOPEN_SOURCE_EXTENDED 1
  8150. | #define _POSIX_C_SOURCE 200112L
  8151. | #define STDC_HEADERS 1
  8152. | #define HAVE_SYS_TYPES_H 1
  8153. | #define HAVE_SYS_STAT_H 1
  8154. | #define HAVE_STDLIB_H 1
  8155. | #define HAVE_STRING_H 1
  8156. | #define HAVE_MEMORY_H 1
  8157. | #define HAVE_STRINGS_H 1
  8158. | #define HAVE_INTTYPES_H 1
  8159. | #define HAVE_STDINT_H 1
  8160. | #define HAVE_UNISTD_H 1
  8161. | #define __EXTENSIONS__ 1
  8162. | #define _ALL_SOURCE 1
  8163. | #define _GNU_SOURCE 1
  8164. | #define _POSIX_PTHREAD_SEMANTICS 1
  8165. | #define _TANDEM_SOURCE 1
  8166. | #define STDC_HEADERS 1
  8167. | #define HAVE_ASM_TYPES_H 1
  8168. | #define HAVE_DLFCN_H 1
  8169. | #define HAVE_ERRNO_H 1
  8170. | #define HAVE_FCNTL_H 1
  8171. | #define HAVE_GRP_H 1
  8172. | #define HAVE_LANGINFO_H 1
  8173. | #define HAVE_POLL_H 1
  8174. | #define HAVE_PTHREAD_H 1
  8175. | #define HAVE_SHADOW_H 1
  8176. | #define HAVE_SIGNAL_H 1
  8177. | #define HAVE_STDINT_H 1
  8178. | #define HAVE_TERMIOS_H 1
  8179. | #define HAVE_UNISTD_H 1
  8180. | #define HAVE_UTIME_H 1
  8181. | #define HAVE_SYS_EPOLL_H 1
  8182. | #define HAVE_SYS_FILE_H 1
  8183. | #define HAVE_SYS_PARAM_H 1
  8184. | #define HAVE_SYS_POLL_H 1
  8185. | #define HAVE_SYS_SELECT_H 1
  8186. | #define HAVE_SYS_SOCKET_H 1
  8187. | #define HAVE_SYS_STATVFS_H 1
  8188. | #define HAVE_SYS_STAT_H 1
  8189. | #define HAVE_SYS_TIME_H 1
  8190. | #define HAVE_SYS_TIMES_H 1
  8191. | #define HAVE_SYS_TYPES_H 1
  8192. | #define HAVE_SYS_UN_H 1
  8193. | #define HAVE_SYS_UTSNAME_H 1
  8194. | #define HAVE_SYS_WAIT_H 1
  8195. | #define HAVE_PTY_H 1
  8196. | #define HAVE_SYS_RESOURCE_H 1
  8197. | #define HAVE_NETPACKET_PACKET_H 1
  8198. | #define HAVE_SYSEXITS_H 1
  8199. | #define HAVE_LINUX_TIPC_H 1
  8200. | #define HAVE_DIRENT_H 1
  8201. | #define HAVE_LINUX_NETLINK_H 1
  8202. | #define HAVE_MAKEDEV 1
  8203. | #define _LARGEFILE_SOURCE 1
  8204. | #define _FILE_OFFSET_BITS 64
  8205. | #if defined(SCO_DS)
  8206. | #undef _OFF_T
  8207. | #endif
  8208. | #define RETSIGTYPE void
  8209. | #define HAVE_SSIZE_T 1
  8210. | #define SIZEOF_INT 4
  8211. | #define SIZEOF_LONG 4
  8212. | #define SIZEOF_VOID_P 4
  8213. | #define SIZEOF_SHORT 2
  8214. | #define SIZEOF_FLOAT 4
  8215. | #define SIZEOF_DOUBLE 8
  8216. | #define SIZEOF_FPOS_T 24
  8217. | #define SIZEOF_SIZE_T 4
  8218. | /* end confdefs.h. */
  8219. | #include <stdio.h>
  8220. | #ifdef HAVE_SYS_TYPES_H
  8221. | # include <sys/types.h>
  8222. | #endif
  8223. | #ifdef HAVE_SYS_STAT_H
  8224. | # include <sys/stat.h>
  8225. | #endif
  8226. | #ifdef STDC_HEADERS
  8227. | # include <stdlib.h>
  8228. | # include <stddef.h>
  8229. | #else
  8230. | # ifdef HAVE_STDLIB_H
  8231. | # include <stdlib.h>
  8232. | # endif
  8233. | #endif
  8234. | #ifdef HAVE_STRING_H
  8235. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8236. | # include <memory.h>
  8237. | # endif
  8238. | # include <string.h>
  8239. | #endif
  8240. | #ifdef HAVE_STRINGS_H
  8241. | # include <strings.h>
  8242. | #endif
  8243. | #ifdef HAVE_INTTYPES_H
  8244. | # include <inttypes.h>
  8245. | #endif
  8246. | #ifdef HAVE_STDINT_H
  8247. | # include <stdint.h>
  8248. | #endif
  8249. | #ifdef HAVE_UNISTD_H
  8250. | # include <unistd.h>
  8251. | #endif
  8252. | int
  8253. | main ()
  8254. | {
  8255. | static int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 1)];
  8256. | test_array [0] = 0
  8257. |
  8258. | ;
  8259. | return 0;
  8260. | }
  8261. configure:6957: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8262. conftest.c: In function 'main':
  8263. conftest.c:114: error: size of array 'test_array' is negative
  8264. configure:6957: $? = 1
  8265. configure: failed program was:
  8266. | /* confdefs.h */
  8267. | #define _GNU_SOURCE 1
  8268. | #define _NETBSD_SOURCE 1
  8269. | #define __BSD_VISIBLE 1
  8270. | #define _BSD_TYPES 1
  8271. | #define _DARWIN_C_SOURCE 1
  8272. | #define _XOPEN_SOURCE 600
  8273. | #define _XOPEN_SOURCE_EXTENDED 1
  8274. | #define _POSIX_C_SOURCE 200112L
  8275. | #define STDC_HEADERS 1
  8276. | #define HAVE_SYS_TYPES_H 1
  8277. | #define HAVE_SYS_STAT_H 1
  8278. | #define HAVE_STDLIB_H 1
  8279. | #define HAVE_STRING_H 1
  8280. | #define HAVE_MEMORY_H 1
  8281. | #define HAVE_STRINGS_H 1
  8282. | #define HAVE_INTTYPES_H 1
  8283. | #define HAVE_STDINT_H 1
  8284. | #define HAVE_UNISTD_H 1
  8285. | #define __EXTENSIONS__ 1
  8286. | #define _ALL_SOURCE 1
  8287. | #define _GNU_SOURCE 1
  8288. | #define _POSIX_PTHREAD_SEMANTICS 1
  8289. | #define _TANDEM_SOURCE 1
  8290. | #define STDC_HEADERS 1
  8291. | #define HAVE_ASM_TYPES_H 1
  8292. | #define HAVE_DLFCN_H 1
  8293. | #define HAVE_ERRNO_H 1
  8294. | #define HAVE_FCNTL_H 1
  8295. | #define HAVE_GRP_H 1
  8296. | #define HAVE_LANGINFO_H 1
  8297. | #define HAVE_POLL_H 1
  8298. | #define HAVE_PTHREAD_H 1
  8299. | #define HAVE_SHADOW_H 1
  8300. | #define HAVE_SIGNAL_H 1
  8301. | #define HAVE_STDINT_H 1
  8302. | #define HAVE_TERMIOS_H 1
  8303. | #define HAVE_UNISTD_H 1
  8304. | #define HAVE_UTIME_H 1
  8305. | #define HAVE_SYS_EPOLL_H 1
  8306. | #define HAVE_SYS_FILE_H 1
  8307. | #define HAVE_SYS_PARAM_H 1
  8308. | #define HAVE_SYS_POLL_H 1
  8309. | #define HAVE_SYS_SELECT_H 1
  8310. | #define HAVE_SYS_SOCKET_H 1
  8311. | #define HAVE_SYS_STATVFS_H 1
  8312. | #define HAVE_SYS_STAT_H 1
  8313. | #define HAVE_SYS_TIME_H 1
  8314. | #define HAVE_SYS_TIMES_H 1
  8315. | #define HAVE_SYS_TYPES_H 1
  8316. | #define HAVE_SYS_UN_H 1
  8317. | #define HAVE_SYS_UTSNAME_H 1
  8318. | #define HAVE_SYS_WAIT_H 1
  8319. | #define HAVE_PTY_H 1
  8320. | #define HAVE_SYS_RESOURCE_H 1
  8321. | #define HAVE_NETPACKET_PACKET_H 1
  8322. | #define HAVE_SYSEXITS_H 1
  8323. | #define HAVE_LINUX_TIPC_H 1
  8324. | #define HAVE_DIRENT_H 1
  8325. | #define HAVE_LINUX_NETLINK_H 1
  8326. | #define HAVE_MAKEDEV 1
  8327. | #define _LARGEFILE_SOURCE 1
  8328. | #define _FILE_OFFSET_BITS 64
  8329. | #if defined(SCO_DS)
  8330. | #undef _OFF_T
  8331. | #endif
  8332. | #define RETSIGTYPE void
  8333. | #define HAVE_SSIZE_T 1
  8334. | #define SIZEOF_INT 4
  8335. | #define SIZEOF_LONG 4
  8336. | #define SIZEOF_VOID_P 4
  8337. | #define SIZEOF_SHORT 2
  8338. | #define SIZEOF_FLOAT 4
  8339. | #define SIZEOF_DOUBLE 8
  8340. | #define SIZEOF_FPOS_T 24
  8341. | #define SIZEOF_SIZE_T 4
  8342. | /* end confdefs.h. */
  8343. | #include <stdio.h>
  8344. | #ifdef HAVE_SYS_TYPES_H
  8345. | # include <sys/types.h>
  8346. | #endif
  8347. | #ifdef HAVE_SYS_STAT_H
  8348. | # include <sys/stat.h>
  8349. | #endif
  8350. | #ifdef STDC_HEADERS
  8351. | # include <stdlib.h>
  8352. | # include <stddef.h>
  8353. | #else
  8354. | # ifdef HAVE_STDLIB_H
  8355. | # include <stdlib.h>
  8356. | # endif
  8357. | #endif
  8358. | #ifdef HAVE_STRING_H
  8359. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8360. | # include <memory.h>
  8361. | # endif
  8362. | # include <string.h>
  8363. | #endif
  8364. | #ifdef HAVE_STRINGS_H
  8365. | # include <strings.h>
  8366. | #endif
  8367. | #ifdef HAVE_INTTYPES_H
  8368. | # include <inttypes.h>
  8369. | #endif
  8370. | #ifdef HAVE_STDINT_H
  8371. | # include <stdint.h>
  8372. | #endif
  8373. | #ifdef HAVE_UNISTD_H
  8374. | # include <unistd.h>
  8375. | #endif
  8376. | int
  8377. | main ()
  8378. | {
  8379. | static int test_array [1 - 2 * !(((long int) (sizeof (pid_t))) <= 3)];
  8380. | test_array [0] = 0
  8381. |
  8382. | ;
  8383. | return 0;
  8384. | }
  8385. configure:6957: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8386. configure:6957: $? = 0
  8387. configure:6957: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8388. configure:6957: $? = 0
  8389. configure:6957: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8390. configure:6957: $? = 0
  8391. configure:6971: result: 4
  8392. configure:6982: checking for long long support
  8393. configure:6996: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8394. configure:6996: $? = 0
  8395. configure:7005: result: yes
  8396. configure:7012: checking size of long long
  8397. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8398. configure:7017: $? = 0
  8399. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8400. conftest.c: In function 'main':
  8401. conftest.c:116: error: size of array 'test_array' is negative
  8402. configure:7017: $? = 1
  8403. configure: failed program was:
  8404. | /* confdefs.h */
  8405. | #define _GNU_SOURCE 1
  8406. | #define _NETBSD_SOURCE 1
  8407. | #define __BSD_VISIBLE 1
  8408. | #define _BSD_TYPES 1
  8409. | #define _DARWIN_C_SOURCE 1
  8410. | #define _XOPEN_SOURCE 600
  8411. | #define _XOPEN_SOURCE_EXTENDED 1
  8412. | #define _POSIX_C_SOURCE 200112L
  8413. | #define STDC_HEADERS 1
  8414. | #define HAVE_SYS_TYPES_H 1
  8415. | #define HAVE_SYS_STAT_H 1
  8416. | #define HAVE_STDLIB_H 1
  8417. | #define HAVE_STRING_H 1
  8418. | #define HAVE_MEMORY_H 1
  8419. | #define HAVE_STRINGS_H 1
  8420. | #define HAVE_INTTYPES_H 1
  8421. | #define HAVE_STDINT_H 1
  8422. | #define HAVE_UNISTD_H 1
  8423. | #define __EXTENSIONS__ 1
  8424. | #define _ALL_SOURCE 1
  8425. | #define _GNU_SOURCE 1
  8426. | #define _POSIX_PTHREAD_SEMANTICS 1
  8427. | #define _TANDEM_SOURCE 1
  8428. | #define STDC_HEADERS 1
  8429. | #define HAVE_ASM_TYPES_H 1
  8430. | #define HAVE_DLFCN_H 1
  8431. | #define HAVE_ERRNO_H 1
  8432. | #define HAVE_FCNTL_H 1
  8433. | #define HAVE_GRP_H 1
  8434. | #define HAVE_LANGINFO_H 1
  8435. | #define HAVE_POLL_H 1
  8436. | #define HAVE_PTHREAD_H 1
  8437. | #define HAVE_SHADOW_H 1
  8438. | #define HAVE_SIGNAL_H 1
  8439. | #define HAVE_STDINT_H 1
  8440. | #define HAVE_TERMIOS_H 1
  8441. | #define HAVE_UNISTD_H 1
  8442. | #define HAVE_UTIME_H 1
  8443. | #define HAVE_SYS_EPOLL_H 1
  8444. | #define HAVE_SYS_FILE_H 1
  8445. | #define HAVE_SYS_PARAM_H 1
  8446. | #define HAVE_SYS_POLL_H 1
  8447. | #define HAVE_SYS_SELECT_H 1
  8448. | #define HAVE_SYS_SOCKET_H 1
  8449. | #define HAVE_SYS_STATVFS_H 1
  8450. | #define HAVE_SYS_STAT_H 1
  8451. | #define HAVE_SYS_TIME_H 1
  8452. | #define HAVE_SYS_TIMES_H 1
  8453. | #define HAVE_SYS_TYPES_H 1
  8454. | #define HAVE_SYS_UN_H 1
  8455. | #define HAVE_SYS_UTSNAME_H 1
  8456. | #define HAVE_SYS_WAIT_H 1
  8457. | #define HAVE_PTY_H 1
  8458. | #define HAVE_SYS_RESOURCE_H 1
  8459. | #define HAVE_NETPACKET_PACKET_H 1
  8460. | #define HAVE_SYSEXITS_H 1
  8461. | #define HAVE_LINUX_TIPC_H 1
  8462. | #define HAVE_DIRENT_H 1
  8463. | #define HAVE_LINUX_NETLINK_H 1
  8464. | #define HAVE_MAKEDEV 1
  8465. | #define _LARGEFILE_SOURCE 1
  8466. | #define _FILE_OFFSET_BITS 64
  8467. | #if defined(SCO_DS)
  8468. | #undef _OFF_T
  8469. | #endif
  8470. | #define RETSIGTYPE void
  8471. | #define HAVE_SSIZE_T 1
  8472. | #define SIZEOF_INT 4
  8473. | #define SIZEOF_LONG 4
  8474. | #define SIZEOF_VOID_P 4
  8475. | #define SIZEOF_SHORT 2
  8476. | #define SIZEOF_FLOAT 4
  8477. | #define SIZEOF_DOUBLE 8
  8478. | #define SIZEOF_FPOS_T 24
  8479. | #define SIZEOF_SIZE_T 4
  8480. | #define SIZEOF_PID_T 4
  8481. | #define HAVE_LONG_LONG 1
  8482. | /* end confdefs.h. */
  8483. | #include <stdio.h>
  8484. | #ifdef HAVE_SYS_TYPES_H
  8485. | # include <sys/types.h>
  8486. | #endif
  8487. | #ifdef HAVE_SYS_STAT_H
  8488. | # include <sys/stat.h>
  8489. | #endif
  8490. | #ifdef STDC_HEADERS
  8491. | # include <stdlib.h>
  8492. | # include <stddef.h>
  8493. | #else
  8494. | # ifdef HAVE_STDLIB_H
  8495. | # include <stdlib.h>
  8496. | # endif
  8497. | #endif
  8498. | #ifdef HAVE_STRING_H
  8499. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8500. | # include <memory.h>
  8501. | # endif
  8502. | # include <string.h>
  8503. | #endif
  8504. | #ifdef HAVE_STRINGS_H
  8505. | # include <strings.h>
  8506. | #endif
  8507. | #ifdef HAVE_INTTYPES_H
  8508. | # include <inttypes.h>
  8509. | #endif
  8510. | #ifdef HAVE_STDINT_H
  8511. | # include <stdint.h>
  8512. | #endif
  8513. | #ifdef HAVE_UNISTD_H
  8514. | # include <unistd.h>
  8515. | #endif
  8516. | int
  8517. | main ()
  8518. | {
  8519. | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
  8520. | test_array [0] = 0
  8521. |
  8522. | ;
  8523. | return 0;
  8524. | }
  8525. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8526. conftest.c: In function 'main':
  8527. conftest.c:116: error: size of array 'test_array' is negative
  8528. configure:7017: $? = 1
  8529. configure: failed program was:
  8530. | /* confdefs.h */
  8531. | #define _GNU_SOURCE 1
  8532. | #define _NETBSD_SOURCE 1
  8533. | #define __BSD_VISIBLE 1
  8534. | #define _BSD_TYPES 1
  8535. | #define _DARWIN_C_SOURCE 1
  8536. | #define _XOPEN_SOURCE 600
  8537. | #define _XOPEN_SOURCE_EXTENDED 1
  8538. | #define _POSIX_C_SOURCE 200112L
  8539. | #define STDC_HEADERS 1
  8540. | #define HAVE_SYS_TYPES_H 1
  8541. | #define HAVE_SYS_STAT_H 1
  8542. | #define HAVE_STDLIB_H 1
  8543. | #define HAVE_STRING_H 1
  8544. | #define HAVE_MEMORY_H 1
  8545. | #define HAVE_STRINGS_H 1
  8546. | #define HAVE_INTTYPES_H 1
  8547. | #define HAVE_STDINT_H 1
  8548. | #define HAVE_UNISTD_H 1
  8549. | #define __EXTENSIONS__ 1
  8550. | #define _ALL_SOURCE 1
  8551. | #define _GNU_SOURCE 1
  8552. | #define _POSIX_PTHREAD_SEMANTICS 1
  8553. | #define _TANDEM_SOURCE 1
  8554. | #define STDC_HEADERS 1
  8555. | #define HAVE_ASM_TYPES_H 1
  8556. | #define HAVE_DLFCN_H 1
  8557. | #define HAVE_ERRNO_H 1
  8558. | #define HAVE_FCNTL_H 1
  8559. | #define HAVE_GRP_H 1
  8560. | #define HAVE_LANGINFO_H 1
  8561. | #define HAVE_POLL_H 1
  8562. | #define HAVE_PTHREAD_H 1
  8563. | #define HAVE_SHADOW_H 1
  8564. | #define HAVE_SIGNAL_H 1
  8565. | #define HAVE_STDINT_H 1
  8566. | #define HAVE_TERMIOS_H 1
  8567. | #define HAVE_UNISTD_H 1
  8568. | #define HAVE_UTIME_H 1
  8569. | #define HAVE_SYS_EPOLL_H 1
  8570. | #define HAVE_SYS_FILE_H 1
  8571. | #define HAVE_SYS_PARAM_H 1
  8572. | #define HAVE_SYS_POLL_H 1
  8573. | #define HAVE_SYS_SELECT_H 1
  8574. | #define HAVE_SYS_SOCKET_H 1
  8575. | #define HAVE_SYS_STATVFS_H 1
  8576. | #define HAVE_SYS_STAT_H 1
  8577. | #define HAVE_SYS_TIME_H 1
  8578. | #define HAVE_SYS_TIMES_H 1
  8579. | #define HAVE_SYS_TYPES_H 1
  8580. | #define HAVE_SYS_UN_H 1
  8581. | #define HAVE_SYS_UTSNAME_H 1
  8582. | #define HAVE_SYS_WAIT_H 1
  8583. | #define HAVE_PTY_H 1
  8584. | #define HAVE_SYS_RESOURCE_H 1
  8585. | #define HAVE_NETPACKET_PACKET_H 1
  8586. | #define HAVE_SYSEXITS_H 1
  8587. | #define HAVE_LINUX_TIPC_H 1
  8588. | #define HAVE_DIRENT_H 1
  8589. | #define HAVE_LINUX_NETLINK_H 1
  8590. | #define HAVE_MAKEDEV 1
  8591. | #define _LARGEFILE_SOURCE 1
  8592. | #define _FILE_OFFSET_BITS 64
  8593. | #if defined(SCO_DS)
  8594. | #undef _OFF_T
  8595. | #endif
  8596. | #define RETSIGTYPE void
  8597. | #define HAVE_SSIZE_T 1
  8598. | #define SIZEOF_INT 4
  8599. | #define SIZEOF_LONG 4
  8600. | #define SIZEOF_VOID_P 4
  8601. | #define SIZEOF_SHORT 2
  8602. | #define SIZEOF_FLOAT 4
  8603. | #define SIZEOF_DOUBLE 8
  8604. | #define SIZEOF_FPOS_T 24
  8605. | #define SIZEOF_SIZE_T 4
  8606. | #define SIZEOF_PID_T 4
  8607. | #define HAVE_LONG_LONG 1
  8608. | /* end confdefs.h. */
  8609. | #include <stdio.h>
  8610. | #ifdef HAVE_SYS_TYPES_H
  8611. | # include <sys/types.h>
  8612. | #endif
  8613. | #ifdef HAVE_SYS_STAT_H
  8614. | # include <sys/stat.h>
  8615. | #endif
  8616. | #ifdef STDC_HEADERS
  8617. | # include <stdlib.h>
  8618. | # include <stddef.h>
  8619. | #else
  8620. | # ifdef HAVE_STDLIB_H
  8621. | # include <stdlib.h>
  8622. | # endif
  8623. | #endif
  8624. | #ifdef HAVE_STRING_H
  8625. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8626. | # include <memory.h>
  8627. | # endif
  8628. | # include <string.h>
  8629. | #endif
  8630. | #ifdef HAVE_STRINGS_H
  8631. | # include <strings.h>
  8632. | #endif
  8633. | #ifdef HAVE_INTTYPES_H
  8634. | # include <inttypes.h>
  8635. | #endif
  8636. | #ifdef HAVE_STDINT_H
  8637. | # include <stdint.h>
  8638. | #endif
  8639. | #ifdef HAVE_UNISTD_H
  8640. | # include <unistd.h>
  8641. | #endif
  8642. | int
  8643. | main ()
  8644. | {
  8645. | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
  8646. | test_array [0] = 0
  8647. |
  8648. | ;
  8649. | return 0;
  8650. | }
  8651. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8652. conftest.c: In function 'main':
  8653. conftest.c:116: error: size of array 'test_array' is negative
  8654. configure:7017: $? = 1
  8655. configure: failed program was:
  8656. | /* confdefs.h */
  8657. | #define _GNU_SOURCE 1
  8658. | #define _NETBSD_SOURCE 1
  8659. | #define __BSD_VISIBLE 1
  8660. | #define _BSD_TYPES 1
  8661. | #define _DARWIN_C_SOURCE 1
  8662. | #define _XOPEN_SOURCE 600
  8663. | #define _XOPEN_SOURCE_EXTENDED 1
  8664. | #define _POSIX_C_SOURCE 200112L
  8665. | #define STDC_HEADERS 1
  8666. | #define HAVE_SYS_TYPES_H 1
  8667. | #define HAVE_SYS_STAT_H 1
  8668. | #define HAVE_STDLIB_H 1
  8669. | #define HAVE_STRING_H 1
  8670. | #define HAVE_MEMORY_H 1
  8671. | #define HAVE_STRINGS_H 1
  8672. | #define HAVE_INTTYPES_H 1
  8673. | #define HAVE_STDINT_H 1
  8674. | #define HAVE_UNISTD_H 1
  8675. | #define __EXTENSIONS__ 1
  8676. | #define _ALL_SOURCE 1
  8677. | #define _GNU_SOURCE 1
  8678. | #define _POSIX_PTHREAD_SEMANTICS 1
  8679. | #define _TANDEM_SOURCE 1
  8680. | #define STDC_HEADERS 1
  8681. | #define HAVE_ASM_TYPES_H 1
  8682. | #define HAVE_DLFCN_H 1
  8683. | #define HAVE_ERRNO_H 1
  8684. | #define HAVE_FCNTL_H 1
  8685. | #define HAVE_GRP_H 1
  8686. | #define HAVE_LANGINFO_H 1
  8687. | #define HAVE_POLL_H 1
  8688. | #define HAVE_PTHREAD_H 1
  8689. | #define HAVE_SHADOW_H 1
  8690. | #define HAVE_SIGNAL_H 1
  8691. | #define HAVE_STDINT_H 1
  8692. | #define HAVE_TERMIOS_H 1
  8693. | #define HAVE_UNISTD_H 1
  8694. | #define HAVE_UTIME_H 1
  8695. | #define HAVE_SYS_EPOLL_H 1
  8696. | #define HAVE_SYS_FILE_H 1
  8697. | #define HAVE_SYS_PARAM_H 1
  8698. | #define HAVE_SYS_POLL_H 1
  8699. | #define HAVE_SYS_SELECT_H 1
  8700. | #define HAVE_SYS_SOCKET_H 1
  8701. | #define HAVE_SYS_STATVFS_H 1
  8702. | #define HAVE_SYS_STAT_H 1
  8703. | #define HAVE_SYS_TIME_H 1
  8704. | #define HAVE_SYS_TIMES_H 1
  8705. | #define HAVE_SYS_TYPES_H 1
  8706. | #define HAVE_SYS_UN_H 1
  8707. | #define HAVE_SYS_UTSNAME_H 1
  8708. | #define HAVE_SYS_WAIT_H 1
  8709. | #define HAVE_PTY_H 1
  8710. | #define HAVE_SYS_RESOURCE_H 1
  8711. | #define HAVE_NETPACKET_PACKET_H 1
  8712. | #define HAVE_SYSEXITS_H 1
  8713. | #define HAVE_LINUX_TIPC_H 1
  8714. | #define HAVE_DIRENT_H 1
  8715. | #define HAVE_LINUX_NETLINK_H 1
  8716. | #define HAVE_MAKEDEV 1
  8717. | #define _LARGEFILE_SOURCE 1
  8718. | #define _FILE_OFFSET_BITS 64
  8719. | #if defined(SCO_DS)
  8720. | #undef _OFF_T
  8721. | #endif
  8722. | #define RETSIGTYPE void
  8723. | #define HAVE_SSIZE_T 1
  8724. | #define SIZEOF_INT 4
  8725. | #define SIZEOF_LONG 4
  8726. | #define SIZEOF_VOID_P 4
  8727. | #define SIZEOF_SHORT 2
  8728. | #define SIZEOF_FLOAT 4
  8729. | #define SIZEOF_DOUBLE 8
  8730. | #define SIZEOF_FPOS_T 24
  8731. | #define SIZEOF_SIZE_T 4
  8732. | #define SIZEOF_PID_T 4
  8733. | #define HAVE_LONG_LONG 1
  8734. | /* end confdefs.h. */
  8735. | #include <stdio.h>
  8736. | #ifdef HAVE_SYS_TYPES_H
  8737. | # include <sys/types.h>
  8738. | #endif
  8739. | #ifdef HAVE_SYS_STAT_H
  8740. | # include <sys/stat.h>
  8741. | #endif
  8742. | #ifdef STDC_HEADERS
  8743. | # include <stdlib.h>
  8744. | # include <stddef.h>
  8745. | #else
  8746. | # ifdef HAVE_STDLIB_H
  8747. | # include <stdlib.h>
  8748. | # endif
  8749. | #endif
  8750. | #ifdef HAVE_STRING_H
  8751. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8752. | # include <memory.h>
  8753. | # endif
  8754. | # include <string.h>
  8755. | #endif
  8756. | #ifdef HAVE_STRINGS_H
  8757. | # include <strings.h>
  8758. | #endif
  8759. | #ifdef HAVE_INTTYPES_H
  8760. | # include <inttypes.h>
  8761. | #endif
  8762. | #ifdef HAVE_STDINT_H
  8763. | # include <stdint.h>
  8764. | #endif
  8765. | #ifdef HAVE_UNISTD_H
  8766. | # include <unistd.h>
  8767. | #endif
  8768. | int
  8769. | main ()
  8770. | {
  8771. | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
  8772. | test_array [0] = 0
  8773. |
  8774. | ;
  8775. | return 0;
  8776. | }
  8777. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8778. conftest.c: In function 'main':
  8779. conftest.c:116: error: size of array 'test_array' is negative
  8780. configure:7017: $? = 1
  8781. configure: failed program was:
  8782. | /* confdefs.h */
  8783. | #define _GNU_SOURCE 1
  8784. | #define _NETBSD_SOURCE 1
  8785. | #define __BSD_VISIBLE 1
  8786. | #define _BSD_TYPES 1
  8787. | #define _DARWIN_C_SOURCE 1
  8788. | #define _XOPEN_SOURCE 600
  8789. | #define _XOPEN_SOURCE_EXTENDED 1
  8790. | #define _POSIX_C_SOURCE 200112L
  8791. | #define STDC_HEADERS 1
  8792. | #define HAVE_SYS_TYPES_H 1
  8793. | #define HAVE_SYS_STAT_H 1
  8794. | #define HAVE_STDLIB_H 1
  8795. | #define HAVE_STRING_H 1
  8796. | #define HAVE_MEMORY_H 1
  8797. | #define HAVE_STRINGS_H 1
  8798. | #define HAVE_INTTYPES_H 1
  8799. | #define HAVE_STDINT_H 1
  8800. | #define HAVE_UNISTD_H 1
  8801. | #define __EXTENSIONS__ 1
  8802. | #define _ALL_SOURCE 1
  8803. | #define _GNU_SOURCE 1
  8804. | #define _POSIX_PTHREAD_SEMANTICS 1
  8805. | #define _TANDEM_SOURCE 1
  8806. | #define STDC_HEADERS 1
  8807. | #define HAVE_ASM_TYPES_H 1
  8808. | #define HAVE_DLFCN_H 1
  8809. | #define HAVE_ERRNO_H 1
  8810. | #define HAVE_FCNTL_H 1
  8811. | #define HAVE_GRP_H 1
  8812. | #define HAVE_LANGINFO_H 1
  8813. | #define HAVE_POLL_H 1
  8814. | #define HAVE_PTHREAD_H 1
  8815. | #define HAVE_SHADOW_H 1
  8816. | #define HAVE_SIGNAL_H 1
  8817. | #define HAVE_STDINT_H 1
  8818. | #define HAVE_TERMIOS_H 1
  8819. | #define HAVE_UNISTD_H 1
  8820. | #define HAVE_UTIME_H 1
  8821. | #define HAVE_SYS_EPOLL_H 1
  8822. | #define HAVE_SYS_FILE_H 1
  8823. | #define HAVE_SYS_PARAM_H 1
  8824. | #define HAVE_SYS_POLL_H 1
  8825. | #define HAVE_SYS_SELECT_H 1
  8826. | #define HAVE_SYS_SOCKET_H 1
  8827. | #define HAVE_SYS_STATVFS_H 1
  8828. | #define HAVE_SYS_STAT_H 1
  8829. | #define HAVE_SYS_TIME_H 1
  8830. | #define HAVE_SYS_TIMES_H 1
  8831. | #define HAVE_SYS_TYPES_H 1
  8832. | #define HAVE_SYS_UN_H 1
  8833. | #define HAVE_SYS_UTSNAME_H 1
  8834. | #define HAVE_SYS_WAIT_H 1
  8835. | #define HAVE_PTY_H 1
  8836. | #define HAVE_SYS_RESOURCE_H 1
  8837. | #define HAVE_NETPACKET_PACKET_H 1
  8838. | #define HAVE_SYSEXITS_H 1
  8839. | #define HAVE_LINUX_TIPC_H 1
  8840. | #define HAVE_DIRENT_H 1
  8841. | #define HAVE_LINUX_NETLINK_H 1
  8842. | #define HAVE_MAKEDEV 1
  8843. | #define _LARGEFILE_SOURCE 1
  8844. | #define _FILE_OFFSET_BITS 64
  8845. | #if defined(SCO_DS)
  8846. | #undef _OFF_T
  8847. | #endif
  8848. | #define RETSIGTYPE void
  8849. | #define HAVE_SSIZE_T 1
  8850. | #define SIZEOF_INT 4
  8851. | #define SIZEOF_LONG 4
  8852. | #define SIZEOF_VOID_P 4
  8853. | #define SIZEOF_SHORT 2
  8854. | #define SIZEOF_FLOAT 4
  8855. | #define SIZEOF_DOUBLE 8
  8856. | #define SIZEOF_FPOS_T 24
  8857. | #define SIZEOF_SIZE_T 4
  8858. | #define SIZEOF_PID_T 4
  8859. | #define HAVE_LONG_LONG 1
  8860. | /* end confdefs.h. */
  8861. | #include <stdio.h>
  8862. | #ifdef HAVE_SYS_TYPES_H
  8863. | # include <sys/types.h>
  8864. | #endif
  8865. | #ifdef HAVE_SYS_STAT_H
  8866. | # include <sys/stat.h>
  8867. | #endif
  8868. | #ifdef STDC_HEADERS
  8869. | # include <stdlib.h>
  8870. | # include <stddef.h>
  8871. | #else
  8872. | # ifdef HAVE_STDLIB_H
  8873. | # include <stdlib.h>
  8874. | # endif
  8875. | #endif
  8876. | #ifdef HAVE_STRING_H
  8877. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8878. | # include <memory.h>
  8879. | # endif
  8880. | # include <string.h>
  8881. | #endif
  8882. | #ifdef HAVE_STRINGS_H
  8883. | # include <strings.h>
  8884. | #endif
  8885. | #ifdef HAVE_INTTYPES_H
  8886. | # include <inttypes.h>
  8887. | #endif
  8888. | #ifdef HAVE_STDINT_H
  8889. | # include <stdint.h>
  8890. | #endif
  8891. | #ifdef HAVE_UNISTD_H
  8892. | # include <unistd.h>
  8893. | #endif
  8894. | int
  8895. | main ()
  8896. | {
  8897. | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
  8898. | test_array [0] = 0
  8899. |
  8900. | ;
  8901. | return 0;
  8902. | }
  8903. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8904. configure:7017: $? = 0
  8905. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8906. configure:7017: $? = 0
  8907. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8908. configure:7017: $? = 0
  8909. configure:7017: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8910. configure:7017: $? = 0
  8911. configure:7031: result: 8
  8912. configure:7043: checking for long double support
  8913. configure:7057: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8914. configure:7057: $? = 0
  8915. configure:7066: result: yes
  8916. configure:7073: checking size of long double
  8917. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8918. configure:7078: $? = 0
  8919. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  8920. conftest.c: In function 'main':
  8921. conftest.c:118: error: size of array 'test_array' is negative
  8922. configure:7078: $? = 1
  8923. configure: failed program was:
  8924. | /* confdefs.h */
  8925. | #define _GNU_SOURCE 1
  8926. | #define _NETBSD_SOURCE 1
  8927. | #define __BSD_VISIBLE 1
  8928. | #define _BSD_TYPES 1
  8929. | #define _DARWIN_C_SOURCE 1
  8930. | #define _XOPEN_SOURCE 600
  8931. | #define _XOPEN_SOURCE_EXTENDED 1
  8932. | #define _POSIX_C_SOURCE 200112L
  8933. | #define STDC_HEADERS 1
  8934. | #define HAVE_SYS_TYPES_H 1
  8935. | #define HAVE_SYS_STAT_H 1
  8936. | #define HAVE_STDLIB_H 1
  8937. | #define HAVE_STRING_H 1
  8938. | #define HAVE_MEMORY_H 1
  8939. | #define HAVE_STRINGS_H 1
  8940. | #define HAVE_INTTYPES_H 1
  8941. | #define HAVE_STDINT_H 1
  8942. | #define HAVE_UNISTD_H 1
  8943. | #define __EXTENSIONS__ 1
  8944. | #define _ALL_SOURCE 1
  8945. | #define _GNU_SOURCE 1
  8946. | #define _POSIX_PTHREAD_SEMANTICS 1
  8947. | #define _TANDEM_SOURCE 1
  8948. | #define STDC_HEADERS 1
  8949. | #define HAVE_ASM_TYPES_H 1
  8950. | #define HAVE_DLFCN_H 1
  8951. | #define HAVE_ERRNO_H 1
  8952. | #define HAVE_FCNTL_H 1
  8953. | #define HAVE_GRP_H 1
  8954. | #define HAVE_LANGINFO_H 1
  8955. | #define HAVE_POLL_H 1
  8956. | #define HAVE_PTHREAD_H 1
  8957. | #define HAVE_SHADOW_H 1
  8958. | #define HAVE_SIGNAL_H 1
  8959. | #define HAVE_STDINT_H 1
  8960. | #define HAVE_TERMIOS_H 1
  8961. | #define HAVE_UNISTD_H 1
  8962. | #define HAVE_UTIME_H 1
  8963. | #define HAVE_SYS_EPOLL_H 1
  8964. | #define HAVE_SYS_FILE_H 1
  8965. | #define HAVE_SYS_PARAM_H 1
  8966. | #define HAVE_SYS_POLL_H 1
  8967. | #define HAVE_SYS_SELECT_H 1
  8968. | #define HAVE_SYS_SOCKET_H 1
  8969. | #define HAVE_SYS_STATVFS_H 1
  8970. | #define HAVE_SYS_STAT_H 1
  8971. | #define HAVE_SYS_TIME_H 1
  8972. | #define HAVE_SYS_TIMES_H 1
  8973. | #define HAVE_SYS_TYPES_H 1
  8974. | #define HAVE_SYS_UN_H 1
  8975. | #define HAVE_SYS_UTSNAME_H 1
  8976. | #define HAVE_SYS_WAIT_H 1
  8977. | #define HAVE_PTY_H 1
  8978. | #define HAVE_SYS_RESOURCE_H 1
  8979. | #define HAVE_NETPACKET_PACKET_H 1
  8980. | #define HAVE_SYSEXITS_H 1
  8981. | #define HAVE_LINUX_TIPC_H 1
  8982. | #define HAVE_DIRENT_H 1
  8983. | #define HAVE_LINUX_NETLINK_H 1
  8984. | #define HAVE_MAKEDEV 1
  8985. | #define _LARGEFILE_SOURCE 1
  8986. | #define _FILE_OFFSET_BITS 64
  8987. | #if defined(SCO_DS)
  8988. | #undef _OFF_T
  8989. | #endif
  8990. | #define RETSIGTYPE void
  8991. | #define HAVE_SSIZE_T 1
  8992. | #define SIZEOF_INT 4
  8993. | #define SIZEOF_LONG 4
  8994. | #define SIZEOF_VOID_P 4
  8995. | #define SIZEOF_SHORT 2
  8996. | #define SIZEOF_FLOAT 4
  8997. | #define SIZEOF_DOUBLE 8
  8998. | #define SIZEOF_FPOS_T 24
  8999. | #define SIZEOF_SIZE_T 4
  9000. | #define SIZEOF_PID_T 4
  9001. | #define HAVE_LONG_LONG 1
  9002. | #define SIZEOF_LONG_LONG 8
  9003. | #define HAVE_LONG_DOUBLE 1
  9004. | /* end confdefs.h. */
  9005. | #include <stdio.h>
  9006. | #ifdef HAVE_SYS_TYPES_H
  9007. | # include <sys/types.h>
  9008. | #endif
  9009. | #ifdef HAVE_SYS_STAT_H
  9010. | # include <sys/stat.h>
  9011. | #endif
  9012. | #ifdef STDC_HEADERS
  9013. | # include <stdlib.h>
  9014. | # include <stddef.h>
  9015. | #else
  9016. | # ifdef HAVE_STDLIB_H
  9017. | # include <stdlib.h>
  9018. | # endif
  9019. | #endif
  9020. | #ifdef HAVE_STRING_H
  9021. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9022. | # include <memory.h>
  9023. | # endif
  9024. | # include <string.h>
  9025. | #endif
  9026. | #ifdef HAVE_STRINGS_H
  9027. | # include <strings.h>
  9028. | #endif
  9029. | #ifdef HAVE_INTTYPES_H
  9030. | # include <inttypes.h>
  9031. | #endif
  9032. | #ifdef HAVE_STDINT_H
  9033. | # include <stdint.h>
  9034. | #endif
  9035. | #ifdef HAVE_UNISTD_H
  9036. | # include <unistd.h>
  9037. | #endif
  9038. | int
  9039. | main ()
  9040. | {
  9041. | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
  9042. | test_array [0] = 0
  9043. |
  9044. | ;
  9045. | return 0;
  9046. | }
  9047. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9048. conftest.c: In function 'main':
  9049. conftest.c:118: error: size of array 'test_array' is negative
  9050. configure:7078: $? = 1
  9051. configure: failed program was:
  9052. | /* confdefs.h */
  9053. | #define _GNU_SOURCE 1
  9054. | #define _NETBSD_SOURCE 1
  9055. | #define __BSD_VISIBLE 1
  9056. | #define _BSD_TYPES 1
  9057. | #define _DARWIN_C_SOURCE 1
  9058. | #define _XOPEN_SOURCE 600
  9059. | #define _XOPEN_SOURCE_EXTENDED 1
  9060. | #define _POSIX_C_SOURCE 200112L
  9061. | #define STDC_HEADERS 1
  9062. | #define HAVE_SYS_TYPES_H 1
  9063. | #define HAVE_SYS_STAT_H 1
  9064. | #define HAVE_STDLIB_H 1
  9065. | #define HAVE_STRING_H 1
  9066. | #define HAVE_MEMORY_H 1
  9067. | #define HAVE_STRINGS_H 1
  9068. | #define HAVE_INTTYPES_H 1
  9069. | #define HAVE_STDINT_H 1
  9070. | #define HAVE_UNISTD_H 1
  9071. | #define __EXTENSIONS__ 1
  9072. | #define _ALL_SOURCE 1
  9073. | #define _GNU_SOURCE 1
  9074. | #define _POSIX_PTHREAD_SEMANTICS 1
  9075. | #define _TANDEM_SOURCE 1
  9076. | #define STDC_HEADERS 1
  9077. | #define HAVE_ASM_TYPES_H 1
  9078. | #define HAVE_DLFCN_H 1
  9079. | #define HAVE_ERRNO_H 1
  9080. | #define HAVE_FCNTL_H 1
  9081. | #define HAVE_GRP_H 1
  9082. | #define HAVE_LANGINFO_H 1
  9083. | #define HAVE_POLL_H 1
  9084. | #define HAVE_PTHREAD_H 1
  9085. | #define HAVE_SHADOW_H 1
  9086. | #define HAVE_SIGNAL_H 1
  9087. | #define HAVE_STDINT_H 1
  9088. | #define HAVE_TERMIOS_H 1
  9089. | #define HAVE_UNISTD_H 1
  9090. | #define HAVE_UTIME_H 1
  9091. | #define HAVE_SYS_EPOLL_H 1
  9092. | #define HAVE_SYS_FILE_H 1
  9093. | #define HAVE_SYS_PARAM_H 1
  9094. | #define HAVE_SYS_POLL_H 1
  9095. | #define HAVE_SYS_SELECT_H 1
  9096. | #define HAVE_SYS_SOCKET_H 1
  9097. | #define HAVE_SYS_STATVFS_H 1
  9098. | #define HAVE_SYS_STAT_H 1
  9099. | #define HAVE_SYS_TIME_H 1
  9100. | #define HAVE_SYS_TIMES_H 1
  9101. | #define HAVE_SYS_TYPES_H 1
  9102. | #define HAVE_SYS_UN_H 1
  9103. | #define HAVE_SYS_UTSNAME_H 1
  9104. | #define HAVE_SYS_WAIT_H 1
  9105. | #define HAVE_PTY_H 1
  9106. | #define HAVE_SYS_RESOURCE_H 1
  9107. | #define HAVE_NETPACKET_PACKET_H 1
  9108. | #define HAVE_SYSEXITS_H 1
  9109. | #define HAVE_LINUX_TIPC_H 1
  9110. | #define HAVE_DIRENT_H 1
  9111. | #define HAVE_LINUX_NETLINK_H 1
  9112. | #define HAVE_MAKEDEV 1
  9113. | #define _LARGEFILE_SOURCE 1
  9114. | #define _FILE_OFFSET_BITS 64
  9115. | #if defined(SCO_DS)
  9116. | #undef _OFF_T
  9117. | #endif
  9118. | #define RETSIGTYPE void
  9119. | #define HAVE_SSIZE_T 1
  9120. | #define SIZEOF_INT 4
  9121. | #define SIZEOF_LONG 4
  9122. | #define SIZEOF_VOID_P 4
  9123. | #define SIZEOF_SHORT 2
  9124. | #define SIZEOF_FLOAT 4
  9125. | #define SIZEOF_DOUBLE 8
  9126. | #define SIZEOF_FPOS_T 24
  9127. | #define SIZEOF_SIZE_T 4
  9128. | #define SIZEOF_PID_T 4
  9129. | #define HAVE_LONG_LONG 1
  9130. | #define SIZEOF_LONG_LONG 8
  9131. | #define HAVE_LONG_DOUBLE 1
  9132. | /* end confdefs.h. */
  9133. | #include <stdio.h>
  9134. | #ifdef HAVE_SYS_TYPES_H
  9135. | # include <sys/types.h>
  9136. | #endif
  9137. | #ifdef HAVE_SYS_STAT_H
  9138. | # include <sys/stat.h>
  9139. | #endif
  9140. | #ifdef STDC_HEADERS
  9141. | # include <stdlib.h>
  9142. | # include <stddef.h>
  9143. | #else
  9144. | # ifdef HAVE_STDLIB_H
  9145. | # include <stdlib.h>
  9146. | # endif
  9147. | #endif
  9148. | #ifdef HAVE_STRING_H
  9149. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9150. | # include <memory.h>
  9151. | # endif
  9152. | # include <string.h>
  9153. | #endif
  9154. | #ifdef HAVE_STRINGS_H
  9155. | # include <strings.h>
  9156. | #endif
  9157. | #ifdef HAVE_INTTYPES_H
  9158. | # include <inttypes.h>
  9159. | #endif
  9160. | #ifdef HAVE_STDINT_H
  9161. | # include <stdint.h>
  9162. | #endif
  9163. | #ifdef HAVE_UNISTD_H
  9164. | # include <unistd.h>
  9165. | #endif
  9166. | int
  9167. | main ()
  9168. | {
  9169. | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
  9170. | test_array [0] = 0
  9171. |
  9172. | ;
  9173. | return 0;
  9174. | }
  9175. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9176. conftest.c: In function 'main':
  9177. conftest.c:118: error: size of array 'test_array' is negative
  9178. configure:7078: $? = 1
  9179. configure: failed program was:
  9180. | /* confdefs.h */
  9181. | #define _GNU_SOURCE 1
  9182. | #define _NETBSD_SOURCE 1
  9183. | #define __BSD_VISIBLE 1
  9184. | #define _BSD_TYPES 1
  9185. | #define _DARWIN_C_SOURCE 1
  9186. | #define _XOPEN_SOURCE 600
  9187. | #define _XOPEN_SOURCE_EXTENDED 1
  9188. | #define _POSIX_C_SOURCE 200112L
  9189. | #define STDC_HEADERS 1
  9190. | #define HAVE_SYS_TYPES_H 1
  9191. | #define HAVE_SYS_STAT_H 1
  9192. | #define HAVE_STDLIB_H 1
  9193. | #define HAVE_STRING_H 1
  9194. | #define HAVE_MEMORY_H 1
  9195. | #define HAVE_STRINGS_H 1
  9196. | #define HAVE_INTTYPES_H 1
  9197. | #define HAVE_STDINT_H 1
  9198. | #define HAVE_UNISTD_H 1
  9199. | #define __EXTENSIONS__ 1
  9200. | #define _ALL_SOURCE 1
  9201. | #define _GNU_SOURCE 1
  9202. | #define _POSIX_PTHREAD_SEMANTICS 1
  9203. | #define _TANDEM_SOURCE 1
  9204. | #define STDC_HEADERS 1
  9205. | #define HAVE_ASM_TYPES_H 1
  9206. | #define HAVE_DLFCN_H 1
  9207. | #define HAVE_ERRNO_H 1
  9208. | #define HAVE_FCNTL_H 1
  9209. | #define HAVE_GRP_H 1
  9210. | #define HAVE_LANGINFO_H 1
  9211. | #define HAVE_POLL_H 1
  9212. | #define HAVE_PTHREAD_H 1
  9213. | #define HAVE_SHADOW_H 1
  9214. | #define HAVE_SIGNAL_H 1
  9215. | #define HAVE_STDINT_H 1
  9216. | #define HAVE_TERMIOS_H 1
  9217. | #define HAVE_UNISTD_H 1
  9218. | #define HAVE_UTIME_H 1
  9219. | #define HAVE_SYS_EPOLL_H 1
  9220. | #define HAVE_SYS_FILE_H 1
  9221. | #define HAVE_SYS_PARAM_H 1
  9222. | #define HAVE_SYS_POLL_H 1
  9223. | #define HAVE_SYS_SELECT_H 1
  9224. | #define HAVE_SYS_SOCKET_H 1
  9225. | #define HAVE_SYS_STATVFS_H 1
  9226. | #define HAVE_SYS_STAT_H 1
  9227. | #define HAVE_SYS_TIME_H 1
  9228. | #define HAVE_SYS_TIMES_H 1
  9229. | #define HAVE_SYS_TYPES_H 1
  9230. | #define HAVE_SYS_UN_H 1
  9231. | #define HAVE_SYS_UTSNAME_H 1
  9232. | #define HAVE_SYS_WAIT_H 1
  9233. | #define HAVE_PTY_H 1
  9234. | #define HAVE_SYS_RESOURCE_H 1
  9235. | #define HAVE_NETPACKET_PACKET_H 1
  9236. | #define HAVE_SYSEXITS_H 1
  9237. | #define HAVE_LINUX_TIPC_H 1
  9238. | #define HAVE_DIRENT_H 1
  9239. | #define HAVE_LINUX_NETLINK_H 1
  9240. | #define HAVE_MAKEDEV 1
  9241. | #define _LARGEFILE_SOURCE 1
  9242. | #define _FILE_OFFSET_BITS 64
  9243. | #if defined(SCO_DS)
  9244. | #undef _OFF_T
  9245. | #endif
  9246. | #define RETSIGTYPE void
  9247. | #define HAVE_SSIZE_T 1
  9248. | #define SIZEOF_INT 4
  9249. | #define SIZEOF_LONG 4
  9250. | #define SIZEOF_VOID_P 4
  9251. | #define SIZEOF_SHORT 2
  9252. | #define SIZEOF_FLOAT 4
  9253. | #define SIZEOF_DOUBLE 8
  9254. | #define SIZEOF_FPOS_T 24
  9255. | #define SIZEOF_SIZE_T 4
  9256. | #define SIZEOF_PID_T 4
  9257. | #define HAVE_LONG_LONG 1
  9258. | #define SIZEOF_LONG_LONG 8
  9259. | #define HAVE_LONG_DOUBLE 1
  9260. | /* end confdefs.h. */
  9261. | #include <stdio.h>
  9262. | #ifdef HAVE_SYS_TYPES_H
  9263. | # include <sys/types.h>
  9264. | #endif
  9265. | #ifdef HAVE_SYS_STAT_H
  9266. | # include <sys/stat.h>
  9267. | #endif
  9268. | #ifdef STDC_HEADERS
  9269. | # include <stdlib.h>
  9270. | # include <stddef.h>
  9271. | #else
  9272. | # ifdef HAVE_STDLIB_H
  9273. | # include <stdlib.h>
  9274. | # endif
  9275. | #endif
  9276. | #ifdef HAVE_STRING_H
  9277. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9278. | # include <memory.h>
  9279. | # endif
  9280. | # include <string.h>
  9281. | #endif
  9282. | #ifdef HAVE_STRINGS_H
  9283. | # include <strings.h>
  9284. | #endif
  9285. | #ifdef HAVE_INTTYPES_H
  9286. | # include <inttypes.h>
  9287. | #endif
  9288. | #ifdef HAVE_STDINT_H
  9289. | # include <stdint.h>
  9290. | #endif
  9291. | #ifdef HAVE_UNISTD_H
  9292. | # include <unistd.h>
  9293. | #endif
  9294. | int
  9295. | main ()
  9296. | {
  9297. | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
  9298. | test_array [0] = 0
  9299. |
  9300. | ;
  9301. | return 0;
  9302. | }
  9303. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9304. conftest.c: In function 'main':
  9305. conftest.c:118: error: size of array 'test_array' is negative
  9306. configure:7078: $? = 1
  9307. configure: failed program was:
  9308. | /* confdefs.h */
  9309. | #define _GNU_SOURCE 1
  9310. | #define _NETBSD_SOURCE 1
  9311. | #define __BSD_VISIBLE 1
  9312. | #define _BSD_TYPES 1
  9313. | #define _DARWIN_C_SOURCE 1
  9314. | #define _XOPEN_SOURCE 600
  9315. | #define _XOPEN_SOURCE_EXTENDED 1
  9316. | #define _POSIX_C_SOURCE 200112L
  9317. | #define STDC_HEADERS 1
  9318. | #define HAVE_SYS_TYPES_H 1
  9319. | #define HAVE_SYS_STAT_H 1
  9320. | #define HAVE_STDLIB_H 1
  9321. | #define HAVE_STRING_H 1
  9322. | #define HAVE_MEMORY_H 1
  9323. | #define HAVE_STRINGS_H 1
  9324. | #define HAVE_INTTYPES_H 1
  9325. | #define HAVE_STDINT_H 1
  9326. | #define HAVE_UNISTD_H 1
  9327. | #define __EXTENSIONS__ 1
  9328. | #define _ALL_SOURCE 1
  9329. | #define _GNU_SOURCE 1
  9330. | #define _POSIX_PTHREAD_SEMANTICS 1
  9331. | #define _TANDEM_SOURCE 1
  9332. | #define STDC_HEADERS 1
  9333. | #define HAVE_ASM_TYPES_H 1
  9334. | #define HAVE_DLFCN_H 1
  9335. | #define HAVE_ERRNO_H 1
  9336. | #define HAVE_FCNTL_H 1
  9337. | #define HAVE_GRP_H 1
  9338. | #define HAVE_LANGINFO_H 1
  9339. | #define HAVE_POLL_H 1
  9340. | #define HAVE_PTHREAD_H 1
  9341. | #define HAVE_SHADOW_H 1
  9342. | #define HAVE_SIGNAL_H 1
  9343. | #define HAVE_STDINT_H 1
  9344. | #define HAVE_TERMIOS_H 1
  9345. | #define HAVE_UNISTD_H 1
  9346. | #define HAVE_UTIME_H 1
  9347. | #define HAVE_SYS_EPOLL_H 1
  9348. | #define HAVE_SYS_FILE_H 1
  9349. | #define HAVE_SYS_PARAM_H 1
  9350. | #define HAVE_SYS_POLL_H 1
  9351. | #define HAVE_SYS_SELECT_H 1
  9352. | #define HAVE_SYS_SOCKET_H 1
  9353. | #define HAVE_SYS_STATVFS_H 1
  9354. | #define HAVE_SYS_STAT_H 1
  9355. | #define HAVE_SYS_TIME_H 1
  9356. | #define HAVE_SYS_TIMES_H 1
  9357. | #define HAVE_SYS_TYPES_H 1
  9358. | #define HAVE_SYS_UN_H 1
  9359. | #define HAVE_SYS_UTSNAME_H 1
  9360. | #define HAVE_SYS_WAIT_H 1
  9361. | #define HAVE_PTY_H 1
  9362. | #define HAVE_SYS_RESOURCE_H 1
  9363. | #define HAVE_NETPACKET_PACKET_H 1
  9364. | #define HAVE_SYSEXITS_H 1
  9365. | #define HAVE_LINUX_TIPC_H 1
  9366. | #define HAVE_DIRENT_H 1
  9367. | #define HAVE_LINUX_NETLINK_H 1
  9368. | #define HAVE_MAKEDEV 1
  9369. | #define _LARGEFILE_SOURCE 1
  9370. | #define _FILE_OFFSET_BITS 64
  9371. | #if defined(SCO_DS)
  9372. | #undef _OFF_T
  9373. | #endif
  9374. | #define RETSIGTYPE void
  9375. | #define HAVE_SSIZE_T 1
  9376. | #define SIZEOF_INT 4
  9377. | #define SIZEOF_LONG 4
  9378. | #define SIZEOF_VOID_P 4
  9379. | #define SIZEOF_SHORT 2
  9380. | #define SIZEOF_FLOAT 4
  9381. | #define SIZEOF_DOUBLE 8
  9382. | #define SIZEOF_FPOS_T 24
  9383. | #define SIZEOF_SIZE_T 4
  9384. | #define SIZEOF_PID_T 4
  9385. | #define HAVE_LONG_LONG 1
  9386. | #define SIZEOF_LONG_LONG 8
  9387. | #define HAVE_LONG_DOUBLE 1
  9388. | /* end confdefs.h. */
  9389. | #include <stdio.h>
  9390. | #ifdef HAVE_SYS_TYPES_H
  9391. | # include <sys/types.h>
  9392. | #endif
  9393. | #ifdef HAVE_SYS_STAT_H
  9394. | # include <sys/stat.h>
  9395. | #endif
  9396. | #ifdef STDC_HEADERS
  9397. | # include <stdlib.h>
  9398. | # include <stddef.h>
  9399. | #else
  9400. | # ifdef HAVE_STDLIB_H
  9401. | # include <stdlib.h>
  9402. | # endif
  9403. | #endif
  9404. | #ifdef HAVE_STRING_H
  9405. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9406. | # include <memory.h>
  9407. | # endif
  9408. | # include <string.h>
  9409. | #endif
  9410. | #ifdef HAVE_STRINGS_H
  9411. | # include <strings.h>
  9412. | #endif
  9413. | #ifdef HAVE_INTTYPES_H
  9414. | # include <inttypes.h>
  9415. | #endif
  9416. | #ifdef HAVE_STDINT_H
  9417. | # include <stdint.h>
  9418. | #endif
  9419. | #ifdef HAVE_UNISTD_H
  9420. | # include <unistd.h>
  9421. | #endif
  9422. | int
  9423. | main ()
  9424. | {
  9425. | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
  9426. | test_array [0] = 0
  9427. |
  9428. | ;
  9429. | return 0;
  9430. | }
  9431. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9432. configure:7078: $? = 0
  9433. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9434. configure:7078: $? = 0
  9435. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9436. configure:7078: $? = 0
  9437. configure:7078: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9438. configure:7078: $? = 0
  9439. configure:7092: result: 8
  9440. configure:7104: checking for _Bool support
  9441. configure:7118: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9442. configure:7118: $? = 0
  9443. configure:7127: result: yes
  9444. configure:7134: checking size of _Bool
  9445. configure:7139: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9446. configure:7139: $? = 0
  9447. configure:7139: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9448. conftest.c: In function 'main':
  9449. conftest.c:120: error: size of array 'test_array' is negative
  9450. configure:7139: $? = 1
  9451. configure: failed program was:
  9452. | /* confdefs.h */
  9453. | #define _GNU_SOURCE 1
  9454. | #define _NETBSD_SOURCE 1
  9455. | #define __BSD_VISIBLE 1
  9456. | #define _BSD_TYPES 1
  9457. | #define _DARWIN_C_SOURCE 1
  9458. | #define _XOPEN_SOURCE 600
  9459. | #define _XOPEN_SOURCE_EXTENDED 1
  9460. | #define _POSIX_C_SOURCE 200112L
  9461. | #define STDC_HEADERS 1
  9462. | #define HAVE_SYS_TYPES_H 1
  9463. | #define HAVE_SYS_STAT_H 1
  9464. | #define HAVE_STDLIB_H 1
  9465. | #define HAVE_STRING_H 1
  9466. | #define HAVE_MEMORY_H 1
  9467. | #define HAVE_STRINGS_H 1
  9468. | #define HAVE_INTTYPES_H 1
  9469. | #define HAVE_STDINT_H 1
  9470. | #define HAVE_UNISTD_H 1
  9471. | #define __EXTENSIONS__ 1
  9472. | #define _ALL_SOURCE 1
  9473. | #define _GNU_SOURCE 1
  9474. | #define _POSIX_PTHREAD_SEMANTICS 1
  9475. | #define _TANDEM_SOURCE 1
  9476. | #define STDC_HEADERS 1
  9477. | #define HAVE_ASM_TYPES_H 1
  9478. | #define HAVE_DLFCN_H 1
  9479. | #define HAVE_ERRNO_H 1
  9480. | #define HAVE_FCNTL_H 1
  9481. | #define HAVE_GRP_H 1
  9482. | #define HAVE_LANGINFO_H 1
  9483. | #define HAVE_POLL_H 1
  9484. | #define HAVE_PTHREAD_H 1
  9485. | #define HAVE_SHADOW_H 1
  9486. | #define HAVE_SIGNAL_H 1
  9487. | #define HAVE_STDINT_H 1
  9488. | #define HAVE_TERMIOS_H 1
  9489. | #define HAVE_UNISTD_H 1
  9490. | #define HAVE_UTIME_H 1
  9491. | #define HAVE_SYS_EPOLL_H 1
  9492. | #define HAVE_SYS_FILE_H 1
  9493. | #define HAVE_SYS_PARAM_H 1
  9494. | #define HAVE_SYS_POLL_H 1
  9495. | #define HAVE_SYS_SELECT_H 1
  9496. | #define HAVE_SYS_SOCKET_H 1
  9497. | #define HAVE_SYS_STATVFS_H 1
  9498. | #define HAVE_SYS_STAT_H 1
  9499. | #define HAVE_SYS_TIME_H 1
  9500. | #define HAVE_SYS_TIMES_H 1
  9501. | #define HAVE_SYS_TYPES_H 1
  9502. | #define HAVE_SYS_UN_H 1
  9503. | #define HAVE_SYS_UTSNAME_H 1
  9504. | #define HAVE_SYS_WAIT_H 1
  9505. | #define HAVE_PTY_H 1
  9506. | #define HAVE_SYS_RESOURCE_H 1
  9507. | #define HAVE_NETPACKET_PACKET_H 1
  9508. | #define HAVE_SYSEXITS_H 1
  9509. | #define HAVE_LINUX_TIPC_H 1
  9510. | #define HAVE_DIRENT_H 1
  9511. | #define HAVE_LINUX_NETLINK_H 1
  9512. | #define HAVE_MAKEDEV 1
  9513. | #define _LARGEFILE_SOURCE 1
  9514. | #define _FILE_OFFSET_BITS 64
  9515. | #if defined(SCO_DS)
  9516. | #undef _OFF_T
  9517. | #endif
  9518. | #define RETSIGTYPE void
  9519. | #define HAVE_SSIZE_T 1
  9520. | #define SIZEOF_INT 4
  9521. | #define SIZEOF_LONG 4
  9522. | #define SIZEOF_VOID_P 4
  9523. | #define SIZEOF_SHORT 2
  9524. | #define SIZEOF_FLOAT 4
  9525. | #define SIZEOF_DOUBLE 8
  9526. | #define SIZEOF_FPOS_T 24
  9527. | #define SIZEOF_SIZE_T 4
  9528. | #define SIZEOF_PID_T 4
  9529. | #define HAVE_LONG_LONG 1
  9530. | #define SIZEOF_LONG_LONG 8
  9531. | #define HAVE_LONG_DOUBLE 1
  9532. | #define SIZEOF_LONG_DOUBLE 8
  9533. | #define HAVE_C99_BOOL 1
  9534. | /* end confdefs.h. */
  9535. | #include <stdio.h>
  9536. | #ifdef HAVE_SYS_TYPES_H
  9537. | # include <sys/types.h>
  9538. | #endif
  9539. | #ifdef HAVE_SYS_STAT_H
  9540. | # include <sys/stat.h>
  9541. | #endif
  9542. | #ifdef STDC_HEADERS
  9543. | # include <stdlib.h>
  9544. | # include <stddef.h>
  9545. | #else
  9546. | # ifdef HAVE_STDLIB_H
  9547. | # include <stdlib.h>
  9548. | # endif
  9549. | #endif
  9550. | #ifdef HAVE_STRING_H
  9551. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9552. | # include <memory.h>
  9553. | # endif
  9554. | # include <string.h>
  9555. | #endif
  9556. | #ifdef HAVE_STRINGS_H
  9557. | # include <strings.h>
  9558. | #endif
  9559. | #ifdef HAVE_INTTYPES_H
  9560. | # include <inttypes.h>
  9561. | #endif
  9562. | #ifdef HAVE_STDINT_H
  9563. | # include <stdint.h>
  9564. | #endif
  9565. | #ifdef HAVE_UNISTD_H
  9566. | # include <unistd.h>
  9567. | #endif
  9568. | int
  9569. | main ()
  9570. | {
  9571. | static int test_array [1 - 2 * !(((long int) (sizeof (_Bool))) <= 0)];
  9572. | test_array [0] = 0
  9573. |
  9574. | ;
  9575. | return 0;
  9576. | }
  9577. configure:7139: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9578. configure:7139: $? = 0
  9579. configure:7153: result: 1
  9580. configure:7165: checking for uintptr_t
  9581. configure:7165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9582. configure:7165: $? = 0
  9583. configure:7165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9584. conftest.c: In function 'main':
  9585. conftest.c:95: error: expected expression before ')' token
  9586. configure:7165: $? = 1
  9587. configure: failed program was:
  9588. | /* confdefs.h */
  9589. | #define _GNU_SOURCE 1
  9590. | #define _NETBSD_SOURCE 1
  9591. | #define __BSD_VISIBLE 1
  9592. | #define _BSD_TYPES 1
  9593. | #define _DARWIN_C_SOURCE 1
  9594. | #define _XOPEN_SOURCE 600
  9595. | #define _XOPEN_SOURCE_EXTENDED 1
  9596. | #define _POSIX_C_SOURCE 200112L
  9597. | #define STDC_HEADERS 1
  9598. | #define HAVE_SYS_TYPES_H 1
  9599. | #define HAVE_SYS_STAT_H 1
  9600. | #define HAVE_STDLIB_H 1
  9601. | #define HAVE_STRING_H 1
  9602. | #define HAVE_MEMORY_H 1
  9603. | #define HAVE_STRINGS_H 1
  9604. | #define HAVE_INTTYPES_H 1
  9605. | #define HAVE_STDINT_H 1
  9606. | #define HAVE_UNISTD_H 1
  9607. | #define __EXTENSIONS__ 1
  9608. | #define _ALL_SOURCE 1
  9609. | #define _GNU_SOURCE 1
  9610. | #define _POSIX_PTHREAD_SEMANTICS 1
  9611. | #define _TANDEM_SOURCE 1
  9612. | #define STDC_HEADERS 1
  9613. | #define HAVE_ASM_TYPES_H 1
  9614. | #define HAVE_DLFCN_H 1
  9615. | #define HAVE_ERRNO_H 1
  9616. | #define HAVE_FCNTL_H 1
  9617. | #define HAVE_GRP_H 1
  9618. | #define HAVE_LANGINFO_H 1
  9619. | #define HAVE_POLL_H 1
  9620. | #define HAVE_PTHREAD_H 1
  9621. | #define HAVE_SHADOW_H 1
  9622. | #define HAVE_SIGNAL_H 1
  9623. | #define HAVE_STDINT_H 1
  9624. | #define HAVE_TERMIOS_H 1
  9625. | #define HAVE_UNISTD_H 1
  9626. | #define HAVE_UTIME_H 1
  9627. | #define HAVE_SYS_EPOLL_H 1
  9628. | #define HAVE_SYS_FILE_H 1
  9629. | #define HAVE_SYS_PARAM_H 1
  9630. | #define HAVE_SYS_POLL_H 1
  9631. | #define HAVE_SYS_SELECT_H 1
  9632. | #define HAVE_SYS_SOCKET_H 1
  9633. | #define HAVE_SYS_STATVFS_H 1
  9634. | #define HAVE_SYS_STAT_H 1
  9635. | #define HAVE_SYS_TIME_H 1
  9636. | #define HAVE_SYS_TIMES_H 1
  9637. | #define HAVE_SYS_TYPES_H 1
  9638. | #define HAVE_SYS_UN_H 1
  9639. | #define HAVE_SYS_UTSNAME_H 1
  9640. | #define HAVE_SYS_WAIT_H 1
  9641. | #define HAVE_PTY_H 1
  9642. | #define HAVE_SYS_RESOURCE_H 1
  9643. | #define HAVE_NETPACKET_PACKET_H 1
  9644. | #define HAVE_SYSEXITS_H 1
  9645. | #define HAVE_LINUX_TIPC_H 1
  9646. | #define HAVE_DIRENT_H 1
  9647. | #define HAVE_LINUX_NETLINK_H 1
  9648. | #define HAVE_MAKEDEV 1
  9649. | #define _LARGEFILE_SOURCE 1
  9650. | #define _FILE_OFFSET_BITS 64
  9651. | #if defined(SCO_DS)
  9652. | #undef _OFF_T
  9653. | #endif
  9654. | #define RETSIGTYPE void
  9655. | #define HAVE_SSIZE_T 1
  9656. | #define SIZEOF_INT 4
  9657. | #define SIZEOF_LONG 4
  9658. | #define SIZEOF_VOID_P 4
  9659. | #define SIZEOF_SHORT 2
  9660. | #define SIZEOF_FLOAT 4
  9661. | #define SIZEOF_DOUBLE 8
  9662. | #define SIZEOF_FPOS_T 24
  9663. | #define SIZEOF_SIZE_T 4
  9664. | #define SIZEOF_PID_T 4
  9665. | #define HAVE_LONG_LONG 1
  9666. | #define SIZEOF_LONG_LONG 8
  9667. | #define HAVE_LONG_DOUBLE 1
  9668. | #define SIZEOF_LONG_DOUBLE 8
  9669. | #define HAVE_C99_BOOL 1
  9670. | #define SIZEOF__BOOL 1
  9671. | /* end confdefs.h. */
  9672. | #ifdef HAVE_STDINT_H
  9673. | #include <stdint.h>
  9674. | #endif
  9675. | #ifdef HAVE_INTTYPES_H
  9676. | #include <inttypes.h>
  9677. | #endif
  9678. |
  9679. | int
  9680. | main ()
  9681. | {
  9682. | if (sizeof ((uintptr_t)))
  9683. | return 0;
  9684. | ;
  9685. | return 0;
  9686. | }
  9687. configure:7165: result: yes
  9688. configure:7182: checking size of uintptr_t
  9689. configure:7187: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9690. configure:7187: $? = 0
  9691. configure:7187: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9692. conftest.c: In function 'main':
  9693. conftest.c:122: error: size of array 'test_array' is negative
  9694. configure:7187: $? = 1
  9695. configure: failed program was:
  9696. | /* confdefs.h */
  9697. | #define _GNU_SOURCE 1
  9698. | #define _NETBSD_SOURCE 1
  9699. | #define __BSD_VISIBLE 1
  9700. | #define _BSD_TYPES 1
  9701. | #define _DARWIN_C_SOURCE 1
  9702. | #define _XOPEN_SOURCE 600
  9703. | #define _XOPEN_SOURCE_EXTENDED 1
  9704. | #define _POSIX_C_SOURCE 200112L
  9705. | #define STDC_HEADERS 1
  9706. | #define HAVE_SYS_TYPES_H 1
  9707. | #define HAVE_SYS_STAT_H 1
  9708. | #define HAVE_STDLIB_H 1
  9709. | #define HAVE_STRING_H 1
  9710. | #define HAVE_MEMORY_H 1
  9711. | #define HAVE_STRINGS_H 1
  9712. | #define HAVE_INTTYPES_H 1
  9713. | #define HAVE_STDINT_H 1
  9714. | #define HAVE_UNISTD_H 1
  9715. | #define __EXTENSIONS__ 1
  9716. | #define _ALL_SOURCE 1
  9717. | #define _GNU_SOURCE 1
  9718. | #define _POSIX_PTHREAD_SEMANTICS 1
  9719. | #define _TANDEM_SOURCE 1
  9720. | #define STDC_HEADERS 1
  9721. | #define HAVE_ASM_TYPES_H 1
  9722. | #define HAVE_DLFCN_H 1
  9723. | #define HAVE_ERRNO_H 1
  9724. | #define HAVE_FCNTL_H 1
  9725. | #define HAVE_GRP_H 1
  9726. | #define HAVE_LANGINFO_H 1
  9727. | #define HAVE_POLL_H 1
  9728. | #define HAVE_PTHREAD_H 1
  9729. | #define HAVE_SHADOW_H 1
  9730. | #define HAVE_SIGNAL_H 1
  9731. | #define HAVE_STDINT_H 1
  9732. | #define HAVE_TERMIOS_H 1
  9733. | #define HAVE_UNISTD_H 1
  9734. | #define HAVE_UTIME_H 1
  9735. | #define HAVE_SYS_EPOLL_H 1
  9736. | #define HAVE_SYS_FILE_H 1
  9737. | #define HAVE_SYS_PARAM_H 1
  9738. | #define HAVE_SYS_POLL_H 1
  9739. | #define HAVE_SYS_SELECT_H 1
  9740. | #define HAVE_SYS_SOCKET_H 1
  9741. | #define HAVE_SYS_STATVFS_H 1
  9742. | #define HAVE_SYS_STAT_H 1
  9743. | #define HAVE_SYS_TIME_H 1
  9744. | #define HAVE_SYS_TIMES_H 1
  9745. | #define HAVE_SYS_TYPES_H 1
  9746. | #define HAVE_SYS_UN_H 1
  9747. | #define HAVE_SYS_UTSNAME_H 1
  9748. | #define HAVE_SYS_WAIT_H 1
  9749. | #define HAVE_PTY_H 1
  9750. | #define HAVE_SYS_RESOURCE_H 1
  9751. | #define HAVE_NETPACKET_PACKET_H 1
  9752. | #define HAVE_SYSEXITS_H 1
  9753. | #define HAVE_LINUX_TIPC_H 1
  9754. | #define HAVE_DIRENT_H 1
  9755. | #define HAVE_LINUX_NETLINK_H 1
  9756. | #define HAVE_MAKEDEV 1
  9757. | #define _LARGEFILE_SOURCE 1
  9758. | #define _FILE_OFFSET_BITS 64
  9759. | #if defined(SCO_DS)
  9760. | #undef _OFF_T
  9761. | #endif
  9762. | #define RETSIGTYPE void
  9763. | #define HAVE_SSIZE_T 1
  9764. | #define SIZEOF_INT 4
  9765. | #define SIZEOF_LONG 4
  9766. | #define SIZEOF_VOID_P 4
  9767. | #define SIZEOF_SHORT 2
  9768. | #define SIZEOF_FLOAT 4
  9769. | #define SIZEOF_DOUBLE 8
  9770. | #define SIZEOF_FPOS_T 24
  9771. | #define SIZEOF_SIZE_T 4
  9772. | #define SIZEOF_PID_T 4
  9773. | #define HAVE_LONG_LONG 1
  9774. | #define SIZEOF_LONG_LONG 8
  9775. | #define HAVE_LONG_DOUBLE 1
  9776. | #define SIZEOF_LONG_DOUBLE 8
  9777. | #define HAVE_C99_BOOL 1
  9778. | #define SIZEOF__BOOL 1
  9779. | #define HAVE_UINTPTR_T 1
  9780. | /* end confdefs.h. */
  9781. | #include <stdio.h>
  9782. | #ifdef HAVE_SYS_TYPES_H
  9783. | # include <sys/types.h>
  9784. | #endif
  9785. | #ifdef HAVE_SYS_STAT_H
  9786. | # include <sys/stat.h>
  9787. | #endif
  9788. | #ifdef STDC_HEADERS
  9789. | # include <stdlib.h>
  9790. | # include <stddef.h>
  9791. | #else
  9792. | # ifdef HAVE_STDLIB_H
  9793. | # include <stdlib.h>
  9794. | # endif
  9795. | #endif
  9796. | #ifdef HAVE_STRING_H
  9797. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9798. | # include <memory.h>
  9799. | # endif
  9800. | # include <string.h>
  9801. | #endif
  9802. | #ifdef HAVE_STRINGS_H
  9803. | # include <strings.h>
  9804. | #endif
  9805. | #ifdef HAVE_INTTYPES_H
  9806. | # include <inttypes.h>
  9807. | #endif
  9808. | #ifdef HAVE_STDINT_H
  9809. | # include <stdint.h>
  9810. | #endif
  9811. | #ifdef HAVE_UNISTD_H
  9812. | # include <unistd.h>
  9813. | #endif
  9814. | int
  9815. | main ()
  9816. | {
  9817. | static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 0)];
  9818. | test_array [0] = 0
  9819. |
  9820. | ;
  9821. | return 0;
  9822. | }
  9823. configure:7187: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9824. conftest.c: In function 'main':
  9825. conftest.c:122: error: size of array 'test_array' is negative
  9826. configure:7187: $? = 1
  9827. configure: failed program was:
  9828. | /* confdefs.h */
  9829. | #define _GNU_SOURCE 1
  9830. | #define _NETBSD_SOURCE 1
  9831. | #define __BSD_VISIBLE 1
  9832. | #define _BSD_TYPES 1
  9833. | #define _DARWIN_C_SOURCE 1
  9834. | #define _XOPEN_SOURCE 600
  9835. | #define _XOPEN_SOURCE_EXTENDED 1
  9836. | #define _POSIX_C_SOURCE 200112L
  9837. | #define STDC_HEADERS 1
  9838. | #define HAVE_SYS_TYPES_H 1
  9839. | #define HAVE_SYS_STAT_H 1
  9840. | #define HAVE_STDLIB_H 1
  9841. | #define HAVE_STRING_H 1
  9842. | #define HAVE_MEMORY_H 1
  9843. | #define HAVE_STRINGS_H 1
  9844. | #define HAVE_INTTYPES_H 1
  9845. | #define HAVE_STDINT_H 1
  9846. | #define HAVE_UNISTD_H 1
  9847. | #define __EXTENSIONS__ 1
  9848. | #define _ALL_SOURCE 1
  9849. | #define _GNU_SOURCE 1
  9850. | #define _POSIX_PTHREAD_SEMANTICS 1
  9851. | #define _TANDEM_SOURCE 1
  9852. | #define STDC_HEADERS 1
  9853. | #define HAVE_ASM_TYPES_H 1
  9854. | #define HAVE_DLFCN_H 1
  9855. | #define HAVE_ERRNO_H 1
  9856. | #define HAVE_FCNTL_H 1
  9857. | #define HAVE_GRP_H 1
  9858. | #define HAVE_LANGINFO_H 1
  9859. | #define HAVE_POLL_H 1
  9860. | #define HAVE_PTHREAD_H 1
  9861. | #define HAVE_SHADOW_H 1
  9862. | #define HAVE_SIGNAL_H 1
  9863. | #define HAVE_STDINT_H 1
  9864. | #define HAVE_TERMIOS_H 1
  9865. | #define HAVE_UNISTD_H 1
  9866. | #define HAVE_UTIME_H 1
  9867. | #define HAVE_SYS_EPOLL_H 1
  9868. | #define HAVE_SYS_FILE_H 1
  9869. | #define HAVE_SYS_PARAM_H 1
  9870. | #define HAVE_SYS_POLL_H 1
  9871. | #define HAVE_SYS_SELECT_H 1
  9872. | #define HAVE_SYS_SOCKET_H 1
  9873. | #define HAVE_SYS_STATVFS_H 1
  9874. | #define HAVE_SYS_STAT_H 1
  9875. | #define HAVE_SYS_TIME_H 1
  9876. | #define HAVE_SYS_TIMES_H 1
  9877. | #define HAVE_SYS_TYPES_H 1
  9878. | #define HAVE_SYS_UN_H 1
  9879. | #define HAVE_SYS_UTSNAME_H 1
  9880. | #define HAVE_SYS_WAIT_H 1
  9881. | #define HAVE_PTY_H 1
  9882. | #define HAVE_SYS_RESOURCE_H 1
  9883. | #define HAVE_NETPACKET_PACKET_H 1
  9884. | #define HAVE_SYSEXITS_H 1
  9885. | #define HAVE_LINUX_TIPC_H 1
  9886. | #define HAVE_DIRENT_H 1
  9887. | #define HAVE_LINUX_NETLINK_H 1
  9888. | #define HAVE_MAKEDEV 1
  9889. | #define _LARGEFILE_SOURCE 1
  9890. | #define _FILE_OFFSET_BITS 64
  9891. | #if defined(SCO_DS)
  9892. | #undef _OFF_T
  9893. | #endif
  9894. | #define RETSIGTYPE void
  9895. | #define HAVE_SSIZE_T 1
  9896. | #define SIZEOF_INT 4
  9897. | #define SIZEOF_LONG 4
  9898. | #define SIZEOF_VOID_P 4
  9899. | #define SIZEOF_SHORT 2
  9900. | #define SIZEOF_FLOAT 4
  9901. | #define SIZEOF_DOUBLE 8
  9902. | #define SIZEOF_FPOS_T 24
  9903. | #define SIZEOF_SIZE_T 4
  9904. | #define SIZEOF_PID_T 4
  9905. | #define HAVE_LONG_LONG 1
  9906. | #define SIZEOF_LONG_LONG 8
  9907. | #define HAVE_LONG_DOUBLE 1
  9908. | #define SIZEOF_LONG_DOUBLE 8
  9909. | #define HAVE_C99_BOOL 1
  9910. | #define SIZEOF__BOOL 1
  9911. | #define HAVE_UINTPTR_T 1
  9912. | /* end confdefs.h. */
  9913. | #include <stdio.h>
  9914. | #ifdef HAVE_SYS_TYPES_H
  9915. | # include <sys/types.h>
  9916. | #endif
  9917. | #ifdef HAVE_SYS_STAT_H
  9918. | # include <sys/stat.h>
  9919. | #endif
  9920. | #ifdef STDC_HEADERS
  9921. | # include <stdlib.h>
  9922. | # include <stddef.h>
  9923. | #else
  9924. | # ifdef HAVE_STDLIB_H
  9925. | # include <stdlib.h>
  9926. | # endif
  9927. | #endif
  9928. | #ifdef HAVE_STRING_H
  9929. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9930. | # include <memory.h>
  9931. | # endif
  9932. | # include <string.h>
  9933. | #endif
  9934. | #ifdef HAVE_STRINGS_H
  9935. | # include <strings.h>
  9936. | #endif
  9937. | #ifdef HAVE_INTTYPES_H
  9938. | # include <inttypes.h>
  9939. | #endif
  9940. | #ifdef HAVE_STDINT_H
  9941. | # include <stdint.h>
  9942. | #endif
  9943. | #ifdef HAVE_UNISTD_H
  9944. | # include <unistd.h>
  9945. | #endif
  9946. | int
  9947. | main ()
  9948. | {
  9949. | static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 1)];
  9950. | test_array [0] = 0
  9951. |
  9952. | ;
  9953. | return 0;
  9954. | }
  9955. configure:7187: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  9956. conftest.c: In function 'main':
  9957. conftest.c:122: error: size of array 'test_array' is negative
  9958. configure:7187: $? = 1
  9959. configure: failed program was:
  9960. | /* confdefs.h */
  9961. | #define _GNU_SOURCE 1
  9962. | #define _NETBSD_SOURCE 1
  9963. | #define __BSD_VISIBLE 1
  9964. | #define _BSD_TYPES 1
  9965. | #define _DARWIN_C_SOURCE 1
  9966. | #define _XOPEN_SOURCE 600
  9967. | #define _XOPEN_SOURCE_EXTENDED 1
  9968. | #define _POSIX_C_SOURCE 200112L
  9969. | #define STDC_HEADERS 1
  9970. | #define HAVE_SYS_TYPES_H 1
  9971. | #define HAVE_SYS_STAT_H 1
  9972. | #define HAVE_STDLIB_H 1
  9973. | #define HAVE_STRING_H 1
  9974. | #define HAVE_MEMORY_H 1
  9975. | #define HAVE_STRINGS_H 1
  9976. | #define HAVE_INTTYPES_H 1
  9977. | #define HAVE_STDINT_H 1
  9978. | #define HAVE_UNISTD_H 1
  9979. | #define __EXTENSIONS__ 1
  9980. | #define _ALL_SOURCE 1
  9981. | #define _GNU_SOURCE 1
  9982. | #define _POSIX_PTHREAD_SEMANTICS 1
  9983. | #define _TANDEM_SOURCE 1
  9984. | #define STDC_HEADERS 1
  9985. | #define HAVE_ASM_TYPES_H 1
  9986. | #define HAVE_DLFCN_H 1
  9987. | #define HAVE_ERRNO_H 1
  9988. | #define HAVE_FCNTL_H 1
  9989. | #define HAVE_GRP_H 1
  9990. | #define HAVE_LANGINFO_H 1
  9991. | #define HAVE_POLL_H 1
  9992. | #define HAVE_PTHREAD_H 1
  9993. | #define HAVE_SHADOW_H 1
  9994. | #define HAVE_SIGNAL_H 1
  9995. | #define HAVE_STDINT_H 1
  9996. | #define HAVE_TERMIOS_H 1
  9997. | #define HAVE_UNISTD_H 1
  9998. | #define HAVE_UTIME_H 1
  9999. | #define HAVE_SYS_EPOLL_H 1
  10000. | #define HAVE_SYS_FILE_H 1
  10001. | #define HAVE_SYS_PARAM_H 1
  10002. | #define HAVE_SYS_POLL_H 1
  10003. | #define HAVE_SYS_SELECT_H 1
  10004. | #define HAVE_SYS_SOCKET_H 1
  10005. | #define HAVE_SYS_STATVFS_H 1
  10006. | #define HAVE_SYS_STAT_H 1
  10007. | #define HAVE_SYS_TIME_H 1
  10008. | #define HAVE_SYS_TIMES_H 1
  10009. | #define HAVE_SYS_TYPES_H 1
  10010. | #define HAVE_SYS_UN_H 1
  10011. | #define HAVE_SYS_UTSNAME_H 1
  10012. | #define HAVE_SYS_WAIT_H 1
  10013. | #define HAVE_PTY_H 1
  10014. | #define HAVE_SYS_RESOURCE_H 1
  10015. | #define HAVE_NETPACKET_PACKET_H 1
  10016. | #define HAVE_SYSEXITS_H 1
  10017. | #define HAVE_LINUX_TIPC_H 1
  10018. | #define HAVE_DIRENT_H 1
  10019. | #define HAVE_LINUX_NETLINK_H 1
  10020. | #define HAVE_MAKEDEV 1
  10021. | #define _LARGEFILE_SOURCE 1
  10022. | #define _FILE_OFFSET_BITS 64
  10023. | #if defined(SCO_DS)
  10024. | #undef _OFF_T
  10025. | #endif
  10026. | #define RETSIGTYPE void
  10027. | #define HAVE_SSIZE_T 1
  10028. | #define SIZEOF_INT 4
  10029. | #define SIZEOF_LONG 4
  10030. | #define SIZEOF_VOID_P 4
  10031. | #define SIZEOF_SHORT 2
  10032. | #define SIZEOF_FLOAT 4
  10033. | #define SIZEOF_DOUBLE 8
  10034. | #define SIZEOF_FPOS_T 24
  10035. | #define SIZEOF_SIZE_T 4
  10036. | #define SIZEOF_PID_T 4
  10037. | #define HAVE_LONG_LONG 1
  10038. | #define SIZEOF_LONG_LONG 8
  10039. | #define HAVE_LONG_DOUBLE 1
  10040. | #define SIZEOF_LONG_DOUBLE 8
  10041. | #define HAVE_C99_BOOL 1
  10042. | #define SIZEOF__BOOL 1
  10043. | #define HAVE_UINTPTR_T 1
  10044. | /* end confdefs.h. */
  10045. | #include <stdio.h>
  10046. | #ifdef HAVE_SYS_TYPES_H
  10047. | # include <sys/types.h>
  10048. | #endif
  10049. | #ifdef HAVE_SYS_STAT_H
  10050. | # include <sys/stat.h>
  10051. | #endif
  10052. | #ifdef STDC_HEADERS
  10053. | # include <stdlib.h>
  10054. | # include <stddef.h>
  10055. | #else
  10056. | # ifdef HAVE_STDLIB_H
  10057. | # include <stdlib.h>
  10058. | # endif
  10059. | #endif
  10060. | #ifdef HAVE_STRING_H
  10061. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  10062. | # include <memory.h>
  10063. | # endif
  10064. | # include <string.h>
  10065. | #endif
  10066. | #ifdef HAVE_STRINGS_H
  10067. | # include <strings.h>
  10068. | #endif
  10069. | #ifdef HAVE_INTTYPES_H
  10070. | # include <inttypes.h>
  10071. | #endif
  10072. | #ifdef HAVE_STDINT_H
  10073. | # include <stdint.h>
  10074. | #endif
  10075. | #ifdef HAVE_UNISTD_H
  10076. | # include <unistd.h>
  10077. | #endif
  10078. | int
  10079. | main ()
  10080. | {
  10081. | static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 3)];
  10082. | test_array [0] = 0
  10083. |
  10084. | ;
  10085. | return 0;
  10086. | }
  10087. configure:7187: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10088. configure:7187: $? = 0
  10089. configure:7187: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10090. configure:7187: $? = 0
  10091. configure:7187: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10092. configure:7187: $? = 0
  10093. configure:7201: result: 4
  10094. configure:7218: checking size of off_t
  10095. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10096. configure:7223: $? = 0
  10097. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10098. conftest.c: In function 'main':
  10099. conftest.c:96: error: size of array 'test_array' is negative
  10100. configure:7223: $? = 1
  10101. configure: failed program was:
  10102. | /* confdefs.h */
  10103. | #define _GNU_SOURCE 1
  10104. | #define _NETBSD_SOURCE 1
  10105. | #define __BSD_VISIBLE 1
  10106. | #define _BSD_TYPES 1
  10107. | #define _DARWIN_C_SOURCE 1
  10108. | #define _XOPEN_SOURCE 600
  10109. | #define _XOPEN_SOURCE_EXTENDED 1
  10110. | #define _POSIX_C_SOURCE 200112L
  10111. | #define STDC_HEADERS 1
  10112. | #define HAVE_SYS_TYPES_H 1
  10113. | #define HAVE_SYS_STAT_H 1
  10114. | #define HAVE_STDLIB_H 1
  10115. | #define HAVE_STRING_H 1
  10116. | #define HAVE_MEMORY_H 1
  10117. | #define HAVE_STRINGS_H 1
  10118. | #define HAVE_INTTYPES_H 1
  10119. | #define HAVE_STDINT_H 1
  10120. | #define HAVE_UNISTD_H 1
  10121. | #define __EXTENSIONS__ 1
  10122. | #define _ALL_SOURCE 1
  10123. | #define _GNU_SOURCE 1
  10124. | #define _POSIX_PTHREAD_SEMANTICS 1
  10125. | #define _TANDEM_SOURCE 1
  10126. | #define STDC_HEADERS 1
  10127. | #define HAVE_ASM_TYPES_H 1
  10128. | #define HAVE_DLFCN_H 1
  10129. | #define HAVE_ERRNO_H 1
  10130. | #define HAVE_FCNTL_H 1
  10131. | #define HAVE_GRP_H 1
  10132. | #define HAVE_LANGINFO_H 1
  10133. | #define HAVE_POLL_H 1
  10134. | #define HAVE_PTHREAD_H 1
  10135. | #define HAVE_SHADOW_H 1
  10136. | #define HAVE_SIGNAL_H 1
  10137. | #define HAVE_STDINT_H 1
  10138. | #define HAVE_TERMIOS_H 1
  10139. | #define HAVE_UNISTD_H 1
  10140. | #define HAVE_UTIME_H 1
  10141. | #define HAVE_SYS_EPOLL_H 1
  10142. | #define HAVE_SYS_FILE_H 1
  10143. | #define HAVE_SYS_PARAM_H 1
  10144. | #define HAVE_SYS_POLL_H 1
  10145. | #define HAVE_SYS_SELECT_H 1
  10146. | #define HAVE_SYS_SOCKET_H 1
  10147. | #define HAVE_SYS_STATVFS_H 1
  10148. | #define HAVE_SYS_STAT_H 1
  10149. | #define HAVE_SYS_TIME_H 1
  10150. | #define HAVE_SYS_TIMES_H 1
  10151. | #define HAVE_SYS_TYPES_H 1
  10152. | #define HAVE_SYS_UN_H 1
  10153. | #define HAVE_SYS_UTSNAME_H 1
  10154. | #define HAVE_SYS_WAIT_H 1
  10155. | #define HAVE_PTY_H 1
  10156. | #define HAVE_SYS_RESOURCE_H 1
  10157. | #define HAVE_NETPACKET_PACKET_H 1
  10158. | #define HAVE_SYSEXITS_H 1
  10159. | #define HAVE_LINUX_TIPC_H 1
  10160. | #define HAVE_DIRENT_H 1
  10161. | #define HAVE_LINUX_NETLINK_H 1
  10162. | #define HAVE_MAKEDEV 1
  10163. | #define _LARGEFILE_SOURCE 1
  10164. | #define _FILE_OFFSET_BITS 64
  10165. | #if defined(SCO_DS)
  10166. | #undef _OFF_T
  10167. | #endif
  10168. | #define RETSIGTYPE void
  10169. | #define HAVE_SSIZE_T 1
  10170. | #define SIZEOF_INT 4
  10171. | #define SIZEOF_LONG 4
  10172. | #define SIZEOF_VOID_P 4
  10173. | #define SIZEOF_SHORT 2
  10174. | #define SIZEOF_FLOAT 4
  10175. | #define SIZEOF_DOUBLE 8
  10176. | #define SIZEOF_FPOS_T 24
  10177. | #define SIZEOF_SIZE_T 4
  10178. | #define SIZEOF_PID_T 4
  10179. | #define HAVE_LONG_LONG 1
  10180. | #define SIZEOF_LONG_LONG 8
  10181. | #define HAVE_LONG_DOUBLE 1
  10182. | #define SIZEOF_LONG_DOUBLE 8
  10183. | #define HAVE_C99_BOOL 1
  10184. | #define SIZEOF__BOOL 1
  10185. | #define HAVE_UINTPTR_T 1
  10186. | #define SIZEOF_UINTPTR_T 4
  10187. | /* end confdefs.h. */
  10188. |
  10189. | #ifdef HAVE_SYS_TYPES_H
  10190. | #include <sys/types.h>
  10191. | #endif
  10192. |
  10193. |
  10194. | int
  10195. | main ()
  10196. | {
  10197. | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
  10198. | test_array [0] = 0
  10199. |
  10200. | ;
  10201. | return 0;
  10202. | }
  10203. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10204. conftest.c: In function 'main':
  10205. conftest.c:96: error: size of array 'test_array' is negative
  10206. configure:7223: $? = 1
  10207. configure: failed program was:
  10208. | /* confdefs.h */
  10209. | #define _GNU_SOURCE 1
  10210. | #define _NETBSD_SOURCE 1
  10211. | #define __BSD_VISIBLE 1
  10212. | #define _BSD_TYPES 1
  10213. | #define _DARWIN_C_SOURCE 1
  10214. | #define _XOPEN_SOURCE 600
  10215. | #define _XOPEN_SOURCE_EXTENDED 1
  10216. | #define _POSIX_C_SOURCE 200112L
  10217. | #define STDC_HEADERS 1
  10218. | #define HAVE_SYS_TYPES_H 1
  10219. | #define HAVE_SYS_STAT_H 1
  10220. | #define HAVE_STDLIB_H 1
  10221. | #define HAVE_STRING_H 1
  10222. | #define HAVE_MEMORY_H 1
  10223. | #define HAVE_STRINGS_H 1
  10224. | #define HAVE_INTTYPES_H 1
  10225. | #define HAVE_STDINT_H 1
  10226. | #define HAVE_UNISTD_H 1
  10227. | #define __EXTENSIONS__ 1
  10228. | #define _ALL_SOURCE 1
  10229. | #define _GNU_SOURCE 1
  10230. | #define _POSIX_PTHREAD_SEMANTICS 1
  10231. | #define _TANDEM_SOURCE 1
  10232. | #define STDC_HEADERS 1
  10233. | #define HAVE_ASM_TYPES_H 1
  10234. | #define HAVE_DLFCN_H 1
  10235. | #define HAVE_ERRNO_H 1
  10236. | #define HAVE_FCNTL_H 1
  10237. | #define HAVE_GRP_H 1
  10238. | #define HAVE_LANGINFO_H 1
  10239. | #define HAVE_POLL_H 1
  10240. | #define HAVE_PTHREAD_H 1
  10241. | #define HAVE_SHADOW_H 1
  10242. | #define HAVE_SIGNAL_H 1
  10243. | #define HAVE_STDINT_H 1
  10244. | #define HAVE_TERMIOS_H 1
  10245. | #define HAVE_UNISTD_H 1
  10246. | #define HAVE_UTIME_H 1
  10247. | #define HAVE_SYS_EPOLL_H 1
  10248. | #define HAVE_SYS_FILE_H 1
  10249. | #define HAVE_SYS_PARAM_H 1
  10250. | #define HAVE_SYS_POLL_H 1
  10251. | #define HAVE_SYS_SELECT_H 1
  10252. | #define HAVE_SYS_SOCKET_H 1
  10253. | #define HAVE_SYS_STATVFS_H 1
  10254. | #define HAVE_SYS_STAT_H 1
  10255. | #define HAVE_SYS_TIME_H 1
  10256. | #define HAVE_SYS_TIMES_H 1
  10257. | #define HAVE_SYS_TYPES_H 1
  10258. | #define HAVE_SYS_UN_H 1
  10259. | #define HAVE_SYS_UTSNAME_H 1
  10260. | #define HAVE_SYS_WAIT_H 1
  10261. | #define HAVE_PTY_H 1
  10262. | #define HAVE_SYS_RESOURCE_H 1
  10263. | #define HAVE_NETPACKET_PACKET_H 1
  10264. | #define HAVE_SYSEXITS_H 1
  10265. | #define HAVE_LINUX_TIPC_H 1
  10266. | #define HAVE_DIRENT_H 1
  10267. | #define HAVE_LINUX_NETLINK_H 1
  10268. | #define HAVE_MAKEDEV 1
  10269. | #define _LARGEFILE_SOURCE 1
  10270. | #define _FILE_OFFSET_BITS 64
  10271. | #if defined(SCO_DS)
  10272. | #undef _OFF_T
  10273. | #endif
  10274. | #define RETSIGTYPE void
  10275. | #define HAVE_SSIZE_T 1
  10276. | #define SIZEOF_INT 4
  10277. | #define SIZEOF_LONG 4
  10278. | #define SIZEOF_VOID_P 4
  10279. | #define SIZEOF_SHORT 2
  10280. | #define SIZEOF_FLOAT 4
  10281. | #define SIZEOF_DOUBLE 8
  10282. | #define SIZEOF_FPOS_T 24
  10283. | #define SIZEOF_SIZE_T 4
  10284. | #define SIZEOF_PID_T 4
  10285. | #define HAVE_LONG_LONG 1
  10286. | #define SIZEOF_LONG_LONG 8
  10287. | #define HAVE_LONG_DOUBLE 1
  10288. | #define SIZEOF_LONG_DOUBLE 8
  10289. | #define HAVE_C99_BOOL 1
  10290. | #define SIZEOF__BOOL 1
  10291. | #define HAVE_UINTPTR_T 1
  10292. | #define SIZEOF_UINTPTR_T 4
  10293. | /* end confdefs.h. */
  10294. |
  10295. | #ifdef HAVE_SYS_TYPES_H
  10296. | #include <sys/types.h>
  10297. | #endif
  10298. |
  10299. |
  10300. | int
  10301. | main ()
  10302. | {
  10303. | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
  10304. | test_array [0] = 0
  10305. |
  10306. | ;
  10307. | return 0;
  10308. | }
  10309. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10310. conftest.c: In function 'main':
  10311. conftest.c:96: error: size of array 'test_array' is negative
  10312. configure:7223: $? = 1
  10313. configure: failed program was:
  10314. | /* confdefs.h */
  10315. | #define _GNU_SOURCE 1
  10316. | #define _NETBSD_SOURCE 1
  10317. | #define __BSD_VISIBLE 1
  10318. | #define _BSD_TYPES 1
  10319. | #define _DARWIN_C_SOURCE 1
  10320. | #define _XOPEN_SOURCE 600
  10321. | #define _XOPEN_SOURCE_EXTENDED 1
  10322. | #define _POSIX_C_SOURCE 200112L
  10323. | #define STDC_HEADERS 1
  10324. | #define HAVE_SYS_TYPES_H 1
  10325. | #define HAVE_SYS_STAT_H 1
  10326. | #define HAVE_STDLIB_H 1
  10327. | #define HAVE_STRING_H 1
  10328. | #define HAVE_MEMORY_H 1
  10329. | #define HAVE_STRINGS_H 1
  10330. | #define HAVE_INTTYPES_H 1
  10331. | #define HAVE_STDINT_H 1
  10332. | #define HAVE_UNISTD_H 1
  10333. | #define __EXTENSIONS__ 1
  10334. | #define _ALL_SOURCE 1
  10335. | #define _GNU_SOURCE 1
  10336. | #define _POSIX_PTHREAD_SEMANTICS 1
  10337. | #define _TANDEM_SOURCE 1
  10338. | #define STDC_HEADERS 1
  10339. | #define HAVE_ASM_TYPES_H 1
  10340. | #define HAVE_DLFCN_H 1
  10341. | #define HAVE_ERRNO_H 1
  10342. | #define HAVE_FCNTL_H 1
  10343. | #define HAVE_GRP_H 1
  10344. | #define HAVE_LANGINFO_H 1
  10345. | #define HAVE_POLL_H 1
  10346. | #define HAVE_PTHREAD_H 1
  10347. | #define HAVE_SHADOW_H 1
  10348. | #define HAVE_SIGNAL_H 1
  10349. | #define HAVE_STDINT_H 1
  10350. | #define HAVE_TERMIOS_H 1
  10351. | #define HAVE_UNISTD_H 1
  10352. | #define HAVE_UTIME_H 1
  10353. | #define HAVE_SYS_EPOLL_H 1
  10354. | #define HAVE_SYS_FILE_H 1
  10355. | #define HAVE_SYS_PARAM_H 1
  10356. | #define HAVE_SYS_POLL_H 1
  10357. | #define HAVE_SYS_SELECT_H 1
  10358. | #define HAVE_SYS_SOCKET_H 1
  10359. | #define HAVE_SYS_STATVFS_H 1
  10360. | #define HAVE_SYS_STAT_H 1
  10361. | #define HAVE_SYS_TIME_H 1
  10362. | #define HAVE_SYS_TIMES_H 1
  10363. | #define HAVE_SYS_TYPES_H 1
  10364. | #define HAVE_SYS_UN_H 1
  10365. | #define HAVE_SYS_UTSNAME_H 1
  10366. | #define HAVE_SYS_WAIT_H 1
  10367. | #define HAVE_PTY_H 1
  10368. | #define HAVE_SYS_RESOURCE_H 1
  10369. | #define HAVE_NETPACKET_PACKET_H 1
  10370. | #define HAVE_SYSEXITS_H 1
  10371. | #define HAVE_LINUX_TIPC_H 1
  10372. | #define HAVE_DIRENT_H 1
  10373. | #define HAVE_LINUX_NETLINK_H 1
  10374. | #define HAVE_MAKEDEV 1
  10375. | #define _LARGEFILE_SOURCE 1
  10376. | #define _FILE_OFFSET_BITS 64
  10377. | #if defined(SCO_DS)
  10378. | #undef _OFF_T
  10379. | #endif
  10380. | #define RETSIGTYPE void
  10381. | #define HAVE_SSIZE_T 1
  10382. | #define SIZEOF_INT 4
  10383. | #define SIZEOF_LONG 4
  10384. | #define SIZEOF_VOID_P 4
  10385. | #define SIZEOF_SHORT 2
  10386. | #define SIZEOF_FLOAT 4
  10387. | #define SIZEOF_DOUBLE 8
  10388. | #define SIZEOF_FPOS_T 24
  10389. | #define SIZEOF_SIZE_T 4
  10390. | #define SIZEOF_PID_T 4
  10391. | #define HAVE_LONG_LONG 1
  10392. | #define SIZEOF_LONG_LONG 8
  10393. | #define HAVE_LONG_DOUBLE 1
  10394. | #define SIZEOF_LONG_DOUBLE 8
  10395. | #define HAVE_C99_BOOL 1
  10396. | #define SIZEOF__BOOL 1
  10397. | #define HAVE_UINTPTR_T 1
  10398. | #define SIZEOF_UINTPTR_T 4
  10399. | /* end confdefs.h. */
  10400. |
  10401. | #ifdef HAVE_SYS_TYPES_H
  10402. | #include <sys/types.h>
  10403. | #endif
  10404. |
  10405. |
  10406. | int
  10407. | main ()
  10408. | {
  10409. | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
  10410. | test_array [0] = 0
  10411. |
  10412. | ;
  10413. | return 0;
  10414. | }
  10415. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10416. conftest.c: In function 'main':
  10417. conftest.c:96: error: size of array 'test_array' is negative
  10418. configure:7223: $? = 1
  10419. configure: failed program was:
  10420. | /* confdefs.h */
  10421. | #define _GNU_SOURCE 1
  10422. | #define _NETBSD_SOURCE 1
  10423. | #define __BSD_VISIBLE 1
  10424. | #define _BSD_TYPES 1
  10425. | #define _DARWIN_C_SOURCE 1
  10426. | #define _XOPEN_SOURCE 600
  10427. | #define _XOPEN_SOURCE_EXTENDED 1
  10428. | #define _POSIX_C_SOURCE 200112L
  10429. | #define STDC_HEADERS 1
  10430. | #define HAVE_SYS_TYPES_H 1
  10431. | #define HAVE_SYS_STAT_H 1
  10432. | #define HAVE_STDLIB_H 1
  10433. | #define HAVE_STRING_H 1
  10434. | #define HAVE_MEMORY_H 1
  10435. | #define HAVE_STRINGS_H 1
  10436. | #define HAVE_INTTYPES_H 1
  10437. | #define HAVE_STDINT_H 1
  10438. | #define HAVE_UNISTD_H 1
  10439. | #define __EXTENSIONS__ 1
  10440. | #define _ALL_SOURCE 1
  10441. | #define _GNU_SOURCE 1
  10442. | #define _POSIX_PTHREAD_SEMANTICS 1
  10443. | #define _TANDEM_SOURCE 1
  10444. | #define STDC_HEADERS 1
  10445. | #define HAVE_ASM_TYPES_H 1
  10446. | #define HAVE_DLFCN_H 1
  10447. | #define HAVE_ERRNO_H 1
  10448. | #define HAVE_FCNTL_H 1
  10449. | #define HAVE_GRP_H 1
  10450. | #define HAVE_LANGINFO_H 1
  10451. | #define HAVE_POLL_H 1
  10452. | #define HAVE_PTHREAD_H 1
  10453. | #define HAVE_SHADOW_H 1
  10454. | #define HAVE_SIGNAL_H 1
  10455. | #define HAVE_STDINT_H 1
  10456. | #define HAVE_TERMIOS_H 1
  10457. | #define HAVE_UNISTD_H 1
  10458. | #define HAVE_UTIME_H 1
  10459. | #define HAVE_SYS_EPOLL_H 1
  10460. | #define HAVE_SYS_FILE_H 1
  10461. | #define HAVE_SYS_PARAM_H 1
  10462. | #define HAVE_SYS_POLL_H 1
  10463. | #define HAVE_SYS_SELECT_H 1
  10464. | #define HAVE_SYS_SOCKET_H 1
  10465. | #define HAVE_SYS_STATVFS_H 1
  10466. | #define HAVE_SYS_STAT_H 1
  10467. | #define HAVE_SYS_TIME_H 1
  10468. | #define HAVE_SYS_TIMES_H 1
  10469. | #define HAVE_SYS_TYPES_H 1
  10470. | #define HAVE_SYS_UN_H 1
  10471. | #define HAVE_SYS_UTSNAME_H 1
  10472. | #define HAVE_SYS_WAIT_H 1
  10473. | #define HAVE_PTY_H 1
  10474. | #define HAVE_SYS_RESOURCE_H 1
  10475. | #define HAVE_NETPACKET_PACKET_H 1
  10476. | #define HAVE_SYSEXITS_H 1
  10477. | #define HAVE_LINUX_TIPC_H 1
  10478. | #define HAVE_DIRENT_H 1
  10479. | #define HAVE_LINUX_NETLINK_H 1
  10480. | #define HAVE_MAKEDEV 1
  10481. | #define _LARGEFILE_SOURCE 1
  10482. | #define _FILE_OFFSET_BITS 64
  10483. | #if defined(SCO_DS)
  10484. | #undef _OFF_T
  10485. | #endif
  10486. | #define RETSIGTYPE void
  10487. | #define HAVE_SSIZE_T 1
  10488. | #define SIZEOF_INT 4
  10489. | #define SIZEOF_LONG 4
  10490. | #define SIZEOF_VOID_P 4
  10491. | #define SIZEOF_SHORT 2
  10492. | #define SIZEOF_FLOAT 4
  10493. | #define SIZEOF_DOUBLE 8
  10494. | #define SIZEOF_FPOS_T 24
  10495. | #define SIZEOF_SIZE_T 4
  10496. | #define SIZEOF_PID_T 4
  10497. | #define HAVE_LONG_LONG 1
  10498. | #define SIZEOF_LONG_LONG 8
  10499. | #define HAVE_LONG_DOUBLE 1
  10500. | #define SIZEOF_LONG_DOUBLE 8
  10501. | #define HAVE_C99_BOOL 1
  10502. | #define SIZEOF__BOOL 1
  10503. | #define HAVE_UINTPTR_T 1
  10504. | #define SIZEOF_UINTPTR_T 4
  10505. | /* end confdefs.h. */
  10506. |
  10507. | #ifdef HAVE_SYS_TYPES_H
  10508. | #include <sys/types.h>
  10509. | #endif
  10510. |
  10511. |
  10512. | int
  10513. | main ()
  10514. | {
  10515. | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
  10516. | test_array [0] = 0
  10517. |
  10518. | ;
  10519. | return 0;
  10520. | }
  10521. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10522. configure:7223: $? = 0
  10523. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10524. configure:7223: $? = 0
  10525. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10526. configure:7223: $? = 0
  10527. configure:7223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10528. configure:7223: $? = 0
  10529. configure:7242: result: 8
  10530. configure:7253: checking whether to enable large file support
  10531. configure:7262: result: yes
  10532. configure:7277: checking size of time_t
  10533. configure:7282: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10534. configure:7282: $? = 0
  10535. configure:7282: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10536. conftest.c: In function 'main':
  10537. conftest.c:101: error: size of array 'test_array' is negative
  10538. configure:7282: $? = 1
  10539. configure: failed program was:
  10540. | /* confdefs.h */
  10541. | #define _GNU_SOURCE 1
  10542. | #define _NETBSD_SOURCE 1
  10543. | #define __BSD_VISIBLE 1
  10544. | #define _BSD_TYPES 1
  10545. | #define _DARWIN_C_SOURCE 1
  10546. | #define _XOPEN_SOURCE 600
  10547. | #define _XOPEN_SOURCE_EXTENDED 1
  10548. | #define _POSIX_C_SOURCE 200112L
  10549. | #define STDC_HEADERS 1
  10550. | #define HAVE_SYS_TYPES_H 1
  10551. | #define HAVE_SYS_STAT_H 1
  10552. | #define HAVE_STDLIB_H 1
  10553. | #define HAVE_STRING_H 1
  10554. | #define HAVE_MEMORY_H 1
  10555. | #define HAVE_STRINGS_H 1
  10556. | #define HAVE_INTTYPES_H 1
  10557. | #define HAVE_STDINT_H 1
  10558. | #define HAVE_UNISTD_H 1
  10559. | #define __EXTENSIONS__ 1
  10560. | #define _ALL_SOURCE 1
  10561. | #define _GNU_SOURCE 1
  10562. | #define _POSIX_PTHREAD_SEMANTICS 1
  10563. | #define _TANDEM_SOURCE 1
  10564. | #define STDC_HEADERS 1
  10565. | #define HAVE_ASM_TYPES_H 1
  10566. | #define HAVE_DLFCN_H 1
  10567. | #define HAVE_ERRNO_H 1
  10568. | #define HAVE_FCNTL_H 1
  10569. | #define HAVE_GRP_H 1
  10570. | #define HAVE_LANGINFO_H 1
  10571. | #define HAVE_POLL_H 1
  10572. | #define HAVE_PTHREAD_H 1
  10573. | #define HAVE_SHADOW_H 1
  10574. | #define HAVE_SIGNAL_H 1
  10575. | #define HAVE_STDINT_H 1
  10576. | #define HAVE_TERMIOS_H 1
  10577. | #define HAVE_UNISTD_H 1
  10578. | #define HAVE_UTIME_H 1
  10579. | #define HAVE_SYS_EPOLL_H 1
  10580. | #define HAVE_SYS_FILE_H 1
  10581. | #define HAVE_SYS_PARAM_H 1
  10582. | #define HAVE_SYS_POLL_H 1
  10583. | #define HAVE_SYS_SELECT_H 1
  10584. | #define HAVE_SYS_SOCKET_H 1
  10585. | #define HAVE_SYS_STATVFS_H 1
  10586. | #define HAVE_SYS_STAT_H 1
  10587. | #define HAVE_SYS_TIME_H 1
  10588. | #define HAVE_SYS_TIMES_H 1
  10589. | #define HAVE_SYS_TYPES_H 1
  10590. | #define HAVE_SYS_UN_H 1
  10591. | #define HAVE_SYS_UTSNAME_H 1
  10592. | #define HAVE_SYS_WAIT_H 1
  10593. | #define HAVE_PTY_H 1
  10594. | #define HAVE_SYS_RESOURCE_H 1
  10595. | #define HAVE_NETPACKET_PACKET_H 1
  10596. | #define HAVE_SYSEXITS_H 1
  10597. | #define HAVE_LINUX_TIPC_H 1
  10598. | #define HAVE_DIRENT_H 1
  10599. | #define HAVE_LINUX_NETLINK_H 1
  10600. | #define HAVE_MAKEDEV 1
  10601. | #define _LARGEFILE_SOURCE 1
  10602. | #define _FILE_OFFSET_BITS 64
  10603. | #if defined(SCO_DS)
  10604. | #undef _OFF_T
  10605. | #endif
  10606. | #define RETSIGTYPE void
  10607. | #define HAVE_SSIZE_T 1
  10608. | #define SIZEOF_INT 4
  10609. | #define SIZEOF_LONG 4
  10610. | #define SIZEOF_VOID_P 4
  10611. | #define SIZEOF_SHORT 2
  10612. | #define SIZEOF_FLOAT 4
  10613. | #define SIZEOF_DOUBLE 8
  10614. | #define SIZEOF_FPOS_T 24
  10615. | #define SIZEOF_SIZE_T 4
  10616. | #define SIZEOF_PID_T 4
  10617. | #define HAVE_LONG_LONG 1
  10618. | #define SIZEOF_LONG_LONG 8
  10619. | #define HAVE_LONG_DOUBLE 1
  10620. | #define SIZEOF_LONG_DOUBLE 8
  10621. | #define HAVE_C99_BOOL 1
  10622. | #define SIZEOF__BOOL 1
  10623. | #define HAVE_UINTPTR_T 1
  10624. | #define SIZEOF_UINTPTR_T 4
  10625. | #define SIZEOF_OFF_T 8
  10626. | #define HAVE_LARGEFILE_SUPPORT 1
  10627. | /* end confdefs.h. */
  10628. |
  10629. | #ifdef HAVE_SYS_TYPES_H
  10630. | #include <sys/types.h>
  10631. | #endif
  10632. | #ifdef HAVE_TIME_H
  10633. | #include <time.h>
  10634. | #endif
  10635. |
  10636. |
  10637. | int
  10638. | main ()
  10639. | {
  10640. | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
  10641. | test_array [0] = 0
  10642. |
  10643. | ;
  10644. | return 0;
  10645. | }
  10646. configure:7282: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10647. conftest.c: In function 'main':
  10648. conftest.c:101: error: size of array 'test_array' is negative
  10649. configure:7282: $? = 1
  10650. configure: failed program was:
  10651. | /* confdefs.h */
  10652. | #define _GNU_SOURCE 1
  10653. | #define _NETBSD_SOURCE 1
  10654. | #define __BSD_VISIBLE 1
  10655. | #define _BSD_TYPES 1
  10656. | #define _DARWIN_C_SOURCE 1
  10657. | #define _XOPEN_SOURCE 600
  10658. | #define _XOPEN_SOURCE_EXTENDED 1
  10659. | #define _POSIX_C_SOURCE 200112L
  10660. | #define STDC_HEADERS 1
  10661. | #define HAVE_SYS_TYPES_H 1
  10662. | #define HAVE_SYS_STAT_H 1
  10663. | #define HAVE_STDLIB_H 1
  10664. | #define HAVE_STRING_H 1
  10665. | #define HAVE_MEMORY_H 1
  10666. | #define HAVE_STRINGS_H 1
  10667. | #define HAVE_INTTYPES_H 1
  10668. | #define HAVE_STDINT_H 1
  10669. | #define HAVE_UNISTD_H 1
  10670. | #define __EXTENSIONS__ 1
  10671. | #define _ALL_SOURCE 1
  10672. | #define _GNU_SOURCE 1
  10673. | #define _POSIX_PTHREAD_SEMANTICS 1
  10674. | #define _TANDEM_SOURCE 1
  10675. | #define STDC_HEADERS 1
  10676. | #define HAVE_ASM_TYPES_H 1
  10677. | #define HAVE_DLFCN_H 1
  10678. | #define HAVE_ERRNO_H 1
  10679. | #define HAVE_FCNTL_H 1
  10680. | #define HAVE_GRP_H 1
  10681. | #define HAVE_LANGINFO_H 1
  10682. | #define HAVE_POLL_H 1
  10683. | #define HAVE_PTHREAD_H 1
  10684. | #define HAVE_SHADOW_H 1
  10685. | #define HAVE_SIGNAL_H 1
  10686. | #define HAVE_STDINT_H 1
  10687. | #define HAVE_TERMIOS_H 1
  10688. | #define HAVE_UNISTD_H 1
  10689. | #define HAVE_UTIME_H 1
  10690. | #define HAVE_SYS_EPOLL_H 1
  10691. | #define HAVE_SYS_FILE_H 1
  10692. | #define HAVE_SYS_PARAM_H 1
  10693. | #define HAVE_SYS_POLL_H 1
  10694. | #define HAVE_SYS_SELECT_H 1
  10695. | #define HAVE_SYS_SOCKET_H 1
  10696. | #define HAVE_SYS_STATVFS_H 1
  10697. | #define HAVE_SYS_STAT_H 1
  10698. | #define HAVE_SYS_TIME_H 1
  10699. | #define HAVE_SYS_TIMES_H 1
  10700. | #define HAVE_SYS_TYPES_H 1
  10701. | #define HAVE_SYS_UN_H 1
  10702. | #define HAVE_SYS_UTSNAME_H 1
  10703. | #define HAVE_SYS_WAIT_H 1
  10704. | #define HAVE_PTY_H 1
  10705. | #define HAVE_SYS_RESOURCE_H 1
  10706. | #define HAVE_NETPACKET_PACKET_H 1
  10707. | #define HAVE_SYSEXITS_H 1
  10708. | #define HAVE_LINUX_TIPC_H 1
  10709. | #define HAVE_DIRENT_H 1
  10710. | #define HAVE_LINUX_NETLINK_H 1
  10711. | #define HAVE_MAKEDEV 1
  10712. | #define _LARGEFILE_SOURCE 1
  10713. | #define _FILE_OFFSET_BITS 64
  10714. | #if defined(SCO_DS)
  10715. | #undef _OFF_T
  10716. | #endif
  10717. | #define RETSIGTYPE void
  10718. | #define HAVE_SSIZE_T 1
  10719. | #define SIZEOF_INT 4
  10720. | #define SIZEOF_LONG 4
  10721. | #define SIZEOF_VOID_P 4
  10722. | #define SIZEOF_SHORT 2
  10723. | #define SIZEOF_FLOAT 4
  10724. | #define SIZEOF_DOUBLE 8
  10725. | #define SIZEOF_FPOS_T 24
  10726. | #define SIZEOF_SIZE_T 4
  10727. | #define SIZEOF_PID_T 4
  10728. | #define HAVE_LONG_LONG 1
  10729. | #define SIZEOF_LONG_LONG 8
  10730. | #define HAVE_LONG_DOUBLE 1
  10731. | #define SIZEOF_LONG_DOUBLE 8
  10732. | #define HAVE_C99_BOOL 1
  10733. | #define SIZEOF__BOOL 1
  10734. | #define HAVE_UINTPTR_T 1
  10735. | #define SIZEOF_UINTPTR_T 4
  10736. | #define SIZEOF_OFF_T 8
  10737. | #define HAVE_LARGEFILE_SUPPORT 1
  10738. | /* end confdefs.h. */
  10739. |
  10740. | #ifdef HAVE_SYS_TYPES_H
  10741. | #include <sys/types.h>
  10742. | #endif
  10743. | #ifdef HAVE_TIME_H
  10744. | #include <time.h>
  10745. | #endif
  10746. |
  10747. |
  10748. | int
  10749. | main ()
  10750. | {
  10751. | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
  10752. | test_array [0] = 0
  10753. |
  10754. | ;
  10755. | return 0;
  10756. | }
  10757. configure:7282: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10758. conftest.c: In function 'main':
  10759. conftest.c:101: error: size of array 'test_array' is negative
  10760. configure:7282: $? = 1
  10761. configure: failed program was:
  10762. | /* confdefs.h */
  10763. | #define _GNU_SOURCE 1
  10764. | #define _NETBSD_SOURCE 1
  10765. | #define __BSD_VISIBLE 1
  10766. | #define _BSD_TYPES 1
  10767. | #define _DARWIN_C_SOURCE 1
  10768. | #define _XOPEN_SOURCE 600
  10769. | #define _XOPEN_SOURCE_EXTENDED 1
  10770. | #define _POSIX_C_SOURCE 200112L
  10771. | #define STDC_HEADERS 1
  10772. | #define HAVE_SYS_TYPES_H 1
  10773. | #define HAVE_SYS_STAT_H 1
  10774. | #define HAVE_STDLIB_H 1
  10775. | #define HAVE_STRING_H 1
  10776. | #define HAVE_MEMORY_H 1
  10777. | #define HAVE_STRINGS_H 1
  10778. | #define HAVE_INTTYPES_H 1
  10779. | #define HAVE_STDINT_H 1
  10780. | #define HAVE_UNISTD_H 1
  10781. | #define __EXTENSIONS__ 1
  10782. | #define _ALL_SOURCE 1
  10783. | #define _GNU_SOURCE 1
  10784. | #define _POSIX_PTHREAD_SEMANTICS 1
  10785. | #define _TANDEM_SOURCE 1
  10786. | #define STDC_HEADERS 1
  10787. | #define HAVE_ASM_TYPES_H 1
  10788. | #define HAVE_DLFCN_H 1
  10789. | #define HAVE_ERRNO_H 1
  10790. | #define HAVE_FCNTL_H 1
  10791. | #define HAVE_GRP_H 1
  10792. | #define HAVE_LANGINFO_H 1
  10793. | #define HAVE_POLL_H 1
  10794. | #define HAVE_PTHREAD_H 1
  10795. | #define HAVE_SHADOW_H 1
  10796. | #define HAVE_SIGNAL_H 1
  10797. | #define HAVE_STDINT_H 1
  10798. | #define HAVE_TERMIOS_H 1
  10799. | #define HAVE_UNISTD_H 1
  10800. | #define HAVE_UTIME_H 1
  10801. | #define HAVE_SYS_EPOLL_H 1
  10802. | #define HAVE_SYS_FILE_H 1
  10803. | #define HAVE_SYS_PARAM_H 1
  10804. | #define HAVE_SYS_POLL_H 1
  10805. | #define HAVE_SYS_SELECT_H 1
  10806. | #define HAVE_SYS_SOCKET_H 1
  10807. | #define HAVE_SYS_STATVFS_H 1
  10808. | #define HAVE_SYS_STAT_H 1
  10809. | #define HAVE_SYS_TIME_H 1
  10810. | #define HAVE_SYS_TIMES_H 1
  10811. | #define HAVE_SYS_TYPES_H 1
  10812. | #define HAVE_SYS_UN_H 1
  10813. | #define HAVE_SYS_UTSNAME_H 1
  10814. | #define HAVE_SYS_WAIT_H 1
  10815. | #define HAVE_PTY_H 1
  10816. | #define HAVE_SYS_RESOURCE_H 1
  10817. | #define HAVE_NETPACKET_PACKET_H 1
  10818. | #define HAVE_SYSEXITS_H 1
  10819. | #define HAVE_LINUX_TIPC_H 1
  10820. | #define HAVE_DIRENT_H 1
  10821. | #define HAVE_LINUX_NETLINK_H 1
  10822. | #define HAVE_MAKEDEV 1
  10823. | #define _LARGEFILE_SOURCE 1
  10824. | #define _FILE_OFFSET_BITS 64
  10825. | #if defined(SCO_DS)
  10826. | #undef _OFF_T
  10827. | #endif
  10828. | #define RETSIGTYPE void
  10829. | #define HAVE_SSIZE_T 1
  10830. | #define SIZEOF_INT 4
  10831. | #define SIZEOF_LONG 4
  10832. | #define SIZEOF_VOID_P 4
  10833. | #define SIZEOF_SHORT 2
  10834. | #define SIZEOF_FLOAT 4
  10835. | #define SIZEOF_DOUBLE 8
  10836. | #define SIZEOF_FPOS_T 24
  10837. | #define SIZEOF_SIZE_T 4
  10838. | #define SIZEOF_PID_T 4
  10839. | #define HAVE_LONG_LONG 1
  10840. | #define SIZEOF_LONG_LONG 8
  10841. | #define HAVE_LONG_DOUBLE 1
  10842. | #define SIZEOF_LONG_DOUBLE 8
  10843. | #define HAVE_C99_BOOL 1
  10844. | #define SIZEOF__BOOL 1
  10845. | #define HAVE_UINTPTR_T 1
  10846. | #define SIZEOF_UINTPTR_T 4
  10847. | #define SIZEOF_OFF_T 8
  10848. | #define HAVE_LARGEFILE_SUPPORT 1
  10849. | /* end confdefs.h. */
  10850. |
  10851. | #ifdef HAVE_SYS_TYPES_H
  10852. | #include <sys/types.h>
  10853. | #endif
  10854. | #ifdef HAVE_TIME_H
  10855. | #include <time.h>
  10856. | #endif
  10857. |
  10858. |
  10859. | int
  10860. | main ()
  10861. | {
  10862. | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
  10863. | test_array [0] = 0
  10864. |
  10865. | ;
  10866. | return 0;
  10867. | }
  10868. configure:7282: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10869. configure:7282: $? = 0
  10870. configure:7282: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10871. configure:7282: $? = 0
  10872. configure:7282: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10873. configure:7282: $? = 0
  10874. configure:7304: result: 4
  10875. configure:7324: checking for pthread_t
  10876. configure:7340: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10877. configure:7340: $? = 0
  10878. configure:7344: result: yes
  10879. configure:7351: checking size of pthread_t
  10880. configure:7356: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10881. configure:7356: $? = 0
  10882. configure:7356: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10883. conftest.c: In function 'main':
  10884. conftest.c:99: error: size of array 'test_array' is negative
  10885. configure:7356: $? = 1
  10886. configure: failed program was:
  10887. | /* confdefs.h */
  10888. | #define _GNU_SOURCE 1
  10889. | #define _NETBSD_SOURCE 1
  10890. | #define __BSD_VISIBLE 1
  10891. | #define _BSD_TYPES 1
  10892. | #define _DARWIN_C_SOURCE 1
  10893. | #define _XOPEN_SOURCE 600
  10894. | #define _XOPEN_SOURCE_EXTENDED 1
  10895. | #define _POSIX_C_SOURCE 200112L
  10896. | #define STDC_HEADERS 1
  10897. | #define HAVE_SYS_TYPES_H 1
  10898. | #define HAVE_SYS_STAT_H 1
  10899. | #define HAVE_STDLIB_H 1
  10900. | #define HAVE_STRING_H 1
  10901. | #define HAVE_MEMORY_H 1
  10902. | #define HAVE_STRINGS_H 1
  10903. | #define HAVE_INTTYPES_H 1
  10904. | #define HAVE_STDINT_H 1
  10905. | #define HAVE_UNISTD_H 1
  10906. | #define __EXTENSIONS__ 1
  10907. | #define _ALL_SOURCE 1
  10908. | #define _GNU_SOURCE 1
  10909. | #define _POSIX_PTHREAD_SEMANTICS 1
  10910. | #define _TANDEM_SOURCE 1
  10911. | #define STDC_HEADERS 1
  10912. | #define HAVE_ASM_TYPES_H 1
  10913. | #define HAVE_DLFCN_H 1
  10914. | #define HAVE_ERRNO_H 1
  10915. | #define HAVE_FCNTL_H 1
  10916. | #define HAVE_GRP_H 1
  10917. | #define HAVE_LANGINFO_H 1
  10918. | #define HAVE_POLL_H 1
  10919. | #define HAVE_PTHREAD_H 1
  10920. | #define HAVE_SHADOW_H 1
  10921. | #define HAVE_SIGNAL_H 1
  10922. | #define HAVE_STDINT_H 1
  10923. | #define HAVE_TERMIOS_H 1
  10924. | #define HAVE_UNISTD_H 1
  10925. | #define HAVE_UTIME_H 1
  10926. | #define HAVE_SYS_EPOLL_H 1
  10927. | #define HAVE_SYS_FILE_H 1
  10928. | #define HAVE_SYS_PARAM_H 1
  10929. | #define HAVE_SYS_POLL_H 1
  10930. | #define HAVE_SYS_SELECT_H 1
  10931. | #define HAVE_SYS_SOCKET_H 1
  10932. | #define HAVE_SYS_STATVFS_H 1
  10933. | #define HAVE_SYS_STAT_H 1
  10934. | #define HAVE_SYS_TIME_H 1
  10935. | #define HAVE_SYS_TIMES_H 1
  10936. | #define HAVE_SYS_TYPES_H 1
  10937. | #define HAVE_SYS_UN_H 1
  10938. | #define HAVE_SYS_UTSNAME_H 1
  10939. | #define HAVE_SYS_WAIT_H 1
  10940. | #define HAVE_PTY_H 1
  10941. | #define HAVE_SYS_RESOURCE_H 1
  10942. | #define HAVE_NETPACKET_PACKET_H 1
  10943. | #define HAVE_SYSEXITS_H 1
  10944. | #define HAVE_LINUX_TIPC_H 1
  10945. | #define HAVE_DIRENT_H 1
  10946. | #define HAVE_LINUX_NETLINK_H 1
  10947. | #define HAVE_MAKEDEV 1
  10948. | #define _LARGEFILE_SOURCE 1
  10949. | #define _FILE_OFFSET_BITS 64
  10950. | #if defined(SCO_DS)
  10951. | #undef _OFF_T
  10952. | #endif
  10953. | #define RETSIGTYPE void
  10954. | #define HAVE_SSIZE_T 1
  10955. | #define SIZEOF_INT 4
  10956. | #define SIZEOF_LONG 4
  10957. | #define SIZEOF_VOID_P 4
  10958. | #define SIZEOF_SHORT 2
  10959. | #define SIZEOF_FLOAT 4
  10960. | #define SIZEOF_DOUBLE 8
  10961. | #define SIZEOF_FPOS_T 24
  10962. | #define SIZEOF_SIZE_T 4
  10963. | #define SIZEOF_PID_T 4
  10964. | #define HAVE_LONG_LONG 1
  10965. | #define SIZEOF_LONG_LONG 8
  10966. | #define HAVE_LONG_DOUBLE 1
  10967. | #define SIZEOF_LONG_DOUBLE 8
  10968. | #define HAVE_C99_BOOL 1
  10969. | #define SIZEOF__BOOL 1
  10970. | #define HAVE_UINTPTR_T 1
  10971. | #define SIZEOF_UINTPTR_T 4
  10972. | #define SIZEOF_OFF_T 8
  10973. | #define HAVE_LARGEFILE_SUPPORT 1
  10974. | #define SIZEOF_TIME_T 4
  10975. | /* end confdefs.h. */
  10976. |
  10977. | #ifdef HAVE_PTHREAD_H
  10978. | #include <pthread.h>
  10979. | #endif
  10980. |
  10981. |
  10982. | int
  10983. | main ()
  10984. | {
  10985. | static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 0)];
  10986. | test_array [0] = 0
  10987. |
  10988. | ;
  10989. | return 0;
  10990. | }
  10991. configure:7356: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  10992. conftest.c: In function 'main':
  10993. conftest.c:99: error: size of array 'test_array' is negative
  10994. configure:7356: $? = 1
  10995. configure: failed program was:
  10996. | /* confdefs.h */
  10997. | #define _GNU_SOURCE 1
  10998. | #define _NETBSD_SOURCE 1
  10999. | #define __BSD_VISIBLE 1
  11000. | #define _BSD_TYPES 1
  11001. | #define _DARWIN_C_SOURCE 1
  11002. | #define _XOPEN_SOURCE 600
  11003. | #define _XOPEN_SOURCE_EXTENDED 1
  11004. | #define _POSIX_C_SOURCE 200112L
  11005. | #define STDC_HEADERS 1
  11006. | #define HAVE_SYS_TYPES_H 1
  11007. | #define HAVE_SYS_STAT_H 1
  11008. | #define HAVE_STDLIB_H 1
  11009. | #define HAVE_STRING_H 1
  11010. | #define HAVE_MEMORY_H 1
  11011. | #define HAVE_STRINGS_H 1
  11012. | #define HAVE_INTTYPES_H 1
  11013. | #define HAVE_STDINT_H 1
  11014. | #define HAVE_UNISTD_H 1
  11015. | #define __EXTENSIONS__ 1
  11016. | #define _ALL_SOURCE 1
  11017. | #define _GNU_SOURCE 1
  11018. | #define _POSIX_PTHREAD_SEMANTICS 1
  11019. | #define _TANDEM_SOURCE 1
  11020. | #define STDC_HEADERS 1
  11021. | #define HAVE_ASM_TYPES_H 1
  11022. | #define HAVE_DLFCN_H 1
  11023. | #define HAVE_ERRNO_H 1
  11024. | #define HAVE_FCNTL_H 1
  11025. | #define HAVE_GRP_H 1
  11026. | #define HAVE_LANGINFO_H 1
  11027. | #define HAVE_POLL_H 1
  11028. | #define HAVE_PTHREAD_H 1
  11029. | #define HAVE_SHADOW_H 1
  11030. | #define HAVE_SIGNAL_H 1
  11031. | #define HAVE_STDINT_H 1
  11032. | #define HAVE_TERMIOS_H 1
  11033. | #define HAVE_UNISTD_H 1
  11034. | #define HAVE_UTIME_H 1
  11035. | #define HAVE_SYS_EPOLL_H 1
  11036. | #define HAVE_SYS_FILE_H 1
  11037. | #define HAVE_SYS_PARAM_H 1
  11038. | #define HAVE_SYS_POLL_H 1
  11039. | #define HAVE_SYS_SELECT_H 1
  11040. | #define HAVE_SYS_SOCKET_H 1
  11041. | #define HAVE_SYS_STATVFS_H 1
  11042. | #define HAVE_SYS_STAT_H 1
  11043. | #define HAVE_SYS_TIME_H 1
  11044. | #define HAVE_SYS_TIMES_H 1
  11045. | #define HAVE_SYS_TYPES_H 1
  11046. | #define HAVE_SYS_UN_H 1
  11047. | #define HAVE_SYS_UTSNAME_H 1
  11048. | #define HAVE_SYS_WAIT_H 1
  11049. | #define HAVE_PTY_H 1
  11050. | #define HAVE_SYS_RESOURCE_H 1
  11051. | #define HAVE_NETPACKET_PACKET_H 1
  11052. | #define HAVE_SYSEXITS_H 1
  11053. | #define HAVE_LINUX_TIPC_H 1
  11054. | #define HAVE_DIRENT_H 1
  11055. | #define HAVE_LINUX_NETLINK_H 1
  11056. | #define HAVE_MAKEDEV 1
  11057. | #define _LARGEFILE_SOURCE 1
  11058. | #define _FILE_OFFSET_BITS 64
  11059. | #if defined(SCO_DS)
  11060. | #undef _OFF_T
  11061. | #endif
  11062. | #define RETSIGTYPE void
  11063. | #define HAVE_SSIZE_T 1
  11064. | #define SIZEOF_INT 4
  11065. | #define SIZEOF_LONG 4
  11066. | #define SIZEOF_VOID_P 4
  11067. | #define SIZEOF_SHORT 2
  11068. | #define SIZEOF_FLOAT 4
  11069. | #define SIZEOF_DOUBLE 8
  11070. | #define SIZEOF_FPOS_T 24
  11071. | #define SIZEOF_SIZE_T 4
  11072. | #define SIZEOF_PID_T 4
  11073. | #define HAVE_LONG_LONG 1
  11074. | #define SIZEOF_LONG_LONG 8
  11075. | #define HAVE_LONG_DOUBLE 1
  11076. | #define SIZEOF_LONG_DOUBLE 8
  11077. | #define HAVE_C99_BOOL 1
  11078. | #define SIZEOF__BOOL 1
  11079. | #define HAVE_UINTPTR_T 1
  11080. | #define SIZEOF_UINTPTR_T 4
  11081. | #define SIZEOF_OFF_T 8
  11082. | #define HAVE_LARGEFILE_SUPPORT 1
  11083. | #define SIZEOF_TIME_T 4
  11084. | /* end confdefs.h. */
  11085. |
  11086. | #ifdef HAVE_PTHREAD_H
  11087. | #include <pthread.h>
  11088. | #endif
  11089. |
  11090. |
  11091. | int
  11092. | main ()
  11093. | {
  11094. | static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 1)];
  11095. | test_array [0] = 0
  11096. |
  11097. | ;
  11098. | return 0;
  11099. | }
  11100. configure:7356: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  11101. conftest.c: In function 'main':
  11102. conftest.c:99: error: size of array 'test_array' is negative
  11103. configure:7356: $? = 1
  11104. configure: failed program was:
  11105. | /* confdefs.h */
  11106. | #define _GNU_SOURCE 1
  11107. | #define _NETBSD_SOURCE 1
  11108. | #define __BSD_VISIBLE 1
  11109. | #define _BSD_TYPES 1
  11110. | #define _DARWIN_C_SOURCE 1
  11111. | #define _XOPEN_SOURCE 600
  11112. | #define _XOPEN_SOURCE_EXTENDED 1
  11113. | #define _POSIX_C_SOURCE 200112L
  11114. | #define STDC_HEADERS 1
  11115. | #define HAVE_SYS_TYPES_H 1
  11116. | #define HAVE_SYS_STAT_H 1
  11117. | #define HAVE_STDLIB_H 1
  11118. | #define HAVE_STRING_H 1
  11119. | #define HAVE_MEMORY_H 1
  11120. | #define HAVE_STRINGS_H 1
  11121. | #define HAVE_INTTYPES_H 1
  11122. | #define HAVE_STDINT_H 1
  11123. | #define HAVE_UNISTD_H 1
  11124. | #define __EXTENSIONS__ 1
  11125. | #define _ALL_SOURCE 1
  11126. | #define _GNU_SOURCE 1
  11127. | #define _POSIX_PTHREAD_SEMANTICS 1
  11128. | #define _TANDEM_SOURCE 1
  11129. | #define STDC_HEADERS 1
  11130. | #define HAVE_ASM_TYPES_H 1
  11131. | #define HAVE_DLFCN_H 1
  11132. | #define HAVE_ERRNO_H 1
  11133. | #define HAVE_FCNTL_H 1
  11134. | #define HAVE_GRP_H 1
  11135. | #define HAVE_LANGINFO_H 1
  11136. | #define HAVE_POLL_H 1
  11137. | #define HAVE_PTHREAD_H 1
  11138. | #define HAVE_SHADOW_H 1
  11139. | #define HAVE_SIGNAL_H 1
  11140. | #define HAVE_STDINT_H 1
  11141. | #define HAVE_TERMIOS_H 1
  11142. | #define HAVE_UNISTD_H 1
  11143. | #define HAVE_UTIME_H 1
  11144. | #define HAVE_SYS_EPOLL_H 1
  11145. | #define HAVE_SYS_FILE_H 1
  11146. | #define HAVE_SYS_PARAM_H 1
  11147. | #define HAVE_SYS_POLL_H 1
  11148. | #define HAVE_SYS_SELECT_H 1
  11149. | #define HAVE_SYS_SOCKET_H 1
  11150. | #define HAVE_SYS_STATVFS_H 1
  11151. | #define HAVE_SYS_STAT_H 1
  11152. | #define HAVE_SYS_TIME_H 1
  11153. | #define HAVE_SYS_TIMES_H 1
  11154. | #define HAVE_SYS_TYPES_H 1
  11155. | #define HAVE_SYS_UN_H 1
  11156. | #define HAVE_SYS_UTSNAME_H 1
  11157. | #define HAVE_SYS_WAIT_H 1
  11158. | #define HAVE_PTY_H 1
  11159. | #define HAVE_SYS_RESOURCE_H 1
  11160. | #define HAVE_NETPACKET_PACKET_H 1
  11161. | #define HAVE_SYSEXITS_H 1
  11162. | #define HAVE_LINUX_TIPC_H 1
  11163. | #define HAVE_DIRENT_H 1
  11164. | #define HAVE_LINUX_NETLINK_H 1
  11165. | #define HAVE_MAKEDEV 1
  11166. | #define _LARGEFILE_SOURCE 1
  11167. | #define _FILE_OFFSET_BITS 64
  11168. | #if defined(SCO_DS)
  11169. | #undef _OFF_T
  11170. | #endif
  11171. | #define RETSIGTYPE void
  11172. | #define HAVE_SSIZE_T 1
  11173. | #define SIZEOF_INT 4
  11174. | #define SIZEOF_LONG 4
  11175. | #define SIZEOF_VOID_P 4
  11176. | #define SIZEOF_SHORT 2
  11177. | #define SIZEOF_FLOAT 4
  11178. | #define SIZEOF_DOUBLE 8
  11179. | #define SIZEOF_FPOS_T 24
  11180. | #define SIZEOF_SIZE_T 4
  11181. | #define SIZEOF_PID_T 4
  11182. | #define HAVE_LONG_LONG 1
  11183. | #define SIZEOF_LONG_LONG 8
  11184. | #define HAVE_LONG_DOUBLE 1
  11185. | #define SIZEOF_LONG_DOUBLE 8
  11186. | #define HAVE_C99_BOOL 1
  11187. | #define SIZEOF__BOOL 1
  11188. | #define HAVE_UINTPTR_T 1
  11189. | #define SIZEOF_UINTPTR_T 4
  11190. | #define SIZEOF_OFF_T 8
  11191. | #define HAVE_LARGEFILE_SUPPORT 1
  11192. | #define SIZEOF_TIME_T 4
  11193. | /* end confdefs.h. */
  11194. |
  11195. | #ifdef HAVE_PTHREAD_H
  11196. | #include <pthread.h>
  11197. | #endif
  11198. |
  11199. |
  11200. | int
  11201. | main ()
  11202. | {
  11203. | static int test_array [1 - 2 * !(((long int) (sizeof (pthread_t))) <= 3)];
  11204. | test_array [0] = 0
  11205. |
  11206. | ;
  11207. | return 0;
  11208. | }
  11209. configure:7356: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  11210. configure:7356: $? = 0
  11211. configure:7356: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  11212. configure:7356: $? = 0
  11213. configure:7356: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  11214. configure:7356: $? = 0
  11215. configure:7375: result: 4
  11216. configure:7388: checking for --enable-toolbox-glue
  11217. configure:7418: result: no
  11218. configure:7513: checking for --enable-framework
  11219. configure:7530: result: no
  11220. configure:7534: checking for dyld
  11221. configure:7545: result: no
  11222. configure:7559: checking SO
  11223. configure:7585: result: .so
  11224. configure:7597: checking LDSHARED
  11225. configure:7736: result: $(CC) -shared
  11226. configure:7742: checking CCSHARED
  11227. configure:7777: result: -fPIC
  11228. configure:7781: checking LINKFORSHARED
  11229. configure:7837: result: -Xlinker -export-dynamic
  11230. configure:7842: checking CFLAGSFORSHARED
  11231. configure:7855: result:
  11232. configure:7867: checking SHLIBS
  11233. configure:7873: result: $(LIBS)
  11234. configure:7878: checking for dlopen in -ldl
  11235. configure:7903: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl >&5
  11236. configure:7903: $? = 0
  11237. configure:7912: result: yes
  11238. configure:7923: checking for shl_load in -ldld
  11239. configure:7948: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldld -ldl >&5
  11240. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -ldld
  11241. collect2: ld returned 1 exit status
  11242. configure:7948: $? = 1
  11243. configure: failed program was:
  11244. | /* confdefs.h */
  11245. | #define _GNU_SOURCE 1
  11246. | #define _NETBSD_SOURCE 1
  11247. | #define __BSD_VISIBLE 1
  11248. | #define _BSD_TYPES 1
  11249. | #define _DARWIN_C_SOURCE 1
  11250. | #define _XOPEN_SOURCE 600
  11251. | #define _XOPEN_SOURCE_EXTENDED 1
  11252. | #define _POSIX_C_SOURCE 200112L
  11253. | #define STDC_HEADERS 1
  11254. | #define HAVE_SYS_TYPES_H 1
  11255. | #define HAVE_SYS_STAT_H 1
  11256. | #define HAVE_STDLIB_H 1
  11257. | #define HAVE_STRING_H 1
  11258. | #define HAVE_MEMORY_H 1
  11259. | #define HAVE_STRINGS_H 1
  11260. | #define HAVE_INTTYPES_H 1
  11261. | #define HAVE_STDINT_H 1
  11262. | #define HAVE_UNISTD_H 1
  11263. | #define __EXTENSIONS__ 1
  11264. | #define _ALL_SOURCE 1
  11265. | #define _GNU_SOURCE 1
  11266. | #define _POSIX_PTHREAD_SEMANTICS 1
  11267. | #define _TANDEM_SOURCE 1
  11268. | #define STDC_HEADERS 1
  11269. | #define HAVE_ASM_TYPES_H 1
  11270. | #define HAVE_DLFCN_H 1
  11271. | #define HAVE_ERRNO_H 1
  11272. | #define HAVE_FCNTL_H 1
  11273. | #define HAVE_GRP_H 1
  11274. | #define HAVE_LANGINFO_H 1
  11275. | #define HAVE_POLL_H 1
  11276. | #define HAVE_PTHREAD_H 1
  11277. | #define HAVE_SHADOW_H 1
  11278. | #define HAVE_SIGNAL_H 1
  11279. | #define HAVE_STDINT_H 1
  11280. | #define HAVE_TERMIOS_H 1
  11281. | #define HAVE_UNISTD_H 1
  11282. | #define HAVE_UTIME_H 1
  11283. | #define HAVE_SYS_EPOLL_H 1
  11284. | #define HAVE_SYS_FILE_H 1
  11285. | #define HAVE_SYS_PARAM_H 1
  11286. | #define HAVE_SYS_POLL_H 1
  11287. | #define HAVE_SYS_SELECT_H 1
  11288. | #define HAVE_SYS_SOCKET_H 1
  11289. | #define HAVE_SYS_STATVFS_H 1
  11290. | #define HAVE_SYS_STAT_H 1
  11291. | #define HAVE_SYS_TIME_H 1
  11292. | #define HAVE_SYS_TIMES_H 1
  11293. | #define HAVE_SYS_TYPES_H 1
  11294. | #define HAVE_SYS_UN_H 1
  11295. | #define HAVE_SYS_UTSNAME_H 1
  11296. | #define HAVE_SYS_WAIT_H 1
  11297. | #define HAVE_PTY_H 1
  11298. | #define HAVE_SYS_RESOURCE_H 1
  11299. | #define HAVE_NETPACKET_PACKET_H 1
  11300. | #define HAVE_SYSEXITS_H 1
  11301. | #define HAVE_LINUX_TIPC_H 1
  11302. | #define HAVE_DIRENT_H 1
  11303. | #define HAVE_LINUX_NETLINK_H 1
  11304. | #define HAVE_MAKEDEV 1
  11305. | #define _LARGEFILE_SOURCE 1
  11306. | #define _FILE_OFFSET_BITS 64
  11307. | #if defined(SCO_DS)
  11308. | #undef _OFF_T
  11309. | #endif
  11310. | #define RETSIGTYPE void
  11311. | #define HAVE_SSIZE_T 1
  11312. | #define SIZEOF_INT 4
  11313. | #define SIZEOF_LONG 4
  11314. | #define SIZEOF_VOID_P 4
  11315. | #define SIZEOF_SHORT 2
  11316. | #define SIZEOF_FLOAT 4
  11317. | #define SIZEOF_DOUBLE 8
  11318. | #define SIZEOF_FPOS_T 24
  11319. | #define SIZEOF_SIZE_T 4
  11320. | #define SIZEOF_PID_T 4
  11321. | #define HAVE_LONG_LONG 1
  11322. | #define SIZEOF_LONG_LONG 8
  11323. | #define HAVE_LONG_DOUBLE 1
  11324. | #define SIZEOF_LONG_DOUBLE 8
  11325. | #define HAVE_C99_BOOL 1
  11326. | #define SIZEOF__BOOL 1
  11327. | #define HAVE_UINTPTR_T 1
  11328. | #define SIZEOF_UINTPTR_T 4
  11329. | #define SIZEOF_OFF_T 8
  11330. | #define HAVE_LARGEFILE_SUPPORT 1
  11331. | #define SIZEOF_TIME_T 4
  11332. | #define SIZEOF_PTHREAD_T 4
  11333. | #define SHLIB_EXT ".so"
  11334. | #define HAVE_LIBDL 1
  11335. | /* end confdefs.h. */
  11336. |
  11337. | /* Override any GCC internal prototype to avoid an error.
  11338. | Use char because int might match the return type of a GCC
  11339. | builtin and then its argument prototype would still apply. */
  11340. | #ifdef __cplusplus
  11341. | extern "C"
  11342. | #endif
  11343. | char shl_load ();
  11344. | int
  11345. | main ()
  11346. | {
  11347. | return shl_load ();
  11348. | ;
  11349. | return 0;
  11350. | }
  11351. configure:7957: result: no
  11352. configure:7971: checking for library containing sem_init
  11353. configure:8002: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl >&5
  11354. configure:8002: $? = 0
  11355. configure:8019: result: none required
  11356. configure:8032: checking for textdomain in -lintl
  11357. configure:8057: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lintl -ldl >&5
  11358. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lintl
  11359. collect2: ld returned 1 exit status
  11360. configure:8057: $? = 1
  11361. configure: failed program was:
  11362. | /* confdefs.h */
  11363. | #define _GNU_SOURCE 1
  11364. | #define _NETBSD_SOURCE 1
  11365. | #define __BSD_VISIBLE 1
  11366. | #define _BSD_TYPES 1
  11367. | #define _DARWIN_C_SOURCE 1
  11368. | #define _XOPEN_SOURCE 600
  11369. | #define _XOPEN_SOURCE_EXTENDED 1
  11370. | #define _POSIX_C_SOURCE 200112L
  11371. | #define STDC_HEADERS 1
  11372. | #define HAVE_SYS_TYPES_H 1
  11373. | #define HAVE_SYS_STAT_H 1
  11374. | #define HAVE_STDLIB_H 1
  11375. | #define HAVE_STRING_H 1
  11376. | #define HAVE_MEMORY_H 1
  11377. | #define HAVE_STRINGS_H 1
  11378. | #define HAVE_INTTYPES_H 1
  11379. | #define HAVE_STDINT_H 1
  11380. | #define HAVE_UNISTD_H 1
  11381. | #define __EXTENSIONS__ 1
  11382. | #define _ALL_SOURCE 1
  11383. | #define _GNU_SOURCE 1
  11384. | #define _POSIX_PTHREAD_SEMANTICS 1
  11385. | #define _TANDEM_SOURCE 1
  11386. | #define STDC_HEADERS 1
  11387. | #define HAVE_ASM_TYPES_H 1
  11388. | #define HAVE_DLFCN_H 1
  11389. | #define HAVE_ERRNO_H 1
  11390. | #define HAVE_FCNTL_H 1
  11391. | #define HAVE_GRP_H 1
  11392. | #define HAVE_LANGINFO_H 1
  11393. | #define HAVE_POLL_H 1
  11394. | #define HAVE_PTHREAD_H 1
  11395. | #define HAVE_SHADOW_H 1
  11396. | #define HAVE_SIGNAL_H 1
  11397. | #define HAVE_STDINT_H 1
  11398. | #define HAVE_TERMIOS_H 1
  11399. | #define HAVE_UNISTD_H 1
  11400. | #define HAVE_UTIME_H 1
  11401. | #define HAVE_SYS_EPOLL_H 1
  11402. | #define HAVE_SYS_FILE_H 1
  11403. | #define HAVE_SYS_PARAM_H 1
  11404. | #define HAVE_SYS_POLL_H 1
  11405. | #define HAVE_SYS_SELECT_H 1
  11406. | #define HAVE_SYS_SOCKET_H 1
  11407. | #define HAVE_SYS_STATVFS_H 1
  11408. | #define HAVE_SYS_STAT_H 1
  11409. | #define HAVE_SYS_TIME_H 1
  11410. | #define HAVE_SYS_TIMES_H 1
  11411. | #define HAVE_SYS_TYPES_H 1
  11412. | #define HAVE_SYS_UN_H 1
  11413. | #define HAVE_SYS_UTSNAME_H 1
  11414. | #define HAVE_SYS_WAIT_H 1
  11415. | #define HAVE_PTY_H 1
  11416. | #define HAVE_SYS_RESOURCE_H 1
  11417. | #define HAVE_NETPACKET_PACKET_H 1
  11418. | #define HAVE_SYSEXITS_H 1
  11419. | #define HAVE_LINUX_TIPC_H 1
  11420. | #define HAVE_DIRENT_H 1
  11421. | #define HAVE_LINUX_NETLINK_H 1
  11422. | #define HAVE_MAKEDEV 1
  11423. | #define _LARGEFILE_SOURCE 1
  11424. | #define _FILE_OFFSET_BITS 64
  11425. | #if defined(SCO_DS)
  11426. | #undef _OFF_T
  11427. | #endif
  11428. | #define RETSIGTYPE void
  11429. | #define HAVE_SSIZE_T 1
  11430. | #define SIZEOF_INT 4
  11431. | #define SIZEOF_LONG 4
  11432. | #define SIZEOF_VOID_P 4
  11433. | #define SIZEOF_SHORT 2
  11434. | #define SIZEOF_FLOAT 4
  11435. | #define SIZEOF_DOUBLE 8
  11436. | #define SIZEOF_FPOS_T 24
  11437. | #define SIZEOF_SIZE_T 4
  11438. | #define SIZEOF_PID_T 4
  11439. | #define HAVE_LONG_LONG 1
  11440. | #define SIZEOF_LONG_LONG 8
  11441. | #define HAVE_LONG_DOUBLE 1
  11442. | #define SIZEOF_LONG_DOUBLE 8
  11443. | #define HAVE_C99_BOOL 1
  11444. | #define SIZEOF__BOOL 1
  11445. | #define HAVE_UINTPTR_T 1
  11446. | #define SIZEOF_UINTPTR_T 4
  11447. | #define SIZEOF_OFF_T 8
  11448. | #define HAVE_LARGEFILE_SUPPORT 1
  11449. | #define SIZEOF_TIME_T 4
  11450. | #define SIZEOF_PTHREAD_T 4
  11451. | #define SHLIB_EXT ".so"
  11452. | #define HAVE_LIBDL 1
  11453. | /* end confdefs.h. */
  11454. |
  11455. | /* Override any GCC internal prototype to avoid an error.
  11456. | Use char because int might match the return type of a GCC
  11457. | builtin and then its argument prototype would still apply. */
  11458. | #ifdef __cplusplus
  11459. | extern "C"
  11460. | #endif
  11461. | char textdomain ();
  11462. | int
  11463. | main ()
  11464. | {
  11465. | return textdomain ();
  11466. | ;
  11467. | return 0;
  11468. | }
  11469. configure:8066: result: no
  11470. configure:8113: checking for t_open in -lnsl
  11471. configure:8138: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lnsl -ldl >&5
  11472. /tmp/ccUWgQB9.o: In function `main':
  11473. conftest.c:(.text+0x4): undefined reference to `t_open'
  11474. collect2: ld returned 1 exit status
  11475. configure:8138: $? = 1
  11476. configure: failed program was:
  11477. | /* confdefs.h */
  11478. | #define _GNU_SOURCE 1
  11479. | #define _NETBSD_SOURCE 1
  11480. | #define __BSD_VISIBLE 1
  11481. | #define _BSD_TYPES 1
  11482. | #define _DARWIN_C_SOURCE 1
  11483. | #define _XOPEN_SOURCE 600
  11484. | #define _XOPEN_SOURCE_EXTENDED 1
  11485. | #define _POSIX_C_SOURCE 200112L
  11486. | #define STDC_HEADERS 1
  11487. | #define HAVE_SYS_TYPES_H 1
  11488. | #define HAVE_SYS_STAT_H 1
  11489. | #define HAVE_STDLIB_H 1
  11490. | #define HAVE_STRING_H 1
  11491. | #define HAVE_MEMORY_H 1
  11492. | #define HAVE_STRINGS_H 1
  11493. | #define HAVE_INTTYPES_H 1
  11494. | #define HAVE_STDINT_H 1
  11495. | #define HAVE_UNISTD_H 1
  11496. | #define __EXTENSIONS__ 1
  11497. | #define _ALL_SOURCE 1
  11498. | #define _GNU_SOURCE 1
  11499. | #define _POSIX_PTHREAD_SEMANTICS 1
  11500. | #define _TANDEM_SOURCE 1
  11501. | #define STDC_HEADERS 1
  11502. | #define HAVE_ASM_TYPES_H 1
  11503. | #define HAVE_DLFCN_H 1
  11504. | #define HAVE_ERRNO_H 1
  11505. | #define HAVE_FCNTL_H 1
  11506. | #define HAVE_GRP_H 1
  11507. | #define HAVE_LANGINFO_H 1
  11508. | #define HAVE_POLL_H 1
  11509. | #define HAVE_PTHREAD_H 1
  11510. | #define HAVE_SHADOW_H 1
  11511. | #define HAVE_SIGNAL_H 1
  11512. | #define HAVE_STDINT_H 1
  11513. | #define HAVE_TERMIOS_H 1
  11514. | #define HAVE_UNISTD_H 1
  11515. | #define HAVE_UTIME_H 1
  11516. | #define HAVE_SYS_EPOLL_H 1
  11517. | #define HAVE_SYS_FILE_H 1
  11518. | #define HAVE_SYS_PARAM_H 1
  11519. | #define HAVE_SYS_POLL_H 1
  11520. | #define HAVE_SYS_SELECT_H 1
  11521. | #define HAVE_SYS_SOCKET_H 1
  11522. | #define HAVE_SYS_STATVFS_H 1
  11523. | #define HAVE_SYS_STAT_H 1
  11524. | #define HAVE_SYS_TIME_H 1
  11525. | #define HAVE_SYS_TIMES_H 1
  11526. | #define HAVE_SYS_TYPES_H 1
  11527. | #define HAVE_SYS_UN_H 1
  11528. | #define HAVE_SYS_UTSNAME_H 1
  11529. | #define HAVE_SYS_WAIT_H 1
  11530. | #define HAVE_PTY_H 1
  11531. | #define HAVE_SYS_RESOURCE_H 1
  11532. | #define HAVE_NETPACKET_PACKET_H 1
  11533. | #define HAVE_SYSEXITS_H 1
  11534. | #define HAVE_LINUX_TIPC_H 1
  11535. | #define HAVE_DIRENT_H 1
  11536. | #define HAVE_LINUX_NETLINK_H 1
  11537. | #define HAVE_MAKEDEV 1
  11538. | #define _LARGEFILE_SOURCE 1
  11539. | #define _FILE_OFFSET_BITS 64
  11540. | #if defined(SCO_DS)
  11541. | #undef _OFF_T
  11542. | #endif
  11543. | #define RETSIGTYPE void
  11544. | #define HAVE_SSIZE_T 1
  11545. | #define SIZEOF_INT 4
  11546. | #define SIZEOF_LONG 4
  11547. | #define SIZEOF_VOID_P 4
  11548. | #define SIZEOF_SHORT 2
  11549. | #define SIZEOF_FLOAT 4
  11550. | #define SIZEOF_DOUBLE 8
  11551. | #define SIZEOF_FPOS_T 24
  11552. | #define SIZEOF_SIZE_T 4
  11553. | #define SIZEOF_PID_T 4
  11554. | #define HAVE_LONG_LONG 1
  11555. | #define SIZEOF_LONG_LONG 8
  11556. | #define HAVE_LONG_DOUBLE 1
  11557. | #define SIZEOF_LONG_DOUBLE 8
  11558. | #define HAVE_C99_BOOL 1
  11559. | #define SIZEOF__BOOL 1
  11560. | #define HAVE_UINTPTR_T 1
  11561. | #define SIZEOF_UINTPTR_T 4
  11562. | #define SIZEOF_OFF_T 8
  11563. | #define HAVE_LARGEFILE_SUPPORT 1
  11564. | #define SIZEOF_TIME_T 4
  11565. | #define SIZEOF_PTHREAD_T 4
  11566. | #define SHLIB_EXT ".so"
  11567. | #define HAVE_LIBDL 1
  11568. | /* end confdefs.h. */
  11569. |
  11570. | /* Override any GCC internal prototype to avoid an error.
  11571. | Use char because int might match the return type of a GCC
  11572. | builtin and then its argument prototype would still apply. */
  11573. | #ifdef __cplusplus
  11574. | extern "C"
  11575. | #endif
  11576. | char t_open ();
  11577. | int
  11578. | main ()
  11579. | {
  11580. | return t_open ();
  11581. | ;
  11582. | return 0;
  11583. | }
  11584. configure:8147: result: no
  11585. configure:8153: checking for socket in -lsocket
  11586. configure:8178: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lsocket -ldl -ldl >&5
  11587. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lsocket
  11588. collect2: ld returned 1 exit status
  11589. configure:8178: $? = 1
  11590. configure: failed program was:
  11591. | /* confdefs.h */
  11592. | #define _GNU_SOURCE 1
  11593. | #define _NETBSD_SOURCE 1
  11594. | #define __BSD_VISIBLE 1
  11595. | #define _BSD_TYPES 1
  11596. | #define _DARWIN_C_SOURCE 1
  11597. | #define _XOPEN_SOURCE 600
  11598. | #define _XOPEN_SOURCE_EXTENDED 1
  11599. | #define _POSIX_C_SOURCE 200112L
  11600. | #define STDC_HEADERS 1
  11601. | #define HAVE_SYS_TYPES_H 1
  11602. | #define HAVE_SYS_STAT_H 1
  11603. | #define HAVE_STDLIB_H 1
  11604. | #define HAVE_STRING_H 1
  11605. | #define HAVE_MEMORY_H 1
  11606. | #define HAVE_STRINGS_H 1
  11607. | #define HAVE_INTTYPES_H 1
  11608. | #define HAVE_STDINT_H 1
  11609. | #define HAVE_UNISTD_H 1
  11610. | #define __EXTENSIONS__ 1
  11611. | #define _ALL_SOURCE 1
  11612. | #define _GNU_SOURCE 1
  11613. | #define _POSIX_PTHREAD_SEMANTICS 1
  11614. | #define _TANDEM_SOURCE 1
  11615. | #define STDC_HEADERS 1
  11616. | #define HAVE_ASM_TYPES_H 1
  11617. | #define HAVE_DLFCN_H 1
  11618. | #define HAVE_ERRNO_H 1
  11619. | #define HAVE_FCNTL_H 1
  11620. | #define HAVE_GRP_H 1
  11621. | #define HAVE_LANGINFO_H 1
  11622. | #define HAVE_POLL_H 1
  11623. | #define HAVE_PTHREAD_H 1
  11624. | #define HAVE_SHADOW_H 1
  11625. | #define HAVE_SIGNAL_H 1
  11626. | #define HAVE_STDINT_H 1
  11627. | #define HAVE_TERMIOS_H 1
  11628. | #define HAVE_UNISTD_H 1
  11629. | #define HAVE_UTIME_H 1
  11630. | #define HAVE_SYS_EPOLL_H 1
  11631. | #define HAVE_SYS_FILE_H 1
  11632. | #define HAVE_SYS_PARAM_H 1
  11633. | #define HAVE_SYS_POLL_H 1
  11634. | #define HAVE_SYS_SELECT_H 1
  11635. | #define HAVE_SYS_SOCKET_H 1
  11636. | #define HAVE_SYS_STATVFS_H 1
  11637. | #define HAVE_SYS_STAT_H 1
  11638. | #define HAVE_SYS_TIME_H 1
  11639. | #define HAVE_SYS_TIMES_H 1
  11640. | #define HAVE_SYS_TYPES_H 1
  11641. | #define HAVE_SYS_UN_H 1
  11642. | #define HAVE_SYS_UTSNAME_H 1
  11643. | #define HAVE_SYS_WAIT_H 1
  11644. | #define HAVE_PTY_H 1
  11645. | #define HAVE_SYS_RESOURCE_H 1
  11646. | #define HAVE_NETPACKET_PACKET_H 1
  11647. | #define HAVE_SYSEXITS_H 1
  11648. | #define HAVE_LINUX_TIPC_H 1
  11649. | #define HAVE_DIRENT_H 1
  11650. | #define HAVE_LINUX_NETLINK_H 1
  11651. | #define HAVE_MAKEDEV 1
  11652. | #define _LARGEFILE_SOURCE 1
  11653. | #define _FILE_OFFSET_BITS 64
  11654. | #if defined(SCO_DS)
  11655. | #undef _OFF_T
  11656. | #endif
  11657. | #define RETSIGTYPE void
  11658. | #define HAVE_SSIZE_T 1
  11659. | #define SIZEOF_INT 4
  11660. | #define SIZEOF_LONG 4
  11661. | #define SIZEOF_VOID_P 4
  11662. | #define SIZEOF_SHORT 2
  11663. | #define SIZEOF_FLOAT 4
  11664. | #define SIZEOF_DOUBLE 8
  11665. | #define SIZEOF_FPOS_T 24
  11666. | #define SIZEOF_SIZE_T 4
  11667. | #define SIZEOF_PID_T 4
  11668. | #define HAVE_LONG_LONG 1
  11669. | #define SIZEOF_LONG_LONG 8
  11670. | #define HAVE_LONG_DOUBLE 1
  11671. | #define SIZEOF_LONG_DOUBLE 8
  11672. | #define HAVE_C99_BOOL 1
  11673. | #define SIZEOF__BOOL 1
  11674. | #define HAVE_UINTPTR_T 1
  11675. | #define SIZEOF_UINTPTR_T 4
  11676. | #define SIZEOF_OFF_T 8
  11677. | #define HAVE_LARGEFILE_SUPPORT 1
  11678. | #define SIZEOF_TIME_T 4
  11679. | #define SIZEOF_PTHREAD_T 4
  11680. | #define SHLIB_EXT ".so"
  11681. | #define HAVE_LIBDL 1
  11682. | /* end confdefs.h. */
  11683. |
  11684. | /* Override any GCC internal prototype to avoid an error.
  11685. | Use char because int might match the return type of a GCC
  11686. | builtin and then its argument prototype would still apply. */
  11687. | #ifdef __cplusplus
  11688. | extern "C"
  11689. | #endif
  11690. | char socket ();
  11691. | int
  11692. | main ()
  11693. | {
  11694. | return socket ();
  11695. | ;
  11696. | return 0;
  11697. | }
  11698. configure:8187: result: no
  11699. configure:8239: checking for --with-libs
  11700. configure:8250: result: no
  11701. configure:8258: checking for x86_64-linux-gnu-pkg-config
  11702. configure:8291: result: no
  11703. configure:8301: checking for pkg-config
  11704. configure:8319: found /usr/bin/pkg-config
  11705. configure:8331: result: /usr/bin/pkg-config
  11706. configure:8343: WARNING: using cross tools not prefixed with host triplet
  11707. configure:8355: checking for --with-system-expat
  11708. configure:8366: result: no
  11709. configure:8370: checking for --with-system-ffi
  11710. configure:8388: result: no
  11711. configure:8392: checking for --with-dbmliborder
  11712. configure:8411: result:
  11713. configure:8417: checking for --with-signal-module
  11714. configure:8429: result: yes
  11715. configure:8444: checking for --with-dec-threads
  11716. configure:8458: result: no
  11717. configure:8469: checking for --with-threads
  11718. configure:8489: result: yes
  11719. configure:8546: checking for _POSIX_THREADS in unistd.h
  11720. configure:8565: result: yes
  11721. configure:8570: checking cthreads.h usability
  11722. configure:8570: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  11723. conftest.c:127:22: error: cthreads.h: No such file or directory
  11724. configure:8570: $? = 1
  11725. configure: failed program was:
  11726. | /* confdefs.h */
  11727. | #define _GNU_SOURCE 1
  11728. | #define _NETBSD_SOURCE 1
  11729. | #define __BSD_VISIBLE 1
  11730. | #define _BSD_TYPES 1
  11731. | #define _DARWIN_C_SOURCE 1
  11732. | #define _XOPEN_SOURCE 600
  11733. | #define _XOPEN_SOURCE_EXTENDED 1
  11734. | #define _POSIX_C_SOURCE 200112L
  11735. | #define STDC_HEADERS 1
  11736. | #define HAVE_SYS_TYPES_H 1
  11737. | #define HAVE_SYS_STAT_H 1
  11738. | #define HAVE_STDLIB_H 1
  11739. | #define HAVE_STRING_H 1
  11740. | #define HAVE_MEMORY_H 1
  11741. | #define HAVE_STRINGS_H 1
  11742. | #define HAVE_INTTYPES_H 1
  11743. | #define HAVE_STDINT_H 1
  11744. | #define HAVE_UNISTD_H 1
  11745. | #define __EXTENSIONS__ 1
  11746. | #define _ALL_SOURCE 1
  11747. | #define _GNU_SOURCE 1
  11748. | #define _POSIX_PTHREAD_SEMANTICS 1
  11749. | #define _TANDEM_SOURCE 1
  11750. | #define STDC_HEADERS 1
  11751. | #define HAVE_ASM_TYPES_H 1
  11752. | #define HAVE_DLFCN_H 1
  11753. | #define HAVE_ERRNO_H 1
  11754. | #define HAVE_FCNTL_H 1
  11755. | #define HAVE_GRP_H 1
  11756. | #define HAVE_LANGINFO_H 1
  11757. | #define HAVE_POLL_H 1
  11758. | #define HAVE_PTHREAD_H 1
  11759. | #define HAVE_SHADOW_H 1
  11760. | #define HAVE_SIGNAL_H 1
  11761. | #define HAVE_STDINT_H 1
  11762. | #define HAVE_TERMIOS_H 1
  11763. | #define HAVE_UNISTD_H 1
  11764. | #define HAVE_UTIME_H 1
  11765. | #define HAVE_SYS_EPOLL_H 1
  11766. | #define HAVE_SYS_FILE_H 1
  11767. | #define HAVE_SYS_PARAM_H 1
  11768. | #define HAVE_SYS_POLL_H 1
  11769. | #define HAVE_SYS_SELECT_H 1
  11770. | #define HAVE_SYS_SOCKET_H 1
  11771. | #define HAVE_SYS_STATVFS_H 1
  11772. | #define HAVE_SYS_STAT_H 1
  11773. | #define HAVE_SYS_TIME_H 1
  11774. | #define HAVE_SYS_TIMES_H 1
  11775. | #define HAVE_SYS_TYPES_H 1
  11776. | #define HAVE_SYS_UN_H 1
  11777. | #define HAVE_SYS_UTSNAME_H 1
  11778. | #define HAVE_SYS_WAIT_H 1
  11779. | #define HAVE_PTY_H 1
  11780. | #define HAVE_SYS_RESOURCE_H 1
  11781. | #define HAVE_NETPACKET_PACKET_H 1
  11782. | #define HAVE_SYSEXITS_H 1
  11783. | #define HAVE_LINUX_TIPC_H 1
  11784. | #define HAVE_DIRENT_H 1
  11785. | #define HAVE_LINUX_NETLINK_H 1
  11786. | #define HAVE_MAKEDEV 1
  11787. | #define _LARGEFILE_SOURCE 1
  11788. | #define _FILE_OFFSET_BITS 64
  11789. | #if defined(SCO_DS)
  11790. | #undef _OFF_T
  11791. | #endif
  11792. | #define RETSIGTYPE void
  11793. | #define HAVE_SSIZE_T 1
  11794. | #define SIZEOF_INT 4
  11795. | #define SIZEOF_LONG 4
  11796. | #define SIZEOF_VOID_P 4
  11797. | #define SIZEOF_SHORT 2
  11798. | #define SIZEOF_FLOAT 4
  11799. | #define SIZEOF_DOUBLE 8
  11800. | #define SIZEOF_FPOS_T 24
  11801. | #define SIZEOF_SIZE_T 4
  11802. | #define SIZEOF_PID_T 4
  11803. | #define HAVE_LONG_LONG 1
  11804. | #define SIZEOF_LONG_LONG 8
  11805. | #define HAVE_LONG_DOUBLE 1
  11806. | #define SIZEOF_LONG_DOUBLE 8
  11807. | #define HAVE_C99_BOOL 1
  11808. | #define SIZEOF__BOOL 1
  11809. | #define HAVE_UINTPTR_T 1
  11810. | #define SIZEOF_UINTPTR_T 4
  11811. | #define SIZEOF_OFF_T 8
  11812. | #define HAVE_LARGEFILE_SUPPORT 1
  11813. | #define SIZEOF_TIME_T 4
  11814. | #define SIZEOF_PTHREAD_T 4
  11815. | #define SHLIB_EXT ".so"
  11816. | #define HAVE_LIBDL 1
  11817. | #define _REENTRANT 1
  11818. | /* end confdefs.h. */
  11819. | #include <stdio.h>
  11820. | #ifdef HAVE_SYS_TYPES_H
  11821. | # include <sys/types.h>
  11822. | #endif
  11823. | #ifdef HAVE_SYS_STAT_H
  11824. | # include <sys/stat.h>
  11825. | #endif
  11826. | #ifdef STDC_HEADERS
  11827. | # include <stdlib.h>
  11828. | # include <stddef.h>
  11829. | #else
  11830. | # ifdef HAVE_STDLIB_H
  11831. | # include <stdlib.h>
  11832. | # endif
  11833. | #endif
  11834. | #ifdef HAVE_STRING_H
  11835. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  11836. | # include <memory.h>
  11837. | # endif
  11838. | # include <string.h>
  11839. | #endif
  11840. | #ifdef HAVE_STRINGS_H
  11841. | # include <strings.h>
  11842. | #endif
  11843. | #ifdef HAVE_INTTYPES_H
  11844. | # include <inttypes.h>
  11845. | #endif
  11846. | #ifdef HAVE_STDINT_H
  11847. | # include <stdint.h>
  11848. | #endif
  11849. | #ifdef HAVE_UNISTD_H
  11850. | # include <unistd.h>
  11851. | #endif
  11852. | #include <cthreads.h>
  11853. configure:8570: result: no
  11854. configure:8570: checking cthreads.h presence
  11855. configure:8570: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  11856. conftest.c:94:22: error: cthreads.h: No such file or directory
  11857. configure:8570: $? = 1
  11858. configure: failed program was:
  11859. | /* confdefs.h */
  11860. | #define _GNU_SOURCE 1
  11861. | #define _NETBSD_SOURCE 1
  11862. | #define __BSD_VISIBLE 1
  11863. | #define _BSD_TYPES 1
  11864. | #define _DARWIN_C_SOURCE 1
  11865. | #define _XOPEN_SOURCE 600
  11866. | #define _XOPEN_SOURCE_EXTENDED 1
  11867. | #define _POSIX_C_SOURCE 200112L
  11868. | #define STDC_HEADERS 1
  11869. | #define HAVE_SYS_TYPES_H 1
  11870. | #define HAVE_SYS_STAT_H 1
  11871. | #define HAVE_STDLIB_H 1
  11872. | #define HAVE_STRING_H 1
  11873. | #define HAVE_MEMORY_H 1
  11874. | #define HAVE_STRINGS_H 1
  11875. | #define HAVE_INTTYPES_H 1
  11876. | #define HAVE_STDINT_H 1
  11877. | #define HAVE_UNISTD_H 1
  11878. | #define __EXTENSIONS__ 1
  11879. | #define _ALL_SOURCE 1
  11880. | #define _GNU_SOURCE 1
  11881. | #define _POSIX_PTHREAD_SEMANTICS 1
  11882. | #define _TANDEM_SOURCE 1
  11883. | #define STDC_HEADERS 1
  11884. | #define HAVE_ASM_TYPES_H 1
  11885. | #define HAVE_DLFCN_H 1
  11886. | #define HAVE_ERRNO_H 1
  11887. | #define HAVE_FCNTL_H 1
  11888. | #define HAVE_GRP_H 1
  11889. | #define HAVE_LANGINFO_H 1
  11890. | #define HAVE_POLL_H 1
  11891. | #define HAVE_PTHREAD_H 1
  11892. | #define HAVE_SHADOW_H 1
  11893. | #define HAVE_SIGNAL_H 1
  11894. | #define HAVE_STDINT_H 1
  11895. | #define HAVE_TERMIOS_H 1
  11896. | #define HAVE_UNISTD_H 1
  11897. | #define HAVE_UTIME_H 1
  11898. | #define HAVE_SYS_EPOLL_H 1
  11899. | #define HAVE_SYS_FILE_H 1
  11900. | #define HAVE_SYS_PARAM_H 1
  11901. | #define HAVE_SYS_POLL_H 1
  11902. | #define HAVE_SYS_SELECT_H 1
  11903. | #define HAVE_SYS_SOCKET_H 1
  11904. | #define HAVE_SYS_STATVFS_H 1
  11905. | #define HAVE_SYS_STAT_H 1
  11906. | #define HAVE_SYS_TIME_H 1
  11907. | #define HAVE_SYS_TIMES_H 1
  11908. | #define HAVE_SYS_TYPES_H 1
  11909. | #define HAVE_SYS_UN_H 1
  11910. | #define HAVE_SYS_UTSNAME_H 1
  11911. | #define HAVE_SYS_WAIT_H 1
  11912. | #define HAVE_PTY_H 1
  11913. | #define HAVE_SYS_RESOURCE_H 1
  11914. | #define HAVE_NETPACKET_PACKET_H 1
  11915. | #define HAVE_SYSEXITS_H 1
  11916. | #define HAVE_LINUX_TIPC_H 1
  11917. | #define HAVE_DIRENT_H 1
  11918. | #define HAVE_LINUX_NETLINK_H 1
  11919. | #define HAVE_MAKEDEV 1
  11920. | #define _LARGEFILE_SOURCE 1
  11921. | #define _FILE_OFFSET_BITS 64
  11922. | #if defined(SCO_DS)
  11923. | #undef _OFF_T
  11924. | #endif
  11925. | #define RETSIGTYPE void
  11926. | #define HAVE_SSIZE_T 1
  11927. | #define SIZEOF_INT 4
  11928. | #define SIZEOF_LONG 4
  11929. | #define SIZEOF_VOID_P 4
  11930. | #define SIZEOF_SHORT 2
  11931. | #define SIZEOF_FLOAT 4
  11932. | #define SIZEOF_DOUBLE 8
  11933. | #define SIZEOF_FPOS_T 24
  11934. | #define SIZEOF_SIZE_T 4
  11935. | #define SIZEOF_PID_T 4
  11936. | #define HAVE_LONG_LONG 1
  11937. | #define SIZEOF_LONG_LONG 8
  11938. | #define HAVE_LONG_DOUBLE 1
  11939. | #define SIZEOF_LONG_DOUBLE 8
  11940. | #define HAVE_C99_BOOL 1
  11941. | #define SIZEOF__BOOL 1
  11942. | #define HAVE_UINTPTR_T 1
  11943. | #define SIZEOF_UINTPTR_T 4
  11944. | #define SIZEOF_OFF_T 8
  11945. | #define HAVE_LARGEFILE_SUPPORT 1
  11946. | #define SIZEOF_TIME_T 4
  11947. | #define SIZEOF_PTHREAD_T 4
  11948. | #define SHLIB_EXT ".so"
  11949. | #define HAVE_LIBDL 1
  11950. | #define _REENTRANT 1
  11951. | /* end confdefs.h. */
  11952. | #include <cthreads.h>
  11953. configure:8570: result: no
  11954. configure:8570: checking for cthreads.h
  11955. configure:8570: result: no
  11956. configure:8583: checking mach/cthreads.h usability
  11957. configure:8583: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  11958. conftest.c:127:27: error: mach/cthreads.h: No such file or directory
  11959. configure:8583: $? = 1
  11960. configure: failed program was:
  11961. | /* confdefs.h */
  11962. | #define _GNU_SOURCE 1
  11963. | #define _NETBSD_SOURCE 1
  11964. | #define __BSD_VISIBLE 1
  11965. | #define _BSD_TYPES 1
  11966. | #define _DARWIN_C_SOURCE 1
  11967. | #define _XOPEN_SOURCE 600
  11968. | #define _XOPEN_SOURCE_EXTENDED 1
  11969. | #define _POSIX_C_SOURCE 200112L
  11970. | #define STDC_HEADERS 1
  11971. | #define HAVE_SYS_TYPES_H 1
  11972. | #define HAVE_SYS_STAT_H 1
  11973. | #define HAVE_STDLIB_H 1
  11974. | #define HAVE_STRING_H 1
  11975. | #define HAVE_MEMORY_H 1
  11976. | #define HAVE_STRINGS_H 1
  11977. | #define HAVE_INTTYPES_H 1
  11978. | #define HAVE_STDINT_H 1
  11979. | #define HAVE_UNISTD_H 1
  11980. | #define __EXTENSIONS__ 1
  11981. | #define _ALL_SOURCE 1
  11982. | #define _GNU_SOURCE 1
  11983. | #define _POSIX_PTHREAD_SEMANTICS 1
  11984. | #define _TANDEM_SOURCE 1
  11985. | #define STDC_HEADERS 1
  11986. | #define HAVE_ASM_TYPES_H 1
  11987. | #define HAVE_DLFCN_H 1
  11988. | #define HAVE_ERRNO_H 1
  11989. | #define HAVE_FCNTL_H 1
  11990. | #define HAVE_GRP_H 1
  11991. | #define HAVE_LANGINFO_H 1
  11992. | #define HAVE_POLL_H 1
  11993. | #define HAVE_PTHREAD_H 1
  11994. | #define HAVE_SHADOW_H 1
  11995. | #define HAVE_SIGNAL_H 1
  11996. | #define HAVE_STDINT_H 1
  11997. | #define HAVE_TERMIOS_H 1
  11998. | #define HAVE_UNISTD_H 1
  11999. | #define HAVE_UTIME_H 1
  12000. | #define HAVE_SYS_EPOLL_H 1
  12001. | #define HAVE_SYS_FILE_H 1
  12002. | #define HAVE_SYS_PARAM_H 1
  12003. | #define HAVE_SYS_POLL_H 1
  12004. | #define HAVE_SYS_SELECT_H 1
  12005. | #define HAVE_SYS_SOCKET_H 1
  12006. | #define HAVE_SYS_STATVFS_H 1
  12007. | #define HAVE_SYS_STAT_H 1
  12008. | #define HAVE_SYS_TIME_H 1
  12009. | #define HAVE_SYS_TIMES_H 1
  12010. | #define HAVE_SYS_TYPES_H 1
  12011. | #define HAVE_SYS_UN_H 1
  12012. | #define HAVE_SYS_UTSNAME_H 1
  12013. | #define HAVE_SYS_WAIT_H 1
  12014. | #define HAVE_PTY_H 1
  12015. | #define HAVE_SYS_RESOURCE_H 1
  12016. | #define HAVE_NETPACKET_PACKET_H 1
  12017. | #define HAVE_SYSEXITS_H 1
  12018. | #define HAVE_LINUX_TIPC_H 1
  12019. | #define HAVE_DIRENT_H 1
  12020. | #define HAVE_LINUX_NETLINK_H 1
  12021. | #define HAVE_MAKEDEV 1
  12022. | #define _LARGEFILE_SOURCE 1
  12023. | #define _FILE_OFFSET_BITS 64
  12024. | #if defined(SCO_DS)
  12025. | #undef _OFF_T
  12026. | #endif
  12027. | #define RETSIGTYPE void
  12028. | #define HAVE_SSIZE_T 1
  12029. | #define SIZEOF_INT 4
  12030. | #define SIZEOF_LONG 4
  12031. | #define SIZEOF_VOID_P 4
  12032. | #define SIZEOF_SHORT 2
  12033. | #define SIZEOF_FLOAT 4
  12034. | #define SIZEOF_DOUBLE 8
  12035. | #define SIZEOF_FPOS_T 24
  12036. | #define SIZEOF_SIZE_T 4
  12037. | #define SIZEOF_PID_T 4
  12038. | #define HAVE_LONG_LONG 1
  12039. | #define SIZEOF_LONG_LONG 8
  12040. | #define HAVE_LONG_DOUBLE 1
  12041. | #define SIZEOF_LONG_DOUBLE 8
  12042. | #define HAVE_C99_BOOL 1
  12043. | #define SIZEOF__BOOL 1
  12044. | #define HAVE_UINTPTR_T 1
  12045. | #define SIZEOF_UINTPTR_T 4
  12046. | #define SIZEOF_OFF_T 8
  12047. | #define HAVE_LARGEFILE_SUPPORT 1
  12048. | #define SIZEOF_TIME_T 4
  12049. | #define SIZEOF_PTHREAD_T 4
  12050. | #define SHLIB_EXT ".so"
  12051. | #define HAVE_LIBDL 1
  12052. | #define _REENTRANT 1
  12053. | /* end confdefs.h. */
  12054. | #include <stdio.h>
  12055. | #ifdef HAVE_SYS_TYPES_H
  12056. | # include <sys/types.h>
  12057. | #endif
  12058. | #ifdef HAVE_SYS_STAT_H
  12059. | # include <sys/stat.h>
  12060. | #endif
  12061. | #ifdef STDC_HEADERS
  12062. | # include <stdlib.h>
  12063. | # include <stddef.h>
  12064. | #else
  12065. | # ifdef HAVE_STDLIB_H
  12066. | # include <stdlib.h>
  12067. | # endif
  12068. | #endif
  12069. | #ifdef HAVE_STRING_H
  12070. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  12071. | # include <memory.h>
  12072. | # endif
  12073. | # include <string.h>
  12074. | #endif
  12075. | #ifdef HAVE_STRINGS_H
  12076. | # include <strings.h>
  12077. | #endif
  12078. | #ifdef HAVE_INTTYPES_H
  12079. | # include <inttypes.h>
  12080. | #endif
  12081. | #ifdef HAVE_STDINT_H
  12082. | # include <stdint.h>
  12083. | #endif
  12084. | #ifdef HAVE_UNISTD_H
  12085. | # include <unistd.h>
  12086. | #endif
  12087. | #include <mach/cthreads.h>
  12088. configure:8583: result: no
  12089. configure:8583: checking mach/cthreads.h presence
  12090. configure:8583: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  12091. conftest.c:94:27: error: mach/cthreads.h: No such file or directory
  12092. configure:8583: $? = 1
  12093. configure: failed program was:
  12094. | /* confdefs.h */
  12095. | #define _GNU_SOURCE 1
  12096. | #define _NETBSD_SOURCE 1
  12097. | #define __BSD_VISIBLE 1
  12098. | #define _BSD_TYPES 1
  12099. | #define _DARWIN_C_SOURCE 1
  12100. | #define _XOPEN_SOURCE 600
  12101. | #define _XOPEN_SOURCE_EXTENDED 1
  12102. | #define _POSIX_C_SOURCE 200112L
  12103. | #define STDC_HEADERS 1
  12104. | #define HAVE_SYS_TYPES_H 1
  12105. | #define HAVE_SYS_STAT_H 1
  12106. | #define HAVE_STDLIB_H 1
  12107. | #define HAVE_STRING_H 1
  12108. | #define HAVE_MEMORY_H 1
  12109. | #define HAVE_STRINGS_H 1
  12110. | #define HAVE_INTTYPES_H 1
  12111. | #define HAVE_STDINT_H 1
  12112. | #define HAVE_UNISTD_H 1
  12113. | #define __EXTENSIONS__ 1
  12114. | #define _ALL_SOURCE 1
  12115. | #define _GNU_SOURCE 1
  12116. | #define _POSIX_PTHREAD_SEMANTICS 1
  12117. | #define _TANDEM_SOURCE 1
  12118. | #define STDC_HEADERS 1
  12119. | #define HAVE_ASM_TYPES_H 1
  12120. | #define HAVE_DLFCN_H 1
  12121. | #define HAVE_ERRNO_H 1
  12122. | #define HAVE_FCNTL_H 1
  12123. | #define HAVE_GRP_H 1
  12124. | #define HAVE_LANGINFO_H 1
  12125. | #define HAVE_POLL_H 1
  12126. | #define HAVE_PTHREAD_H 1
  12127. | #define HAVE_SHADOW_H 1
  12128. | #define HAVE_SIGNAL_H 1
  12129. | #define HAVE_STDINT_H 1
  12130. | #define HAVE_TERMIOS_H 1
  12131. | #define HAVE_UNISTD_H 1
  12132. | #define HAVE_UTIME_H 1
  12133. | #define HAVE_SYS_EPOLL_H 1
  12134. | #define HAVE_SYS_FILE_H 1
  12135. | #define HAVE_SYS_PARAM_H 1
  12136. | #define HAVE_SYS_POLL_H 1
  12137. | #define HAVE_SYS_SELECT_H 1
  12138. | #define HAVE_SYS_SOCKET_H 1
  12139. | #define HAVE_SYS_STATVFS_H 1
  12140. | #define HAVE_SYS_STAT_H 1
  12141. | #define HAVE_SYS_TIME_H 1
  12142. | #define HAVE_SYS_TIMES_H 1
  12143. | #define HAVE_SYS_TYPES_H 1
  12144. | #define HAVE_SYS_UN_H 1
  12145. | #define HAVE_SYS_UTSNAME_H 1
  12146. | #define HAVE_SYS_WAIT_H 1
  12147. | #define HAVE_PTY_H 1
  12148. | #define HAVE_SYS_RESOURCE_H 1
  12149. | #define HAVE_NETPACKET_PACKET_H 1
  12150. | #define HAVE_SYSEXITS_H 1
  12151. | #define HAVE_LINUX_TIPC_H 1
  12152. | #define HAVE_DIRENT_H 1
  12153. | #define HAVE_LINUX_NETLINK_H 1
  12154. | #define HAVE_MAKEDEV 1
  12155. | #define _LARGEFILE_SOURCE 1
  12156. | #define _FILE_OFFSET_BITS 64
  12157. | #if defined(SCO_DS)
  12158. | #undef _OFF_T
  12159. | #endif
  12160. | #define RETSIGTYPE void
  12161. | #define HAVE_SSIZE_T 1
  12162. | #define SIZEOF_INT 4
  12163. | #define SIZEOF_LONG 4
  12164. | #define SIZEOF_VOID_P 4
  12165. | #define SIZEOF_SHORT 2
  12166. | #define SIZEOF_FLOAT 4
  12167. | #define SIZEOF_DOUBLE 8
  12168. | #define SIZEOF_FPOS_T 24
  12169. | #define SIZEOF_SIZE_T 4
  12170. | #define SIZEOF_PID_T 4
  12171. | #define HAVE_LONG_LONG 1
  12172. | #define SIZEOF_LONG_LONG 8
  12173. | #define HAVE_LONG_DOUBLE 1
  12174. | #define SIZEOF_LONG_DOUBLE 8
  12175. | #define HAVE_C99_BOOL 1
  12176. | #define SIZEOF__BOOL 1
  12177. | #define HAVE_UINTPTR_T 1
  12178. | #define SIZEOF_UINTPTR_T 4
  12179. | #define SIZEOF_OFF_T 8
  12180. | #define HAVE_LARGEFILE_SUPPORT 1
  12181. | #define SIZEOF_TIME_T 4
  12182. | #define SIZEOF_PTHREAD_T 4
  12183. | #define SHLIB_EXT ".so"
  12184. | #define HAVE_LIBDL 1
  12185. | #define _REENTRANT 1
  12186. | /* end confdefs.h. */
  12187. | #include <mach/cthreads.h>
  12188. configure:8583: result: no
  12189. configure:8583: checking for mach/cthreads.h
  12190. configure:8583: result: no
  12191. configure:8595: checking for --with-pth
  12192. configure:8610: result: no
  12193. configure:8618: checking for pthread_create in -lpthread
  12194. configure:8634: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12195. conftest.c: In function 'start_routine':
  12196. conftest.c:96: warning: incompatible implicit declaration of built-in function 'exit'
  12197. configure:8634: $? = 0
  12198. configure:8636: result: yes
  12199. configure:8879: checking for usconfig in -lmpc
  12200. configure:8904: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lmpc -ldl -lpthread >&5
  12201. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lmpc
  12202. collect2: ld returned 1 exit status
  12203. configure:8904: $? = 1
  12204. configure: failed program was:
  12205. | /* confdefs.h */
  12206. | #define _GNU_SOURCE 1
  12207. | #define _NETBSD_SOURCE 1
  12208. | #define __BSD_VISIBLE 1
  12209. | #define _BSD_TYPES 1
  12210. | #define _DARWIN_C_SOURCE 1
  12211. | #define _XOPEN_SOURCE 600
  12212. | #define _XOPEN_SOURCE_EXTENDED 1
  12213. | #define _POSIX_C_SOURCE 200112L
  12214. | #define STDC_HEADERS 1
  12215. | #define HAVE_SYS_TYPES_H 1
  12216. | #define HAVE_SYS_STAT_H 1
  12217. | #define HAVE_STDLIB_H 1
  12218. | #define HAVE_STRING_H 1
  12219. | #define HAVE_MEMORY_H 1
  12220. | #define HAVE_STRINGS_H 1
  12221. | #define HAVE_INTTYPES_H 1
  12222. | #define HAVE_STDINT_H 1
  12223. | #define HAVE_UNISTD_H 1
  12224. | #define __EXTENSIONS__ 1
  12225. | #define _ALL_SOURCE 1
  12226. | #define _GNU_SOURCE 1
  12227. | #define _POSIX_PTHREAD_SEMANTICS 1
  12228. | #define _TANDEM_SOURCE 1
  12229. | #define STDC_HEADERS 1
  12230. | #define HAVE_ASM_TYPES_H 1
  12231. | #define HAVE_DLFCN_H 1
  12232. | #define HAVE_ERRNO_H 1
  12233. | #define HAVE_FCNTL_H 1
  12234. | #define HAVE_GRP_H 1
  12235. | #define HAVE_LANGINFO_H 1
  12236. | #define HAVE_POLL_H 1
  12237. | #define HAVE_PTHREAD_H 1
  12238. | #define HAVE_SHADOW_H 1
  12239. | #define HAVE_SIGNAL_H 1
  12240. | #define HAVE_STDINT_H 1
  12241. | #define HAVE_TERMIOS_H 1
  12242. | #define HAVE_UNISTD_H 1
  12243. | #define HAVE_UTIME_H 1
  12244. | #define HAVE_SYS_EPOLL_H 1
  12245. | #define HAVE_SYS_FILE_H 1
  12246. | #define HAVE_SYS_PARAM_H 1
  12247. | #define HAVE_SYS_POLL_H 1
  12248. | #define HAVE_SYS_SELECT_H 1
  12249. | #define HAVE_SYS_SOCKET_H 1
  12250. | #define HAVE_SYS_STATVFS_H 1
  12251. | #define HAVE_SYS_STAT_H 1
  12252. | #define HAVE_SYS_TIME_H 1
  12253. | #define HAVE_SYS_TIMES_H 1
  12254. | #define HAVE_SYS_TYPES_H 1
  12255. | #define HAVE_SYS_UN_H 1
  12256. | #define HAVE_SYS_UTSNAME_H 1
  12257. | #define HAVE_SYS_WAIT_H 1
  12258. | #define HAVE_PTY_H 1
  12259. | #define HAVE_SYS_RESOURCE_H 1
  12260. | #define HAVE_NETPACKET_PACKET_H 1
  12261. | #define HAVE_SYSEXITS_H 1
  12262. | #define HAVE_LINUX_TIPC_H 1
  12263. | #define HAVE_DIRENT_H 1
  12264. | #define HAVE_LINUX_NETLINK_H 1
  12265. | #define HAVE_MAKEDEV 1
  12266. | #define _LARGEFILE_SOURCE 1
  12267. | #define _FILE_OFFSET_BITS 64
  12268. | #if defined(SCO_DS)
  12269. | #undef _OFF_T
  12270. | #endif
  12271. | #define RETSIGTYPE void
  12272. | #define HAVE_SSIZE_T 1
  12273. | #define SIZEOF_INT 4
  12274. | #define SIZEOF_LONG 4
  12275. | #define SIZEOF_VOID_P 4
  12276. | #define SIZEOF_SHORT 2
  12277. | #define SIZEOF_FLOAT 4
  12278. | #define SIZEOF_DOUBLE 8
  12279. | #define SIZEOF_FPOS_T 24
  12280. | #define SIZEOF_SIZE_T 4
  12281. | #define SIZEOF_PID_T 4
  12282. | #define HAVE_LONG_LONG 1
  12283. | #define SIZEOF_LONG_LONG 8
  12284. | #define HAVE_LONG_DOUBLE 1
  12285. | #define SIZEOF_LONG_DOUBLE 8
  12286. | #define HAVE_C99_BOOL 1
  12287. | #define SIZEOF__BOOL 1
  12288. | #define HAVE_UINTPTR_T 1
  12289. | #define SIZEOF_UINTPTR_T 4
  12290. | #define SIZEOF_OFF_T 8
  12291. | #define HAVE_LARGEFILE_SUPPORT 1
  12292. | #define SIZEOF_TIME_T 4
  12293. | #define SIZEOF_PTHREAD_T 4
  12294. | #define SHLIB_EXT ".so"
  12295. | #define HAVE_LIBDL 1
  12296. | #define _REENTRANT 1
  12297. | #define WITH_THREAD 1
  12298. | /* end confdefs.h. */
  12299. |
  12300. | /* Override any GCC internal prototype to avoid an error.
  12301. | Use char because int might match the return type of a GCC
  12302. | builtin and then its argument prototype would still apply. */
  12303. | #ifdef __cplusplus
  12304. | extern "C"
  12305. | #endif
  12306. | char usconfig ();
  12307. | int
  12308. | main ()
  12309. | {
  12310. | return usconfig ();
  12311. | ;
  12312. | return 0;
  12313. | }
  12314. configure:8913: result: no
  12315. configure:9004: checking if PTHREAD_SCOPE_SYSTEM is supported
  12316. configure:9039: result: no
  12317. configure:9048: checking for pthread_sigmask
  12318. configure:9048: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12319. configure:9048: $? = 0
  12320. configure:9048: result: yes
  12321. configure:9068: checking if --enable-ipv6 is specified
  12322. configure:9089: result: no
  12323. configure:9326: checking for OSX 10.5 SDK or later
  12324. configure:9341: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  12325. conftest.c:97:29: error: Carbon/Carbon.h: No such file or directory
  12326. conftest.c: In function 'main':
  12327. conftest.c:101: error: 'FSIORefNum' undeclared (first use in this function)
  12328. conftest.c:101: error: (Each undeclared identifier is reported only once
  12329. conftest.c:101: error: for each function it appears in.)
  12330. conftest.c:101: error: expected ';' before 'fRef'
  12331. configure:9341: $? = 1
  12332. configure: failed program was:
  12333. | /* confdefs.h */
  12334. | #define _GNU_SOURCE 1
  12335. | #define _NETBSD_SOURCE 1
  12336. | #define __BSD_VISIBLE 1
  12337. | #define _BSD_TYPES 1
  12338. | #define _DARWIN_C_SOURCE 1
  12339. | #define _XOPEN_SOURCE 600
  12340. | #define _XOPEN_SOURCE_EXTENDED 1
  12341. | #define _POSIX_C_SOURCE 200112L
  12342. | #define STDC_HEADERS 1
  12343. | #define HAVE_SYS_TYPES_H 1
  12344. | #define HAVE_SYS_STAT_H 1
  12345. | #define HAVE_STDLIB_H 1
  12346. | #define HAVE_STRING_H 1
  12347. | #define HAVE_MEMORY_H 1
  12348. | #define HAVE_STRINGS_H 1
  12349. | #define HAVE_INTTYPES_H 1
  12350. | #define HAVE_STDINT_H 1
  12351. | #define HAVE_UNISTD_H 1
  12352. | #define __EXTENSIONS__ 1
  12353. | #define _ALL_SOURCE 1
  12354. | #define _GNU_SOURCE 1
  12355. | #define _POSIX_PTHREAD_SEMANTICS 1
  12356. | #define _TANDEM_SOURCE 1
  12357. | #define STDC_HEADERS 1
  12358. | #define HAVE_ASM_TYPES_H 1
  12359. | #define HAVE_DLFCN_H 1
  12360. | #define HAVE_ERRNO_H 1
  12361. | #define HAVE_FCNTL_H 1
  12362. | #define HAVE_GRP_H 1
  12363. | #define HAVE_LANGINFO_H 1
  12364. | #define HAVE_POLL_H 1
  12365. | #define HAVE_PTHREAD_H 1
  12366. | #define HAVE_SHADOW_H 1
  12367. | #define HAVE_SIGNAL_H 1
  12368. | #define HAVE_STDINT_H 1
  12369. | #define HAVE_TERMIOS_H 1
  12370. | #define HAVE_UNISTD_H 1
  12371. | #define HAVE_UTIME_H 1
  12372. | #define HAVE_SYS_EPOLL_H 1
  12373. | #define HAVE_SYS_FILE_H 1
  12374. | #define HAVE_SYS_PARAM_H 1
  12375. | #define HAVE_SYS_POLL_H 1
  12376. | #define HAVE_SYS_SELECT_H 1
  12377. | #define HAVE_SYS_SOCKET_H 1
  12378. | #define HAVE_SYS_STATVFS_H 1
  12379. | #define HAVE_SYS_STAT_H 1
  12380. | #define HAVE_SYS_TIME_H 1
  12381. | #define HAVE_SYS_TIMES_H 1
  12382. | #define HAVE_SYS_TYPES_H 1
  12383. | #define HAVE_SYS_UN_H 1
  12384. | #define HAVE_SYS_UTSNAME_H 1
  12385. | #define HAVE_SYS_WAIT_H 1
  12386. | #define HAVE_PTY_H 1
  12387. | #define HAVE_SYS_RESOURCE_H 1
  12388. | #define HAVE_NETPACKET_PACKET_H 1
  12389. | #define HAVE_SYSEXITS_H 1
  12390. | #define HAVE_LINUX_TIPC_H 1
  12391. | #define HAVE_DIRENT_H 1
  12392. | #define HAVE_LINUX_NETLINK_H 1
  12393. | #define HAVE_MAKEDEV 1
  12394. | #define _LARGEFILE_SOURCE 1
  12395. | #define _FILE_OFFSET_BITS 64
  12396. | #if defined(SCO_DS)
  12397. | #undef _OFF_T
  12398. | #endif
  12399. | #define RETSIGTYPE void
  12400. | #define HAVE_SSIZE_T 1
  12401. | #define SIZEOF_INT 4
  12402. | #define SIZEOF_LONG 4
  12403. | #define SIZEOF_VOID_P 4
  12404. | #define SIZEOF_SHORT 2
  12405. | #define SIZEOF_FLOAT 4
  12406. | #define SIZEOF_DOUBLE 8
  12407. | #define SIZEOF_FPOS_T 24
  12408. | #define SIZEOF_SIZE_T 4
  12409. | #define SIZEOF_PID_T 4
  12410. | #define HAVE_LONG_LONG 1
  12411. | #define SIZEOF_LONG_LONG 8
  12412. | #define HAVE_LONG_DOUBLE 1
  12413. | #define SIZEOF_LONG_DOUBLE 8
  12414. | #define HAVE_C99_BOOL 1
  12415. | #define SIZEOF__BOOL 1
  12416. | #define HAVE_UINTPTR_T 1
  12417. | #define SIZEOF_UINTPTR_T 4
  12418. | #define SIZEOF_OFF_T 8
  12419. | #define HAVE_LARGEFILE_SUPPORT 1
  12420. | #define SIZEOF_TIME_T 4
  12421. | #define SIZEOF_PTHREAD_T 4
  12422. | #define SHLIB_EXT ".so"
  12423. | #define HAVE_LIBDL 1
  12424. | #define _REENTRANT 1
  12425. | #define WITH_THREAD 1
  12426. | #define HAVE_PTHREAD_SIGMASK 1
  12427. | /* end confdefs.h. */
  12428. |
  12429. | #include <Carbon/Carbon.h>
  12430. | int
  12431. | main ()
  12432. | {
  12433. | FSIORefNum fRef = 0
  12434. | ;
  12435. | return 0;
  12436. | }
  12437. |
  12438. configure:9351: result: no
  12439. configure:9358: checking for --with-doc-strings
  12440. configure:9376: result: yes
  12441. configure:9380: checking for --with-tsc
  12442. configure:9397: result: no
  12443. configure:9403: checking for --with-pymalloc
  12444. configure:9421: result: yes
  12445. configure:9425: checking for --with-valgrind
  12446. configure:9435: result: no
  12447. configure:9452: checking for --with-wctype-functions
  12448. configure:9469: result: no
  12449. configure:9482: checking for dlopen
  12450. configure:9482: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12451. configure:9482: $? = 0
  12452. configure:9482: result: yes
  12453. configure:9495: checking DYNLOADFILE
  12454. configure:9521: result: dynload_shlib.o
  12455. configure:9533: checking MACHDEP_OBJS
  12456. configure:9541: result: MACHDEP_OBJS
  12457. configure:9562: checking for alarm
  12458. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12459. configure:9562: $? = 0
  12460. configure:9562: result: yes
  12461. configure:9562: checking for setitimer
  12462. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12463. configure:9562: $? = 0
  12464. configure:9562: result: yes
  12465. configure:9562: checking for getitimer
  12466. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12467. configure:9562: $? = 0
  12468. configure:9562: result: yes
  12469. configure:9562: checking for bind_textdomain_codeset
  12470. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12471. /tmp/cc85uwae.o: In function `main':
  12472. conftest.c:(.text+0x4): undefined reference to `bind_textdomain_codeset'
  12473. collect2: ld returned 1 exit status
  12474. configure:9562: $? = 1
  12475. configure: failed program was:
  12476. | /* confdefs.h */
  12477. | #define _GNU_SOURCE 1
  12478. | #define _NETBSD_SOURCE 1
  12479. | #define __BSD_VISIBLE 1
  12480. | #define _BSD_TYPES 1
  12481. | #define _DARWIN_C_SOURCE 1
  12482. | #define _XOPEN_SOURCE 600
  12483. | #define _XOPEN_SOURCE_EXTENDED 1
  12484. | #define _POSIX_C_SOURCE 200112L
  12485. | #define STDC_HEADERS 1
  12486. | #define HAVE_SYS_TYPES_H 1
  12487. | #define HAVE_SYS_STAT_H 1
  12488. | #define HAVE_STDLIB_H 1
  12489. | #define HAVE_STRING_H 1
  12490. | #define HAVE_MEMORY_H 1
  12491. | #define HAVE_STRINGS_H 1
  12492. | #define HAVE_INTTYPES_H 1
  12493. | #define HAVE_STDINT_H 1
  12494. | #define HAVE_UNISTD_H 1
  12495. | #define __EXTENSIONS__ 1
  12496. | #define _ALL_SOURCE 1
  12497. | #define _GNU_SOURCE 1
  12498. | #define _POSIX_PTHREAD_SEMANTICS 1
  12499. | #define _TANDEM_SOURCE 1
  12500. | #define STDC_HEADERS 1
  12501. | #define HAVE_ASM_TYPES_H 1
  12502. | #define HAVE_DLFCN_H 1
  12503. | #define HAVE_ERRNO_H 1
  12504. | #define HAVE_FCNTL_H 1
  12505. | #define HAVE_GRP_H 1
  12506. | #define HAVE_LANGINFO_H 1
  12507. | #define HAVE_POLL_H 1
  12508. | #define HAVE_PTHREAD_H 1
  12509. | #define HAVE_SHADOW_H 1
  12510. | #define HAVE_SIGNAL_H 1
  12511. | #define HAVE_STDINT_H 1
  12512. | #define HAVE_TERMIOS_H 1
  12513. | #define HAVE_UNISTD_H 1
  12514. | #define HAVE_UTIME_H 1
  12515. | #define HAVE_SYS_EPOLL_H 1
  12516. | #define HAVE_SYS_FILE_H 1
  12517. | #define HAVE_SYS_PARAM_H 1
  12518. | #define HAVE_SYS_POLL_H 1
  12519. | #define HAVE_SYS_SELECT_H 1
  12520. | #define HAVE_SYS_SOCKET_H 1
  12521. | #define HAVE_SYS_STATVFS_H 1
  12522. | #define HAVE_SYS_STAT_H 1
  12523. | #define HAVE_SYS_TIME_H 1
  12524. | #define HAVE_SYS_TIMES_H 1
  12525. | #define HAVE_SYS_TYPES_H 1
  12526. | #define HAVE_SYS_UN_H 1
  12527. | #define HAVE_SYS_UTSNAME_H 1
  12528. | #define HAVE_SYS_WAIT_H 1
  12529. | #define HAVE_PTY_H 1
  12530. | #define HAVE_SYS_RESOURCE_H 1
  12531. | #define HAVE_NETPACKET_PACKET_H 1
  12532. | #define HAVE_SYSEXITS_H 1
  12533. | #define HAVE_LINUX_TIPC_H 1
  12534. | #define HAVE_DIRENT_H 1
  12535. | #define HAVE_LINUX_NETLINK_H 1
  12536. | #define HAVE_MAKEDEV 1
  12537. | #define _LARGEFILE_SOURCE 1
  12538. | #define _FILE_OFFSET_BITS 64
  12539. | #if defined(SCO_DS)
  12540. | #undef _OFF_T
  12541. | #endif
  12542. | #define RETSIGTYPE void
  12543. | #define HAVE_SSIZE_T 1
  12544. | #define SIZEOF_INT 4
  12545. | #define SIZEOF_LONG 4
  12546. | #define SIZEOF_VOID_P 4
  12547. | #define SIZEOF_SHORT 2
  12548. | #define SIZEOF_FLOAT 4
  12549. | #define SIZEOF_DOUBLE 8
  12550. | #define SIZEOF_FPOS_T 24
  12551. | #define SIZEOF_SIZE_T 4
  12552. | #define SIZEOF_PID_T 4
  12553. | #define HAVE_LONG_LONG 1
  12554. | #define SIZEOF_LONG_LONG 8
  12555. | #define HAVE_LONG_DOUBLE 1
  12556. | #define SIZEOF_LONG_DOUBLE 8
  12557. | #define HAVE_C99_BOOL 1
  12558. | #define SIZEOF__BOOL 1
  12559. | #define HAVE_UINTPTR_T 1
  12560. | #define SIZEOF_UINTPTR_T 4
  12561. | #define SIZEOF_OFF_T 8
  12562. | #define HAVE_LARGEFILE_SUPPORT 1
  12563. | #define SIZEOF_TIME_T 4
  12564. | #define SIZEOF_PTHREAD_T 4
  12565. | #define SHLIB_EXT ".so"
  12566. | #define HAVE_LIBDL 1
  12567. | #define _REENTRANT 1
  12568. | #define WITH_THREAD 1
  12569. | #define HAVE_PTHREAD_SIGMASK 1
  12570. | #define WITH_DOC_STRINGS 1
  12571. | #define WITH_PYMALLOC 1
  12572. | #define HAVE_DLOPEN 1
  12573. | #define HAVE_DYNAMIC_LOADING 1
  12574. | #define HAVE_ALARM 1
  12575. | #define HAVE_SETITIMER 1
  12576. | #define HAVE_GETITIMER 1
  12577. | /* end confdefs.h. */
  12578. | /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset.
  12579. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  12580. | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset
  12581. |
  12582. | /* System header to define __stub macros and hopefully few prototypes,
  12583. | which can conflict with char bind_textdomain_codeset (); below.
  12584. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  12585. | <limits.h> exists even on freestanding compilers. */
  12586. |
  12587. | #ifdef __STDC__
  12588. | # include <limits.h>
  12589. | #else
  12590. | # include <assert.h>
  12591. | #endif
  12592. |
  12593. | #undef bind_textdomain_codeset
  12594. |
  12595. | /* Override any GCC internal prototype to avoid an error.
  12596. | Use char because int might match the return type of a GCC
  12597. | builtin and then its argument prototype would still apply. */
  12598. | #ifdef __cplusplus
  12599. | extern "C"
  12600. | #endif
  12601. | char bind_textdomain_codeset ();
  12602. | /* The GNU C library defines this for functions which it implements
  12603. | to always fail with ENOSYS. Some functions are actually named
  12604. | something starting with __ and the normal name is an alias. */
  12605. | #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
  12606. | choke me
  12607. | #endif
  12608. |
  12609. | int
  12610. | main ()
  12611. | {
  12612. | return bind_textdomain_codeset ();
  12613. | ;
  12614. | return 0;
  12615. | }
  12616. configure:9562: result: no
  12617. configure:9562: checking for chown
  12618. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12619. configure:9562: $? = 0
  12620. configure:9562: result: yes
  12621. configure:9562: checking for clock
  12622. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12623. configure:9562: $? = 0
  12624. configure:9562: result: yes
  12625. configure:9562: checking for confstr
  12626. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12627. configure:9562: $? = 0
  12628. configure:9562: result: yes
  12629. configure:9562: checking for ctermid
  12630. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12631. configure:9562: $? = 0
  12632. configure:9562: result: yes
  12633. configure:9562: checking for execv
  12634. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12635. conftest.c:130: warning: conflicting types for built-in function 'execv'
  12636. configure:9562: $? = 0
  12637. configure:9562: result: yes
  12638. configure:9562: checking for fchmod
  12639. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12640. configure:9562: $? = 0
  12641. configure:9562: result: yes
  12642. configure:9562: checking for fchown
  12643. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12644. configure:9562: $? = 0
  12645. configure:9562: result: yes
  12646. configure:9562: checking for fork
  12647. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12648. conftest.c:133: warning: conflicting types for built-in function 'fork'
  12649. configure:9562: $? = 0
  12650. configure:9562: result: yes
  12651. configure:9562: checking for fpathconf
  12652. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12653. configure:9562: $? = 0
  12654. configure:9562: result: yes
  12655. configure:9562: checking for ftime
  12656. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12657. configure:9562: $? = 0
  12658. configure:9562: result: yes
  12659. configure:9562: checking for ftruncate
  12660. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12661. configure:9562: $? = 0
  12662. configure:9562: result: yes
  12663. configure:9562: checking for gai_strerror
  12664. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12665. configure:9562: $? = 0
  12666. configure:9562: result: yes
  12667. configure:9562: checking for getgroups
  12668. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12669. configure:9562: $? = 0
  12670. configure:9562: result: yes
  12671. configure:9562: checking for getlogin
  12672. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12673. configure:9562: $? = 0
  12674. configure:9562: result: yes
  12675. configure:9562: checking for getloadavg
  12676. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12677. /tmp/cccbWwz2.o: In function `main':
  12678. conftest.c:(.text+0x4): undefined reference to `getloadavg'
  12679. collect2: ld returned 1 exit status
  12680. configure:9562: $? = 1
  12681. configure: failed program was:
  12682. | /* confdefs.h */
  12683. | #define _GNU_SOURCE 1
  12684. | #define _NETBSD_SOURCE 1
  12685. | #define __BSD_VISIBLE 1
  12686. | #define _BSD_TYPES 1
  12687. | #define _DARWIN_C_SOURCE 1
  12688. | #define _XOPEN_SOURCE 600
  12689. | #define _XOPEN_SOURCE_EXTENDED 1
  12690. | #define _POSIX_C_SOURCE 200112L
  12691. | #define STDC_HEADERS 1
  12692. | #define HAVE_SYS_TYPES_H 1
  12693. | #define HAVE_SYS_STAT_H 1
  12694. | #define HAVE_STDLIB_H 1
  12695. | #define HAVE_STRING_H 1
  12696. | #define HAVE_MEMORY_H 1
  12697. | #define HAVE_STRINGS_H 1
  12698. | #define HAVE_INTTYPES_H 1
  12699. | #define HAVE_STDINT_H 1
  12700. | #define HAVE_UNISTD_H 1
  12701. | #define __EXTENSIONS__ 1
  12702. | #define _ALL_SOURCE 1
  12703. | #define _GNU_SOURCE 1
  12704. | #define _POSIX_PTHREAD_SEMANTICS 1
  12705. | #define _TANDEM_SOURCE 1
  12706. | #define STDC_HEADERS 1
  12707. | #define HAVE_ASM_TYPES_H 1
  12708. | #define HAVE_DLFCN_H 1
  12709. | #define HAVE_ERRNO_H 1
  12710. | #define HAVE_FCNTL_H 1
  12711. | #define HAVE_GRP_H 1
  12712. | #define HAVE_LANGINFO_H 1
  12713. | #define HAVE_POLL_H 1
  12714. | #define HAVE_PTHREAD_H 1
  12715. | #define HAVE_SHADOW_H 1
  12716. | #define HAVE_SIGNAL_H 1
  12717. | #define HAVE_STDINT_H 1
  12718. | #define HAVE_TERMIOS_H 1
  12719. | #define HAVE_UNISTD_H 1
  12720. | #define HAVE_UTIME_H 1
  12721. | #define HAVE_SYS_EPOLL_H 1
  12722. | #define HAVE_SYS_FILE_H 1
  12723. | #define HAVE_SYS_PARAM_H 1
  12724. | #define HAVE_SYS_POLL_H 1
  12725. | #define HAVE_SYS_SELECT_H 1
  12726. | #define HAVE_SYS_SOCKET_H 1
  12727. | #define HAVE_SYS_STATVFS_H 1
  12728. | #define HAVE_SYS_STAT_H 1
  12729. | #define HAVE_SYS_TIME_H 1
  12730. | #define HAVE_SYS_TIMES_H 1
  12731. | #define HAVE_SYS_TYPES_H 1
  12732. | #define HAVE_SYS_UN_H 1
  12733. | #define HAVE_SYS_UTSNAME_H 1
  12734. | #define HAVE_SYS_WAIT_H 1
  12735. | #define HAVE_PTY_H 1
  12736. | #define HAVE_SYS_RESOURCE_H 1
  12737. | #define HAVE_NETPACKET_PACKET_H 1
  12738. | #define HAVE_SYSEXITS_H 1
  12739. | #define HAVE_LINUX_TIPC_H 1
  12740. | #define HAVE_DIRENT_H 1
  12741. | #define HAVE_LINUX_NETLINK_H 1
  12742. | #define HAVE_MAKEDEV 1
  12743. | #define _LARGEFILE_SOURCE 1
  12744. | #define _FILE_OFFSET_BITS 64
  12745. | #if defined(SCO_DS)
  12746. | #undef _OFF_T
  12747. | #endif
  12748. | #define RETSIGTYPE void
  12749. | #define HAVE_SSIZE_T 1
  12750. | #define SIZEOF_INT 4
  12751. | #define SIZEOF_LONG 4
  12752. | #define SIZEOF_VOID_P 4
  12753. | #define SIZEOF_SHORT 2
  12754. | #define SIZEOF_FLOAT 4
  12755. | #define SIZEOF_DOUBLE 8
  12756. | #define SIZEOF_FPOS_T 24
  12757. | #define SIZEOF_SIZE_T 4
  12758. | #define SIZEOF_PID_T 4
  12759. | #define HAVE_LONG_LONG 1
  12760. | #define SIZEOF_LONG_LONG 8
  12761. | #define HAVE_LONG_DOUBLE 1
  12762. | #define SIZEOF_LONG_DOUBLE 8
  12763. | #define HAVE_C99_BOOL 1
  12764. | #define SIZEOF__BOOL 1
  12765. | #define HAVE_UINTPTR_T 1
  12766. | #define SIZEOF_UINTPTR_T 4
  12767. | #define SIZEOF_OFF_T 8
  12768. | #define HAVE_LARGEFILE_SUPPORT 1
  12769. | #define SIZEOF_TIME_T 4
  12770. | #define SIZEOF_PTHREAD_T 4
  12771. | #define SHLIB_EXT ".so"
  12772. | #define HAVE_LIBDL 1
  12773. | #define _REENTRANT 1
  12774. | #define WITH_THREAD 1
  12775. | #define HAVE_PTHREAD_SIGMASK 1
  12776. | #define WITH_DOC_STRINGS 1
  12777. | #define WITH_PYMALLOC 1
  12778. | #define HAVE_DLOPEN 1
  12779. | #define HAVE_DYNAMIC_LOADING 1
  12780. | #define HAVE_ALARM 1
  12781. | #define HAVE_SETITIMER 1
  12782. | #define HAVE_GETITIMER 1
  12783. | #define HAVE_CHOWN 1
  12784. | #define HAVE_CLOCK 1
  12785. | #define HAVE_CONFSTR 1
  12786. | #define HAVE_CTERMID 1
  12787. | #define HAVE_EXECV 1
  12788. | #define HAVE_FCHMOD 1
  12789. | #define HAVE_FCHOWN 1
  12790. | #define HAVE_FORK 1
  12791. | #define HAVE_FPATHCONF 1
  12792. | #define HAVE_FTIME 1
  12793. | #define HAVE_FTRUNCATE 1
  12794. | #define HAVE_GAI_STRERROR 1
  12795. | #define HAVE_GETGROUPS 1
  12796. | #define HAVE_GETLOGIN 1
  12797. | /* end confdefs.h. */
  12798. | /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
  12799. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  12800. | #define getloadavg innocuous_getloadavg
  12801. |
  12802. | /* System header to define __stub macros and hopefully few prototypes,
  12803. | which can conflict with char getloadavg (); below.
  12804. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  12805. | <limits.h> exists even on freestanding compilers. */
  12806. |
  12807. | #ifdef __STDC__
  12808. | # include <limits.h>
  12809. | #else
  12810. | # include <assert.h>
  12811. | #endif
  12812. |
  12813. | #undef getloadavg
  12814. |
  12815. | /* Override any GCC internal prototype to avoid an error.
  12816. | Use char because int might match the return type of a GCC
  12817. | builtin and then its argument prototype would still apply. */
  12818. | #ifdef __cplusplus
  12819. | extern "C"
  12820. | #endif
  12821. | char getloadavg ();
  12822. | /* The GNU C library defines this for functions which it implements
  12823. | to always fail with ENOSYS. Some functions are actually named
  12824. | something starting with __ and the normal name is an alias. */
  12825. | #if defined __stub_getloadavg || defined __stub___getloadavg
  12826. | choke me
  12827. | #endif
  12828. |
  12829. | int
  12830. | main ()
  12831. | {
  12832. | return getloadavg ();
  12833. | ;
  12834. | return 0;
  12835. | }
  12836. configure:9562: result: no
  12837. configure:9562: checking for getpeername
  12838. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12839. configure:9562: $? = 0
  12840. configure:9562: result: yes
  12841. configure:9562: checking for getpgid
  12842. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12843. configure:9562: $? = 0
  12844. configure:9562: result: yes
  12845. configure:9562: checking for getpid
  12846. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12847. configure:9562: $? = 0
  12848. configure:9562: result: yes
  12849. configure:9562: checking for getpriority
  12850. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12851. configure:9562: $? = 0
  12852. configure:9562: result: yes
  12853. configure:9562: checking for getresuid
  12854. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12855. configure:9562: $? = 0
  12856. configure:9562: result: yes
  12857. configure:9562: checking for getresgid
  12858. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12859. configure:9562: $? = 0
  12860. configure:9562: result: yes
  12861. configure:9562: checking for getpwent
  12862. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12863. configure:9562: $? = 0
  12864. configure:9562: result: yes
  12865. configure:9562: checking for getspnam
  12866. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12867. configure:9562: $? = 0
  12868. configure:9562: result: yes
  12869. configure:9562: checking for getspent
  12870. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12871. configure:9562: $? = 0
  12872. configure:9562: result: yes
  12873. configure:9562: checking for getsid
  12874. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12875. configure:9562: $? = 0
  12876. configure:9562: result: yes
  12877. configure:9562: checking for getwd
  12878. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  12879. /tmp/ccOfCZn4.o: In function `main':
  12880. conftest.c:(.text+0x4): undefined reference to `getwd'
  12881. collect2: ld returned 1 exit status
  12882. configure:9562: $? = 1
  12883. configure: failed program was:
  12884. | /* confdefs.h */
  12885. | #define _GNU_SOURCE 1
  12886. | #define _NETBSD_SOURCE 1
  12887. | #define __BSD_VISIBLE 1
  12888. | #define _BSD_TYPES 1
  12889. | #define _DARWIN_C_SOURCE 1
  12890. | #define _XOPEN_SOURCE 600
  12891. | #define _XOPEN_SOURCE_EXTENDED 1
  12892. | #define _POSIX_C_SOURCE 200112L
  12893. | #define STDC_HEADERS 1
  12894. | #define HAVE_SYS_TYPES_H 1
  12895. | #define HAVE_SYS_STAT_H 1
  12896. | #define HAVE_STDLIB_H 1
  12897. | #define HAVE_STRING_H 1
  12898. | #define HAVE_MEMORY_H 1
  12899. | #define HAVE_STRINGS_H 1
  12900. | #define HAVE_INTTYPES_H 1
  12901. | #define HAVE_STDINT_H 1
  12902. | #define HAVE_UNISTD_H 1
  12903. | #define __EXTENSIONS__ 1
  12904. | #define _ALL_SOURCE 1
  12905. | #define _GNU_SOURCE 1
  12906. | #define _POSIX_PTHREAD_SEMANTICS 1
  12907. | #define _TANDEM_SOURCE 1
  12908. | #define STDC_HEADERS 1
  12909. | #define HAVE_ASM_TYPES_H 1
  12910. | #define HAVE_DLFCN_H 1
  12911. | #define HAVE_ERRNO_H 1
  12912. | #define HAVE_FCNTL_H 1
  12913. | #define HAVE_GRP_H 1
  12914. | #define HAVE_LANGINFO_H 1
  12915. | #define HAVE_POLL_H 1
  12916. | #define HAVE_PTHREAD_H 1
  12917. | #define HAVE_SHADOW_H 1
  12918. | #define HAVE_SIGNAL_H 1
  12919. | #define HAVE_STDINT_H 1
  12920. | #define HAVE_TERMIOS_H 1
  12921. | #define HAVE_UNISTD_H 1
  12922. | #define HAVE_UTIME_H 1
  12923. | #define HAVE_SYS_EPOLL_H 1
  12924. | #define HAVE_SYS_FILE_H 1
  12925. | #define HAVE_SYS_PARAM_H 1
  12926. | #define HAVE_SYS_POLL_H 1
  12927. | #define HAVE_SYS_SELECT_H 1
  12928. | #define HAVE_SYS_SOCKET_H 1
  12929. | #define HAVE_SYS_STATVFS_H 1
  12930. | #define HAVE_SYS_STAT_H 1
  12931. | #define HAVE_SYS_TIME_H 1
  12932. | #define HAVE_SYS_TIMES_H 1
  12933. | #define HAVE_SYS_TYPES_H 1
  12934. | #define HAVE_SYS_UN_H 1
  12935. | #define HAVE_SYS_UTSNAME_H 1
  12936. | #define HAVE_SYS_WAIT_H 1
  12937. | #define HAVE_PTY_H 1
  12938. | #define HAVE_SYS_RESOURCE_H 1
  12939. | #define HAVE_NETPACKET_PACKET_H 1
  12940. | #define HAVE_SYSEXITS_H 1
  12941. | #define HAVE_LINUX_TIPC_H 1
  12942. | #define HAVE_DIRENT_H 1
  12943. | #define HAVE_LINUX_NETLINK_H 1
  12944. | #define HAVE_MAKEDEV 1
  12945. | #define _LARGEFILE_SOURCE 1
  12946. | #define _FILE_OFFSET_BITS 64
  12947. | #if defined(SCO_DS)
  12948. | #undef _OFF_T
  12949. | #endif
  12950. | #define RETSIGTYPE void
  12951. | #define HAVE_SSIZE_T 1
  12952. | #define SIZEOF_INT 4
  12953. | #define SIZEOF_LONG 4
  12954. | #define SIZEOF_VOID_P 4
  12955. | #define SIZEOF_SHORT 2
  12956. | #define SIZEOF_FLOAT 4
  12957. | #define SIZEOF_DOUBLE 8
  12958. | #define SIZEOF_FPOS_T 24
  12959. | #define SIZEOF_SIZE_T 4
  12960. | #define SIZEOF_PID_T 4
  12961. | #define HAVE_LONG_LONG 1
  12962. | #define SIZEOF_LONG_LONG 8
  12963. | #define HAVE_LONG_DOUBLE 1
  12964. | #define SIZEOF_LONG_DOUBLE 8
  12965. | #define HAVE_C99_BOOL 1
  12966. | #define SIZEOF__BOOL 1
  12967. | #define HAVE_UINTPTR_T 1
  12968. | #define SIZEOF_UINTPTR_T 4
  12969. | #define SIZEOF_OFF_T 8
  12970. | #define HAVE_LARGEFILE_SUPPORT 1
  12971. | #define SIZEOF_TIME_T 4
  12972. | #define SIZEOF_PTHREAD_T 4
  12973. | #define SHLIB_EXT ".so"
  12974. | #define HAVE_LIBDL 1
  12975. | #define _REENTRANT 1
  12976. | #define WITH_THREAD 1
  12977. | #define HAVE_PTHREAD_SIGMASK 1
  12978. | #define WITH_DOC_STRINGS 1
  12979. | #define WITH_PYMALLOC 1
  12980. | #define HAVE_DLOPEN 1
  12981. | #define HAVE_DYNAMIC_LOADING 1
  12982. | #define HAVE_ALARM 1
  12983. | #define HAVE_SETITIMER 1
  12984. | #define HAVE_GETITIMER 1
  12985. | #define HAVE_CHOWN 1
  12986. | #define HAVE_CLOCK 1
  12987. | #define HAVE_CONFSTR 1
  12988. | #define HAVE_CTERMID 1
  12989. | #define HAVE_EXECV 1
  12990. | #define HAVE_FCHMOD 1
  12991. | #define HAVE_FCHOWN 1
  12992. | #define HAVE_FORK 1
  12993. | #define HAVE_FPATHCONF 1
  12994. | #define HAVE_FTIME 1
  12995. | #define HAVE_FTRUNCATE 1
  12996. | #define HAVE_GAI_STRERROR 1
  12997. | #define HAVE_GETGROUPS 1
  12998. | #define HAVE_GETLOGIN 1
  12999. | #define HAVE_GETPEERNAME 1
  13000. | #define HAVE_GETPGID 1
  13001. | #define HAVE_GETPID 1
  13002. | #define HAVE_GETPRIORITY 1
  13003. | #define HAVE_GETRESUID 1
  13004. | #define HAVE_GETRESGID 1
  13005. | #define HAVE_GETPWENT 1
  13006. | #define HAVE_GETSPNAM 1
  13007. | #define HAVE_GETSPENT 1
  13008. | #define HAVE_GETSID 1
  13009. | /* end confdefs.h. */
  13010. | /* Define getwd to an innocuous variant, in case <limits.h> declares getwd.
  13011. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  13012. | #define getwd innocuous_getwd
  13013. |
  13014. | /* System header to define __stub macros and hopefully few prototypes,
  13015. | which can conflict with char getwd (); below.
  13016. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  13017. | <limits.h> exists even on freestanding compilers. */
  13018. |
  13019. | #ifdef __STDC__
  13020. | # include <limits.h>
  13021. | #else
  13022. | # include <assert.h>
  13023. | #endif
  13024. |
  13025. | #undef getwd
  13026. |
  13027. | /* Override any GCC internal prototype to avoid an error.
  13028. | Use char because int might match the return type of a GCC
  13029. | builtin and then its argument prototype would still apply. */
  13030. | #ifdef __cplusplus
  13031. | extern "C"
  13032. | #endif
  13033. | char getwd ();
  13034. | /* The GNU C library defines this for functions which it implements
  13035. | to always fail with ENOSYS. Some functions are actually named
  13036. | something starting with __ and the normal name is an alias. */
  13037. | #if defined __stub_getwd || defined __stub___getwd
  13038. | choke me
  13039. | #endif
  13040. |
  13041. | int
  13042. | main ()
  13043. | {
  13044. | return getwd ();
  13045. | ;
  13046. | return 0;
  13047. | }
  13048. configure:9562: result: no
  13049. configure:9562: checking for initgroups
  13050. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13051. configure:9562: $? = 0
  13052. configure:9562: result: yes
  13053. configure:9562: checking for kill
  13054. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13055. configure:9562: $? = 0
  13056. configure:9562: result: yes
  13057. configure:9562: checking for killpg
  13058. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13059. configure:9562: $? = 0
  13060. configure:9562: result: yes
  13061. configure:9562: checking for lchmod
  13062. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13063. /tmp/ccOn0izy.o: In function `main':
  13064. conftest.c:(.text+0x4): undefined reference to `lchmod'
  13065. collect2: ld returned 1 exit status
  13066. configure:9562: $? = 1
  13067. configure: failed program was:
  13068. | /* confdefs.h */
  13069. | #define _GNU_SOURCE 1
  13070. | #define _NETBSD_SOURCE 1
  13071. | #define __BSD_VISIBLE 1
  13072. | #define _BSD_TYPES 1
  13073. | #define _DARWIN_C_SOURCE 1
  13074. | #define _XOPEN_SOURCE 600
  13075. | #define _XOPEN_SOURCE_EXTENDED 1
  13076. | #define _POSIX_C_SOURCE 200112L
  13077. | #define STDC_HEADERS 1
  13078. | #define HAVE_SYS_TYPES_H 1
  13079. | #define HAVE_SYS_STAT_H 1
  13080. | #define HAVE_STDLIB_H 1
  13081. | #define HAVE_STRING_H 1
  13082. | #define HAVE_MEMORY_H 1
  13083. | #define HAVE_STRINGS_H 1
  13084. | #define HAVE_INTTYPES_H 1
  13085. | #define HAVE_STDINT_H 1
  13086. | #define HAVE_UNISTD_H 1
  13087. | #define __EXTENSIONS__ 1
  13088. | #define _ALL_SOURCE 1
  13089. | #define _GNU_SOURCE 1
  13090. | #define _POSIX_PTHREAD_SEMANTICS 1
  13091. | #define _TANDEM_SOURCE 1
  13092. | #define STDC_HEADERS 1
  13093. | #define HAVE_ASM_TYPES_H 1
  13094. | #define HAVE_DLFCN_H 1
  13095. | #define HAVE_ERRNO_H 1
  13096. | #define HAVE_FCNTL_H 1
  13097. | #define HAVE_GRP_H 1
  13098. | #define HAVE_LANGINFO_H 1
  13099. | #define HAVE_POLL_H 1
  13100. | #define HAVE_PTHREAD_H 1
  13101. | #define HAVE_SHADOW_H 1
  13102. | #define HAVE_SIGNAL_H 1
  13103. | #define HAVE_STDINT_H 1
  13104. | #define HAVE_TERMIOS_H 1
  13105. | #define HAVE_UNISTD_H 1
  13106. | #define HAVE_UTIME_H 1
  13107. | #define HAVE_SYS_EPOLL_H 1
  13108. | #define HAVE_SYS_FILE_H 1
  13109. | #define HAVE_SYS_PARAM_H 1
  13110. | #define HAVE_SYS_POLL_H 1
  13111. | #define HAVE_SYS_SELECT_H 1
  13112. | #define HAVE_SYS_SOCKET_H 1
  13113. | #define HAVE_SYS_STATVFS_H 1
  13114. | #define HAVE_SYS_STAT_H 1
  13115. | #define HAVE_SYS_TIME_H 1
  13116. | #define HAVE_SYS_TIMES_H 1
  13117. | #define HAVE_SYS_TYPES_H 1
  13118. | #define HAVE_SYS_UN_H 1
  13119. | #define HAVE_SYS_UTSNAME_H 1
  13120. | #define HAVE_SYS_WAIT_H 1
  13121. | #define HAVE_PTY_H 1
  13122. | #define HAVE_SYS_RESOURCE_H 1
  13123. | #define HAVE_NETPACKET_PACKET_H 1
  13124. | #define HAVE_SYSEXITS_H 1
  13125. | #define HAVE_LINUX_TIPC_H 1
  13126. | #define HAVE_DIRENT_H 1
  13127. | #define HAVE_LINUX_NETLINK_H 1
  13128. | #define HAVE_MAKEDEV 1
  13129. | #define _LARGEFILE_SOURCE 1
  13130. | #define _FILE_OFFSET_BITS 64
  13131. | #if defined(SCO_DS)
  13132. | #undef _OFF_T
  13133. | #endif
  13134. | #define RETSIGTYPE void
  13135. | #define HAVE_SSIZE_T 1
  13136. | #define SIZEOF_INT 4
  13137. | #define SIZEOF_LONG 4
  13138. | #define SIZEOF_VOID_P 4
  13139. | #define SIZEOF_SHORT 2
  13140. | #define SIZEOF_FLOAT 4
  13141. | #define SIZEOF_DOUBLE 8
  13142. | #define SIZEOF_FPOS_T 24
  13143. | #define SIZEOF_SIZE_T 4
  13144. | #define SIZEOF_PID_T 4
  13145. | #define HAVE_LONG_LONG 1
  13146. | #define SIZEOF_LONG_LONG 8
  13147. | #define HAVE_LONG_DOUBLE 1
  13148. | #define SIZEOF_LONG_DOUBLE 8
  13149. | #define HAVE_C99_BOOL 1
  13150. | #define SIZEOF__BOOL 1
  13151. | #define HAVE_UINTPTR_T 1
  13152. | #define SIZEOF_UINTPTR_T 4
  13153. | #define SIZEOF_OFF_T 8
  13154. | #define HAVE_LARGEFILE_SUPPORT 1
  13155. | #define SIZEOF_TIME_T 4
  13156. | #define SIZEOF_PTHREAD_T 4
  13157. | #define SHLIB_EXT ".so"
  13158. | #define HAVE_LIBDL 1
  13159. | #define _REENTRANT 1
  13160. | #define WITH_THREAD 1
  13161. | #define HAVE_PTHREAD_SIGMASK 1
  13162. | #define WITH_DOC_STRINGS 1
  13163. | #define WITH_PYMALLOC 1
  13164. | #define HAVE_DLOPEN 1
  13165. | #define HAVE_DYNAMIC_LOADING 1
  13166. | #define HAVE_ALARM 1
  13167. | #define HAVE_SETITIMER 1
  13168. | #define HAVE_GETITIMER 1
  13169. | #define HAVE_CHOWN 1
  13170. | #define HAVE_CLOCK 1
  13171. | #define HAVE_CONFSTR 1
  13172. | #define HAVE_CTERMID 1
  13173. | #define HAVE_EXECV 1
  13174. | #define HAVE_FCHMOD 1
  13175. | #define HAVE_FCHOWN 1
  13176. | #define HAVE_FORK 1
  13177. | #define HAVE_FPATHCONF 1
  13178. | #define HAVE_FTIME 1
  13179. | #define HAVE_FTRUNCATE 1
  13180. | #define HAVE_GAI_STRERROR 1
  13181. | #define HAVE_GETGROUPS 1
  13182. | #define HAVE_GETLOGIN 1
  13183. | #define HAVE_GETPEERNAME 1
  13184. | #define HAVE_GETPGID 1
  13185. | #define HAVE_GETPID 1
  13186. | #define HAVE_GETPRIORITY 1
  13187. | #define HAVE_GETRESUID 1
  13188. | #define HAVE_GETRESGID 1
  13189. | #define HAVE_GETPWENT 1
  13190. | #define HAVE_GETSPNAM 1
  13191. | #define HAVE_GETSPENT 1
  13192. | #define HAVE_GETSID 1
  13193. | #define HAVE_INITGROUPS 1
  13194. | #define HAVE_KILL 1
  13195. | #define HAVE_KILLPG 1
  13196. | /* end confdefs.h. */
  13197. | /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod.
  13198. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  13199. | #define lchmod innocuous_lchmod
  13200. |
  13201. | /* System header to define __stub macros and hopefully few prototypes,
  13202. | which can conflict with char lchmod (); below.
  13203. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  13204. | <limits.h> exists even on freestanding compilers. */
  13205. |
  13206. | #ifdef __STDC__
  13207. | # include <limits.h>
  13208. | #else
  13209. | # include <assert.h>
  13210. | #endif
  13211. |
  13212. | #undef lchmod
  13213. |
  13214. | /* Override any GCC internal prototype to avoid an error.
  13215. | Use char because int might match the return type of a GCC
  13216. | builtin and then its argument prototype would still apply. */
  13217. | #ifdef __cplusplus
  13218. | extern "C"
  13219. | #endif
  13220. | char lchmod ();
  13221. | /* The GNU C library defines this for functions which it implements
  13222. | to always fail with ENOSYS. Some functions are actually named
  13223. | something starting with __ and the normal name is an alias. */
  13224. | #if defined __stub_lchmod || defined __stub___lchmod
  13225. | choke me
  13226. | #endif
  13227. |
  13228. | int
  13229. | main ()
  13230. | {
  13231. | return lchmod ();
  13232. | ;
  13233. | return 0;
  13234. | }
  13235. configure:9562: result: no
  13236. configure:9562: checking for lchown
  13237. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13238. configure:9562: $? = 0
  13239. configure:9562: result: yes
  13240. configure:9562: checking for lstat
  13241. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13242. configure:9562: $? = 0
  13243. configure:9562: result: yes
  13244. configure:9562: checking for mkfifo
  13245. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13246. configure:9562: $? = 0
  13247. configure:9562: result: yes
  13248. configure:9562: checking for mknod
  13249. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13250. configure:9562: $? = 0
  13251. configure:9562: result: yes
  13252. configure:9562: checking for mktime
  13253. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13254. configure:9562: $? = 0
  13255. configure:9562: result: yes
  13256. configure:9562: checking for mremap
  13257. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13258. configure:9562: $? = 0
  13259. configure:9562: result: yes
  13260. configure:9562: checking for nice
  13261. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13262. configure:9562: $? = 0
  13263. configure:9562: result: yes
  13264. configure:9562: checking for pathconf
  13265. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13266. configure:9562: $? = 0
  13267. configure:9562: result: yes
  13268. configure:9562: checking for pause
  13269. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13270. configure:9562: $? = 0
  13271. configure:9562: result: yes
  13272. configure:9562: checking for plock
  13273. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13274. /tmp/ccUef9Cq.o: In function `main':
  13275. conftest.c:(.text+0x4): undefined reference to `plock'
  13276. collect2: ld returned 1 exit status
  13277. configure:9562: $? = 1
  13278. configure: failed program was:
  13279. | /* confdefs.h */
  13280. | #define _GNU_SOURCE 1
  13281. | #define _NETBSD_SOURCE 1
  13282. | #define __BSD_VISIBLE 1
  13283. | #define _BSD_TYPES 1
  13284. | #define _DARWIN_C_SOURCE 1
  13285. | #define _XOPEN_SOURCE 600
  13286. | #define _XOPEN_SOURCE_EXTENDED 1
  13287. | #define _POSIX_C_SOURCE 200112L
  13288. | #define STDC_HEADERS 1
  13289. | #define HAVE_SYS_TYPES_H 1
  13290. | #define HAVE_SYS_STAT_H 1
  13291. | #define HAVE_STDLIB_H 1
  13292. | #define HAVE_STRING_H 1
  13293. | #define HAVE_MEMORY_H 1
  13294. | #define HAVE_STRINGS_H 1
  13295. | #define HAVE_INTTYPES_H 1
  13296. | #define HAVE_STDINT_H 1
  13297. | #define HAVE_UNISTD_H 1
  13298. | #define __EXTENSIONS__ 1
  13299. | #define _ALL_SOURCE 1
  13300. | #define _GNU_SOURCE 1
  13301. | #define _POSIX_PTHREAD_SEMANTICS 1
  13302. | #define _TANDEM_SOURCE 1
  13303. | #define STDC_HEADERS 1
  13304. | #define HAVE_ASM_TYPES_H 1
  13305. | #define HAVE_DLFCN_H 1
  13306. | #define HAVE_ERRNO_H 1
  13307. | #define HAVE_FCNTL_H 1
  13308. | #define HAVE_GRP_H 1
  13309. | #define HAVE_LANGINFO_H 1
  13310. | #define HAVE_POLL_H 1
  13311. | #define HAVE_PTHREAD_H 1
  13312. | #define HAVE_SHADOW_H 1
  13313. | #define HAVE_SIGNAL_H 1
  13314. | #define HAVE_STDINT_H 1
  13315. | #define HAVE_TERMIOS_H 1
  13316. | #define HAVE_UNISTD_H 1
  13317. | #define HAVE_UTIME_H 1
  13318. | #define HAVE_SYS_EPOLL_H 1
  13319. | #define HAVE_SYS_FILE_H 1
  13320. | #define HAVE_SYS_PARAM_H 1
  13321. | #define HAVE_SYS_POLL_H 1
  13322. | #define HAVE_SYS_SELECT_H 1
  13323. | #define HAVE_SYS_SOCKET_H 1
  13324. | #define HAVE_SYS_STATVFS_H 1
  13325. | #define HAVE_SYS_STAT_H 1
  13326. | #define HAVE_SYS_TIME_H 1
  13327. | #define HAVE_SYS_TIMES_H 1
  13328. | #define HAVE_SYS_TYPES_H 1
  13329. | #define HAVE_SYS_UN_H 1
  13330. | #define HAVE_SYS_UTSNAME_H 1
  13331. | #define HAVE_SYS_WAIT_H 1
  13332. | #define HAVE_PTY_H 1
  13333. | #define HAVE_SYS_RESOURCE_H 1
  13334. | #define HAVE_NETPACKET_PACKET_H 1
  13335. | #define HAVE_SYSEXITS_H 1
  13336. | #define HAVE_LINUX_TIPC_H 1
  13337. | #define HAVE_DIRENT_H 1
  13338. | #define HAVE_LINUX_NETLINK_H 1
  13339. | #define HAVE_MAKEDEV 1
  13340. | #define _LARGEFILE_SOURCE 1
  13341. | #define _FILE_OFFSET_BITS 64
  13342. | #if defined(SCO_DS)
  13343. | #undef _OFF_T
  13344. | #endif
  13345. | #define RETSIGTYPE void
  13346. | #define HAVE_SSIZE_T 1
  13347. | #define SIZEOF_INT 4
  13348. | #define SIZEOF_LONG 4
  13349. | #define SIZEOF_VOID_P 4
  13350. | #define SIZEOF_SHORT 2
  13351. | #define SIZEOF_FLOAT 4
  13352. | #define SIZEOF_DOUBLE 8
  13353. | #define SIZEOF_FPOS_T 24
  13354. | #define SIZEOF_SIZE_T 4
  13355. | #define SIZEOF_PID_T 4
  13356. | #define HAVE_LONG_LONG 1
  13357. | #define SIZEOF_LONG_LONG 8
  13358. | #define HAVE_LONG_DOUBLE 1
  13359. | #define SIZEOF_LONG_DOUBLE 8
  13360. | #define HAVE_C99_BOOL 1
  13361. | #define SIZEOF__BOOL 1
  13362. | #define HAVE_UINTPTR_T 1
  13363. | #define SIZEOF_UINTPTR_T 4
  13364. | #define SIZEOF_OFF_T 8
  13365. | #define HAVE_LARGEFILE_SUPPORT 1
  13366. | #define SIZEOF_TIME_T 4
  13367. | #define SIZEOF_PTHREAD_T 4
  13368. | #define SHLIB_EXT ".so"
  13369. | #define HAVE_LIBDL 1
  13370. | #define _REENTRANT 1
  13371. | #define WITH_THREAD 1
  13372. | #define HAVE_PTHREAD_SIGMASK 1
  13373. | #define WITH_DOC_STRINGS 1
  13374. | #define WITH_PYMALLOC 1
  13375. | #define HAVE_DLOPEN 1
  13376. | #define HAVE_DYNAMIC_LOADING 1
  13377. | #define HAVE_ALARM 1
  13378. | #define HAVE_SETITIMER 1
  13379. | #define HAVE_GETITIMER 1
  13380. | #define HAVE_CHOWN 1
  13381. | #define HAVE_CLOCK 1
  13382. | #define HAVE_CONFSTR 1
  13383. | #define HAVE_CTERMID 1
  13384. | #define HAVE_EXECV 1
  13385. | #define HAVE_FCHMOD 1
  13386. | #define HAVE_FCHOWN 1
  13387. | #define HAVE_FORK 1
  13388. | #define HAVE_FPATHCONF 1
  13389. | #define HAVE_FTIME 1
  13390. | #define HAVE_FTRUNCATE 1
  13391. | #define HAVE_GAI_STRERROR 1
  13392. | #define HAVE_GETGROUPS 1
  13393. | #define HAVE_GETLOGIN 1
  13394. | #define HAVE_GETPEERNAME 1
  13395. | #define HAVE_GETPGID 1
  13396. | #define HAVE_GETPID 1
  13397. | #define HAVE_GETPRIORITY 1
  13398. | #define HAVE_GETRESUID 1
  13399. | #define HAVE_GETRESGID 1
  13400. | #define HAVE_GETPWENT 1
  13401. | #define HAVE_GETSPNAM 1
  13402. | #define HAVE_GETSPENT 1
  13403. | #define HAVE_GETSID 1
  13404. | #define HAVE_INITGROUPS 1
  13405. | #define HAVE_KILL 1
  13406. | #define HAVE_KILLPG 1
  13407. | #define HAVE_LCHOWN 1
  13408. | #define HAVE_LSTAT 1
  13409. | #define HAVE_MKFIFO 1
  13410. | #define HAVE_MKNOD 1
  13411. | #define HAVE_MKTIME 1
  13412. | #define HAVE_MREMAP 1
  13413. | #define HAVE_NICE 1
  13414. | #define HAVE_PATHCONF 1
  13415. | #define HAVE_PAUSE 1
  13416. | /* end confdefs.h. */
  13417. | /* Define plock to an innocuous variant, in case <limits.h> declares plock.
  13418. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  13419. | #define plock innocuous_plock
  13420. |
  13421. | /* System header to define __stub macros and hopefully few prototypes,
  13422. | which can conflict with char plock (); below.
  13423. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  13424. | <limits.h> exists even on freestanding compilers. */
  13425. |
  13426. | #ifdef __STDC__
  13427. | # include <limits.h>
  13428. | #else
  13429. | # include <assert.h>
  13430. | #endif
  13431. |
  13432. | #undef plock
  13433. |
  13434. | /* Override any GCC internal prototype to avoid an error.
  13435. | Use char because int might match the return type of a GCC
  13436. | builtin and then its argument prototype would still apply. */
  13437. | #ifdef __cplusplus
  13438. | extern "C"
  13439. | #endif
  13440. | char plock ();
  13441. | /* The GNU C library defines this for functions which it implements
  13442. | to always fail with ENOSYS. Some functions are actually named
  13443. | something starting with __ and the normal name is an alias. */
  13444. | #if defined __stub_plock || defined __stub___plock
  13445. | choke me
  13446. | #endif
  13447. |
  13448. | int
  13449. | main ()
  13450. | {
  13451. | return plock ();
  13452. | ;
  13453. | return 0;
  13454. | }
  13455. configure:9562: result: no
  13456. configure:9562: checking for poll
  13457. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13458. configure:9562: $? = 0
  13459. configure:9562: result: yes
  13460. configure:9562: checking for pthread_init
  13461. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13462. /tmp/ccyOTBaI.o: In function `main':
  13463. conftest.c:(.text+0x4): undefined reference to `pthread_init'
  13464. collect2: ld returned 1 exit status
  13465. configure:9562: $? = 1
  13466. configure: failed program was:
  13467. | /* confdefs.h */
  13468. | #define _GNU_SOURCE 1
  13469. | #define _NETBSD_SOURCE 1
  13470. | #define __BSD_VISIBLE 1
  13471. | #define _BSD_TYPES 1
  13472. | #define _DARWIN_C_SOURCE 1
  13473. | #define _XOPEN_SOURCE 600
  13474. | #define _XOPEN_SOURCE_EXTENDED 1
  13475. | #define _POSIX_C_SOURCE 200112L
  13476. | #define STDC_HEADERS 1
  13477. | #define HAVE_SYS_TYPES_H 1
  13478. | #define HAVE_SYS_STAT_H 1
  13479. | #define HAVE_STDLIB_H 1
  13480. | #define HAVE_STRING_H 1
  13481. | #define HAVE_MEMORY_H 1
  13482. | #define HAVE_STRINGS_H 1
  13483. | #define HAVE_INTTYPES_H 1
  13484. | #define HAVE_STDINT_H 1
  13485. | #define HAVE_UNISTD_H 1
  13486. | #define __EXTENSIONS__ 1
  13487. | #define _ALL_SOURCE 1
  13488. | #define _GNU_SOURCE 1
  13489. | #define _POSIX_PTHREAD_SEMANTICS 1
  13490. | #define _TANDEM_SOURCE 1
  13491. | #define STDC_HEADERS 1
  13492. | #define HAVE_ASM_TYPES_H 1
  13493. | #define HAVE_DLFCN_H 1
  13494. | #define HAVE_ERRNO_H 1
  13495. | #define HAVE_FCNTL_H 1
  13496. | #define HAVE_GRP_H 1
  13497. | #define HAVE_LANGINFO_H 1
  13498. | #define HAVE_POLL_H 1
  13499. | #define HAVE_PTHREAD_H 1
  13500. | #define HAVE_SHADOW_H 1
  13501. | #define HAVE_SIGNAL_H 1
  13502. | #define HAVE_STDINT_H 1
  13503. | #define HAVE_TERMIOS_H 1
  13504. | #define HAVE_UNISTD_H 1
  13505. | #define HAVE_UTIME_H 1
  13506. | #define HAVE_SYS_EPOLL_H 1
  13507. | #define HAVE_SYS_FILE_H 1
  13508. | #define HAVE_SYS_PARAM_H 1
  13509. | #define HAVE_SYS_POLL_H 1
  13510. | #define HAVE_SYS_SELECT_H 1
  13511. | #define HAVE_SYS_SOCKET_H 1
  13512. | #define HAVE_SYS_STATVFS_H 1
  13513. | #define HAVE_SYS_STAT_H 1
  13514. | #define HAVE_SYS_TIME_H 1
  13515. | #define HAVE_SYS_TIMES_H 1
  13516. | #define HAVE_SYS_TYPES_H 1
  13517. | #define HAVE_SYS_UN_H 1
  13518. | #define HAVE_SYS_UTSNAME_H 1
  13519. | #define HAVE_SYS_WAIT_H 1
  13520. | #define HAVE_PTY_H 1
  13521. | #define HAVE_SYS_RESOURCE_H 1
  13522. | #define HAVE_NETPACKET_PACKET_H 1
  13523. | #define HAVE_SYSEXITS_H 1
  13524. | #define HAVE_LINUX_TIPC_H 1
  13525. | #define HAVE_DIRENT_H 1
  13526. | #define HAVE_LINUX_NETLINK_H 1
  13527. | #define HAVE_MAKEDEV 1
  13528. | #define _LARGEFILE_SOURCE 1
  13529. | #define _FILE_OFFSET_BITS 64
  13530. | #if defined(SCO_DS)
  13531. | #undef _OFF_T
  13532. | #endif
  13533. | #define RETSIGTYPE void
  13534. | #define HAVE_SSIZE_T 1
  13535. | #define SIZEOF_INT 4
  13536. | #define SIZEOF_LONG 4
  13537. | #define SIZEOF_VOID_P 4
  13538. | #define SIZEOF_SHORT 2
  13539. | #define SIZEOF_FLOAT 4
  13540. | #define SIZEOF_DOUBLE 8
  13541. | #define SIZEOF_FPOS_T 24
  13542. | #define SIZEOF_SIZE_T 4
  13543. | #define SIZEOF_PID_T 4
  13544. | #define HAVE_LONG_LONG 1
  13545. | #define SIZEOF_LONG_LONG 8
  13546. | #define HAVE_LONG_DOUBLE 1
  13547. | #define SIZEOF_LONG_DOUBLE 8
  13548. | #define HAVE_C99_BOOL 1
  13549. | #define SIZEOF__BOOL 1
  13550. | #define HAVE_UINTPTR_T 1
  13551. | #define SIZEOF_UINTPTR_T 4
  13552. | #define SIZEOF_OFF_T 8
  13553. | #define HAVE_LARGEFILE_SUPPORT 1
  13554. | #define SIZEOF_TIME_T 4
  13555. | #define SIZEOF_PTHREAD_T 4
  13556. | #define SHLIB_EXT ".so"
  13557. | #define HAVE_LIBDL 1
  13558. | #define _REENTRANT 1
  13559. | #define WITH_THREAD 1
  13560. | #define HAVE_PTHREAD_SIGMASK 1
  13561. | #define WITH_DOC_STRINGS 1
  13562. | #define WITH_PYMALLOC 1
  13563. | #define HAVE_DLOPEN 1
  13564. | #define HAVE_DYNAMIC_LOADING 1
  13565. | #define HAVE_ALARM 1
  13566. | #define HAVE_SETITIMER 1
  13567. | #define HAVE_GETITIMER 1
  13568. | #define HAVE_CHOWN 1
  13569. | #define HAVE_CLOCK 1
  13570. | #define HAVE_CONFSTR 1
  13571. | #define HAVE_CTERMID 1
  13572. | #define HAVE_EXECV 1
  13573. | #define HAVE_FCHMOD 1
  13574. | #define HAVE_FCHOWN 1
  13575. | #define HAVE_FORK 1
  13576. | #define HAVE_FPATHCONF 1
  13577. | #define HAVE_FTIME 1
  13578. | #define HAVE_FTRUNCATE 1
  13579. | #define HAVE_GAI_STRERROR 1
  13580. | #define HAVE_GETGROUPS 1
  13581. | #define HAVE_GETLOGIN 1
  13582. | #define HAVE_GETPEERNAME 1
  13583. | #define HAVE_GETPGID 1
  13584. | #define HAVE_GETPID 1
  13585. | #define HAVE_GETPRIORITY 1
  13586. | #define HAVE_GETRESUID 1
  13587. | #define HAVE_GETRESGID 1
  13588. | #define HAVE_GETPWENT 1
  13589. | #define HAVE_GETSPNAM 1
  13590. | #define HAVE_GETSPENT 1
  13591. | #define HAVE_GETSID 1
  13592. | #define HAVE_INITGROUPS 1
  13593. | #define HAVE_KILL 1
  13594. | #define HAVE_KILLPG 1
  13595. | #define HAVE_LCHOWN 1
  13596. | #define HAVE_LSTAT 1
  13597. | #define HAVE_MKFIFO 1
  13598. | #define HAVE_MKNOD 1
  13599. | #define HAVE_MKTIME 1
  13600. | #define HAVE_MREMAP 1
  13601. | #define HAVE_NICE 1
  13602. | #define HAVE_PATHCONF 1
  13603. | #define HAVE_PAUSE 1
  13604. | #define HAVE_POLL 1
  13605. | /* end confdefs.h. */
  13606. | /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init.
  13607. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  13608. | #define pthread_init innocuous_pthread_init
  13609. |
  13610. | /* System header to define __stub macros and hopefully few prototypes,
  13611. | which can conflict with char pthread_init (); below.
  13612. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  13613. | <limits.h> exists even on freestanding compilers. */
  13614. |
  13615. | #ifdef __STDC__
  13616. | # include <limits.h>
  13617. | #else
  13618. | # include <assert.h>
  13619. | #endif
  13620. |
  13621. | #undef pthread_init
  13622. |
  13623. | /* Override any GCC internal prototype to avoid an error.
  13624. | Use char because int might match the return type of a GCC
  13625. | builtin and then its argument prototype would still apply. */
  13626. | #ifdef __cplusplus
  13627. | extern "C"
  13628. | #endif
  13629. | char pthread_init ();
  13630. | /* The GNU C library defines this for functions which it implements
  13631. | to always fail with ENOSYS. Some functions are actually named
  13632. | something starting with __ and the normal name is an alias. */
  13633. | #if defined __stub_pthread_init || defined __stub___pthread_init
  13634. | choke me
  13635. | #endif
  13636. |
  13637. | int
  13638. | main ()
  13639. | {
  13640. | return pthread_init ();
  13641. | ;
  13642. | return 0;
  13643. | }
  13644. configure:9562: result: no
  13645. configure:9562: checking for putenv
  13646. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13647. configure:9562: $? = 0
  13648. configure:9562: result: yes
  13649. configure:9562: checking for readlink
  13650. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13651. configure:9562: $? = 0
  13652. configure:9562: result: yes
  13653. configure:9562: checking for realpath
  13654. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13655. configure:9562: $? = 0
  13656. configure:9562: result: yes
  13657. configure:9562: checking for select
  13658. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13659. configure:9562: $? = 0
  13660. configure:9562: result: yes
  13661. configure:9562: checking for sem_open
  13662. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13663. configure:9562: $? = 0
  13664. configure:9562: result: yes
  13665. configure:9562: checking for sem_timedwait
  13666. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13667. configure:9562: $? = 0
  13668. configure:9562: result: yes
  13669. configure:9562: checking for sem_getvalue
  13670. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13671. configure:9562: $? = 0
  13672. configure:9562: result: yes
  13673. configure:9562: checking for sem_unlink
  13674. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13675. configure:9562: $? = 0
  13676. configure:9562: result: yes
  13677. configure:9562: checking for setegid
  13678. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13679. configure:9562: $? = 0
  13680. configure:9562: result: yes
  13681. configure:9562: checking for seteuid
  13682. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13683. configure:9562: $? = 0
  13684. configure:9562: result: yes
  13685. configure:9562: checking for setgid
  13686. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13687. configure:9562: $? = 0
  13688. configure:9562: result: yes
  13689. configure:9562: checking for setlocale
  13690. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13691. configure:9562: $? = 0
  13692. configure:9562: result: yes
  13693. configure:9562: checking for setregid
  13694. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13695. configure:9562: $? = 0
  13696. configure:9562: result: yes
  13697. configure:9562: checking for setreuid
  13698. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13699. configure:9562: $? = 0
  13700. configure:9562: result: yes
  13701. configure:9562: checking for setsid
  13702. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13703. configure:9562: $? = 0
  13704. configure:9562: result: yes
  13705. configure:9562: checking for setpgid
  13706. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13707. configure:9562: $? = 0
  13708. configure:9562: result: yes
  13709. configure:9562: checking for setpgrp
  13710. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13711. configure:9562: $? = 0
  13712. configure:9562: result: yes
  13713. configure:9562: checking for setuid
  13714. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13715. configure:9562: $? = 0
  13716. configure:9562: result: yes
  13717. configure:9562: checking for setvbuf
  13718. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13719. configure:9562: $? = 0
  13720. configure:9562: result: yes
  13721. configure:9562: checking for snprintf
  13722. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13723. conftest.c:182: warning: conflicting types for built-in function 'snprintf'
  13724. configure:9562: $? = 0
  13725. configure:9562: result: yes
  13726. configure:9562: checking for setlocale
  13727. configure:9562: result: yes
  13728. configure:9562: checking for setregid
  13729. configure:9562: result: yes
  13730. configure:9562: checking for setreuid
  13731. configure:9562: result: yes
  13732. configure:9562: checking for setresuid
  13733. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13734. configure:9562: $? = 0
  13735. configure:9562: result: yes
  13736. configure:9562: checking for setresgid
  13737. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13738. configure:9562: $? = 0
  13739. configure:9562: result: yes
  13740. configure:9562: checking for setsid
  13741. configure:9562: result: yes
  13742. configure:9562: checking for setpgid
  13743. configure:9562: result: yes
  13744. configure:9562: checking for setpgrp
  13745. configure:9562: result: yes
  13746. configure:9562: checking for setuid
  13747. configure:9562: result: yes
  13748. configure:9562: checking for setvbuf
  13749. configure:9562: result: yes
  13750. configure:9562: checking for snprintf
  13751. configure:9562: result: yes
  13752. configure:9562: checking for sigaction
  13753. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13754. configure:9562: $? = 0
  13755. configure:9562: result: yes
  13756. configure:9562: checking for siginterrupt
  13757. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13758. configure:9562: $? = 0
  13759. configure:9562: result: yes
  13760. configure:9562: checking for sigrelse
  13761. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13762. /tmp/cckYBFxu.o: In function `main':
  13763. conftest.c:(.text+0x4): undefined reference to `sigrelse'
  13764. collect2: ld returned 1 exit status
  13765. configure:9562: $? = 1
  13766. configure: failed program was:
  13767. | /* confdefs.h */
  13768. | #define _GNU_SOURCE 1
  13769. | #define _NETBSD_SOURCE 1
  13770. | #define __BSD_VISIBLE 1
  13771. | #define _BSD_TYPES 1
  13772. | #define _DARWIN_C_SOURCE 1
  13773. | #define _XOPEN_SOURCE 600
  13774. | #define _XOPEN_SOURCE_EXTENDED 1
  13775. | #define _POSIX_C_SOURCE 200112L
  13776. | #define STDC_HEADERS 1
  13777. | #define HAVE_SYS_TYPES_H 1
  13778. | #define HAVE_SYS_STAT_H 1
  13779. | #define HAVE_STDLIB_H 1
  13780. | #define HAVE_STRING_H 1
  13781. | #define HAVE_MEMORY_H 1
  13782. | #define HAVE_STRINGS_H 1
  13783. | #define HAVE_INTTYPES_H 1
  13784. | #define HAVE_STDINT_H 1
  13785. | #define HAVE_UNISTD_H 1
  13786. | #define __EXTENSIONS__ 1
  13787. | #define _ALL_SOURCE 1
  13788. | #define _GNU_SOURCE 1
  13789. | #define _POSIX_PTHREAD_SEMANTICS 1
  13790. | #define _TANDEM_SOURCE 1
  13791. | #define STDC_HEADERS 1
  13792. | #define HAVE_ASM_TYPES_H 1
  13793. | #define HAVE_DLFCN_H 1
  13794. | #define HAVE_ERRNO_H 1
  13795. | #define HAVE_FCNTL_H 1
  13796. | #define HAVE_GRP_H 1
  13797. | #define HAVE_LANGINFO_H 1
  13798. | #define HAVE_POLL_H 1
  13799. | #define HAVE_PTHREAD_H 1
  13800. | #define HAVE_SHADOW_H 1
  13801. | #define HAVE_SIGNAL_H 1
  13802. | #define HAVE_STDINT_H 1
  13803. | #define HAVE_TERMIOS_H 1
  13804. | #define HAVE_UNISTD_H 1
  13805. | #define HAVE_UTIME_H 1
  13806. | #define HAVE_SYS_EPOLL_H 1
  13807. | #define HAVE_SYS_FILE_H 1
  13808. | #define HAVE_SYS_PARAM_H 1
  13809. | #define HAVE_SYS_POLL_H 1
  13810. | #define HAVE_SYS_SELECT_H 1
  13811. | #define HAVE_SYS_SOCKET_H 1
  13812. | #define HAVE_SYS_STATVFS_H 1
  13813. | #define HAVE_SYS_STAT_H 1
  13814. | #define HAVE_SYS_TIME_H 1
  13815. | #define HAVE_SYS_TIMES_H 1
  13816. | #define HAVE_SYS_TYPES_H 1
  13817. | #define HAVE_SYS_UN_H 1
  13818. | #define HAVE_SYS_UTSNAME_H 1
  13819. | #define HAVE_SYS_WAIT_H 1
  13820. | #define HAVE_PTY_H 1
  13821. | #define HAVE_SYS_RESOURCE_H 1
  13822. | #define HAVE_NETPACKET_PACKET_H 1
  13823. | #define HAVE_SYSEXITS_H 1
  13824. | #define HAVE_LINUX_TIPC_H 1
  13825. | #define HAVE_DIRENT_H 1
  13826. | #define HAVE_LINUX_NETLINK_H 1
  13827. | #define HAVE_MAKEDEV 1
  13828. | #define _LARGEFILE_SOURCE 1
  13829. | #define _FILE_OFFSET_BITS 64
  13830. | #if defined(SCO_DS)
  13831. | #undef _OFF_T
  13832. | #endif
  13833. | #define RETSIGTYPE void
  13834. | #define HAVE_SSIZE_T 1
  13835. | #define SIZEOF_INT 4
  13836. | #define SIZEOF_LONG 4
  13837. | #define SIZEOF_VOID_P 4
  13838. | #define SIZEOF_SHORT 2
  13839. | #define SIZEOF_FLOAT 4
  13840. | #define SIZEOF_DOUBLE 8
  13841. | #define SIZEOF_FPOS_T 24
  13842. | #define SIZEOF_SIZE_T 4
  13843. | #define SIZEOF_PID_T 4
  13844. | #define HAVE_LONG_LONG 1
  13845. | #define SIZEOF_LONG_LONG 8
  13846. | #define HAVE_LONG_DOUBLE 1
  13847. | #define SIZEOF_LONG_DOUBLE 8
  13848. | #define HAVE_C99_BOOL 1
  13849. | #define SIZEOF__BOOL 1
  13850. | #define HAVE_UINTPTR_T 1
  13851. | #define SIZEOF_UINTPTR_T 4
  13852. | #define SIZEOF_OFF_T 8
  13853. | #define HAVE_LARGEFILE_SUPPORT 1
  13854. | #define SIZEOF_TIME_T 4
  13855. | #define SIZEOF_PTHREAD_T 4
  13856. | #define SHLIB_EXT ".so"
  13857. | #define HAVE_LIBDL 1
  13858. | #define _REENTRANT 1
  13859. | #define WITH_THREAD 1
  13860. | #define HAVE_PTHREAD_SIGMASK 1
  13861. | #define WITH_DOC_STRINGS 1
  13862. | #define WITH_PYMALLOC 1
  13863. | #define HAVE_DLOPEN 1
  13864. | #define HAVE_DYNAMIC_LOADING 1
  13865. | #define HAVE_ALARM 1
  13866. | #define HAVE_SETITIMER 1
  13867. | #define HAVE_GETITIMER 1
  13868. | #define HAVE_CHOWN 1
  13869. | #define HAVE_CLOCK 1
  13870. | #define HAVE_CONFSTR 1
  13871. | #define HAVE_CTERMID 1
  13872. | #define HAVE_EXECV 1
  13873. | #define HAVE_FCHMOD 1
  13874. | #define HAVE_FCHOWN 1
  13875. | #define HAVE_FORK 1
  13876. | #define HAVE_FPATHCONF 1
  13877. | #define HAVE_FTIME 1
  13878. | #define HAVE_FTRUNCATE 1
  13879. | #define HAVE_GAI_STRERROR 1
  13880. | #define HAVE_GETGROUPS 1
  13881. | #define HAVE_GETLOGIN 1
  13882. | #define HAVE_GETPEERNAME 1
  13883. | #define HAVE_GETPGID 1
  13884. | #define HAVE_GETPID 1
  13885. | #define HAVE_GETPRIORITY 1
  13886. | #define HAVE_GETRESUID 1
  13887. | #define HAVE_GETRESGID 1
  13888. | #define HAVE_GETPWENT 1
  13889. | #define HAVE_GETSPNAM 1
  13890. | #define HAVE_GETSPENT 1
  13891. | #define HAVE_GETSID 1
  13892. | #define HAVE_INITGROUPS 1
  13893. | #define HAVE_KILL 1
  13894. | #define HAVE_KILLPG 1
  13895. | #define HAVE_LCHOWN 1
  13896. | #define HAVE_LSTAT 1
  13897. | #define HAVE_MKFIFO 1
  13898. | #define HAVE_MKNOD 1
  13899. | #define HAVE_MKTIME 1
  13900. | #define HAVE_MREMAP 1
  13901. | #define HAVE_NICE 1
  13902. | #define HAVE_PATHCONF 1
  13903. | #define HAVE_PAUSE 1
  13904. | #define HAVE_POLL 1
  13905. | #define HAVE_PUTENV 1
  13906. | #define HAVE_READLINK 1
  13907. | #define HAVE_REALPATH 1
  13908. | #define HAVE_SELECT 1
  13909. | #define HAVE_SEM_OPEN 1
  13910. | #define HAVE_SEM_TIMEDWAIT 1
  13911. | #define HAVE_SEM_GETVALUE 1
  13912. | #define HAVE_SEM_UNLINK 1
  13913. | #define HAVE_SETEGID 1
  13914. | #define HAVE_SETEUID 1
  13915. | #define HAVE_SETGID 1
  13916. | #define HAVE_SETLOCALE 1
  13917. | #define HAVE_SETREGID 1
  13918. | #define HAVE_SETREUID 1
  13919. | #define HAVE_SETSID 1
  13920. | #define HAVE_SETPGID 1
  13921. | #define HAVE_SETPGRP 1
  13922. | #define HAVE_SETUID 1
  13923. | #define HAVE_SETVBUF 1
  13924. | #define HAVE_SNPRINTF 1
  13925. | #define HAVE_SETLOCALE 1
  13926. | #define HAVE_SETREGID 1
  13927. | #define HAVE_SETREUID 1
  13928. | #define HAVE_SETRESUID 1
  13929. | #define HAVE_SETRESGID 1
  13930. | #define HAVE_SETSID 1
  13931. | #define HAVE_SETPGID 1
  13932. | #define HAVE_SETPGRP 1
  13933. | #define HAVE_SETUID 1
  13934. | #define HAVE_SETVBUF 1
  13935. | #define HAVE_SNPRINTF 1
  13936. | #define HAVE_SIGACTION 1
  13937. | #define HAVE_SIGINTERRUPT 1
  13938. | /* end confdefs.h. */
  13939. | /* Define sigrelse to an innocuous variant, in case <limits.h> declares sigrelse.
  13940. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  13941. | #define sigrelse innocuous_sigrelse
  13942. |
  13943. | /* System header to define __stub macros and hopefully few prototypes,
  13944. | which can conflict with char sigrelse (); below.
  13945. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  13946. | <limits.h> exists even on freestanding compilers. */
  13947. |
  13948. | #ifdef __STDC__
  13949. | # include <limits.h>
  13950. | #else
  13951. | # include <assert.h>
  13952. | #endif
  13953. |
  13954. | #undef sigrelse
  13955. |
  13956. | /* Override any GCC internal prototype to avoid an error.
  13957. | Use char because int might match the return type of a GCC
  13958. | builtin and then its argument prototype would still apply. */
  13959. | #ifdef __cplusplus
  13960. | extern "C"
  13961. | #endif
  13962. | char sigrelse ();
  13963. | /* The GNU C library defines this for functions which it implements
  13964. | to always fail with ENOSYS. Some functions are actually named
  13965. | something starting with __ and the normal name is an alias. */
  13966. | #if defined __stub_sigrelse || defined __stub___sigrelse
  13967. | choke me
  13968. | #endif
  13969. |
  13970. | int
  13971. | main ()
  13972. | {
  13973. | return sigrelse ();
  13974. | ;
  13975. | return 0;
  13976. | }
  13977. configure:9562: result: no
  13978. configure:9562: checking for strftime
  13979. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13980. conftest.c:196: warning: conflicting types for built-in function 'strftime'
  13981. configure:9562: $? = 0
  13982. configure:9562: result: yes
  13983. configure:9562: checking for sysconf
  13984. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13985. configure:9562: $? = 0
  13986. configure:9562: result: yes
  13987. configure:9562: checking for tcgetpgrp
  13988. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13989. configure:9562: $? = 0
  13990. configure:9562: result: yes
  13991. configure:9562: checking for tcsetpgrp
  13992. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13993. configure:9562: $? = 0
  13994. configure:9562: result: yes
  13995. configure:9562: checking for tempnam
  13996. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  13997. configure:9562: $? = 0
  13998. configure:9562: result: yes
  13999. configure:9562: checking for timegm
  14000. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14001. configure:9562: $? = 0
  14002. configure:9562: result: yes
  14003. configure:9562: checking for times
  14004. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14005. configure:9562: $? = 0
  14006. configure:9562: result: yes
  14007. configure:9562: checking for tmpfile
  14008. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14009. configure:9562: $? = 0
  14010. configure:9562: result: yes
  14011. configure:9562: checking for tmpnam
  14012. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14013. /tmp/cc2OWNEk.o: In function `main':
  14014. conftest.c:(.text+0x4): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
  14015. configure:9562: $? = 0
  14016. configure:9562: result: yes
  14017. configure:9562: checking for tmpnam_r
  14018. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14019. configure:9562: $? = 0
  14020. configure:9562: result: yes
  14021. configure:9562: checking for truncate
  14022. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14023. configure:9562: $? = 0
  14024. configure:9562: result: yes
  14025. configure:9562: checking for uname
  14026. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14027. configure:9562: $? = 0
  14028. configure:9562: result: yes
  14029. configure:9562: checking for unsetenv
  14030. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14031. configure:9562: $? = 0
  14032. configure:9562: result: yes
  14033. configure:9562: checking for utimes
  14034. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14035. /tmp/cc0JpXvU.o: In function `main':
  14036. conftest.c:(.text+0x4): warning: the use of LEGACY `utimes' is discouraged, use `utime'
  14037. configure:9562: $? = 0
  14038. configure:9562: result: yes
  14039. configure:9562: checking for waitpid
  14040. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14041. configure:9562: $? = 0
  14042. configure:9562: result: yes
  14043. configure:9562: checking for wait3
  14044. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14045. configure:9562: $? = 0
  14046. configure:9562: result: yes
  14047. configure:9562: checking for wait4
  14048. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14049. configure:9562: $? = 0
  14050. configure:9562: result: yes
  14051. configure:9562: checking for wcscoll
  14052. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14053. configure:9562: $? = 0
  14054. configure:9562: result: yes
  14055. configure:9562: checking for _getpty
  14056. configure:9562: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14057. /tmp/cc4Pwfow.o: In function `main':
  14058. conftest.c:(.text+0x4): undefined reference to `_getpty'
  14059. collect2: ld returned 1 exit status
  14060. configure:9562: $? = 1
  14061. configure: failed program was:
  14062. | /* confdefs.h */
  14063. | #define _GNU_SOURCE 1
  14064. | #define _NETBSD_SOURCE 1
  14065. | #define __BSD_VISIBLE 1
  14066. | #define _BSD_TYPES 1
  14067. | #define _DARWIN_C_SOURCE 1
  14068. | #define _XOPEN_SOURCE 600
  14069. | #define _XOPEN_SOURCE_EXTENDED 1
  14070. | #define _POSIX_C_SOURCE 200112L
  14071. | #define STDC_HEADERS 1
  14072. | #define HAVE_SYS_TYPES_H 1
  14073. | #define HAVE_SYS_STAT_H 1
  14074. | #define HAVE_STDLIB_H 1
  14075. | #define HAVE_STRING_H 1
  14076. | #define HAVE_MEMORY_H 1
  14077. | #define HAVE_STRINGS_H 1
  14078. | #define HAVE_INTTYPES_H 1
  14079. | #define HAVE_STDINT_H 1
  14080. | #define HAVE_UNISTD_H 1
  14081. | #define __EXTENSIONS__ 1
  14082. | #define _ALL_SOURCE 1
  14083. | #define _GNU_SOURCE 1
  14084. | #define _POSIX_PTHREAD_SEMANTICS 1
  14085. | #define _TANDEM_SOURCE 1
  14086. | #define STDC_HEADERS 1
  14087. | #define HAVE_ASM_TYPES_H 1
  14088. | #define HAVE_DLFCN_H 1
  14089. | #define HAVE_ERRNO_H 1
  14090. | #define HAVE_FCNTL_H 1
  14091. | #define HAVE_GRP_H 1
  14092. | #define HAVE_LANGINFO_H 1
  14093. | #define HAVE_POLL_H 1
  14094. | #define HAVE_PTHREAD_H 1
  14095. | #define HAVE_SHADOW_H 1
  14096. | #define HAVE_SIGNAL_H 1
  14097. | #define HAVE_STDINT_H 1
  14098. | #define HAVE_TERMIOS_H 1
  14099. | #define HAVE_UNISTD_H 1
  14100. | #define HAVE_UTIME_H 1
  14101. | #define HAVE_SYS_EPOLL_H 1
  14102. | #define HAVE_SYS_FILE_H 1
  14103. | #define HAVE_SYS_PARAM_H 1
  14104. | #define HAVE_SYS_POLL_H 1
  14105. | #define HAVE_SYS_SELECT_H 1
  14106. | #define HAVE_SYS_SOCKET_H 1
  14107. | #define HAVE_SYS_STATVFS_H 1
  14108. | #define HAVE_SYS_STAT_H 1
  14109. | #define HAVE_SYS_TIME_H 1
  14110. | #define HAVE_SYS_TIMES_H 1
  14111. | #define HAVE_SYS_TYPES_H 1
  14112. | #define HAVE_SYS_UN_H 1
  14113. | #define HAVE_SYS_UTSNAME_H 1
  14114. | #define HAVE_SYS_WAIT_H 1
  14115. | #define HAVE_PTY_H 1
  14116. | #define HAVE_SYS_RESOURCE_H 1
  14117. | #define HAVE_NETPACKET_PACKET_H 1
  14118. | #define HAVE_SYSEXITS_H 1
  14119. | #define HAVE_LINUX_TIPC_H 1
  14120. | #define HAVE_DIRENT_H 1
  14121. | #define HAVE_LINUX_NETLINK_H 1
  14122. | #define HAVE_MAKEDEV 1
  14123. | #define _LARGEFILE_SOURCE 1
  14124. | #define _FILE_OFFSET_BITS 64
  14125. | #if defined(SCO_DS)
  14126. | #undef _OFF_T
  14127. | #endif
  14128. | #define RETSIGTYPE void
  14129. | #define HAVE_SSIZE_T 1
  14130. | #define SIZEOF_INT 4
  14131. | #define SIZEOF_LONG 4
  14132. | #define SIZEOF_VOID_P 4
  14133. | #define SIZEOF_SHORT 2
  14134. | #define SIZEOF_FLOAT 4
  14135. | #define SIZEOF_DOUBLE 8
  14136. | #define SIZEOF_FPOS_T 24
  14137. | #define SIZEOF_SIZE_T 4
  14138. | #define SIZEOF_PID_T 4
  14139. | #define HAVE_LONG_LONG 1
  14140. | #define SIZEOF_LONG_LONG 8
  14141. | #define HAVE_LONG_DOUBLE 1
  14142. | #define SIZEOF_LONG_DOUBLE 8
  14143. | #define HAVE_C99_BOOL 1
  14144. | #define SIZEOF__BOOL 1
  14145. | #define HAVE_UINTPTR_T 1
  14146. | #define SIZEOF_UINTPTR_T 4
  14147. | #define SIZEOF_OFF_T 8
  14148. | #define HAVE_LARGEFILE_SUPPORT 1
  14149. | #define SIZEOF_TIME_T 4
  14150. | #define SIZEOF_PTHREAD_T 4
  14151. | #define SHLIB_EXT ".so"
  14152. | #define HAVE_LIBDL 1
  14153. | #define _REENTRANT 1
  14154. | #define WITH_THREAD 1
  14155. | #define HAVE_PTHREAD_SIGMASK 1
  14156. | #define WITH_DOC_STRINGS 1
  14157. | #define WITH_PYMALLOC 1
  14158. | #define HAVE_DLOPEN 1
  14159. | #define HAVE_DYNAMIC_LOADING 1
  14160. | #define HAVE_ALARM 1
  14161. | #define HAVE_SETITIMER 1
  14162. | #define HAVE_GETITIMER 1
  14163. | #define HAVE_CHOWN 1
  14164. | #define HAVE_CLOCK 1
  14165. | #define HAVE_CONFSTR 1
  14166. | #define HAVE_CTERMID 1
  14167. | #define HAVE_EXECV 1
  14168. | #define HAVE_FCHMOD 1
  14169. | #define HAVE_FCHOWN 1
  14170. | #define HAVE_FORK 1
  14171. | #define HAVE_FPATHCONF 1
  14172. | #define HAVE_FTIME 1
  14173. | #define HAVE_FTRUNCATE 1
  14174. | #define HAVE_GAI_STRERROR 1
  14175. | #define HAVE_GETGROUPS 1
  14176. | #define HAVE_GETLOGIN 1
  14177. | #define HAVE_GETPEERNAME 1
  14178. | #define HAVE_GETPGID 1
  14179. | #define HAVE_GETPID 1
  14180. | #define HAVE_GETPRIORITY 1
  14181. | #define HAVE_GETRESUID 1
  14182. | #define HAVE_GETRESGID 1
  14183. | #define HAVE_GETPWENT 1
  14184. | #define HAVE_GETSPNAM 1
  14185. | #define HAVE_GETSPENT 1
  14186. | #define HAVE_GETSID 1
  14187. | #define HAVE_INITGROUPS 1
  14188. | #define HAVE_KILL 1
  14189. | #define HAVE_KILLPG 1
  14190. | #define HAVE_LCHOWN 1
  14191. | #define HAVE_LSTAT 1
  14192. | #define HAVE_MKFIFO 1
  14193. | #define HAVE_MKNOD 1
  14194. | #define HAVE_MKTIME 1
  14195. | #define HAVE_MREMAP 1
  14196. | #define HAVE_NICE 1
  14197. | #define HAVE_PATHCONF 1
  14198. | #define HAVE_PAUSE 1
  14199. | #define HAVE_POLL 1
  14200. | #define HAVE_PUTENV 1
  14201. | #define HAVE_READLINK 1
  14202. | #define HAVE_REALPATH 1
  14203. | #define HAVE_SELECT 1
  14204. | #define HAVE_SEM_OPEN 1
  14205. | #define HAVE_SEM_TIMEDWAIT 1
  14206. | #define HAVE_SEM_GETVALUE 1
  14207. | #define HAVE_SEM_UNLINK 1
  14208. | #define HAVE_SETEGID 1
  14209. | #define HAVE_SETEUID 1
  14210. | #define HAVE_SETGID 1
  14211. | #define HAVE_SETLOCALE 1
  14212. | #define HAVE_SETREGID 1
  14213. | #define HAVE_SETREUID 1
  14214. | #define HAVE_SETSID 1
  14215. | #define HAVE_SETPGID 1
  14216. | #define HAVE_SETPGRP 1
  14217. | #define HAVE_SETUID 1
  14218. | #define HAVE_SETVBUF 1
  14219. | #define HAVE_SNPRINTF 1
  14220. | #define HAVE_SETLOCALE 1
  14221. | #define HAVE_SETREGID 1
  14222. | #define HAVE_SETREUID 1
  14223. | #define HAVE_SETRESUID 1
  14224. | #define HAVE_SETRESGID 1
  14225. | #define HAVE_SETSID 1
  14226. | #define HAVE_SETPGID 1
  14227. | #define HAVE_SETPGRP 1
  14228. | #define HAVE_SETUID 1
  14229. | #define HAVE_SETVBUF 1
  14230. | #define HAVE_SNPRINTF 1
  14231. | #define HAVE_SIGACTION 1
  14232. | #define HAVE_SIGINTERRUPT 1
  14233. | #define HAVE_STRFTIME 1
  14234. | #define HAVE_SYSCONF 1
  14235. | #define HAVE_TCGETPGRP 1
  14236. | #define HAVE_TCSETPGRP 1
  14237. | #define HAVE_TEMPNAM 1
  14238. | #define HAVE_TIMEGM 1
  14239. | #define HAVE_TIMES 1
  14240. | #define HAVE_TMPFILE 1
  14241. | #define HAVE_TMPNAM 1
  14242. | #define HAVE_TMPNAM_R 1
  14243. | #define HAVE_TRUNCATE 1
  14244. | #define HAVE_UNAME 1
  14245. | #define HAVE_UNSETENV 1
  14246. | #define HAVE_UTIMES 1
  14247. | #define HAVE_WAITPID 1
  14248. | #define HAVE_WAIT3 1
  14249. | #define HAVE_WAIT4 1
  14250. | #define HAVE_WCSCOLL 1
  14251. | /* end confdefs.h. */
  14252. | /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
  14253. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  14254. | #define _getpty innocuous__getpty
  14255. |
  14256. | /* System header to define __stub macros and hopefully few prototypes,
  14257. | which can conflict with char _getpty (); below.
  14258. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  14259. | <limits.h> exists even on freestanding compilers. */
  14260. |
  14261. | #ifdef __STDC__
  14262. | # include <limits.h>
  14263. | #else
  14264. | # include <assert.h>
  14265. | #endif
  14266. |
  14267. | #undef _getpty
  14268. |
  14269. | /* Override any GCC internal prototype to avoid an error.
  14270. | Use char because int might match the return type of a GCC
  14271. | builtin and then its argument prototype would still apply. */
  14272. | #ifdef __cplusplus
  14273. | extern "C"
  14274. | #endif
  14275. | char _getpty ();
  14276. | /* The GNU C library defines this for functions which it implements
  14277. | to always fail with ENOSYS. Some functions are actually named
  14278. | something starting with __ and the normal name is an alias. */
  14279. | #if defined __stub__getpty || defined __stub____getpty
  14280. | choke me
  14281. | #endif
  14282. |
  14283. | int
  14284. | main ()
  14285. | {
  14286. | return _getpty ();
  14287. | ;
  14288. | return 0;
  14289. | }
  14290. configure:9562: result: no
  14291. configure:9574: checking for chroot
  14292. configure:9587: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14293. configure:9587: $? = 0
  14294. configure:9591: result: yes
  14295. configure:9599: checking for link
  14296. configure:9612: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14297. configure:9612: $? = 0
  14298. configure:9616: result: yes
  14299. configure:9624: checking for symlink
  14300. configure:9637: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14301. configure:9637: $? = 0
  14302. configure:9641: result: yes
  14303. configure:9649: checking for fchdir
  14304. configure:9662: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14305. configure:9662: $? = 0
  14306. configure:9666: result: yes
  14307. configure:9674: checking for fsync
  14308. configure:9687: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14309. configure:9687: $? = 0
  14310. configure:9691: result: yes
  14311. configure:9699: checking for fdatasync
  14312. configure:9712: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14313. configure:9712: $? = 0
  14314. configure:9716: result: yes
  14315. configure:9724: checking for epoll
  14316. configure:9737: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14317. configure:9737: $? = 0
  14318. configure:9741: result: yes
  14319. configure:9749: checking for kqueue
  14320. configure:9765: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14321. conftest.c:200:23: error: sys/event.h: No such file or directory
  14322. configure:9765: $? = 1
  14323. configure: failed program was:
  14324. | /* confdefs.h */
  14325. | #define _GNU_SOURCE 1
  14326. | #define _NETBSD_SOURCE 1
  14327. | #define __BSD_VISIBLE 1
  14328. | #define _BSD_TYPES 1
  14329. | #define _DARWIN_C_SOURCE 1
  14330. | #define _XOPEN_SOURCE 600
  14331. | #define _XOPEN_SOURCE_EXTENDED 1
  14332. | #define _POSIX_C_SOURCE 200112L
  14333. | #define STDC_HEADERS 1
  14334. | #define HAVE_SYS_TYPES_H 1
  14335. | #define HAVE_SYS_STAT_H 1
  14336. | #define HAVE_STDLIB_H 1
  14337. | #define HAVE_STRING_H 1
  14338. | #define HAVE_MEMORY_H 1
  14339. | #define HAVE_STRINGS_H 1
  14340. | #define HAVE_INTTYPES_H 1
  14341. | #define HAVE_STDINT_H 1
  14342. | #define HAVE_UNISTD_H 1
  14343. | #define __EXTENSIONS__ 1
  14344. | #define _ALL_SOURCE 1
  14345. | #define _GNU_SOURCE 1
  14346. | #define _POSIX_PTHREAD_SEMANTICS 1
  14347. | #define _TANDEM_SOURCE 1
  14348. | #define STDC_HEADERS 1
  14349. | #define HAVE_ASM_TYPES_H 1
  14350. | #define HAVE_DLFCN_H 1
  14351. | #define HAVE_ERRNO_H 1
  14352. | #define HAVE_FCNTL_H 1
  14353. | #define HAVE_GRP_H 1
  14354. | #define HAVE_LANGINFO_H 1
  14355. | #define HAVE_POLL_H 1
  14356. | #define HAVE_PTHREAD_H 1
  14357. | #define HAVE_SHADOW_H 1
  14358. | #define HAVE_SIGNAL_H 1
  14359. | #define HAVE_STDINT_H 1
  14360. | #define HAVE_TERMIOS_H 1
  14361. | #define HAVE_UNISTD_H 1
  14362. | #define HAVE_UTIME_H 1
  14363. | #define HAVE_SYS_EPOLL_H 1
  14364. | #define HAVE_SYS_FILE_H 1
  14365. | #define HAVE_SYS_PARAM_H 1
  14366. | #define HAVE_SYS_POLL_H 1
  14367. | #define HAVE_SYS_SELECT_H 1
  14368. | #define HAVE_SYS_SOCKET_H 1
  14369. | #define HAVE_SYS_STATVFS_H 1
  14370. | #define HAVE_SYS_STAT_H 1
  14371. | #define HAVE_SYS_TIME_H 1
  14372. | #define HAVE_SYS_TIMES_H 1
  14373. | #define HAVE_SYS_TYPES_H 1
  14374. | #define HAVE_SYS_UN_H 1
  14375. | #define HAVE_SYS_UTSNAME_H 1
  14376. | #define HAVE_SYS_WAIT_H 1
  14377. | #define HAVE_PTY_H 1
  14378. | #define HAVE_SYS_RESOURCE_H 1
  14379. | #define HAVE_NETPACKET_PACKET_H 1
  14380. | #define HAVE_SYSEXITS_H 1
  14381. | #define HAVE_LINUX_TIPC_H 1
  14382. | #define HAVE_DIRENT_H 1
  14383. | #define HAVE_LINUX_NETLINK_H 1
  14384. | #define HAVE_MAKEDEV 1
  14385. | #define _LARGEFILE_SOURCE 1
  14386. | #define _FILE_OFFSET_BITS 64
  14387. | #if defined(SCO_DS)
  14388. | #undef _OFF_T
  14389. | #endif
  14390. | #define RETSIGTYPE void
  14391. | #define HAVE_SSIZE_T 1
  14392. | #define SIZEOF_INT 4
  14393. | #define SIZEOF_LONG 4
  14394. | #define SIZEOF_VOID_P 4
  14395. | #define SIZEOF_SHORT 2
  14396. | #define SIZEOF_FLOAT 4
  14397. | #define SIZEOF_DOUBLE 8
  14398. | #define SIZEOF_FPOS_T 24
  14399. | #define SIZEOF_SIZE_T 4
  14400. | #define SIZEOF_PID_T 4
  14401. | #define HAVE_LONG_LONG 1
  14402. | #define SIZEOF_LONG_LONG 8
  14403. | #define HAVE_LONG_DOUBLE 1
  14404. | #define SIZEOF_LONG_DOUBLE 8
  14405. | #define HAVE_C99_BOOL 1
  14406. | #define SIZEOF__BOOL 1
  14407. | #define HAVE_UINTPTR_T 1
  14408. | #define SIZEOF_UINTPTR_T 4
  14409. | #define SIZEOF_OFF_T 8
  14410. | #define HAVE_LARGEFILE_SUPPORT 1
  14411. | #define SIZEOF_TIME_T 4
  14412. | #define SIZEOF_PTHREAD_T 4
  14413. | #define SHLIB_EXT ".so"
  14414. | #define HAVE_LIBDL 1
  14415. | #define _REENTRANT 1
  14416. | #define WITH_THREAD 1
  14417. | #define HAVE_PTHREAD_SIGMASK 1
  14418. | #define WITH_DOC_STRINGS 1
  14419. | #define WITH_PYMALLOC 1
  14420. | #define HAVE_DLOPEN 1
  14421. | #define HAVE_DYNAMIC_LOADING 1
  14422. | #define HAVE_ALARM 1
  14423. | #define HAVE_SETITIMER 1
  14424. | #define HAVE_GETITIMER 1
  14425. | #define HAVE_CHOWN 1
  14426. | #define HAVE_CLOCK 1
  14427. | #define HAVE_CONFSTR 1
  14428. | #define HAVE_CTERMID 1
  14429. | #define HAVE_EXECV 1
  14430. | #define HAVE_FCHMOD 1
  14431. | #define HAVE_FCHOWN 1
  14432. | #define HAVE_FORK 1
  14433. | #define HAVE_FPATHCONF 1
  14434. | #define HAVE_FTIME 1
  14435. | #define HAVE_FTRUNCATE 1
  14436. | #define HAVE_GAI_STRERROR 1
  14437. | #define HAVE_GETGROUPS 1
  14438. | #define HAVE_GETLOGIN 1
  14439. | #define HAVE_GETPEERNAME 1
  14440. | #define HAVE_GETPGID 1
  14441. | #define HAVE_GETPID 1
  14442. | #define HAVE_GETPRIORITY 1
  14443. | #define HAVE_GETRESUID 1
  14444. | #define HAVE_GETRESGID 1
  14445. | #define HAVE_GETPWENT 1
  14446. | #define HAVE_GETSPNAM 1
  14447. | #define HAVE_GETSPENT 1
  14448. | #define HAVE_GETSID 1
  14449. | #define HAVE_INITGROUPS 1
  14450. | #define HAVE_KILL 1
  14451. | #define HAVE_KILLPG 1
  14452. | #define HAVE_LCHOWN 1
  14453. | #define HAVE_LSTAT 1
  14454. | #define HAVE_MKFIFO 1
  14455. | #define HAVE_MKNOD 1
  14456. | #define HAVE_MKTIME 1
  14457. | #define HAVE_MREMAP 1
  14458. | #define HAVE_NICE 1
  14459. | #define HAVE_PATHCONF 1
  14460. | #define HAVE_PAUSE 1
  14461. | #define HAVE_POLL 1
  14462. | #define HAVE_PUTENV 1
  14463. | #define HAVE_READLINK 1
  14464. | #define HAVE_REALPATH 1
  14465. | #define HAVE_SELECT 1
  14466. | #define HAVE_SEM_OPEN 1
  14467. | #define HAVE_SEM_TIMEDWAIT 1
  14468. | #define HAVE_SEM_GETVALUE 1
  14469. | #define HAVE_SEM_UNLINK 1
  14470. | #define HAVE_SETEGID 1
  14471. | #define HAVE_SETEUID 1
  14472. | #define HAVE_SETGID 1
  14473. | #define HAVE_SETLOCALE 1
  14474. | #define HAVE_SETREGID 1
  14475. | #define HAVE_SETREUID 1
  14476. | #define HAVE_SETSID 1
  14477. | #define HAVE_SETPGID 1
  14478. | #define HAVE_SETPGRP 1
  14479. | #define HAVE_SETUID 1
  14480. | #define HAVE_SETVBUF 1
  14481. | #define HAVE_SNPRINTF 1
  14482. | #define HAVE_SETLOCALE 1
  14483. | #define HAVE_SETREGID 1
  14484. | #define HAVE_SETREUID 1
  14485. | #define HAVE_SETRESUID 1
  14486. | #define HAVE_SETRESGID 1
  14487. | #define HAVE_SETSID 1
  14488. | #define HAVE_SETPGID 1
  14489. | #define HAVE_SETPGRP 1
  14490. | #define HAVE_SETUID 1
  14491. | #define HAVE_SETVBUF 1
  14492. | #define HAVE_SNPRINTF 1
  14493. | #define HAVE_SIGACTION 1
  14494. | #define HAVE_SIGINTERRUPT 1
  14495. | #define HAVE_STRFTIME 1
  14496. | #define HAVE_SYSCONF 1
  14497. | #define HAVE_TCGETPGRP 1
  14498. | #define HAVE_TCSETPGRP 1
  14499. | #define HAVE_TEMPNAM 1
  14500. | #define HAVE_TIMEGM 1
  14501. | #define HAVE_TIMES 1
  14502. | #define HAVE_TMPFILE 1
  14503. | #define HAVE_TMPNAM 1
  14504. | #define HAVE_TMPNAM_R 1
  14505. | #define HAVE_TRUNCATE 1
  14506. | #define HAVE_UNAME 1
  14507. | #define HAVE_UNSETENV 1
  14508. | #define HAVE_UTIMES 1
  14509. | #define HAVE_WAITPID 1
  14510. | #define HAVE_WAIT3 1
  14511. | #define HAVE_WAIT4 1
  14512. | #define HAVE_WCSCOLL 1
  14513. | #define HAVE_CHROOT 1
  14514. | #define HAVE_LINK 1
  14515. | #define HAVE_SYMLINK 1
  14516. | #define HAVE_FCHDIR 1
  14517. | #define HAVE_FSYNC 1
  14518. | #define HAVE_FDATASYNC 1
  14519. | #define HAVE_EPOLL 1
  14520. | /* end confdefs.h. */
  14521. |
  14522. | #include <sys/types.h>
  14523. | #include <sys/event.h>
  14524. |
  14525. | int
  14526. | main ()
  14527. | {
  14528. | int x=kqueue()
  14529. | ;
  14530. | return 0;
  14531. | }
  14532. configure:9772: result: no
  14533. configure:9783: checking for ctermid_r
  14534. configure:9798: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14535. conftest.c: In function 'main':
  14536. conftest.c:204: error: 'ctermid_r' undeclared (first use in this function)
  14537. conftest.c:204: error: (Each undeclared identifier is reported only once
  14538. conftest.c:204: error: for each function it appears in.)
  14539. configure:9798: $? = 1
  14540. configure: failed program was:
  14541. | /* confdefs.h */
  14542. | #define _GNU_SOURCE 1
  14543. | #define _NETBSD_SOURCE 1
  14544. | #define __BSD_VISIBLE 1
  14545. | #define _BSD_TYPES 1
  14546. | #define _DARWIN_C_SOURCE 1
  14547. | #define _XOPEN_SOURCE 600
  14548. | #define _XOPEN_SOURCE_EXTENDED 1
  14549. | #define _POSIX_C_SOURCE 200112L
  14550. | #define STDC_HEADERS 1
  14551. | #define HAVE_SYS_TYPES_H 1
  14552. | #define HAVE_SYS_STAT_H 1
  14553. | #define HAVE_STDLIB_H 1
  14554. | #define HAVE_STRING_H 1
  14555. | #define HAVE_MEMORY_H 1
  14556. | #define HAVE_STRINGS_H 1
  14557. | #define HAVE_INTTYPES_H 1
  14558. | #define HAVE_STDINT_H 1
  14559. | #define HAVE_UNISTD_H 1
  14560. | #define __EXTENSIONS__ 1
  14561. | #define _ALL_SOURCE 1
  14562. | #define _GNU_SOURCE 1
  14563. | #define _POSIX_PTHREAD_SEMANTICS 1
  14564. | #define _TANDEM_SOURCE 1
  14565. | #define STDC_HEADERS 1
  14566. | #define HAVE_ASM_TYPES_H 1
  14567. | #define HAVE_DLFCN_H 1
  14568. | #define HAVE_ERRNO_H 1
  14569. | #define HAVE_FCNTL_H 1
  14570. | #define HAVE_GRP_H 1
  14571. | #define HAVE_LANGINFO_H 1
  14572. | #define HAVE_POLL_H 1
  14573. | #define HAVE_PTHREAD_H 1
  14574. | #define HAVE_SHADOW_H 1
  14575. | #define HAVE_SIGNAL_H 1
  14576. | #define HAVE_STDINT_H 1
  14577. | #define HAVE_TERMIOS_H 1
  14578. | #define HAVE_UNISTD_H 1
  14579. | #define HAVE_UTIME_H 1
  14580. | #define HAVE_SYS_EPOLL_H 1
  14581. | #define HAVE_SYS_FILE_H 1
  14582. | #define HAVE_SYS_PARAM_H 1
  14583. | #define HAVE_SYS_POLL_H 1
  14584. | #define HAVE_SYS_SELECT_H 1
  14585. | #define HAVE_SYS_SOCKET_H 1
  14586. | #define HAVE_SYS_STATVFS_H 1
  14587. | #define HAVE_SYS_STAT_H 1
  14588. | #define HAVE_SYS_TIME_H 1
  14589. | #define HAVE_SYS_TIMES_H 1
  14590. | #define HAVE_SYS_TYPES_H 1
  14591. | #define HAVE_SYS_UN_H 1
  14592. | #define HAVE_SYS_UTSNAME_H 1
  14593. | #define HAVE_SYS_WAIT_H 1
  14594. | #define HAVE_PTY_H 1
  14595. | #define HAVE_SYS_RESOURCE_H 1
  14596. | #define HAVE_NETPACKET_PACKET_H 1
  14597. | #define HAVE_SYSEXITS_H 1
  14598. | #define HAVE_LINUX_TIPC_H 1
  14599. | #define HAVE_DIRENT_H 1
  14600. | #define HAVE_LINUX_NETLINK_H 1
  14601. | #define HAVE_MAKEDEV 1
  14602. | #define _LARGEFILE_SOURCE 1
  14603. | #define _FILE_OFFSET_BITS 64
  14604. | #if defined(SCO_DS)
  14605. | #undef _OFF_T
  14606. | #endif
  14607. | #define RETSIGTYPE void
  14608. | #define HAVE_SSIZE_T 1
  14609. | #define SIZEOF_INT 4
  14610. | #define SIZEOF_LONG 4
  14611. | #define SIZEOF_VOID_P 4
  14612. | #define SIZEOF_SHORT 2
  14613. | #define SIZEOF_FLOAT 4
  14614. | #define SIZEOF_DOUBLE 8
  14615. | #define SIZEOF_FPOS_T 24
  14616. | #define SIZEOF_SIZE_T 4
  14617. | #define SIZEOF_PID_T 4
  14618. | #define HAVE_LONG_LONG 1
  14619. | #define SIZEOF_LONG_LONG 8
  14620. | #define HAVE_LONG_DOUBLE 1
  14621. | #define SIZEOF_LONG_DOUBLE 8
  14622. | #define HAVE_C99_BOOL 1
  14623. | #define SIZEOF__BOOL 1
  14624. | #define HAVE_UINTPTR_T 1
  14625. | #define SIZEOF_UINTPTR_T 4
  14626. | #define SIZEOF_OFF_T 8
  14627. | #define HAVE_LARGEFILE_SUPPORT 1
  14628. | #define SIZEOF_TIME_T 4
  14629. | #define SIZEOF_PTHREAD_T 4
  14630. | #define SHLIB_EXT ".so"
  14631. | #define HAVE_LIBDL 1
  14632. | #define _REENTRANT 1
  14633. | #define WITH_THREAD 1
  14634. | #define HAVE_PTHREAD_SIGMASK 1
  14635. | #define WITH_DOC_STRINGS 1
  14636. | #define WITH_PYMALLOC 1
  14637. | #define HAVE_DLOPEN 1
  14638. | #define HAVE_DYNAMIC_LOADING 1
  14639. | #define HAVE_ALARM 1
  14640. | #define HAVE_SETITIMER 1
  14641. | #define HAVE_GETITIMER 1
  14642. | #define HAVE_CHOWN 1
  14643. | #define HAVE_CLOCK 1
  14644. | #define HAVE_CONFSTR 1
  14645. | #define HAVE_CTERMID 1
  14646. | #define HAVE_EXECV 1
  14647. | #define HAVE_FCHMOD 1
  14648. | #define HAVE_FCHOWN 1
  14649. | #define HAVE_FORK 1
  14650. | #define HAVE_FPATHCONF 1
  14651. | #define HAVE_FTIME 1
  14652. | #define HAVE_FTRUNCATE 1
  14653. | #define HAVE_GAI_STRERROR 1
  14654. | #define HAVE_GETGROUPS 1
  14655. | #define HAVE_GETLOGIN 1
  14656. | #define HAVE_GETPEERNAME 1
  14657. | #define HAVE_GETPGID 1
  14658. | #define HAVE_GETPID 1
  14659. | #define HAVE_GETPRIORITY 1
  14660. | #define HAVE_GETRESUID 1
  14661. | #define HAVE_GETRESGID 1
  14662. | #define HAVE_GETPWENT 1
  14663. | #define HAVE_GETSPNAM 1
  14664. | #define HAVE_GETSPENT 1
  14665. | #define HAVE_GETSID 1
  14666. | #define HAVE_INITGROUPS 1
  14667. | #define HAVE_KILL 1
  14668. | #define HAVE_KILLPG 1
  14669. | #define HAVE_LCHOWN 1
  14670. | #define HAVE_LSTAT 1
  14671. | #define HAVE_MKFIFO 1
  14672. | #define HAVE_MKNOD 1
  14673. | #define HAVE_MKTIME 1
  14674. | #define HAVE_MREMAP 1
  14675. | #define HAVE_NICE 1
  14676. | #define HAVE_PATHCONF 1
  14677. | #define HAVE_PAUSE 1
  14678. | #define HAVE_POLL 1
  14679. | #define HAVE_PUTENV 1
  14680. | #define HAVE_READLINK 1
  14681. | #define HAVE_REALPATH 1
  14682. | #define HAVE_SELECT 1
  14683. | #define HAVE_SEM_OPEN 1
  14684. | #define HAVE_SEM_TIMEDWAIT 1
  14685. | #define HAVE_SEM_GETVALUE 1
  14686. | #define HAVE_SEM_UNLINK 1
  14687. | #define HAVE_SETEGID 1
  14688. | #define HAVE_SETEUID 1
  14689. | #define HAVE_SETGID 1
  14690. | #define HAVE_SETLOCALE 1
  14691. | #define HAVE_SETREGID 1
  14692. | #define HAVE_SETREUID 1
  14693. | #define HAVE_SETSID 1
  14694. | #define HAVE_SETPGID 1
  14695. | #define HAVE_SETPGRP 1
  14696. | #define HAVE_SETUID 1
  14697. | #define HAVE_SETVBUF 1
  14698. | #define HAVE_SNPRINTF 1
  14699. | #define HAVE_SETLOCALE 1
  14700. | #define HAVE_SETREGID 1
  14701. | #define HAVE_SETREUID 1
  14702. | #define HAVE_SETRESUID 1
  14703. | #define HAVE_SETRESGID 1
  14704. | #define HAVE_SETSID 1
  14705. | #define HAVE_SETPGID 1
  14706. | #define HAVE_SETPGRP 1
  14707. | #define HAVE_SETUID 1
  14708. | #define HAVE_SETVBUF 1
  14709. | #define HAVE_SNPRINTF 1
  14710. | #define HAVE_SIGACTION 1
  14711. | #define HAVE_SIGINTERRUPT 1
  14712. | #define HAVE_STRFTIME 1
  14713. | #define HAVE_SYSCONF 1
  14714. | #define HAVE_TCGETPGRP 1
  14715. | #define HAVE_TCSETPGRP 1
  14716. | #define HAVE_TEMPNAM 1
  14717. | #define HAVE_TIMEGM 1
  14718. | #define HAVE_TIMES 1
  14719. | #define HAVE_TMPFILE 1
  14720. | #define HAVE_TMPNAM 1
  14721. | #define HAVE_TMPNAM_R 1
  14722. | #define HAVE_TRUNCATE 1
  14723. | #define HAVE_UNAME 1
  14724. | #define HAVE_UNSETENV 1
  14725. | #define HAVE_UTIMES 1
  14726. | #define HAVE_WAITPID 1
  14727. | #define HAVE_WAIT3 1
  14728. | #define HAVE_WAIT4 1
  14729. | #define HAVE_WCSCOLL 1
  14730. | #define HAVE_CHROOT 1
  14731. | #define HAVE_LINK 1
  14732. | #define HAVE_SYMLINK 1
  14733. | #define HAVE_FCHDIR 1
  14734. | #define HAVE_FSYNC 1
  14735. | #define HAVE_FDATASYNC 1
  14736. | #define HAVE_EPOLL 1
  14737. | /* end confdefs.h. */
  14738. |
  14739. | #include <stdio.h>
  14740. |
  14741. | int
  14742. | main ()
  14743. | {
  14744. | void* p = ctermid_r
  14745. | ;
  14746. | return 0;
  14747. | }
  14748. configure:9805: result: no
  14749. configure:9811: checking for flock declaration
  14750. configure:9828: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14751. configure:9828: $? = 0
  14752. configure:9837: result: yes
  14753. configure:9842: checking for flock
  14754. configure:9842: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14755. configure:9842: $? = 0
  14756. configure:9842: result: yes
  14757. configure:9900: checking for getpagesize
  14758. configure:9915: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14759. configure:9915: $? = 0
  14760. configure:9919: result: yes
  14761. configure:9928: checking for broken unsetenv
  14762. configure:9943: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  14763. configure:9943: $? = 0
  14764. configure:9944: result: no
  14765. configure:9960: checking for true
  14766. configure:9976: found /bin/true
  14767. configure:9987: result: true
  14768. configure:10000: checking for inet_aton in -lc
  14769. configure:10025: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lc -ldl -lpthread >&5
  14770. configure:10025: $? = 0
  14771. configure:10034: result: yes
  14772. configure:10090: checking for chflags
  14773. configure:10122: result: cross
  14774. configure:10125: checking for chflags
  14775. configure:10125: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  14776. /tmp/ccSjUeyo.o: In function `main':
  14777. conftest.c:(.text+0x4): undefined reference to `chflags'
  14778. collect2: ld returned 1 exit status
  14779. configure:10125: $? = 1
  14780. configure: failed program was:
  14781. | /* confdefs.h */
  14782. | #define _GNU_SOURCE 1
  14783. | #define _NETBSD_SOURCE 1
  14784. | #define __BSD_VISIBLE 1
  14785. | #define _BSD_TYPES 1
  14786. | #define _DARWIN_C_SOURCE 1
  14787. | #define _XOPEN_SOURCE 600
  14788. | #define _XOPEN_SOURCE_EXTENDED 1
  14789. | #define _POSIX_C_SOURCE 200112L
  14790. | #define STDC_HEADERS 1
  14791. | #define HAVE_SYS_TYPES_H 1
  14792. | #define HAVE_SYS_STAT_H 1
  14793. | #define HAVE_STDLIB_H 1
  14794. | #define HAVE_STRING_H 1
  14795. | #define HAVE_MEMORY_H 1
  14796. | #define HAVE_STRINGS_H 1
  14797. | #define HAVE_INTTYPES_H 1
  14798. | #define HAVE_STDINT_H 1
  14799. | #define HAVE_UNISTD_H 1
  14800. | #define __EXTENSIONS__ 1
  14801. | #define _ALL_SOURCE 1
  14802. | #define _GNU_SOURCE 1
  14803. | #define _POSIX_PTHREAD_SEMANTICS 1
  14804. | #define _TANDEM_SOURCE 1
  14805. | #define STDC_HEADERS 1
  14806. | #define HAVE_ASM_TYPES_H 1
  14807. | #define HAVE_DLFCN_H 1
  14808. | #define HAVE_ERRNO_H 1
  14809. | #define HAVE_FCNTL_H 1
  14810. | #define HAVE_GRP_H 1
  14811. | #define HAVE_LANGINFO_H 1
  14812. | #define HAVE_POLL_H 1
  14813. | #define HAVE_PTHREAD_H 1
  14814. | #define HAVE_SHADOW_H 1
  14815. | #define HAVE_SIGNAL_H 1
  14816. | #define HAVE_STDINT_H 1
  14817. | #define HAVE_TERMIOS_H 1
  14818. | #define HAVE_UNISTD_H 1
  14819. | #define HAVE_UTIME_H 1
  14820. | #define HAVE_SYS_EPOLL_H 1
  14821. | #define HAVE_SYS_FILE_H 1
  14822. | #define HAVE_SYS_PARAM_H 1
  14823. | #define HAVE_SYS_POLL_H 1
  14824. | #define HAVE_SYS_SELECT_H 1
  14825. | #define HAVE_SYS_SOCKET_H 1
  14826. | #define HAVE_SYS_STATVFS_H 1
  14827. | #define HAVE_SYS_STAT_H 1
  14828. | #define HAVE_SYS_TIME_H 1
  14829. | #define HAVE_SYS_TIMES_H 1
  14830. | #define HAVE_SYS_TYPES_H 1
  14831. | #define HAVE_SYS_UN_H 1
  14832. | #define HAVE_SYS_UTSNAME_H 1
  14833. | #define HAVE_SYS_WAIT_H 1
  14834. | #define HAVE_PTY_H 1
  14835. | #define HAVE_SYS_RESOURCE_H 1
  14836. | #define HAVE_NETPACKET_PACKET_H 1
  14837. | #define HAVE_SYSEXITS_H 1
  14838. | #define HAVE_LINUX_TIPC_H 1
  14839. | #define HAVE_DIRENT_H 1
  14840. | #define HAVE_LINUX_NETLINK_H 1
  14841. | #define HAVE_MAKEDEV 1
  14842. | #define _LARGEFILE_SOURCE 1
  14843. | #define _FILE_OFFSET_BITS 64
  14844. | #if defined(SCO_DS)
  14845. | #undef _OFF_T
  14846. | #endif
  14847. | #define RETSIGTYPE void
  14848. | #define HAVE_SSIZE_T 1
  14849. | #define SIZEOF_INT 4
  14850. | #define SIZEOF_LONG 4
  14851. | #define SIZEOF_VOID_P 4
  14852. | #define SIZEOF_SHORT 2
  14853. | #define SIZEOF_FLOAT 4
  14854. | #define SIZEOF_DOUBLE 8
  14855. | #define SIZEOF_FPOS_T 24
  14856. | #define SIZEOF_SIZE_T 4
  14857. | #define SIZEOF_PID_T 4
  14858. | #define HAVE_LONG_LONG 1
  14859. | #define SIZEOF_LONG_LONG 8
  14860. | #define HAVE_LONG_DOUBLE 1
  14861. | #define SIZEOF_LONG_DOUBLE 8
  14862. | #define HAVE_C99_BOOL 1
  14863. | #define SIZEOF__BOOL 1
  14864. | #define HAVE_UINTPTR_T 1
  14865. | #define SIZEOF_UINTPTR_T 4
  14866. | #define SIZEOF_OFF_T 8
  14867. | #define HAVE_LARGEFILE_SUPPORT 1
  14868. | #define SIZEOF_TIME_T 4
  14869. | #define SIZEOF_PTHREAD_T 4
  14870. | #define SHLIB_EXT ".so"
  14871. | #define HAVE_LIBDL 1
  14872. | #define _REENTRANT 1
  14873. | #define WITH_THREAD 1
  14874. | #define HAVE_PTHREAD_SIGMASK 1
  14875. | #define WITH_DOC_STRINGS 1
  14876. | #define WITH_PYMALLOC 1
  14877. | #define HAVE_DLOPEN 1
  14878. | #define HAVE_DYNAMIC_LOADING 1
  14879. | #define HAVE_ALARM 1
  14880. | #define HAVE_SETITIMER 1
  14881. | #define HAVE_GETITIMER 1
  14882. | #define HAVE_CHOWN 1
  14883. | #define HAVE_CLOCK 1
  14884. | #define HAVE_CONFSTR 1
  14885. | #define HAVE_CTERMID 1
  14886. | #define HAVE_EXECV 1
  14887. | #define HAVE_FCHMOD 1
  14888. | #define HAVE_FCHOWN 1
  14889. | #define HAVE_FORK 1
  14890. | #define HAVE_FPATHCONF 1
  14891. | #define HAVE_FTIME 1
  14892. | #define HAVE_FTRUNCATE 1
  14893. | #define HAVE_GAI_STRERROR 1
  14894. | #define HAVE_GETGROUPS 1
  14895. | #define HAVE_GETLOGIN 1
  14896. | #define HAVE_GETPEERNAME 1
  14897. | #define HAVE_GETPGID 1
  14898. | #define HAVE_GETPID 1
  14899. | #define HAVE_GETPRIORITY 1
  14900. | #define HAVE_GETRESUID 1
  14901. | #define HAVE_GETRESGID 1
  14902. | #define HAVE_GETPWENT 1
  14903. | #define HAVE_GETSPNAM 1
  14904. | #define HAVE_GETSPENT 1
  14905. | #define HAVE_GETSID 1
  14906. | #define HAVE_INITGROUPS 1
  14907. | #define HAVE_KILL 1
  14908. | #define HAVE_KILLPG 1
  14909. | #define HAVE_LCHOWN 1
  14910. | #define HAVE_LSTAT 1
  14911. | #define HAVE_MKFIFO 1
  14912. | #define HAVE_MKNOD 1
  14913. | #define HAVE_MKTIME 1
  14914. | #define HAVE_MREMAP 1
  14915. | #define HAVE_NICE 1
  14916. | #define HAVE_PATHCONF 1
  14917. | #define HAVE_PAUSE 1
  14918. | #define HAVE_POLL 1
  14919. | #define HAVE_PUTENV 1
  14920. | #define HAVE_READLINK 1
  14921. | #define HAVE_REALPATH 1
  14922. | #define HAVE_SELECT 1
  14923. | #define HAVE_SEM_OPEN 1
  14924. | #define HAVE_SEM_TIMEDWAIT 1
  14925. | #define HAVE_SEM_GETVALUE 1
  14926. | #define HAVE_SEM_UNLINK 1
  14927. | #define HAVE_SETEGID 1
  14928. | #define HAVE_SETEUID 1
  14929. | #define HAVE_SETGID 1
  14930. | #define HAVE_SETLOCALE 1
  14931. | #define HAVE_SETREGID 1
  14932. | #define HAVE_SETREUID 1
  14933. | #define HAVE_SETSID 1
  14934. | #define HAVE_SETPGID 1
  14935. | #define HAVE_SETPGRP 1
  14936. | #define HAVE_SETUID 1
  14937. | #define HAVE_SETVBUF 1
  14938. | #define HAVE_SNPRINTF 1
  14939. | #define HAVE_SETLOCALE 1
  14940. | #define HAVE_SETREGID 1
  14941. | #define HAVE_SETREUID 1
  14942. | #define HAVE_SETRESUID 1
  14943. | #define HAVE_SETRESGID 1
  14944. | #define HAVE_SETSID 1
  14945. | #define HAVE_SETPGID 1
  14946. | #define HAVE_SETPGRP 1
  14947. | #define HAVE_SETUID 1
  14948. | #define HAVE_SETVBUF 1
  14949. | #define HAVE_SNPRINTF 1
  14950. | #define HAVE_SIGACTION 1
  14951. | #define HAVE_SIGINTERRUPT 1
  14952. | #define HAVE_STRFTIME 1
  14953. | #define HAVE_SYSCONF 1
  14954. | #define HAVE_TCGETPGRP 1
  14955. | #define HAVE_TCSETPGRP 1
  14956. | #define HAVE_TEMPNAM 1
  14957. | #define HAVE_TIMEGM 1
  14958. | #define HAVE_TIMES 1
  14959. | #define HAVE_TMPFILE 1
  14960. | #define HAVE_TMPNAM 1
  14961. | #define HAVE_TMPNAM_R 1
  14962. | #define HAVE_TRUNCATE 1
  14963. | #define HAVE_UNAME 1
  14964. | #define HAVE_UNSETENV 1
  14965. | #define HAVE_UTIMES 1
  14966. | #define HAVE_WAITPID 1
  14967. | #define HAVE_WAIT3 1
  14968. | #define HAVE_WAIT4 1
  14969. | #define HAVE_WCSCOLL 1
  14970. | #define HAVE_CHROOT 1
  14971. | #define HAVE_LINK 1
  14972. | #define HAVE_SYMLINK 1
  14973. | #define HAVE_FCHDIR 1
  14974. | #define HAVE_FSYNC 1
  14975. | #define HAVE_FDATASYNC 1
  14976. | #define HAVE_EPOLL 1
  14977. | #define HAVE_FLOCK 1
  14978. | #define HAVE_GETPAGESIZE 1
  14979. | /* end confdefs.h. */
  14980. | /* Define chflags to an innocuous variant, in case <limits.h> declares chflags.
  14981. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  14982. | #define chflags innocuous_chflags
  14983. |
  14984. | /* System header to define __stub macros and hopefully few prototypes,
  14985. | which can conflict with char chflags (); below.
  14986. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  14987. | <limits.h> exists even on freestanding compilers. */
  14988. |
  14989. | #ifdef __STDC__
  14990. | # include <limits.h>
  14991. | #else
  14992. | # include <assert.h>
  14993. | #endif
  14994. |
  14995. | #undef chflags
  14996. |
  14997. | /* Override any GCC internal prototype to avoid an error.
  14998. | Use char because int might match the return type of a GCC
  14999. | builtin and then its argument prototype would still apply. */
  15000. | #ifdef __cplusplus
  15001. | extern "C"
  15002. | #endif
  15003. | char chflags ();
  15004. | /* The GNU C library defines this for functions which it implements
  15005. | to always fail with ENOSYS. Some functions are actually named
  15006. | something starting with __ and the normal name is an alias. */
  15007. | #if defined __stub_chflags || defined __stub___chflags
  15008. | choke me
  15009. | #endif
  15010. |
  15011. | int
  15012. | main ()
  15013. | {
  15014. | return chflags ();
  15015. | ;
  15016. | return 0;
  15017. | }
  15018. configure:10125: result: no
  15019. configure:10139: checking for lchflags
  15020. configure:10171: result: cross
  15021. configure:10174: checking for lchflags
  15022. configure:10174: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  15023. /tmp/ccmD9HLv.o: In function `main':
  15024. conftest.c:(.text+0x4): undefined reference to `lchflags'
  15025. collect2: ld returned 1 exit status
  15026. configure:10174: $? = 1
  15027. configure: failed program was:
  15028. | /* confdefs.h */
  15029. | #define _GNU_SOURCE 1
  15030. | #define _NETBSD_SOURCE 1
  15031. | #define __BSD_VISIBLE 1
  15032. | #define _BSD_TYPES 1
  15033. | #define _DARWIN_C_SOURCE 1
  15034. | #define _XOPEN_SOURCE 600
  15035. | #define _XOPEN_SOURCE_EXTENDED 1
  15036. | #define _POSIX_C_SOURCE 200112L
  15037. | #define STDC_HEADERS 1
  15038. | #define HAVE_SYS_TYPES_H 1
  15039. | #define HAVE_SYS_STAT_H 1
  15040. | #define HAVE_STDLIB_H 1
  15041. | #define HAVE_STRING_H 1
  15042. | #define HAVE_MEMORY_H 1
  15043. | #define HAVE_STRINGS_H 1
  15044. | #define HAVE_INTTYPES_H 1
  15045. | #define HAVE_STDINT_H 1
  15046. | #define HAVE_UNISTD_H 1
  15047. | #define __EXTENSIONS__ 1
  15048. | #define _ALL_SOURCE 1
  15049. | #define _GNU_SOURCE 1
  15050. | #define _POSIX_PTHREAD_SEMANTICS 1
  15051. | #define _TANDEM_SOURCE 1
  15052. | #define STDC_HEADERS 1
  15053. | #define HAVE_ASM_TYPES_H 1
  15054. | #define HAVE_DLFCN_H 1
  15055. | #define HAVE_ERRNO_H 1
  15056. | #define HAVE_FCNTL_H 1
  15057. | #define HAVE_GRP_H 1
  15058. | #define HAVE_LANGINFO_H 1
  15059. | #define HAVE_POLL_H 1
  15060. | #define HAVE_PTHREAD_H 1
  15061. | #define HAVE_SHADOW_H 1
  15062. | #define HAVE_SIGNAL_H 1
  15063. | #define HAVE_STDINT_H 1
  15064. | #define HAVE_TERMIOS_H 1
  15065. | #define HAVE_UNISTD_H 1
  15066. | #define HAVE_UTIME_H 1
  15067. | #define HAVE_SYS_EPOLL_H 1
  15068. | #define HAVE_SYS_FILE_H 1
  15069. | #define HAVE_SYS_PARAM_H 1
  15070. | #define HAVE_SYS_POLL_H 1
  15071. | #define HAVE_SYS_SELECT_H 1
  15072. | #define HAVE_SYS_SOCKET_H 1
  15073. | #define HAVE_SYS_STATVFS_H 1
  15074. | #define HAVE_SYS_STAT_H 1
  15075. | #define HAVE_SYS_TIME_H 1
  15076. | #define HAVE_SYS_TIMES_H 1
  15077. | #define HAVE_SYS_TYPES_H 1
  15078. | #define HAVE_SYS_UN_H 1
  15079. | #define HAVE_SYS_UTSNAME_H 1
  15080. | #define HAVE_SYS_WAIT_H 1
  15081. | #define HAVE_PTY_H 1
  15082. | #define HAVE_SYS_RESOURCE_H 1
  15083. | #define HAVE_NETPACKET_PACKET_H 1
  15084. | #define HAVE_SYSEXITS_H 1
  15085. | #define HAVE_LINUX_TIPC_H 1
  15086. | #define HAVE_DIRENT_H 1
  15087. | #define HAVE_LINUX_NETLINK_H 1
  15088. | #define HAVE_MAKEDEV 1
  15089. | #define _LARGEFILE_SOURCE 1
  15090. | #define _FILE_OFFSET_BITS 64
  15091. | #if defined(SCO_DS)
  15092. | #undef _OFF_T
  15093. | #endif
  15094. | #define RETSIGTYPE void
  15095. | #define HAVE_SSIZE_T 1
  15096. | #define SIZEOF_INT 4
  15097. | #define SIZEOF_LONG 4
  15098. | #define SIZEOF_VOID_P 4
  15099. | #define SIZEOF_SHORT 2
  15100. | #define SIZEOF_FLOAT 4
  15101. | #define SIZEOF_DOUBLE 8
  15102. | #define SIZEOF_FPOS_T 24
  15103. | #define SIZEOF_SIZE_T 4
  15104. | #define SIZEOF_PID_T 4
  15105. | #define HAVE_LONG_LONG 1
  15106. | #define SIZEOF_LONG_LONG 8
  15107. | #define HAVE_LONG_DOUBLE 1
  15108. | #define SIZEOF_LONG_DOUBLE 8
  15109. | #define HAVE_C99_BOOL 1
  15110. | #define SIZEOF__BOOL 1
  15111. | #define HAVE_UINTPTR_T 1
  15112. | #define SIZEOF_UINTPTR_T 4
  15113. | #define SIZEOF_OFF_T 8
  15114. | #define HAVE_LARGEFILE_SUPPORT 1
  15115. | #define SIZEOF_TIME_T 4
  15116. | #define SIZEOF_PTHREAD_T 4
  15117. | #define SHLIB_EXT ".so"
  15118. | #define HAVE_LIBDL 1
  15119. | #define _REENTRANT 1
  15120. | #define WITH_THREAD 1
  15121. | #define HAVE_PTHREAD_SIGMASK 1
  15122. | #define WITH_DOC_STRINGS 1
  15123. | #define WITH_PYMALLOC 1
  15124. | #define HAVE_DLOPEN 1
  15125. | #define HAVE_DYNAMIC_LOADING 1
  15126. | #define HAVE_ALARM 1
  15127. | #define HAVE_SETITIMER 1
  15128. | #define HAVE_GETITIMER 1
  15129. | #define HAVE_CHOWN 1
  15130. | #define HAVE_CLOCK 1
  15131. | #define HAVE_CONFSTR 1
  15132. | #define HAVE_CTERMID 1
  15133. | #define HAVE_EXECV 1
  15134. | #define HAVE_FCHMOD 1
  15135. | #define HAVE_FCHOWN 1
  15136. | #define HAVE_FORK 1
  15137. | #define HAVE_FPATHCONF 1
  15138. | #define HAVE_FTIME 1
  15139. | #define HAVE_FTRUNCATE 1
  15140. | #define HAVE_GAI_STRERROR 1
  15141. | #define HAVE_GETGROUPS 1
  15142. | #define HAVE_GETLOGIN 1
  15143. | #define HAVE_GETPEERNAME 1
  15144. | #define HAVE_GETPGID 1
  15145. | #define HAVE_GETPID 1
  15146. | #define HAVE_GETPRIORITY 1
  15147. | #define HAVE_GETRESUID 1
  15148. | #define HAVE_GETRESGID 1
  15149. | #define HAVE_GETPWENT 1
  15150. | #define HAVE_GETSPNAM 1
  15151. | #define HAVE_GETSPENT 1
  15152. | #define HAVE_GETSID 1
  15153. | #define HAVE_INITGROUPS 1
  15154. | #define HAVE_KILL 1
  15155. | #define HAVE_KILLPG 1
  15156. | #define HAVE_LCHOWN 1
  15157. | #define HAVE_LSTAT 1
  15158. | #define HAVE_MKFIFO 1
  15159. | #define HAVE_MKNOD 1
  15160. | #define HAVE_MKTIME 1
  15161. | #define HAVE_MREMAP 1
  15162. | #define HAVE_NICE 1
  15163. | #define HAVE_PATHCONF 1
  15164. | #define HAVE_PAUSE 1
  15165. | #define HAVE_POLL 1
  15166. | #define HAVE_PUTENV 1
  15167. | #define HAVE_READLINK 1
  15168. | #define HAVE_REALPATH 1
  15169. | #define HAVE_SELECT 1
  15170. | #define HAVE_SEM_OPEN 1
  15171. | #define HAVE_SEM_TIMEDWAIT 1
  15172. | #define HAVE_SEM_GETVALUE 1
  15173. | #define HAVE_SEM_UNLINK 1
  15174. | #define HAVE_SETEGID 1
  15175. | #define HAVE_SETEUID 1
  15176. | #define HAVE_SETGID 1
  15177. | #define HAVE_SETLOCALE 1
  15178. | #define HAVE_SETREGID 1
  15179. | #define HAVE_SETREUID 1
  15180. | #define HAVE_SETSID 1
  15181. | #define HAVE_SETPGID 1
  15182. | #define HAVE_SETPGRP 1
  15183. | #define HAVE_SETUID 1
  15184. | #define HAVE_SETVBUF 1
  15185. | #define HAVE_SNPRINTF 1
  15186. | #define HAVE_SETLOCALE 1
  15187. | #define HAVE_SETREGID 1
  15188. | #define HAVE_SETREUID 1
  15189. | #define HAVE_SETRESUID 1
  15190. | #define HAVE_SETRESGID 1
  15191. | #define HAVE_SETSID 1
  15192. | #define HAVE_SETPGID 1
  15193. | #define HAVE_SETPGRP 1
  15194. | #define HAVE_SETUID 1
  15195. | #define HAVE_SETVBUF 1
  15196. | #define HAVE_SNPRINTF 1
  15197. | #define HAVE_SIGACTION 1
  15198. | #define HAVE_SIGINTERRUPT 1
  15199. | #define HAVE_STRFTIME 1
  15200. | #define HAVE_SYSCONF 1
  15201. | #define HAVE_TCGETPGRP 1
  15202. | #define HAVE_TCSETPGRP 1
  15203. | #define HAVE_TEMPNAM 1
  15204. | #define HAVE_TIMEGM 1
  15205. | #define HAVE_TIMES 1
  15206. | #define HAVE_TMPFILE 1
  15207. | #define HAVE_TMPNAM 1
  15208. | #define HAVE_TMPNAM_R 1
  15209. | #define HAVE_TRUNCATE 1
  15210. | #define HAVE_UNAME 1
  15211. | #define HAVE_UNSETENV 1
  15212. | #define HAVE_UTIMES 1
  15213. | #define HAVE_WAITPID 1
  15214. | #define HAVE_WAIT3 1
  15215. | #define HAVE_WAIT4 1
  15216. | #define HAVE_WCSCOLL 1
  15217. | #define HAVE_CHROOT 1
  15218. | #define HAVE_LINK 1
  15219. | #define HAVE_SYMLINK 1
  15220. | #define HAVE_FCHDIR 1
  15221. | #define HAVE_FSYNC 1
  15222. | #define HAVE_FDATASYNC 1
  15223. | #define HAVE_EPOLL 1
  15224. | #define HAVE_FLOCK 1
  15225. | #define HAVE_GETPAGESIZE 1
  15226. | /* end confdefs.h. */
  15227. | /* Define lchflags to an innocuous variant, in case <limits.h> declares lchflags.
  15228. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  15229. | #define lchflags innocuous_lchflags
  15230. |
  15231. | /* System header to define __stub macros and hopefully few prototypes,
  15232. | which can conflict with char lchflags (); below.
  15233. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  15234. | <limits.h> exists even on freestanding compilers. */
  15235. |
  15236. | #ifdef __STDC__
  15237. | # include <limits.h>
  15238. | #else
  15239. | # include <assert.h>
  15240. | #endif
  15241. |
  15242. | #undef lchflags
  15243. |
  15244. | /* Override any GCC internal prototype to avoid an error.
  15245. | Use char because int might match the return type of a GCC
  15246. | builtin and then its argument prototype would still apply. */
  15247. | #ifdef __cplusplus
  15248. | extern "C"
  15249. | #endif
  15250. | char lchflags ();
  15251. | /* The GNU C library defines this for functions which it implements
  15252. | to always fail with ENOSYS. Some functions are actually named
  15253. | something starting with __ and the normal name is an alias. */
  15254. | #if defined __stub_lchflags || defined __stub___lchflags
  15255. | choke me
  15256. | #endif
  15257. |
  15258. | int
  15259. | main ()
  15260. | {
  15261. | return lchflags ();
  15262. | ;
  15263. | return 0;
  15264. | }
  15265. configure:10174: result: no
  15266. configure:10197: checking for inflateCopy in -lz
  15267. configure:10222: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lz -ldl -lpthread >&5
  15268. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lz
  15269. collect2: ld returned 1 exit status
  15270. configure:10222: $? = 1
  15271. configure: failed program was:
  15272. | /* confdefs.h */
  15273. | #define _GNU_SOURCE 1
  15274. | #define _NETBSD_SOURCE 1
  15275. | #define __BSD_VISIBLE 1
  15276. | #define _BSD_TYPES 1
  15277. | #define _DARWIN_C_SOURCE 1
  15278. | #define _XOPEN_SOURCE 600
  15279. | #define _XOPEN_SOURCE_EXTENDED 1
  15280. | #define _POSIX_C_SOURCE 200112L
  15281. | #define STDC_HEADERS 1
  15282. | #define HAVE_SYS_TYPES_H 1
  15283. | #define HAVE_SYS_STAT_H 1
  15284. | #define HAVE_STDLIB_H 1
  15285. | #define HAVE_STRING_H 1
  15286. | #define HAVE_MEMORY_H 1
  15287. | #define HAVE_STRINGS_H 1
  15288. | #define HAVE_INTTYPES_H 1
  15289. | #define HAVE_STDINT_H 1
  15290. | #define HAVE_UNISTD_H 1
  15291. | #define __EXTENSIONS__ 1
  15292. | #define _ALL_SOURCE 1
  15293. | #define _GNU_SOURCE 1
  15294. | #define _POSIX_PTHREAD_SEMANTICS 1
  15295. | #define _TANDEM_SOURCE 1
  15296. | #define STDC_HEADERS 1
  15297. | #define HAVE_ASM_TYPES_H 1
  15298. | #define HAVE_DLFCN_H 1
  15299. | #define HAVE_ERRNO_H 1
  15300. | #define HAVE_FCNTL_H 1
  15301. | #define HAVE_GRP_H 1
  15302. | #define HAVE_LANGINFO_H 1
  15303. | #define HAVE_POLL_H 1
  15304. | #define HAVE_PTHREAD_H 1
  15305. | #define HAVE_SHADOW_H 1
  15306. | #define HAVE_SIGNAL_H 1
  15307. | #define HAVE_STDINT_H 1
  15308. | #define HAVE_TERMIOS_H 1
  15309. | #define HAVE_UNISTD_H 1
  15310. | #define HAVE_UTIME_H 1
  15311. | #define HAVE_SYS_EPOLL_H 1
  15312. | #define HAVE_SYS_FILE_H 1
  15313. | #define HAVE_SYS_PARAM_H 1
  15314. | #define HAVE_SYS_POLL_H 1
  15315. | #define HAVE_SYS_SELECT_H 1
  15316. | #define HAVE_SYS_SOCKET_H 1
  15317. | #define HAVE_SYS_STATVFS_H 1
  15318. | #define HAVE_SYS_STAT_H 1
  15319. | #define HAVE_SYS_TIME_H 1
  15320. | #define HAVE_SYS_TIMES_H 1
  15321. | #define HAVE_SYS_TYPES_H 1
  15322. | #define HAVE_SYS_UN_H 1
  15323. | #define HAVE_SYS_UTSNAME_H 1
  15324. | #define HAVE_SYS_WAIT_H 1
  15325. | #define HAVE_PTY_H 1
  15326. | #define HAVE_SYS_RESOURCE_H 1
  15327. | #define HAVE_NETPACKET_PACKET_H 1
  15328. | #define HAVE_SYSEXITS_H 1
  15329. | #define HAVE_LINUX_TIPC_H 1
  15330. | #define HAVE_DIRENT_H 1
  15331. | #define HAVE_LINUX_NETLINK_H 1
  15332. | #define HAVE_MAKEDEV 1
  15333. | #define _LARGEFILE_SOURCE 1
  15334. | #define _FILE_OFFSET_BITS 64
  15335. | #if defined(SCO_DS)
  15336. | #undef _OFF_T
  15337. | #endif
  15338. | #define RETSIGTYPE void
  15339. | #define HAVE_SSIZE_T 1
  15340. | #define SIZEOF_INT 4
  15341. | #define SIZEOF_LONG 4
  15342. | #define SIZEOF_VOID_P 4
  15343. | #define SIZEOF_SHORT 2
  15344. | #define SIZEOF_FLOAT 4
  15345. | #define SIZEOF_DOUBLE 8
  15346. | #define SIZEOF_FPOS_T 24
  15347. | #define SIZEOF_SIZE_T 4
  15348. | #define SIZEOF_PID_T 4
  15349. | #define HAVE_LONG_LONG 1
  15350. | #define SIZEOF_LONG_LONG 8
  15351. | #define HAVE_LONG_DOUBLE 1
  15352. | #define SIZEOF_LONG_DOUBLE 8
  15353. | #define HAVE_C99_BOOL 1
  15354. | #define SIZEOF__BOOL 1
  15355. | #define HAVE_UINTPTR_T 1
  15356. | #define SIZEOF_UINTPTR_T 4
  15357. | #define SIZEOF_OFF_T 8
  15358. | #define HAVE_LARGEFILE_SUPPORT 1
  15359. | #define SIZEOF_TIME_T 4
  15360. | #define SIZEOF_PTHREAD_T 4
  15361. | #define SHLIB_EXT ".so"
  15362. | #define HAVE_LIBDL 1
  15363. | #define _REENTRANT 1
  15364. | #define WITH_THREAD 1
  15365. | #define HAVE_PTHREAD_SIGMASK 1
  15366. | #define WITH_DOC_STRINGS 1
  15367. | #define WITH_PYMALLOC 1
  15368. | #define HAVE_DLOPEN 1
  15369. | #define HAVE_DYNAMIC_LOADING 1
  15370. | #define HAVE_ALARM 1
  15371. | #define HAVE_SETITIMER 1
  15372. | #define HAVE_GETITIMER 1
  15373. | #define HAVE_CHOWN 1
  15374. | #define HAVE_CLOCK 1
  15375. | #define HAVE_CONFSTR 1
  15376. | #define HAVE_CTERMID 1
  15377. | #define HAVE_EXECV 1
  15378. | #define HAVE_FCHMOD 1
  15379. | #define HAVE_FCHOWN 1
  15380. | #define HAVE_FORK 1
  15381. | #define HAVE_FPATHCONF 1
  15382. | #define HAVE_FTIME 1
  15383. | #define HAVE_FTRUNCATE 1
  15384. | #define HAVE_GAI_STRERROR 1
  15385. | #define HAVE_GETGROUPS 1
  15386. | #define HAVE_GETLOGIN 1
  15387. | #define HAVE_GETPEERNAME 1
  15388. | #define HAVE_GETPGID 1
  15389. | #define HAVE_GETPID 1
  15390. | #define HAVE_GETPRIORITY 1
  15391. | #define HAVE_GETRESUID 1
  15392. | #define HAVE_GETRESGID 1
  15393. | #define HAVE_GETPWENT 1
  15394. | #define HAVE_GETSPNAM 1
  15395. | #define HAVE_GETSPENT 1
  15396. | #define HAVE_GETSID 1
  15397. | #define HAVE_INITGROUPS 1
  15398. | #define HAVE_KILL 1
  15399. | #define HAVE_KILLPG 1
  15400. | #define HAVE_LCHOWN 1
  15401. | #define HAVE_LSTAT 1
  15402. | #define HAVE_MKFIFO 1
  15403. | #define HAVE_MKNOD 1
  15404. | #define HAVE_MKTIME 1
  15405. | #define HAVE_MREMAP 1
  15406. | #define HAVE_NICE 1
  15407. | #define HAVE_PATHCONF 1
  15408. | #define HAVE_PAUSE 1
  15409. | #define HAVE_POLL 1
  15410. | #define HAVE_PUTENV 1
  15411. | #define HAVE_READLINK 1
  15412. | #define HAVE_REALPATH 1
  15413. | #define HAVE_SELECT 1
  15414. | #define HAVE_SEM_OPEN 1
  15415. | #define HAVE_SEM_TIMEDWAIT 1
  15416. | #define HAVE_SEM_GETVALUE 1
  15417. | #define HAVE_SEM_UNLINK 1
  15418. | #define HAVE_SETEGID 1
  15419. | #define HAVE_SETEUID 1
  15420. | #define HAVE_SETGID 1
  15421. | #define HAVE_SETLOCALE 1
  15422. | #define HAVE_SETREGID 1
  15423. | #define HAVE_SETREUID 1
  15424. | #define HAVE_SETSID 1
  15425. | #define HAVE_SETPGID 1
  15426. | #define HAVE_SETPGRP 1
  15427. | #define HAVE_SETUID 1
  15428. | #define HAVE_SETVBUF 1
  15429. | #define HAVE_SNPRINTF 1
  15430. | #define HAVE_SETLOCALE 1
  15431. | #define HAVE_SETREGID 1
  15432. | #define HAVE_SETREUID 1
  15433. | #define HAVE_SETRESUID 1
  15434. | #define HAVE_SETRESGID 1
  15435. | #define HAVE_SETSID 1
  15436. | #define HAVE_SETPGID 1
  15437. | #define HAVE_SETPGRP 1
  15438. | #define HAVE_SETUID 1
  15439. | #define HAVE_SETVBUF 1
  15440. | #define HAVE_SNPRINTF 1
  15441. | #define HAVE_SIGACTION 1
  15442. | #define HAVE_SIGINTERRUPT 1
  15443. | #define HAVE_STRFTIME 1
  15444. | #define HAVE_SYSCONF 1
  15445. | #define HAVE_TCGETPGRP 1
  15446. | #define HAVE_TCSETPGRP 1
  15447. | #define HAVE_TEMPNAM 1
  15448. | #define HAVE_TIMEGM 1
  15449. | #define HAVE_TIMES 1
  15450. | #define HAVE_TMPFILE 1
  15451. | #define HAVE_TMPNAM 1
  15452. | #define HAVE_TMPNAM_R 1
  15453. | #define HAVE_TRUNCATE 1
  15454. | #define HAVE_UNAME 1
  15455. | #define HAVE_UNSETENV 1
  15456. | #define HAVE_UTIMES 1
  15457. | #define HAVE_WAITPID 1
  15458. | #define HAVE_WAIT3 1
  15459. | #define HAVE_WAIT4 1
  15460. | #define HAVE_WCSCOLL 1
  15461. | #define HAVE_CHROOT 1
  15462. | #define HAVE_LINK 1
  15463. | #define HAVE_SYMLINK 1
  15464. | #define HAVE_FCHDIR 1
  15465. | #define HAVE_FSYNC 1
  15466. | #define HAVE_FDATASYNC 1
  15467. | #define HAVE_EPOLL 1
  15468. | #define HAVE_FLOCK 1
  15469. | #define HAVE_GETPAGESIZE 1
  15470. | /* end confdefs.h. */
  15471. |
  15472. | /* Override any GCC internal prototype to avoid an error.
  15473. | Use char because int might match the return type of a GCC
  15474. | builtin and then its argument prototype would still apply. */
  15475. | #ifdef __cplusplus
  15476. | extern "C"
  15477. | #endif
  15478. | char inflateCopy ();
  15479. | int
  15480. | main ()
  15481. | {
  15482. | return inflateCopy ();
  15483. | ;
  15484. | return 0;
  15485. | }
  15486. configure:10231: result: no
  15487. configure:10247: checking for hstrerror
  15488. configure:10262: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  15489. configure:10262: $? = 0
  15490. configure:10266: result: yes
  15491. configure:10276: checking for inet_aton
  15492. configure:10294: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  15493. configure:10294: $? = 0
  15494. configure:10298: result: yes
  15495. configure:10308: checking for inet_pton
  15496. configure:10326: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  15497. configure:10326: $? = 0
  15498. configure:10330: result: yes
  15499. configure:10340: checking for setgroups
  15500. configure:10358: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  15501. configure:10358: $? = 0
  15502. configure:10362: result: yes
  15503. configure:10375: checking for openpty
  15504. configure:10375: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread >&5
  15505. /tmp/ccs6zPla.o: In function `main':
  15506. conftest.c:(.text+0x4): undefined reference to `openpty'
  15507. collect2: ld returned 1 exit status
  15508. configure:10375: $? = 1
  15509. configure: failed program was:
  15510. | /* confdefs.h */
  15511. | #define _GNU_SOURCE 1
  15512. | #define _NETBSD_SOURCE 1
  15513. | #define __BSD_VISIBLE 1
  15514. | #define _BSD_TYPES 1
  15515. | #define _DARWIN_C_SOURCE 1
  15516. | #define _XOPEN_SOURCE 600
  15517. | #define _XOPEN_SOURCE_EXTENDED 1
  15518. | #define _POSIX_C_SOURCE 200112L
  15519. | #define STDC_HEADERS 1
  15520. | #define HAVE_SYS_TYPES_H 1
  15521. | #define HAVE_SYS_STAT_H 1
  15522. | #define HAVE_STDLIB_H 1
  15523. | #define HAVE_STRING_H 1
  15524. | #define HAVE_MEMORY_H 1
  15525. | #define HAVE_STRINGS_H 1
  15526. | #define HAVE_INTTYPES_H 1
  15527. | #define HAVE_STDINT_H 1
  15528. | #define HAVE_UNISTD_H 1
  15529. | #define __EXTENSIONS__ 1
  15530. | #define _ALL_SOURCE 1
  15531. | #define _GNU_SOURCE 1
  15532. | #define _POSIX_PTHREAD_SEMANTICS 1
  15533. | #define _TANDEM_SOURCE 1
  15534. | #define STDC_HEADERS 1
  15535. | #define HAVE_ASM_TYPES_H 1
  15536. | #define HAVE_DLFCN_H 1
  15537. | #define HAVE_ERRNO_H 1
  15538. | #define HAVE_FCNTL_H 1
  15539. | #define HAVE_GRP_H 1
  15540. | #define HAVE_LANGINFO_H 1
  15541. | #define HAVE_POLL_H 1
  15542. | #define HAVE_PTHREAD_H 1
  15543. | #define HAVE_SHADOW_H 1
  15544. | #define HAVE_SIGNAL_H 1
  15545. | #define HAVE_STDINT_H 1
  15546. | #define HAVE_TERMIOS_H 1
  15547. | #define HAVE_UNISTD_H 1
  15548. | #define HAVE_UTIME_H 1
  15549. | #define HAVE_SYS_EPOLL_H 1
  15550. | #define HAVE_SYS_FILE_H 1
  15551. | #define HAVE_SYS_PARAM_H 1
  15552. | #define HAVE_SYS_POLL_H 1
  15553. | #define HAVE_SYS_SELECT_H 1
  15554. | #define HAVE_SYS_SOCKET_H 1
  15555. | #define HAVE_SYS_STATVFS_H 1
  15556. | #define HAVE_SYS_STAT_H 1
  15557. | #define HAVE_SYS_TIME_H 1
  15558. | #define HAVE_SYS_TIMES_H 1
  15559. | #define HAVE_SYS_TYPES_H 1
  15560. | #define HAVE_SYS_UN_H 1
  15561. | #define HAVE_SYS_UTSNAME_H 1
  15562. | #define HAVE_SYS_WAIT_H 1
  15563. | #define HAVE_PTY_H 1
  15564. | #define HAVE_SYS_RESOURCE_H 1
  15565. | #define HAVE_NETPACKET_PACKET_H 1
  15566. | #define HAVE_SYSEXITS_H 1
  15567. | #define HAVE_LINUX_TIPC_H 1
  15568. | #define HAVE_DIRENT_H 1
  15569. | #define HAVE_LINUX_NETLINK_H 1
  15570. | #define HAVE_MAKEDEV 1
  15571. | #define _LARGEFILE_SOURCE 1
  15572. | #define _FILE_OFFSET_BITS 64
  15573. | #if defined(SCO_DS)
  15574. | #undef _OFF_T
  15575. | #endif
  15576. | #define RETSIGTYPE void
  15577. | #define HAVE_SSIZE_T 1
  15578. | #define SIZEOF_INT 4
  15579. | #define SIZEOF_LONG 4
  15580. | #define SIZEOF_VOID_P 4
  15581. | #define SIZEOF_SHORT 2
  15582. | #define SIZEOF_FLOAT 4
  15583. | #define SIZEOF_DOUBLE 8
  15584. | #define SIZEOF_FPOS_T 24
  15585. | #define SIZEOF_SIZE_T 4
  15586. | #define SIZEOF_PID_T 4
  15587. | #define HAVE_LONG_LONG 1
  15588. | #define SIZEOF_LONG_LONG 8
  15589. | #define HAVE_LONG_DOUBLE 1
  15590. | #define SIZEOF_LONG_DOUBLE 8
  15591. | #define HAVE_C99_BOOL 1
  15592. | #define SIZEOF__BOOL 1
  15593. | #define HAVE_UINTPTR_T 1
  15594. | #define SIZEOF_UINTPTR_T 4
  15595. | #define SIZEOF_OFF_T 8
  15596. | #define HAVE_LARGEFILE_SUPPORT 1
  15597. | #define SIZEOF_TIME_T 4
  15598. | #define SIZEOF_PTHREAD_T 4
  15599. | #define SHLIB_EXT ".so"
  15600. | #define HAVE_LIBDL 1
  15601. | #define _REENTRANT 1
  15602. | #define WITH_THREAD 1
  15603. | #define HAVE_PTHREAD_SIGMASK 1
  15604. | #define WITH_DOC_STRINGS 1
  15605. | #define WITH_PYMALLOC 1
  15606. | #define HAVE_DLOPEN 1
  15607. | #define HAVE_DYNAMIC_LOADING 1
  15608. | #define HAVE_ALARM 1
  15609. | #define HAVE_SETITIMER 1
  15610. | #define HAVE_GETITIMER 1
  15611. | #define HAVE_CHOWN 1
  15612. | #define HAVE_CLOCK 1
  15613. | #define HAVE_CONFSTR 1
  15614. | #define HAVE_CTERMID 1
  15615. | #define HAVE_EXECV 1
  15616. | #define HAVE_FCHMOD 1
  15617. | #define HAVE_FCHOWN 1
  15618. | #define HAVE_FORK 1
  15619. | #define HAVE_FPATHCONF 1
  15620. | #define HAVE_FTIME 1
  15621. | #define HAVE_FTRUNCATE 1
  15622. | #define HAVE_GAI_STRERROR 1
  15623. | #define HAVE_GETGROUPS 1
  15624. | #define HAVE_GETLOGIN 1
  15625. | #define HAVE_GETPEERNAME 1
  15626. | #define HAVE_GETPGID 1
  15627. | #define HAVE_GETPID 1
  15628. | #define HAVE_GETPRIORITY 1
  15629. | #define HAVE_GETRESUID 1
  15630. | #define HAVE_GETRESGID 1
  15631. | #define HAVE_GETPWENT 1
  15632. | #define HAVE_GETSPNAM 1
  15633. | #define HAVE_GETSPENT 1
  15634. | #define HAVE_GETSID 1
  15635. | #define HAVE_INITGROUPS 1
  15636. | #define HAVE_KILL 1
  15637. | #define HAVE_KILLPG 1
  15638. | #define HAVE_LCHOWN 1
  15639. | #define HAVE_LSTAT 1
  15640. | #define HAVE_MKFIFO 1
  15641. | #define HAVE_MKNOD 1
  15642. | #define HAVE_MKTIME 1
  15643. | #define HAVE_MREMAP 1
  15644. | #define HAVE_NICE 1
  15645. | #define HAVE_PATHCONF 1
  15646. | #define HAVE_PAUSE 1
  15647. | #define HAVE_POLL 1
  15648. | #define HAVE_PUTENV 1
  15649. | #define HAVE_READLINK 1
  15650. | #define HAVE_REALPATH 1
  15651. | #define HAVE_SELECT 1
  15652. | #define HAVE_SEM_OPEN 1
  15653. | #define HAVE_SEM_TIMEDWAIT 1
  15654. | #define HAVE_SEM_GETVALUE 1
  15655. | #define HAVE_SEM_UNLINK 1
  15656. | #define HAVE_SETEGID 1
  15657. | #define HAVE_SETEUID 1
  15658. | #define HAVE_SETGID 1
  15659. | #define HAVE_SETLOCALE 1
  15660. | #define HAVE_SETREGID 1
  15661. | #define HAVE_SETREUID 1
  15662. | #define HAVE_SETSID 1
  15663. | #define HAVE_SETPGID 1
  15664. | #define HAVE_SETPGRP 1
  15665. | #define HAVE_SETUID 1
  15666. | #define HAVE_SETVBUF 1
  15667. | #define HAVE_SNPRINTF 1
  15668. | #define HAVE_SETLOCALE 1
  15669. | #define HAVE_SETREGID 1
  15670. | #define HAVE_SETREUID 1
  15671. | #define HAVE_SETRESUID 1
  15672. | #define HAVE_SETRESGID 1
  15673. | #define HAVE_SETSID 1
  15674. | #define HAVE_SETPGID 1
  15675. | #define HAVE_SETPGRP 1
  15676. | #define HAVE_SETUID 1
  15677. | #define HAVE_SETVBUF 1
  15678. | #define HAVE_SNPRINTF 1
  15679. | #define HAVE_SIGACTION 1
  15680. | #define HAVE_SIGINTERRUPT 1
  15681. | #define HAVE_STRFTIME 1
  15682. | #define HAVE_SYSCONF 1
  15683. | #define HAVE_TCGETPGRP 1
  15684. | #define HAVE_TCSETPGRP 1
  15685. | #define HAVE_TEMPNAM 1
  15686. | #define HAVE_TIMEGM 1
  15687. | #define HAVE_TIMES 1
  15688. | #define HAVE_TMPFILE 1
  15689. | #define HAVE_TMPNAM 1
  15690. | #define HAVE_TMPNAM_R 1
  15691. | #define HAVE_TRUNCATE 1
  15692. | #define HAVE_UNAME 1
  15693. | #define HAVE_UNSETENV 1
  15694. | #define HAVE_UTIMES 1
  15695. | #define HAVE_WAITPID 1
  15696. | #define HAVE_WAIT3 1
  15697. | #define HAVE_WAIT4 1
  15698. | #define HAVE_WCSCOLL 1
  15699. | #define HAVE_CHROOT 1
  15700. | #define HAVE_LINK 1
  15701. | #define HAVE_SYMLINK 1
  15702. | #define HAVE_FCHDIR 1
  15703. | #define HAVE_FSYNC 1
  15704. | #define HAVE_FDATASYNC 1
  15705. | #define HAVE_EPOLL 1
  15706. | #define HAVE_FLOCK 1
  15707. | #define HAVE_GETPAGESIZE 1
  15708. | #define HAVE_HSTRERROR 1
  15709. | #define HAVE_INET_ATON 1
  15710. | #define HAVE_INET_PTON 1
  15711. | #define HAVE_SETGROUPS 1
  15712. | /* end confdefs.h. */
  15713. | /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
  15714. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  15715. | #define openpty innocuous_openpty
  15716. |
  15717. | /* System header to define __stub macros and hopefully few prototypes,
  15718. | which can conflict with char openpty (); below.
  15719. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  15720. | <limits.h> exists even on freestanding compilers. */
  15721. |
  15722. | #ifdef __STDC__
  15723. | # include <limits.h>
  15724. | #else
  15725. | # include <assert.h>
  15726. | #endif
  15727. |
  15728. | #undef openpty
  15729. |
  15730. | /* Override any GCC internal prototype to avoid an error.
  15731. | Use char because int might match the return type of a GCC
  15732. | builtin and then its argument prototype would still apply. */
  15733. | #ifdef __cplusplus
  15734. | extern "C"
  15735. | #endif
  15736. | char openpty ();
  15737. | /* The GNU C library defines this for functions which it implements
  15738. | to always fail with ENOSYS. Some functions are actually named
  15739. | something starting with __ and the normal name is an alias. */
  15740. | #if defined __stub_openpty || defined __stub___openpty
  15741. | choke me
  15742. | #endif
  15743. |
  15744. | int
  15745. | main ()
  15746. | {
  15747. | return openpty ();
  15748. | ;
  15749. | return 0;
  15750. | }
  15751. configure:10375: result: no
  15752. configure:10382: checking for openpty in -lutil
  15753. configure:10407: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lutil -ldl -lpthread >&5
  15754. configure:10407: $? = 0
  15755. configure:10416: result: yes
  15756. configure:10472: checking for forkpty
  15757. configure:10472: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  15758. configure:10472: $? = 0
  15759. configure:10472: result: yes
  15760. configure:10571: checking for memmove
  15761. configure:10571: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  15762. conftest.c:229: warning: conflicting types for built-in function 'memmove'
  15763. configure:10571: $? = 0
  15764. configure:10571: result: yes
  15765. configure:10585: checking for fseek64
  15766. configure:10585: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  15767. /tmp/cccNZaXx.o: In function `main':
  15768. conftest.c:(.text+0x4): undefined reference to `fseek64'
  15769. collect2: ld returned 1 exit status
  15770. configure:10585: $? = 1
  15771. configure: failed program was:
  15772. | /* confdefs.h */
  15773. | #define _GNU_SOURCE 1
  15774. | #define _NETBSD_SOURCE 1
  15775. | #define __BSD_VISIBLE 1
  15776. | #define _BSD_TYPES 1
  15777. | #define _DARWIN_C_SOURCE 1
  15778. | #define _XOPEN_SOURCE 600
  15779. | #define _XOPEN_SOURCE_EXTENDED 1
  15780. | #define _POSIX_C_SOURCE 200112L
  15781. | #define STDC_HEADERS 1
  15782. | #define HAVE_SYS_TYPES_H 1
  15783. | #define HAVE_SYS_STAT_H 1
  15784. | #define HAVE_STDLIB_H 1
  15785. | #define HAVE_STRING_H 1
  15786. | #define HAVE_MEMORY_H 1
  15787. | #define HAVE_STRINGS_H 1
  15788. | #define HAVE_INTTYPES_H 1
  15789. | #define HAVE_STDINT_H 1
  15790. | #define HAVE_UNISTD_H 1
  15791. | #define __EXTENSIONS__ 1
  15792. | #define _ALL_SOURCE 1
  15793. | #define _GNU_SOURCE 1
  15794. | #define _POSIX_PTHREAD_SEMANTICS 1
  15795. | #define _TANDEM_SOURCE 1
  15796. | #define STDC_HEADERS 1
  15797. | #define HAVE_ASM_TYPES_H 1
  15798. | #define HAVE_DLFCN_H 1
  15799. | #define HAVE_ERRNO_H 1
  15800. | #define HAVE_FCNTL_H 1
  15801. | #define HAVE_GRP_H 1
  15802. | #define HAVE_LANGINFO_H 1
  15803. | #define HAVE_POLL_H 1
  15804. | #define HAVE_PTHREAD_H 1
  15805. | #define HAVE_SHADOW_H 1
  15806. | #define HAVE_SIGNAL_H 1
  15807. | #define HAVE_STDINT_H 1
  15808. | #define HAVE_TERMIOS_H 1
  15809. | #define HAVE_UNISTD_H 1
  15810. | #define HAVE_UTIME_H 1
  15811. | #define HAVE_SYS_EPOLL_H 1
  15812. | #define HAVE_SYS_FILE_H 1
  15813. | #define HAVE_SYS_PARAM_H 1
  15814. | #define HAVE_SYS_POLL_H 1
  15815. | #define HAVE_SYS_SELECT_H 1
  15816. | #define HAVE_SYS_SOCKET_H 1
  15817. | #define HAVE_SYS_STATVFS_H 1
  15818. | #define HAVE_SYS_STAT_H 1
  15819. | #define HAVE_SYS_TIME_H 1
  15820. | #define HAVE_SYS_TIMES_H 1
  15821. | #define HAVE_SYS_TYPES_H 1
  15822. | #define HAVE_SYS_UN_H 1
  15823. | #define HAVE_SYS_UTSNAME_H 1
  15824. | #define HAVE_SYS_WAIT_H 1
  15825. | #define HAVE_PTY_H 1
  15826. | #define HAVE_SYS_RESOURCE_H 1
  15827. | #define HAVE_NETPACKET_PACKET_H 1
  15828. | #define HAVE_SYSEXITS_H 1
  15829. | #define HAVE_LINUX_TIPC_H 1
  15830. | #define HAVE_DIRENT_H 1
  15831. | #define HAVE_LINUX_NETLINK_H 1
  15832. | #define HAVE_MAKEDEV 1
  15833. | #define _LARGEFILE_SOURCE 1
  15834. | #define _FILE_OFFSET_BITS 64
  15835. | #if defined(SCO_DS)
  15836. | #undef _OFF_T
  15837. | #endif
  15838. | #define RETSIGTYPE void
  15839. | #define HAVE_SSIZE_T 1
  15840. | #define SIZEOF_INT 4
  15841. | #define SIZEOF_LONG 4
  15842. | #define SIZEOF_VOID_P 4
  15843. | #define SIZEOF_SHORT 2
  15844. | #define SIZEOF_FLOAT 4
  15845. | #define SIZEOF_DOUBLE 8
  15846. | #define SIZEOF_FPOS_T 24
  15847. | #define SIZEOF_SIZE_T 4
  15848. | #define SIZEOF_PID_T 4
  15849. | #define HAVE_LONG_LONG 1
  15850. | #define SIZEOF_LONG_LONG 8
  15851. | #define HAVE_LONG_DOUBLE 1
  15852. | #define SIZEOF_LONG_DOUBLE 8
  15853. | #define HAVE_C99_BOOL 1
  15854. | #define SIZEOF__BOOL 1
  15855. | #define HAVE_UINTPTR_T 1
  15856. | #define SIZEOF_UINTPTR_T 4
  15857. | #define SIZEOF_OFF_T 8
  15858. | #define HAVE_LARGEFILE_SUPPORT 1
  15859. | #define SIZEOF_TIME_T 4
  15860. | #define SIZEOF_PTHREAD_T 4
  15861. | #define SHLIB_EXT ".so"
  15862. | #define HAVE_LIBDL 1
  15863. | #define _REENTRANT 1
  15864. | #define WITH_THREAD 1
  15865. | #define HAVE_PTHREAD_SIGMASK 1
  15866. | #define WITH_DOC_STRINGS 1
  15867. | #define WITH_PYMALLOC 1
  15868. | #define HAVE_DLOPEN 1
  15869. | #define HAVE_DYNAMIC_LOADING 1
  15870. | #define HAVE_ALARM 1
  15871. | #define HAVE_SETITIMER 1
  15872. | #define HAVE_GETITIMER 1
  15873. | #define HAVE_CHOWN 1
  15874. | #define HAVE_CLOCK 1
  15875. | #define HAVE_CONFSTR 1
  15876. | #define HAVE_CTERMID 1
  15877. | #define HAVE_EXECV 1
  15878. | #define HAVE_FCHMOD 1
  15879. | #define HAVE_FCHOWN 1
  15880. | #define HAVE_FORK 1
  15881. | #define HAVE_FPATHCONF 1
  15882. | #define HAVE_FTIME 1
  15883. | #define HAVE_FTRUNCATE 1
  15884. | #define HAVE_GAI_STRERROR 1
  15885. | #define HAVE_GETGROUPS 1
  15886. | #define HAVE_GETLOGIN 1
  15887. | #define HAVE_GETPEERNAME 1
  15888. | #define HAVE_GETPGID 1
  15889. | #define HAVE_GETPID 1
  15890. | #define HAVE_GETPRIORITY 1
  15891. | #define HAVE_GETRESUID 1
  15892. | #define HAVE_GETRESGID 1
  15893. | #define HAVE_GETPWENT 1
  15894. | #define HAVE_GETSPNAM 1
  15895. | #define HAVE_GETSPENT 1
  15896. | #define HAVE_GETSID 1
  15897. | #define HAVE_INITGROUPS 1
  15898. | #define HAVE_KILL 1
  15899. | #define HAVE_KILLPG 1
  15900. | #define HAVE_LCHOWN 1
  15901. | #define HAVE_LSTAT 1
  15902. | #define HAVE_MKFIFO 1
  15903. | #define HAVE_MKNOD 1
  15904. | #define HAVE_MKTIME 1
  15905. | #define HAVE_MREMAP 1
  15906. | #define HAVE_NICE 1
  15907. | #define HAVE_PATHCONF 1
  15908. | #define HAVE_PAUSE 1
  15909. | #define HAVE_POLL 1
  15910. | #define HAVE_PUTENV 1
  15911. | #define HAVE_READLINK 1
  15912. | #define HAVE_REALPATH 1
  15913. | #define HAVE_SELECT 1
  15914. | #define HAVE_SEM_OPEN 1
  15915. | #define HAVE_SEM_TIMEDWAIT 1
  15916. | #define HAVE_SEM_GETVALUE 1
  15917. | #define HAVE_SEM_UNLINK 1
  15918. | #define HAVE_SETEGID 1
  15919. | #define HAVE_SETEUID 1
  15920. | #define HAVE_SETGID 1
  15921. | #define HAVE_SETLOCALE 1
  15922. | #define HAVE_SETREGID 1
  15923. | #define HAVE_SETREUID 1
  15924. | #define HAVE_SETSID 1
  15925. | #define HAVE_SETPGID 1
  15926. | #define HAVE_SETPGRP 1
  15927. | #define HAVE_SETUID 1
  15928. | #define HAVE_SETVBUF 1
  15929. | #define HAVE_SNPRINTF 1
  15930. | #define HAVE_SETLOCALE 1
  15931. | #define HAVE_SETREGID 1
  15932. | #define HAVE_SETREUID 1
  15933. | #define HAVE_SETRESUID 1
  15934. | #define HAVE_SETRESGID 1
  15935. | #define HAVE_SETSID 1
  15936. | #define HAVE_SETPGID 1
  15937. | #define HAVE_SETPGRP 1
  15938. | #define HAVE_SETUID 1
  15939. | #define HAVE_SETVBUF 1
  15940. | #define HAVE_SNPRINTF 1
  15941. | #define HAVE_SIGACTION 1
  15942. | #define HAVE_SIGINTERRUPT 1
  15943. | #define HAVE_STRFTIME 1
  15944. | #define HAVE_SYSCONF 1
  15945. | #define HAVE_TCGETPGRP 1
  15946. | #define HAVE_TCSETPGRP 1
  15947. | #define HAVE_TEMPNAM 1
  15948. | #define HAVE_TIMEGM 1
  15949. | #define HAVE_TIMES 1
  15950. | #define HAVE_TMPFILE 1
  15951. | #define HAVE_TMPNAM 1
  15952. | #define HAVE_TMPNAM_R 1
  15953. | #define HAVE_TRUNCATE 1
  15954. | #define HAVE_UNAME 1
  15955. | #define HAVE_UNSETENV 1
  15956. | #define HAVE_UTIMES 1
  15957. | #define HAVE_WAITPID 1
  15958. | #define HAVE_WAIT3 1
  15959. | #define HAVE_WAIT4 1
  15960. | #define HAVE_WCSCOLL 1
  15961. | #define HAVE_CHROOT 1
  15962. | #define HAVE_LINK 1
  15963. | #define HAVE_SYMLINK 1
  15964. | #define HAVE_FCHDIR 1
  15965. | #define HAVE_FSYNC 1
  15966. | #define HAVE_FDATASYNC 1
  15967. | #define HAVE_EPOLL 1
  15968. | #define HAVE_FLOCK 1
  15969. | #define HAVE_GETPAGESIZE 1
  15970. | #define HAVE_HSTRERROR 1
  15971. | #define HAVE_INET_ATON 1
  15972. | #define HAVE_INET_PTON 1
  15973. | #define HAVE_SETGROUPS 1
  15974. | #define HAVE_OPENPTY 1
  15975. | #define HAVE_FORKPTY 1
  15976. | #define HAVE_MEMMOVE 1
  15977. | /* end confdefs.h. */
  15978. | /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64.
  15979. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  15980. | #define fseek64 innocuous_fseek64
  15981. |
  15982. | /* System header to define __stub macros and hopefully few prototypes,
  15983. | which can conflict with char fseek64 (); below.
  15984. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  15985. | <limits.h> exists even on freestanding compilers. */
  15986. |
  15987. | #ifdef __STDC__
  15988. | # include <limits.h>
  15989. | #else
  15990. | # include <assert.h>
  15991. | #endif
  15992. |
  15993. | #undef fseek64
  15994. |
  15995. | /* Override any GCC internal prototype to avoid an error.
  15996. | Use char because int might match the return type of a GCC
  15997. | builtin and then its argument prototype would still apply. */
  15998. | #ifdef __cplusplus
  15999. | extern "C"
  16000. | #endif
  16001. | char fseek64 ();
  16002. | /* The GNU C library defines this for functions which it implements
  16003. | to always fail with ENOSYS. Some functions are actually named
  16004. | something starting with __ and the normal name is an alias. */
  16005. | #if defined __stub_fseek64 || defined __stub___fseek64
  16006. | choke me
  16007. | #endif
  16008. |
  16009. | int
  16010. | main ()
  16011. | {
  16012. | return fseek64 ();
  16013. | ;
  16014. | return 0;
  16015. | }
  16016. configure:10585: result: no
  16017. configure:10585: checking for fseeko
  16018. configure:10585: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16019. configure:10585: $? = 0
  16020. configure:10585: result: yes
  16021. configure:10585: checking for fstatvfs
  16022. configure:10585: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16023. configure:10585: $? = 0
  16024. configure:10585: result: yes
  16025. configure:10585: checking for ftell64
  16026. configure:10585: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16027. /tmp/ccMXfrXV.o: In function `main':
  16028. conftest.c:(.text+0x4): undefined reference to `ftell64'
  16029. collect2: ld returned 1 exit status
  16030. configure:10585: $? = 1
  16031. configure: failed program was:
  16032. | /* confdefs.h */
  16033. | #define _GNU_SOURCE 1
  16034. | #define _NETBSD_SOURCE 1
  16035. | #define __BSD_VISIBLE 1
  16036. | #define _BSD_TYPES 1
  16037. | #define _DARWIN_C_SOURCE 1
  16038. | #define _XOPEN_SOURCE 600
  16039. | #define _XOPEN_SOURCE_EXTENDED 1
  16040. | #define _POSIX_C_SOURCE 200112L
  16041. | #define STDC_HEADERS 1
  16042. | #define HAVE_SYS_TYPES_H 1
  16043. | #define HAVE_SYS_STAT_H 1
  16044. | #define HAVE_STDLIB_H 1
  16045. | #define HAVE_STRING_H 1
  16046. | #define HAVE_MEMORY_H 1
  16047. | #define HAVE_STRINGS_H 1
  16048. | #define HAVE_INTTYPES_H 1
  16049. | #define HAVE_STDINT_H 1
  16050. | #define HAVE_UNISTD_H 1
  16051. | #define __EXTENSIONS__ 1
  16052. | #define _ALL_SOURCE 1
  16053. | #define _GNU_SOURCE 1
  16054. | #define _POSIX_PTHREAD_SEMANTICS 1
  16055. | #define _TANDEM_SOURCE 1
  16056. | #define STDC_HEADERS 1
  16057. | #define HAVE_ASM_TYPES_H 1
  16058. | #define HAVE_DLFCN_H 1
  16059. | #define HAVE_ERRNO_H 1
  16060. | #define HAVE_FCNTL_H 1
  16061. | #define HAVE_GRP_H 1
  16062. | #define HAVE_LANGINFO_H 1
  16063. | #define HAVE_POLL_H 1
  16064. | #define HAVE_PTHREAD_H 1
  16065. | #define HAVE_SHADOW_H 1
  16066. | #define HAVE_SIGNAL_H 1
  16067. | #define HAVE_STDINT_H 1
  16068. | #define HAVE_TERMIOS_H 1
  16069. | #define HAVE_UNISTD_H 1
  16070. | #define HAVE_UTIME_H 1
  16071. | #define HAVE_SYS_EPOLL_H 1
  16072. | #define HAVE_SYS_FILE_H 1
  16073. | #define HAVE_SYS_PARAM_H 1
  16074. | #define HAVE_SYS_POLL_H 1
  16075. | #define HAVE_SYS_SELECT_H 1
  16076. | #define HAVE_SYS_SOCKET_H 1
  16077. | #define HAVE_SYS_STATVFS_H 1
  16078. | #define HAVE_SYS_STAT_H 1
  16079. | #define HAVE_SYS_TIME_H 1
  16080. | #define HAVE_SYS_TIMES_H 1
  16081. | #define HAVE_SYS_TYPES_H 1
  16082. | #define HAVE_SYS_UN_H 1
  16083. | #define HAVE_SYS_UTSNAME_H 1
  16084. | #define HAVE_SYS_WAIT_H 1
  16085. | #define HAVE_PTY_H 1
  16086. | #define HAVE_SYS_RESOURCE_H 1
  16087. | #define HAVE_NETPACKET_PACKET_H 1
  16088. | #define HAVE_SYSEXITS_H 1
  16089. | #define HAVE_LINUX_TIPC_H 1
  16090. | #define HAVE_DIRENT_H 1
  16091. | #define HAVE_LINUX_NETLINK_H 1
  16092. | #define HAVE_MAKEDEV 1
  16093. | #define _LARGEFILE_SOURCE 1
  16094. | #define _FILE_OFFSET_BITS 64
  16095. | #if defined(SCO_DS)
  16096. | #undef _OFF_T
  16097. | #endif
  16098. | #define RETSIGTYPE void
  16099. | #define HAVE_SSIZE_T 1
  16100. | #define SIZEOF_INT 4
  16101. | #define SIZEOF_LONG 4
  16102. | #define SIZEOF_VOID_P 4
  16103. | #define SIZEOF_SHORT 2
  16104. | #define SIZEOF_FLOAT 4
  16105. | #define SIZEOF_DOUBLE 8
  16106. | #define SIZEOF_FPOS_T 24
  16107. | #define SIZEOF_SIZE_T 4
  16108. | #define SIZEOF_PID_T 4
  16109. | #define HAVE_LONG_LONG 1
  16110. | #define SIZEOF_LONG_LONG 8
  16111. | #define HAVE_LONG_DOUBLE 1
  16112. | #define SIZEOF_LONG_DOUBLE 8
  16113. | #define HAVE_C99_BOOL 1
  16114. | #define SIZEOF__BOOL 1
  16115. | #define HAVE_UINTPTR_T 1
  16116. | #define SIZEOF_UINTPTR_T 4
  16117. | #define SIZEOF_OFF_T 8
  16118. | #define HAVE_LARGEFILE_SUPPORT 1
  16119. | #define SIZEOF_TIME_T 4
  16120. | #define SIZEOF_PTHREAD_T 4
  16121. | #define SHLIB_EXT ".so"
  16122. | #define HAVE_LIBDL 1
  16123. | #define _REENTRANT 1
  16124. | #define WITH_THREAD 1
  16125. | #define HAVE_PTHREAD_SIGMASK 1
  16126. | #define WITH_DOC_STRINGS 1
  16127. | #define WITH_PYMALLOC 1
  16128. | #define HAVE_DLOPEN 1
  16129. | #define HAVE_DYNAMIC_LOADING 1
  16130. | #define HAVE_ALARM 1
  16131. | #define HAVE_SETITIMER 1
  16132. | #define HAVE_GETITIMER 1
  16133. | #define HAVE_CHOWN 1
  16134. | #define HAVE_CLOCK 1
  16135. | #define HAVE_CONFSTR 1
  16136. | #define HAVE_CTERMID 1
  16137. | #define HAVE_EXECV 1
  16138. | #define HAVE_FCHMOD 1
  16139. | #define HAVE_FCHOWN 1
  16140. | #define HAVE_FORK 1
  16141. | #define HAVE_FPATHCONF 1
  16142. | #define HAVE_FTIME 1
  16143. | #define HAVE_FTRUNCATE 1
  16144. | #define HAVE_GAI_STRERROR 1
  16145. | #define HAVE_GETGROUPS 1
  16146. | #define HAVE_GETLOGIN 1
  16147. | #define HAVE_GETPEERNAME 1
  16148. | #define HAVE_GETPGID 1
  16149. | #define HAVE_GETPID 1
  16150. | #define HAVE_GETPRIORITY 1
  16151. | #define HAVE_GETRESUID 1
  16152. | #define HAVE_GETRESGID 1
  16153. | #define HAVE_GETPWENT 1
  16154. | #define HAVE_GETSPNAM 1
  16155. | #define HAVE_GETSPENT 1
  16156. | #define HAVE_GETSID 1
  16157. | #define HAVE_INITGROUPS 1
  16158. | #define HAVE_KILL 1
  16159. | #define HAVE_KILLPG 1
  16160. | #define HAVE_LCHOWN 1
  16161. | #define HAVE_LSTAT 1
  16162. | #define HAVE_MKFIFO 1
  16163. | #define HAVE_MKNOD 1
  16164. | #define HAVE_MKTIME 1
  16165. | #define HAVE_MREMAP 1
  16166. | #define HAVE_NICE 1
  16167. | #define HAVE_PATHCONF 1
  16168. | #define HAVE_PAUSE 1
  16169. | #define HAVE_POLL 1
  16170. | #define HAVE_PUTENV 1
  16171. | #define HAVE_READLINK 1
  16172. | #define HAVE_REALPATH 1
  16173. | #define HAVE_SELECT 1
  16174. | #define HAVE_SEM_OPEN 1
  16175. | #define HAVE_SEM_TIMEDWAIT 1
  16176. | #define HAVE_SEM_GETVALUE 1
  16177. | #define HAVE_SEM_UNLINK 1
  16178. | #define HAVE_SETEGID 1
  16179. | #define HAVE_SETEUID 1
  16180. | #define HAVE_SETGID 1
  16181. | #define HAVE_SETLOCALE 1
  16182. | #define HAVE_SETREGID 1
  16183. | #define HAVE_SETREUID 1
  16184. | #define HAVE_SETSID 1
  16185. | #define HAVE_SETPGID 1
  16186. | #define HAVE_SETPGRP 1
  16187. | #define HAVE_SETUID 1
  16188. | #define HAVE_SETVBUF 1
  16189. | #define HAVE_SNPRINTF 1
  16190. | #define HAVE_SETLOCALE 1
  16191. | #define HAVE_SETREGID 1
  16192. | #define HAVE_SETREUID 1
  16193. | #define HAVE_SETRESUID 1
  16194. | #define HAVE_SETRESGID 1
  16195. | #define HAVE_SETSID 1
  16196. | #define HAVE_SETPGID 1
  16197. | #define HAVE_SETPGRP 1
  16198. | #define HAVE_SETUID 1
  16199. | #define HAVE_SETVBUF 1
  16200. | #define HAVE_SNPRINTF 1
  16201. | #define HAVE_SIGACTION 1
  16202. | #define HAVE_SIGINTERRUPT 1
  16203. | #define HAVE_STRFTIME 1
  16204. | #define HAVE_SYSCONF 1
  16205. | #define HAVE_TCGETPGRP 1
  16206. | #define HAVE_TCSETPGRP 1
  16207. | #define HAVE_TEMPNAM 1
  16208. | #define HAVE_TIMEGM 1
  16209. | #define HAVE_TIMES 1
  16210. | #define HAVE_TMPFILE 1
  16211. | #define HAVE_TMPNAM 1
  16212. | #define HAVE_TMPNAM_R 1
  16213. | #define HAVE_TRUNCATE 1
  16214. | #define HAVE_UNAME 1
  16215. | #define HAVE_UNSETENV 1
  16216. | #define HAVE_UTIMES 1
  16217. | #define HAVE_WAITPID 1
  16218. | #define HAVE_WAIT3 1
  16219. | #define HAVE_WAIT4 1
  16220. | #define HAVE_WCSCOLL 1
  16221. | #define HAVE_CHROOT 1
  16222. | #define HAVE_LINK 1
  16223. | #define HAVE_SYMLINK 1
  16224. | #define HAVE_FCHDIR 1
  16225. | #define HAVE_FSYNC 1
  16226. | #define HAVE_FDATASYNC 1
  16227. | #define HAVE_EPOLL 1
  16228. | #define HAVE_FLOCK 1
  16229. | #define HAVE_GETPAGESIZE 1
  16230. | #define HAVE_HSTRERROR 1
  16231. | #define HAVE_INET_ATON 1
  16232. | #define HAVE_INET_PTON 1
  16233. | #define HAVE_SETGROUPS 1
  16234. | #define HAVE_OPENPTY 1
  16235. | #define HAVE_FORKPTY 1
  16236. | #define HAVE_MEMMOVE 1
  16237. | #define HAVE_FSEEKO 1
  16238. | #define HAVE_FSTATVFS 1
  16239. | /* end confdefs.h. */
  16240. | /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64.
  16241. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  16242. | #define ftell64 innocuous_ftell64
  16243. |
  16244. | /* System header to define __stub macros and hopefully few prototypes,
  16245. | which can conflict with char ftell64 (); below.
  16246. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  16247. | <limits.h> exists even on freestanding compilers. */
  16248. |
  16249. | #ifdef __STDC__
  16250. | # include <limits.h>
  16251. | #else
  16252. | # include <assert.h>
  16253. | #endif
  16254. |
  16255. | #undef ftell64
  16256. |
  16257. | /* Override any GCC internal prototype to avoid an error.
  16258. | Use char because int might match the return type of a GCC
  16259. | builtin and then its argument prototype would still apply. */
  16260. | #ifdef __cplusplus
  16261. | extern "C"
  16262. | #endif
  16263. | char ftell64 ();
  16264. | /* The GNU C library defines this for functions which it implements
  16265. | to always fail with ENOSYS. Some functions are actually named
  16266. | something starting with __ and the normal name is an alias. */
  16267. | #if defined __stub_ftell64 || defined __stub___ftell64
  16268. | choke me
  16269. | #endif
  16270. |
  16271. | int
  16272. | main ()
  16273. | {
  16274. | return ftell64 ();
  16275. | ;
  16276. | return 0;
  16277. | }
  16278. configure:10585: result: no
  16279. configure:10585: checking for ftello
  16280. configure:10585: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16281. configure:10585: $? = 0
  16282. configure:10585: result: yes
  16283. configure:10585: checking for statvfs
  16284. configure:10585: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16285. configure:10585: $? = 0
  16286. configure:10585: result: yes
  16287. configure:10595: checking for dup2
  16288. configure:10595: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16289. configure:10595: $? = 0
  16290. configure:10595: result: yes
  16291. configure:10608: checking for getcwd
  16292. configure:10608: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16293. configure:10608: $? = 0
  16294. configure:10608: result: yes
  16295. configure:10621: checking for strdup
  16296. configure:10621: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16297. conftest.c:236: warning: conflicting types for built-in function 'strdup'
  16298. configure:10621: $? = 0
  16299. configure:10621: result: yes
  16300. configure:10637: checking for getpgrp
  16301. configure:10637: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16302. configure:10637: $? = 0
  16303. configure:10637: result: yes
  16304. configure:10653: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16305. conftest.c: In function 'main':
  16306. conftest.c:219: error: too many arguments to function 'getpgrp'
  16307. configure:10653: $? = 1
  16308. configure: failed program was:
  16309. | /* confdefs.h */
  16310. | #define _GNU_SOURCE 1
  16311. | #define _NETBSD_SOURCE 1
  16312. | #define __BSD_VISIBLE 1
  16313. | #define _BSD_TYPES 1
  16314. | #define _DARWIN_C_SOURCE 1
  16315. | #define _XOPEN_SOURCE 600
  16316. | #define _XOPEN_SOURCE_EXTENDED 1
  16317. | #define _POSIX_C_SOURCE 200112L
  16318. | #define STDC_HEADERS 1
  16319. | #define HAVE_SYS_TYPES_H 1
  16320. | #define HAVE_SYS_STAT_H 1
  16321. | #define HAVE_STDLIB_H 1
  16322. | #define HAVE_STRING_H 1
  16323. | #define HAVE_MEMORY_H 1
  16324. | #define HAVE_STRINGS_H 1
  16325. | #define HAVE_INTTYPES_H 1
  16326. | #define HAVE_STDINT_H 1
  16327. | #define HAVE_UNISTD_H 1
  16328. | #define __EXTENSIONS__ 1
  16329. | #define _ALL_SOURCE 1
  16330. | #define _GNU_SOURCE 1
  16331. | #define _POSIX_PTHREAD_SEMANTICS 1
  16332. | #define _TANDEM_SOURCE 1
  16333. | #define STDC_HEADERS 1
  16334. | #define HAVE_ASM_TYPES_H 1
  16335. | #define HAVE_DLFCN_H 1
  16336. | #define HAVE_ERRNO_H 1
  16337. | #define HAVE_FCNTL_H 1
  16338. | #define HAVE_GRP_H 1
  16339. | #define HAVE_LANGINFO_H 1
  16340. | #define HAVE_POLL_H 1
  16341. | #define HAVE_PTHREAD_H 1
  16342. | #define HAVE_SHADOW_H 1
  16343. | #define HAVE_SIGNAL_H 1
  16344. | #define HAVE_STDINT_H 1
  16345. | #define HAVE_TERMIOS_H 1
  16346. | #define HAVE_UNISTD_H 1
  16347. | #define HAVE_UTIME_H 1
  16348. | #define HAVE_SYS_EPOLL_H 1
  16349. | #define HAVE_SYS_FILE_H 1
  16350. | #define HAVE_SYS_PARAM_H 1
  16351. | #define HAVE_SYS_POLL_H 1
  16352. | #define HAVE_SYS_SELECT_H 1
  16353. | #define HAVE_SYS_SOCKET_H 1
  16354. | #define HAVE_SYS_STATVFS_H 1
  16355. | #define HAVE_SYS_STAT_H 1
  16356. | #define HAVE_SYS_TIME_H 1
  16357. | #define HAVE_SYS_TIMES_H 1
  16358. | #define HAVE_SYS_TYPES_H 1
  16359. | #define HAVE_SYS_UN_H 1
  16360. | #define HAVE_SYS_UTSNAME_H 1
  16361. | #define HAVE_SYS_WAIT_H 1
  16362. | #define HAVE_PTY_H 1
  16363. | #define HAVE_SYS_RESOURCE_H 1
  16364. | #define HAVE_NETPACKET_PACKET_H 1
  16365. | #define HAVE_SYSEXITS_H 1
  16366. | #define HAVE_LINUX_TIPC_H 1
  16367. | #define HAVE_DIRENT_H 1
  16368. | #define HAVE_LINUX_NETLINK_H 1
  16369. | #define HAVE_MAKEDEV 1
  16370. | #define _LARGEFILE_SOURCE 1
  16371. | #define _FILE_OFFSET_BITS 64
  16372. | #if defined(SCO_DS)
  16373. | #undef _OFF_T
  16374. | #endif
  16375. | #define RETSIGTYPE void
  16376. | #define HAVE_SSIZE_T 1
  16377. | #define SIZEOF_INT 4
  16378. | #define SIZEOF_LONG 4
  16379. | #define SIZEOF_VOID_P 4
  16380. | #define SIZEOF_SHORT 2
  16381. | #define SIZEOF_FLOAT 4
  16382. | #define SIZEOF_DOUBLE 8
  16383. | #define SIZEOF_FPOS_T 24
  16384. | #define SIZEOF_SIZE_T 4
  16385. | #define SIZEOF_PID_T 4
  16386. | #define HAVE_LONG_LONG 1
  16387. | #define SIZEOF_LONG_LONG 8
  16388. | #define HAVE_LONG_DOUBLE 1
  16389. | #define SIZEOF_LONG_DOUBLE 8
  16390. | #define HAVE_C99_BOOL 1
  16391. | #define SIZEOF__BOOL 1
  16392. | #define HAVE_UINTPTR_T 1
  16393. | #define SIZEOF_UINTPTR_T 4
  16394. | #define SIZEOF_OFF_T 8
  16395. | #define HAVE_LARGEFILE_SUPPORT 1
  16396. | #define SIZEOF_TIME_T 4
  16397. | #define SIZEOF_PTHREAD_T 4
  16398. | #define SHLIB_EXT ".so"
  16399. | #define HAVE_LIBDL 1
  16400. | #define _REENTRANT 1
  16401. | #define WITH_THREAD 1
  16402. | #define HAVE_PTHREAD_SIGMASK 1
  16403. | #define WITH_DOC_STRINGS 1
  16404. | #define WITH_PYMALLOC 1
  16405. | #define HAVE_DLOPEN 1
  16406. | #define HAVE_DYNAMIC_LOADING 1
  16407. | #define HAVE_ALARM 1
  16408. | #define HAVE_SETITIMER 1
  16409. | #define HAVE_GETITIMER 1
  16410. | #define HAVE_CHOWN 1
  16411. | #define HAVE_CLOCK 1
  16412. | #define HAVE_CONFSTR 1
  16413. | #define HAVE_CTERMID 1
  16414. | #define HAVE_EXECV 1
  16415. | #define HAVE_FCHMOD 1
  16416. | #define HAVE_FCHOWN 1
  16417. | #define HAVE_FORK 1
  16418. | #define HAVE_FPATHCONF 1
  16419. | #define HAVE_FTIME 1
  16420. | #define HAVE_FTRUNCATE 1
  16421. | #define HAVE_GAI_STRERROR 1
  16422. | #define HAVE_GETGROUPS 1
  16423. | #define HAVE_GETLOGIN 1
  16424. | #define HAVE_GETPEERNAME 1
  16425. | #define HAVE_GETPGID 1
  16426. | #define HAVE_GETPID 1
  16427. | #define HAVE_GETPRIORITY 1
  16428. | #define HAVE_GETRESUID 1
  16429. | #define HAVE_GETRESGID 1
  16430. | #define HAVE_GETPWENT 1
  16431. | #define HAVE_GETSPNAM 1
  16432. | #define HAVE_GETSPENT 1
  16433. | #define HAVE_GETSID 1
  16434. | #define HAVE_INITGROUPS 1
  16435. | #define HAVE_KILL 1
  16436. | #define HAVE_KILLPG 1
  16437. | #define HAVE_LCHOWN 1
  16438. | #define HAVE_LSTAT 1
  16439. | #define HAVE_MKFIFO 1
  16440. | #define HAVE_MKNOD 1
  16441. | #define HAVE_MKTIME 1
  16442. | #define HAVE_MREMAP 1
  16443. | #define HAVE_NICE 1
  16444. | #define HAVE_PATHCONF 1
  16445. | #define HAVE_PAUSE 1
  16446. | #define HAVE_POLL 1
  16447. | #define HAVE_PUTENV 1
  16448. | #define HAVE_READLINK 1
  16449. | #define HAVE_REALPATH 1
  16450. | #define HAVE_SELECT 1
  16451. | #define HAVE_SEM_OPEN 1
  16452. | #define HAVE_SEM_TIMEDWAIT 1
  16453. | #define HAVE_SEM_GETVALUE 1
  16454. | #define HAVE_SEM_UNLINK 1
  16455. | #define HAVE_SETEGID 1
  16456. | #define HAVE_SETEUID 1
  16457. | #define HAVE_SETGID 1
  16458. | #define HAVE_SETLOCALE 1
  16459. | #define HAVE_SETREGID 1
  16460. | #define HAVE_SETREUID 1
  16461. | #define HAVE_SETSID 1
  16462. | #define HAVE_SETPGID 1
  16463. | #define HAVE_SETPGRP 1
  16464. | #define HAVE_SETUID 1
  16465. | #define HAVE_SETVBUF 1
  16466. | #define HAVE_SNPRINTF 1
  16467. | #define HAVE_SETLOCALE 1
  16468. | #define HAVE_SETREGID 1
  16469. | #define HAVE_SETREUID 1
  16470. | #define HAVE_SETRESUID 1
  16471. | #define HAVE_SETRESGID 1
  16472. | #define HAVE_SETSID 1
  16473. | #define HAVE_SETPGID 1
  16474. | #define HAVE_SETPGRP 1
  16475. | #define HAVE_SETUID 1
  16476. | #define HAVE_SETVBUF 1
  16477. | #define HAVE_SNPRINTF 1
  16478. | #define HAVE_SIGACTION 1
  16479. | #define HAVE_SIGINTERRUPT 1
  16480. | #define HAVE_STRFTIME 1
  16481. | #define HAVE_SYSCONF 1
  16482. | #define HAVE_TCGETPGRP 1
  16483. | #define HAVE_TCSETPGRP 1
  16484. | #define HAVE_TEMPNAM 1
  16485. | #define HAVE_TIMEGM 1
  16486. | #define HAVE_TIMES 1
  16487. | #define HAVE_TMPFILE 1
  16488. | #define HAVE_TMPNAM 1
  16489. | #define HAVE_TMPNAM_R 1
  16490. | #define HAVE_TRUNCATE 1
  16491. | #define HAVE_UNAME 1
  16492. | #define HAVE_UNSETENV 1
  16493. | #define HAVE_UTIMES 1
  16494. | #define HAVE_WAITPID 1
  16495. | #define HAVE_WAIT3 1
  16496. | #define HAVE_WAIT4 1
  16497. | #define HAVE_WCSCOLL 1
  16498. | #define HAVE_CHROOT 1
  16499. | #define HAVE_LINK 1
  16500. | #define HAVE_SYMLINK 1
  16501. | #define HAVE_FCHDIR 1
  16502. | #define HAVE_FSYNC 1
  16503. | #define HAVE_FDATASYNC 1
  16504. | #define HAVE_EPOLL 1
  16505. | #define HAVE_FLOCK 1
  16506. | #define HAVE_GETPAGESIZE 1
  16507. | #define HAVE_HSTRERROR 1
  16508. | #define HAVE_INET_ATON 1
  16509. | #define HAVE_INET_PTON 1
  16510. | #define HAVE_SETGROUPS 1
  16511. | #define HAVE_OPENPTY 1
  16512. | #define HAVE_FORKPTY 1
  16513. | #define HAVE_MEMMOVE 1
  16514. | #define HAVE_FSEEKO 1
  16515. | #define HAVE_FSTATVFS 1
  16516. | #define HAVE_FTELLO 1
  16517. | #define HAVE_STATVFS 1
  16518. | #define HAVE_DUP2 1
  16519. | #define HAVE_GETCWD 1
  16520. | #define HAVE_STRDUP 1
  16521. | #define HAVE_GETPGRP 1
  16522. | /* end confdefs.h. */
  16523. | #include <unistd.h>
  16524. | int
  16525. | main ()
  16526. | {
  16527. | getpgrp(0);
  16528. | ;
  16529. | return 0;
  16530. | }
  16531. configure:10665: checking for setpgrp
  16532. configure:10665: result: yes
  16533. configure:10681: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16534. conftest.c: In function 'main':
  16535. conftest.c:220: error: too many arguments to function 'setpgrp'
  16536. configure:10681: $? = 1
  16537. configure: failed program was:
  16538. | /* confdefs.h */
  16539. | #define _GNU_SOURCE 1
  16540. | #define _NETBSD_SOURCE 1
  16541. | #define __BSD_VISIBLE 1
  16542. | #define _BSD_TYPES 1
  16543. | #define _DARWIN_C_SOURCE 1
  16544. | #define _XOPEN_SOURCE 600
  16545. | #define _XOPEN_SOURCE_EXTENDED 1
  16546. | #define _POSIX_C_SOURCE 200112L
  16547. | #define STDC_HEADERS 1
  16548. | #define HAVE_SYS_TYPES_H 1
  16549. | #define HAVE_SYS_STAT_H 1
  16550. | #define HAVE_STDLIB_H 1
  16551. | #define HAVE_STRING_H 1
  16552. | #define HAVE_MEMORY_H 1
  16553. | #define HAVE_STRINGS_H 1
  16554. | #define HAVE_INTTYPES_H 1
  16555. | #define HAVE_STDINT_H 1
  16556. | #define HAVE_UNISTD_H 1
  16557. | #define __EXTENSIONS__ 1
  16558. | #define _ALL_SOURCE 1
  16559. | #define _GNU_SOURCE 1
  16560. | #define _POSIX_PTHREAD_SEMANTICS 1
  16561. | #define _TANDEM_SOURCE 1
  16562. | #define STDC_HEADERS 1
  16563. | #define HAVE_ASM_TYPES_H 1
  16564. | #define HAVE_DLFCN_H 1
  16565. | #define HAVE_ERRNO_H 1
  16566. | #define HAVE_FCNTL_H 1
  16567. | #define HAVE_GRP_H 1
  16568. | #define HAVE_LANGINFO_H 1
  16569. | #define HAVE_POLL_H 1
  16570. | #define HAVE_PTHREAD_H 1
  16571. | #define HAVE_SHADOW_H 1
  16572. | #define HAVE_SIGNAL_H 1
  16573. | #define HAVE_STDINT_H 1
  16574. | #define HAVE_TERMIOS_H 1
  16575. | #define HAVE_UNISTD_H 1
  16576. | #define HAVE_UTIME_H 1
  16577. | #define HAVE_SYS_EPOLL_H 1
  16578. | #define HAVE_SYS_FILE_H 1
  16579. | #define HAVE_SYS_PARAM_H 1
  16580. | #define HAVE_SYS_POLL_H 1
  16581. | #define HAVE_SYS_SELECT_H 1
  16582. | #define HAVE_SYS_SOCKET_H 1
  16583. | #define HAVE_SYS_STATVFS_H 1
  16584. | #define HAVE_SYS_STAT_H 1
  16585. | #define HAVE_SYS_TIME_H 1
  16586. | #define HAVE_SYS_TIMES_H 1
  16587. | #define HAVE_SYS_TYPES_H 1
  16588. | #define HAVE_SYS_UN_H 1
  16589. | #define HAVE_SYS_UTSNAME_H 1
  16590. | #define HAVE_SYS_WAIT_H 1
  16591. | #define HAVE_PTY_H 1
  16592. | #define HAVE_SYS_RESOURCE_H 1
  16593. | #define HAVE_NETPACKET_PACKET_H 1
  16594. | #define HAVE_SYSEXITS_H 1
  16595. | #define HAVE_LINUX_TIPC_H 1
  16596. | #define HAVE_DIRENT_H 1
  16597. | #define HAVE_LINUX_NETLINK_H 1
  16598. | #define HAVE_MAKEDEV 1
  16599. | #define _LARGEFILE_SOURCE 1
  16600. | #define _FILE_OFFSET_BITS 64
  16601. | #if defined(SCO_DS)
  16602. | #undef _OFF_T
  16603. | #endif
  16604. | #define RETSIGTYPE void
  16605. | #define HAVE_SSIZE_T 1
  16606. | #define SIZEOF_INT 4
  16607. | #define SIZEOF_LONG 4
  16608. | #define SIZEOF_VOID_P 4
  16609. | #define SIZEOF_SHORT 2
  16610. | #define SIZEOF_FLOAT 4
  16611. | #define SIZEOF_DOUBLE 8
  16612. | #define SIZEOF_FPOS_T 24
  16613. | #define SIZEOF_SIZE_T 4
  16614. | #define SIZEOF_PID_T 4
  16615. | #define HAVE_LONG_LONG 1
  16616. | #define SIZEOF_LONG_LONG 8
  16617. | #define HAVE_LONG_DOUBLE 1
  16618. | #define SIZEOF_LONG_DOUBLE 8
  16619. | #define HAVE_C99_BOOL 1
  16620. | #define SIZEOF__BOOL 1
  16621. | #define HAVE_UINTPTR_T 1
  16622. | #define SIZEOF_UINTPTR_T 4
  16623. | #define SIZEOF_OFF_T 8
  16624. | #define HAVE_LARGEFILE_SUPPORT 1
  16625. | #define SIZEOF_TIME_T 4
  16626. | #define SIZEOF_PTHREAD_T 4
  16627. | #define SHLIB_EXT ".so"
  16628. | #define HAVE_LIBDL 1
  16629. | #define _REENTRANT 1
  16630. | #define WITH_THREAD 1
  16631. | #define HAVE_PTHREAD_SIGMASK 1
  16632. | #define WITH_DOC_STRINGS 1
  16633. | #define WITH_PYMALLOC 1
  16634. | #define HAVE_DLOPEN 1
  16635. | #define HAVE_DYNAMIC_LOADING 1
  16636. | #define HAVE_ALARM 1
  16637. | #define HAVE_SETITIMER 1
  16638. | #define HAVE_GETITIMER 1
  16639. | #define HAVE_CHOWN 1
  16640. | #define HAVE_CLOCK 1
  16641. | #define HAVE_CONFSTR 1
  16642. | #define HAVE_CTERMID 1
  16643. | #define HAVE_EXECV 1
  16644. | #define HAVE_FCHMOD 1
  16645. | #define HAVE_FCHOWN 1
  16646. | #define HAVE_FORK 1
  16647. | #define HAVE_FPATHCONF 1
  16648. | #define HAVE_FTIME 1
  16649. | #define HAVE_FTRUNCATE 1
  16650. | #define HAVE_GAI_STRERROR 1
  16651. | #define HAVE_GETGROUPS 1
  16652. | #define HAVE_GETLOGIN 1
  16653. | #define HAVE_GETPEERNAME 1
  16654. | #define HAVE_GETPGID 1
  16655. | #define HAVE_GETPID 1
  16656. | #define HAVE_GETPRIORITY 1
  16657. | #define HAVE_GETRESUID 1
  16658. | #define HAVE_GETRESGID 1
  16659. | #define HAVE_GETPWENT 1
  16660. | #define HAVE_GETSPNAM 1
  16661. | #define HAVE_GETSPENT 1
  16662. | #define HAVE_GETSID 1
  16663. | #define HAVE_INITGROUPS 1
  16664. | #define HAVE_KILL 1
  16665. | #define HAVE_KILLPG 1
  16666. | #define HAVE_LCHOWN 1
  16667. | #define HAVE_LSTAT 1
  16668. | #define HAVE_MKFIFO 1
  16669. | #define HAVE_MKNOD 1
  16670. | #define HAVE_MKTIME 1
  16671. | #define HAVE_MREMAP 1
  16672. | #define HAVE_NICE 1
  16673. | #define HAVE_PATHCONF 1
  16674. | #define HAVE_PAUSE 1
  16675. | #define HAVE_POLL 1
  16676. | #define HAVE_PUTENV 1
  16677. | #define HAVE_READLINK 1
  16678. | #define HAVE_REALPATH 1
  16679. | #define HAVE_SELECT 1
  16680. | #define HAVE_SEM_OPEN 1
  16681. | #define HAVE_SEM_TIMEDWAIT 1
  16682. | #define HAVE_SEM_GETVALUE 1
  16683. | #define HAVE_SEM_UNLINK 1
  16684. | #define HAVE_SETEGID 1
  16685. | #define HAVE_SETEUID 1
  16686. | #define HAVE_SETGID 1
  16687. | #define HAVE_SETLOCALE 1
  16688. | #define HAVE_SETREGID 1
  16689. | #define HAVE_SETREUID 1
  16690. | #define HAVE_SETSID 1
  16691. | #define HAVE_SETPGID 1
  16692. | #define HAVE_SETPGRP 1
  16693. | #define HAVE_SETUID 1
  16694. | #define HAVE_SETVBUF 1
  16695. | #define HAVE_SNPRINTF 1
  16696. | #define HAVE_SETLOCALE 1
  16697. | #define HAVE_SETREGID 1
  16698. | #define HAVE_SETREUID 1
  16699. | #define HAVE_SETRESUID 1
  16700. | #define HAVE_SETRESGID 1
  16701. | #define HAVE_SETSID 1
  16702. | #define HAVE_SETPGID 1
  16703. | #define HAVE_SETPGRP 1
  16704. | #define HAVE_SETUID 1
  16705. | #define HAVE_SETVBUF 1
  16706. | #define HAVE_SNPRINTF 1
  16707. | #define HAVE_SIGACTION 1
  16708. | #define HAVE_SIGINTERRUPT 1
  16709. | #define HAVE_STRFTIME 1
  16710. | #define HAVE_SYSCONF 1
  16711. | #define HAVE_TCGETPGRP 1
  16712. | #define HAVE_TCSETPGRP 1
  16713. | #define HAVE_TEMPNAM 1
  16714. | #define HAVE_TIMEGM 1
  16715. | #define HAVE_TIMES 1
  16716. | #define HAVE_TMPFILE 1
  16717. | #define HAVE_TMPNAM 1
  16718. | #define HAVE_TMPNAM_R 1
  16719. | #define HAVE_TRUNCATE 1
  16720. | #define HAVE_UNAME 1
  16721. | #define HAVE_UNSETENV 1
  16722. | #define HAVE_UTIMES 1
  16723. | #define HAVE_WAITPID 1
  16724. | #define HAVE_WAIT3 1
  16725. | #define HAVE_WAIT4 1
  16726. | #define HAVE_WCSCOLL 1
  16727. | #define HAVE_CHROOT 1
  16728. | #define HAVE_LINK 1
  16729. | #define HAVE_SYMLINK 1
  16730. | #define HAVE_FCHDIR 1
  16731. | #define HAVE_FSYNC 1
  16732. | #define HAVE_FDATASYNC 1
  16733. | #define HAVE_EPOLL 1
  16734. | #define HAVE_FLOCK 1
  16735. | #define HAVE_GETPAGESIZE 1
  16736. | #define HAVE_HSTRERROR 1
  16737. | #define HAVE_INET_ATON 1
  16738. | #define HAVE_INET_PTON 1
  16739. | #define HAVE_SETGROUPS 1
  16740. | #define HAVE_OPENPTY 1
  16741. | #define HAVE_FORKPTY 1
  16742. | #define HAVE_MEMMOVE 1
  16743. | #define HAVE_FSEEKO 1
  16744. | #define HAVE_FSTATVFS 1
  16745. | #define HAVE_FTELLO 1
  16746. | #define HAVE_STATVFS 1
  16747. | #define HAVE_DUP2 1
  16748. | #define HAVE_GETCWD 1
  16749. | #define HAVE_STRDUP 1
  16750. | #define HAVE_GETPGRP 1
  16751. | #define HAVE_SETPGRP 1
  16752. | /* end confdefs.h. */
  16753. | #include <unistd.h>
  16754. | int
  16755. | main ()
  16756. | {
  16757. | setpgrp(0,0);
  16758. | ;
  16759. | return 0;
  16760. | }
  16761. configure:10693: checking for gettimeofday
  16762. configure:10693: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16763. configure:10693: $? = 0
  16764. configure:10693: result: yes
  16765. configure:10709: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16766. configure:10709: $? = 0
  16767. configure:10723: checking for major
  16768. configure:10746: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16769. configure:10746: $? = 0
  16770. configure:10751: result: yes
  16771. configure:10765: checking for getaddrinfo
  16772. configure:10783: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16773. configure:10783: $? = 0
  16774. configure:10790: result: yes
  16775. configure:10794: checking getaddrinfo bug
  16776. configure:10905: result: yes
  16777. configure:10924: checking for getnameinfo
  16778. configure:10924: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  16779. configure:10924: $? = 0
  16780. configure:10924: result: yes
  16781. configure:10935: checking whether time.h and sys/time.h may both be included
  16782. configure:10955: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16783. configure:10955: $? = 0
  16784. configure:10962: result: yes
  16785. configure:10970: checking whether struct tm is in sys/time.h or time.h
  16786. configure:10990: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16787. configure:10990: $? = 0
  16788. configure:10997: result: time.h
  16789. configure:11005: checking for struct tm.tm_zone
  16790. configure:11005: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16791. configure:11005: $? = 0
  16792. configure:11005: result: yes
  16793. configure:11072: checking for struct stat.st_rdev
  16794. configure:11072: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16795. configure:11072: $? = 0
  16796. configure:11072: result: yes
  16797. configure:11082: checking for struct stat.st_blksize
  16798. configure:11082: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16799. configure:11082: $? = 0
  16800. configure:11082: result: yes
  16801. configure:11092: checking for struct stat.st_flags
  16802. configure:11092: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  16803. conftest.c: In function 'main':
  16804. conftest.c:261: error: 'struct stat' has no member named 'st_flags'
  16805. configure:11092: $? = 1
  16806. configure: failed program was:
  16807. | /* confdefs.h */
  16808. | #define _GNU_SOURCE 1
  16809. | #define _NETBSD_SOURCE 1
  16810. | #define __BSD_VISIBLE 1
  16811. | #define _BSD_TYPES 1
  16812. | #define _DARWIN_C_SOURCE 1
  16813. | #define _XOPEN_SOURCE 600
  16814. | #define _XOPEN_SOURCE_EXTENDED 1
  16815. | #define _POSIX_C_SOURCE 200112L
  16816. | #define STDC_HEADERS 1
  16817. | #define HAVE_SYS_TYPES_H 1
  16818. | #define HAVE_SYS_STAT_H 1
  16819. | #define HAVE_STDLIB_H 1
  16820. | #define HAVE_STRING_H 1
  16821. | #define HAVE_MEMORY_H 1
  16822. | #define HAVE_STRINGS_H 1
  16823. | #define HAVE_INTTYPES_H 1
  16824. | #define HAVE_STDINT_H 1
  16825. | #define HAVE_UNISTD_H 1
  16826. | #define __EXTENSIONS__ 1
  16827. | #define _ALL_SOURCE 1
  16828. | #define _GNU_SOURCE 1
  16829. | #define _POSIX_PTHREAD_SEMANTICS 1
  16830. | #define _TANDEM_SOURCE 1
  16831. | #define STDC_HEADERS 1
  16832. | #define HAVE_ASM_TYPES_H 1
  16833. | #define HAVE_DLFCN_H 1
  16834. | #define HAVE_ERRNO_H 1
  16835. | #define HAVE_FCNTL_H 1
  16836. | #define HAVE_GRP_H 1
  16837. | #define HAVE_LANGINFO_H 1
  16838. | #define HAVE_POLL_H 1
  16839. | #define HAVE_PTHREAD_H 1
  16840. | #define HAVE_SHADOW_H 1
  16841. | #define HAVE_SIGNAL_H 1
  16842. | #define HAVE_STDINT_H 1
  16843. | #define HAVE_TERMIOS_H 1
  16844. | #define HAVE_UNISTD_H 1
  16845. | #define HAVE_UTIME_H 1
  16846. | #define HAVE_SYS_EPOLL_H 1
  16847. | #define HAVE_SYS_FILE_H 1
  16848. | #define HAVE_SYS_PARAM_H 1
  16849. | #define HAVE_SYS_POLL_H 1
  16850. | #define HAVE_SYS_SELECT_H 1
  16851. | #define HAVE_SYS_SOCKET_H 1
  16852. | #define HAVE_SYS_STATVFS_H 1
  16853. | #define HAVE_SYS_STAT_H 1
  16854. | #define HAVE_SYS_TIME_H 1
  16855. | #define HAVE_SYS_TIMES_H 1
  16856. | #define HAVE_SYS_TYPES_H 1
  16857. | #define HAVE_SYS_UN_H 1
  16858. | #define HAVE_SYS_UTSNAME_H 1
  16859. | #define HAVE_SYS_WAIT_H 1
  16860. | #define HAVE_PTY_H 1
  16861. | #define HAVE_SYS_RESOURCE_H 1
  16862. | #define HAVE_NETPACKET_PACKET_H 1
  16863. | #define HAVE_SYSEXITS_H 1
  16864. | #define HAVE_LINUX_TIPC_H 1
  16865. | #define HAVE_DIRENT_H 1
  16866. | #define HAVE_LINUX_NETLINK_H 1
  16867. | #define HAVE_MAKEDEV 1
  16868. | #define _LARGEFILE_SOURCE 1
  16869. | #define _FILE_OFFSET_BITS 64
  16870. | #if defined(SCO_DS)
  16871. | #undef _OFF_T
  16872. | #endif
  16873. | #define RETSIGTYPE void
  16874. | #define HAVE_SSIZE_T 1
  16875. | #define SIZEOF_INT 4
  16876. | #define SIZEOF_LONG 4
  16877. | #define SIZEOF_VOID_P 4
  16878. | #define SIZEOF_SHORT 2
  16879. | #define SIZEOF_FLOAT 4
  16880. | #define SIZEOF_DOUBLE 8
  16881. | #define SIZEOF_FPOS_T 24
  16882. | #define SIZEOF_SIZE_T 4
  16883. | #define SIZEOF_PID_T 4
  16884. | #define HAVE_LONG_LONG 1
  16885. | #define SIZEOF_LONG_LONG 8
  16886. | #define HAVE_LONG_DOUBLE 1
  16887. | #define SIZEOF_LONG_DOUBLE 8
  16888. | #define HAVE_C99_BOOL 1
  16889. | #define SIZEOF__BOOL 1
  16890. | #define HAVE_UINTPTR_T 1
  16891. | #define SIZEOF_UINTPTR_T 4
  16892. | #define SIZEOF_OFF_T 8
  16893. | #define HAVE_LARGEFILE_SUPPORT 1
  16894. | #define SIZEOF_TIME_T 4
  16895. | #define SIZEOF_PTHREAD_T 4
  16896. | #define SHLIB_EXT ".so"
  16897. | #define HAVE_LIBDL 1
  16898. | #define _REENTRANT 1
  16899. | #define WITH_THREAD 1
  16900. | #define HAVE_PTHREAD_SIGMASK 1
  16901. | #define WITH_DOC_STRINGS 1
  16902. | #define WITH_PYMALLOC 1
  16903. | #define HAVE_DLOPEN 1
  16904. | #define HAVE_DYNAMIC_LOADING 1
  16905. | #define HAVE_ALARM 1
  16906. | #define HAVE_SETITIMER 1
  16907. | #define HAVE_GETITIMER 1
  16908. | #define HAVE_CHOWN 1
  16909. | #define HAVE_CLOCK 1
  16910. | #define HAVE_CONFSTR 1
  16911. | #define HAVE_CTERMID 1
  16912. | #define HAVE_EXECV 1
  16913. | #define HAVE_FCHMOD 1
  16914. | #define HAVE_FCHOWN 1
  16915. | #define HAVE_FORK 1
  16916. | #define HAVE_FPATHCONF 1
  16917. | #define HAVE_FTIME 1
  16918. | #define HAVE_FTRUNCATE 1
  16919. | #define HAVE_GAI_STRERROR 1
  16920. | #define HAVE_GETGROUPS 1
  16921. | #define HAVE_GETLOGIN 1
  16922. | #define HAVE_GETPEERNAME 1
  16923. | #define HAVE_GETPGID 1
  16924. | #define HAVE_GETPID 1
  16925. | #define HAVE_GETPRIORITY 1
  16926. | #define HAVE_GETRESUID 1
  16927. | #define HAVE_GETRESGID 1
  16928. | #define HAVE_GETPWENT 1
  16929. | #define HAVE_GETSPNAM 1
  16930. | #define HAVE_GETSPENT 1
  16931. | #define HAVE_GETSID 1
  16932. | #define HAVE_INITGROUPS 1
  16933. | #define HAVE_KILL 1
  16934. | #define HAVE_KILLPG 1
  16935. | #define HAVE_LCHOWN 1
  16936. | #define HAVE_LSTAT 1
  16937. | #define HAVE_MKFIFO 1
  16938. | #define HAVE_MKNOD 1
  16939. | #define HAVE_MKTIME 1
  16940. | #define HAVE_MREMAP 1
  16941. | #define HAVE_NICE 1
  16942. | #define HAVE_PATHCONF 1
  16943. | #define HAVE_PAUSE 1
  16944. | #define HAVE_POLL 1
  16945. | #define HAVE_PUTENV 1
  16946. | #define HAVE_READLINK 1
  16947. | #define HAVE_REALPATH 1
  16948. | #define HAVE_SELECT 1
  16949. | #define HAVE_SEM_OPEN 1
  16950. | #define HAVE_SEM_TIMEDWAIT 1
  16951. | #define HAVE_SEM_GETVALUE 1
  16952. | #define HAVE_SEM_UNLINK 1
  16953. | #define HAVE_SETEGID 1
  16954. | #define HAVE_SETEUID 1
  16955. | #define HAVE_SETGID 1
  16956. | #define HAVE_SETLOCALE 1
  16957. | #define HAVE_SETREGID 1
  16958. | #define HAVE_SETREUID 1
  16959. | #define HAVE_SETSID 1
  16960. | #define HAVE_SETPGID 1
  16961. | #define HAVE_SETPGRP 1
  16962. | #define HAVE_SETUID 1
  16963. | #define HAVE_SETVBUF 1
  16964. | #define HAVE_SNPRINTF 1
  16965. | #define HAVE_SETLOCALE 1
  16966. | #define HAVE_SETREGID 1
  16967. | #define HAVE_SETREUID 1
  16968. | #define HAVE_SETRESUID 1
  16969. | #define HAVE_SETRESGID 1
  16970. | #define HAVE_SETSID 1
  16971. | #define HAVE_SETPGID 1
  16972. | #define HAVE_SETPGRP 1
  16973. | #define HAVE_SETUID 1
  16974. | #define HAVE_SETVBUF 1
  16975. | #define HAVE_SNPRINTF 1
  16976. | #define HAVE_SIGACTION 1
  16977. | #define HAVE_SIGINTERRUPT 1
  16978. | #define HAVE_STRFTIME 1
  16979. | #define HAVE_SYSCONF 1
  16980. | #define HAVE_TCGETPGRP 1
  16981. | #define HAVE_TCSETPGRP 1
  16982. | #define HAVE_TEMPNAM 1
  16983. | #define HAVE_TIMEGM 1
  16984. | #define HAVE_TIMES 1
  16985. | #define HAVE_TMPFILE 1
  16986. | #define HAVE_TMPNAM 1
  16987. | #define HAVE_TMPNAM_R 1
  16988. | #define HAVE_TRUNCATE 1
  16989. | #define HAVE_UNAME 1
  16990. | #define HAVE_UNSETENV 1
  16991. | #define HAVE_UTIMES 1
  16992. | #define HAVE_WAITPID 1
  16993. | #define HAVE_WAIT3 1
  16994. | #define HAVE_WAIT4 1
  16995. | #define HAVE_WCSCOLL 1
  16996. | #define HAVE_CHROOT 1
  16997. | #define HAVE_LINK 1
  16998. | #define HAVE_SYMLINK 1
  16999. | #define HAVE_FCHDIR 1
  17000. | #define HAVE_FSYNC 1
  17001. | #define HAVE_FDATASYNC 1
  17002. | #define HAVE_EPOLL 1
  17003. | #define HAVE_FLOCK 1
  17004. | #define HAVE_GETPAGESIZE 1
  17005. | #define HAVE_HSTRERROR 1
  17006. | #define HAVE_INET_ATON 1
  17007. | #define HAVE_INET_PTON 1
  17008. | #define HAVE_SETGROUPS 1
  17009. | #define HAVE_OPENPTY 1
  17010. | #define HAVE_FORKPTY 1
  17011. | #define HAVE_MEMMOVE 1
  17012. | #define HAVE_FSEEKO 1
  17013. | #define HAVE_FSTATVFS 1
  17014. | #define HAVE_FTELLO 1
  17015. | #define HAVE_STATVFS 1
  17016. | #define HAVE_DUP2 1
  17017. | #define HAVE_GETCWD 1
  17018. | #define HAVE_STRDUP 1
  17019. | #define HAVE_GETPGRP 1
  17020. | #define HAVE_SETPGRP 1
  17021. | #define HAVE_GETTIMEOFDAY 1
  17022. | #define HAVE_DEVICE_MACROS 1
  17023. | #define HAVE_GETNAMEINFO 1
  17024. | #define TIME_WITH_SYS_TIME 1
  17025. | #define HAVE_STRUCT_TM_TM_ZONE 1
  17026. | #define HAVE_TM_ZONE 1
  17027. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  17028. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  17029. | /* end confdefs.h. */
  17030. | #include <stdio.h>
  17031. | #ifdef HAVE_SYS_TYPES_H
  17032. | # include <sys/types.h>
  17033. | #endif
  17034. | #ifdef HAVE_SYS_STAT_H
  17035. | # include <sys/stat.h>
  17036. | #endif
  17037. | #ifdef STDC_HEADERS
  17038. | # include <stdlib.h>
  17039. | # include <stddef.h>
  17040. | #else
  17041. | # ifdef HAVE_STDLIB_H
  17042. | # include <stdlib.h>
  17043. | # endif
  17044. | #endif
  17045. | #ifdef HAVE_STRING_H
  17046. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  17047. | # include <memory.h>
  17048. | # endif
  17049. | # include <string.h>
  17050. | #endif
  17051. | #ifdef HAVE_STRINGS_H
  17052. | # include <strings.h>
  17053. | #endif
  17054. | #ifdef HAVE_INTTYPES_H
  17055. | # include <inttypes.h>
  17056. | #endif
  17057. | #ifdef HAVE_STDINT_H
  17058. | # include <stdint.h>
  17059. | #endif
  17060. | #ifdef HAVE_UNISTD_H
  17061. | # include <unistd.h>
  17062. | #endif
  17063. | int
  17064. | main ()
  17065. | {
  17066. | static struct stat ac_aggr;
  17067. | if (ac_aggr.st_flags)
  17068. | return 0;
  17069. | ;
  17070. | return 0;
  17071. | }
  17072. configure:11092: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  17073. conftest.c: In function 'main':
  17074. conftest.c:261: error: 'struct stat' has no member named 'st_flags'
  17075. configure:11092: $? = 1
  17076. configure: failed program was:
  17077. | /* confdefs.h */
  17078. | #define _GNU_SOURCE 1
  17079. | #define _NETBSD_SOURCE 1
  17080. | #define __BSD_VISIBLE 1
  17081. | #define _BSD_TYPES 1
  17082. | #define _DARWIN_C_SOURCE 1
  17083. | #define _XOPEN_SOURCE 600
  17084. | #define _XOPEN_SOURCE_EXTENDED 1
  17085. | #define _POSIX_C_SOURCE 200112L
  17086. | #define STDC_HEADERS 1
  17087. | #define HAVE_SYS_TYPES_H 1
  17088. | #define HAVE_SYS_STAT_H 1
  17089. | #define HAVE_STDLIB_H 1
  17090. | #define HAVE_STRING_H 1
  17091. | #define HAVE_MEMORY_H 1
  17092. | #define HAVE_STRINGS_H 1
  17093. | #define HAVE_INTTYPES_H 1
  17094. | #define HAVE_STDINT_H 1
  17095. | #define HAVE_UNISTD_H 1
  17096. | #define __EXTENSIONS__ 1
  17097. | #define _ALL_SOURCE 1
  17098. | #define _GNU_SOURCE 1
  17099. | #define _POSIX_PTHREAD_SEMANTICS 1
  17100. | #define _TANDEM_SOURCE 1
  17101. | #define STDC_HEADERS 1
  17102. | #define HAVE_ASM_TYPES_H 1
  17103. | #define HAVE_DLFCN_H 1
  17104. | #define HAVE_ERRNO_H 1
  17105. | #define HAVE_FCNTL_H 1
  17106. | #define HAVE_GRP_H 1
  17107. | #define HAVE_LANGINFO_H 1
  17108. | #define HAVE_POLL_H 1
  17109. | #define HAVE_PTHREAD_H 1
  17110. | #define HAVE_SHADOW_H 1
  17111. | #define HAVE_SIGNAL_H 1
  17112. | #define HAVE_STDINT_H 1
  17113. | #define HAVE_TERMIOS_H 1
  17114. | #define HAVE_UNISTD_H 1
  17115. | #define HAVE_UTIME_H 1
  17116. | #define HAVE_SYS_EPOLL_H 1
  17117. | #define HAVE_SYS_FILE_H 1
  17118. | #define HAVE_SYS_PARAM_H 1
  17119. | #define HAVE_SYS_POLL_H 1
  17120. | #define HAVE_SYS_SELECT_H 1
  17121. | #define HAVE_SYS_SOCKET_H 1
  17122. | #define HAVE_SYS_STATVFS_H 1
  17123. | #define HAVE_SYS_STAT_H 1
  17124. | #define HAVE_SYS_TIME_H 1
  17125. | #define HAVE_SYS_TIMES_H 1
  17126. | #define HAVE_SYS_TYPES_H 1
  17127. | #define HAVE_SYS_UN_H 1
  17128. | #define HAVE_SYS_UTSNAME_H 1
  17129. | #define HAVE_SYS_WAIT_H 1
  17130. | #define HAVE_PTY_H 1
  17131. | #define HAVE_SYS_RESOURCE_H 1
  17132. | #define HAVE_NETPACKET_PACKET_H 1
  17133. | #define HAVE_SYSEXITS_H 1
  17134. | #define HAVE_LINUX_TIPC_H 1
  17135. | #define HAVE_DIRENT_H 1
  17136. | #define HAVE_LINUX_NETLINK_H 1
  17137. | #define HAVE_MAKEDEV 1
  17138. | #define _LARGEFILE_SOURCE 1
  17139. | #define _FILE_OFFSET_BITS 64
  17140. | #if defined(SCO_DS)
  17141. | #undef _OFF_T
  17142. | #endif
  17143. | #define RETSIGTYPE void
  17144. | #define HAVE_SSIZE_T 1
  17145. | #define SIZEOF_INT 4
  17146. | #define SIZEOF_LONG 4
  17147. | #define SIZEOF_VOID_P 4
  17148. | #define SIZEOF_SHORT 2
  17149. | #define SIZEOF_FLOAT 4
  17150. | #define SIZEOF_DOUBLE 8
  17151. | #define SIZEOF_FPOS_T 24
  17152. | #define SIZEOF_SIZE_T 4
  17153. | #define SIZEOF_PID_T 4
  17154. | #define HAVE_LONG_LONG 1
  17155. | #define SIZEOF_LONG_LONG 8
  17156. | #define HAVE_LONG_DOUBLE 1
  17157. | #define SIZEOF_LONG_DOUBLE 8
  17158. | #define HAVE_C99_BOOL 1
  17159. | #define SIZEOF__BOOL 1
  17160. | #define HAVE_UINTPTR_T 1
  17161. | #define SIZEOF_UINTPTR_T 4
  17162. | #define SIZEOF_OFF_T 8
  17163. | #define HAVE_LARGEFILE_SUPPORT 1
  17164. | #define SIZEOF_TIME_T 4
  17165. | #define SIZEOF_PTHREAD_T 4
  17166. | #define SHLIB_EXT ".so"
  17167. | #define HAVE_LIBDL 1
  17168. | #define _REENTRANT 1
  17169. | #define WITH_THREAD 1
  17170. | #define HAVE_PTHREAD_SIGMASK 1
  17171. | #define WITH_DOC_STRINGS 1
  17172. | #define WITH_PYMALLOC 1
  17173. | #define HAVE_DLOPEN 1
  17174. | #define HAVE_DYNAMIC_LOADING 1
  17175. | #define HAVE_ALARM 1
  17176. | #define HAVE_SETITIMER 1
  17177. | #define HAVE_GETITIMER 1
  17178. | #define HAVE_CHOWN 1
  17179. | #define HAVE_CLOCK 1
  17180. | #define HAVE_CONFSTR 1
  17181. | #define HAVE_CTERMID 1
  17182. | #define HAVE_EXECV 1
  17183. | #define HAVE_FCHMOD 1
  17184. | #define HAVE_FCHOWN 1
  17185. | #define HAVE_FORK 1
  17186. | #define HAVE_FPATHCONF 1
  17187. | #define HAVE_FTIME 1
  17188. | #define HAVE_FTRUNCATE 1
  17189. | #define HAVE_GAI_STRERROR 1
  17190. | #define HAVE_GETGROUPS 1
  17191. | #define HAVE_GETLOGIN 1
  17192. | #define HAVE_GETPEERNAME 1
  17193. | #define HAVE_GETPGID 1
  17194. | #define HAVE_GETPID 1
  17195. | #define HAVE_GETPRIORITY 1
  17196. | #define HAVE_GETRESUID 1
  17197. | #define HAVE_GETRESGID 1
  17198. | #define HAVE_GETPWENT 1
  17199. | #define HAVE_GETSPNAM 1
  17200. | #define HAVE_GETSPENT 1
  17201. | #define HAVE_GETSID 1
  17202. | #define HAVE_INITGROUPS 1
  17203. | #define HAVE_KILL 1
  17204. | #define HAVE_KILLPG 1
  17205. | #define HAVE_LCHOWN 1
  17206. | #define HAVE_LSTAT 1
  17207. | #define HAVE_MKFIFO 1
  17208. | #define HAVE_MKNOD 1
  17209. | #define HAVE_MKTIME 1
  17210. | #define HAVE_MREMAP 1
  17211. | #define HAVE_NICE 1
  17212. | #define HAVE_PATHCONF 1
  17213. | #define HAVE_PAUSE 1
  17214. | #define HAVE_POLL 1
  17215. | #define HAVE_PUTENV 1
  17216. | #define HAVE_READLINK 1
  17217. | #define HAVE_REALPATH 1
  17218. | #define HAVE_SELECT 1
  17219. | #define HAVE_SEM_OPEN 1
  17220. | #define HAVE_SEM_TIMEDWAIT 1
  17221. | #define HAVE_SEM_GETVALUE 1
  17222. | #define HAVE_SEM_UNLINK 1
  17223. | #define HAVE_SETEGID 1
  17224. | #define HAVE_SETEUID 1
  17225. | #define HAVE_SETGID 1
  17226. | #define HAVE_SETLOCALE 1
  17227. | #define HAVE_SETREGID 1
  17228. | #define HAVE_SETREUID 1
  17229. | #define HAVE_SETSID 1
  17230. | #define HAVE_SETPGID 1
  17231. | #define HAVE_SETPGRP 1
  17232. | #define HAVE_SETUID 1
  17233. | #define HAVE_SETVBUF 1
  17234. | #define HAVE_SNPRINTF 1
  17235. | #define HAVE_SETLOCALE 1
  17236. | #define HAVE_SETREGID 1
  17237. | #define HAVE_SETREUID 1
  17238. | #define HAVE_SETRESUID 1
  17239. | #define HAVE_SETRESGID 1
  17240. | #define HAVE_SETSID 1
  17241. | #define HAVE_SETPGID 1
  17242. | #define HAVE_SETPGRP 1
  17243. | #define HAVE_SETUID 1
  17244. | #define HAVE_SETVBUF 1
  17245. | #define HAVE_SNPRINTF 1
  17246. | #define HAVE_SIGACTION 1
  17247. | #define HAVE_SIGINTERRUPT 1
  17248. | #define HAVE_STRFTIME 1
  17249. | #define HAVE_SYSCONF 1
  17250. | #define HAVE_TCGETPGRP 1
  17251. | #define HAVE_TCSETPGRP 1
  17252. | #define HAVE_TEMPNAM 1
  17253. | #define HAVE_TIMEGM 1
  17254. | #define HAVE_TIMES 1
  17255. | #define HAVE_TMPFILE 1
  17256. | #define HAVE_TMPNAM 1
  17257. | #define HAVE_TMPNAM_R 1
  17258. | #define HAVE_TRUNCATE 1
  17259. | #define HAVE_UNAME 1
  17260. | #define HAVE_UNSETENV 1
  17261. | #define HAVE_UTIMES 1
  17262. | #define HAVE_WAITPID 1
  17263. | #define HAVE_WAIT3 1
  17264. | #define HAVE_WAIT4 1
  17265. | #define HAVE_WCSCOLL 1
  17266. | #define HAVE_CHROOT 1
  17267. | #define HAVE_LINK 1
  17268. | #define HAVE_SYMLINK 1
  17269. | #define HAVE_FCHDIR 1
  17270. | #define HAVE_FSYNC 1
  17271. | #define HAVE_FDATASYNC 1
  17272. | #define HAVE_EPOLL 1
  17273. | #define HAVE_FLOCK 1
  17274. | #define HAVE_GETPAGESIZE 1
  17275. | #define HAVE_HSTRERROR 1
  17276. | #define HAVE_INET_ATON 1
  17277. | #define HAVE_INET_PTON 1
  17278. | #define HAVE_SETGROUPS 1
  17279. | #define HAVE_OPENPTY 1
  17280. | #define HAVE_FORKPTY 1
  17281. | #define HAVE_MEMMOVE 1
  17282. | #define HAVE_FSEEKO 1
  17283. | #define HAVE_FSTATVFS 1
  17284. | #define HAVE_FTELLO 1
  17285. | #define HAVE_STATVFS 1
  17286. | #define HAVE_DUP2 1
  17287. | #define HAVE_GETCWD 1
  17288. | #define HAVE_STRDUP 1
  17289. | #define HAVE_GETPGRP 1
  17290. | #define HAVE_SETPGRP 1
  17291. | #define HAVE_GETTIMEOFDAY 1
  17292. | #define HAVE_DEVICE_MACROS 1
  17293. | #define HAVE_GETNAMEINFO 1
  17294. | #define TIME_WITH_SYS_TIME 1
  17295. | #define HAVE_STRUCT_TM_TM_ZONE 1
  17296. | #define HAVE_TM_ZONE 1
  17297. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  17298. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  17299. | /* end confdefs.h. */
  17300. | #include <stdio.h>
  17301. | #ifdef HAVE_SYS_TYPES_H
  17302. | # include <sys/types.h>
  17303. | #endif
  17304. | #ifdef HAVE_SYS_STAT_H
  17305. | # include <sys/stat.h>
  17306. | #endif
  17307. | #ifdef STDC_HEADERS
  17308. | # include <stdlib.h>
  17309. | # include <stddef.h>
  17310. | #else
  17311. | # ifdef HAVE_STDLIB_H
  17312. | # include <stdlib.h>
  17313. | # endif
  17314. | #endif
  17315. | #ifdef HAVE_STRING_H
  17316. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  17317. | # include <memory.h>
  17318. | # endif
  17319. | # include <string.h>
  17320. | #endif
  17321. | #ifdef HAVE_STRINGS_H
  17322. | # include <strings.h>
  17323. | #endif
  17324. | #ifdef HAVE_INTTYPES_H
  17325. | # include <inttypes.h>
  17326. | #endif
  17327. | #ifdef HAVE_STDINT_H
  17328. | # include <stdint.h>
  17329. | #endif
  17330. | #ifdef HAVE_UNISTD_H
  17331. | # include <unistd.h>
  17332. | #endif
  17333. | int
  17334. | main ()
  17335. | {
  17336. | static struct stat ac_aggr;
  17337. | if (sizeof ac_aggr.st_flags)
  17338. | return 0;
  17339. | ;
  17340. | return 0;
  17341. | }
  17342. configure:11092: result: no
  17343. configure:11102: checking for struct stat.st_gen
  17344. configure:11102: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  17345. conftest.c: In function 'main':
  17346. conftest.c:261: error: 'struct stat' has no member named 'st_gen'
  17347. configure:11102: $? = 1
  17348. configure: failed program was:
  17349. | /* confdefs.h */
  17350. | #define _GNU_SOURCE 1
  17351. | #define _NETBSD_SOURCE 1
  17352. | #define __BSD_VISIBLE 1
  17353. | #define _BSD_TYPES 1
  17354. | #define _DARWIN_C_SOURCE 1
  17355. | #define _XOPEN_SOURCE 600
  17356. | #define _XOPEN_SOURCE_EXTENDED 1
  17357. | #define _POSIX_C_SOURCE 200112L
  17358. | #define STDC_HEADERS 1
  17359. | #define HAVE_SYS_TYPES_H 1
  17360. | #define HAVE_SYS_STAT_H 1
  17361. | #define HAVE_STDLIB_H 1
  17362. | #define HAVE_STRING_H 1
  17363. | #define HAVE_MEMORY_H 1
  17364. | #define HAVE_STRINGS_H 1
  17365. | #define HAVE_INTTYPES_H 1
  17366. | #define HAVE_STDINT_H 1
  17367. | #define HAVE_UNISTD_H 1
  17368. | #define __EXTENSIONS__ 1
  17369. | #define _ALL_SOURCE 1
  17370. | #define _GNU_SOURCE 1
  17371. | #define _POSIX_PTHREAD_SEMANTICS 1
  17372. | #define _TANDEM_SOURCE 1
  17373. | #define STDC_HEADERS 1
  17374. | #define HAVE_ASM_TYPES_H 1
  17375. | #define HAVE_DLFCN_H 1
  17376. | #define HAVE_ERRNO_H 1
  17377. | #define HAVE_FCNTL_H 1
  17378. | #define HAVE_GRP_H 1
  17379. | #define HAVE_LANGINFO_H 1
  17380. | #define HAVE_POLL_H 1
  17381. | #define HAVE_PTHREAD_H 1
  17382. | #define HAVE_SHADOW_H 1
  17383. | #define HAVE_SIGNAL_H 1
  17384. | #define HAVE_STDINT_H 1
  17385. | #define HAVE_TERMIOS_H 1
  17386. | #define HAVE_UNISTD_H 1
  17387. | #define HAVE_UTIME_H 1
  17388. | #define HAVE_SYS_EPOLL_H 1
  17389. | #define HAVE_SYS_FILE_H 1
  17390. | #define HAVE_SYS_PARAM_H 1
  17391. | #define HAVE_SYS_POLL_H 1
  17392. | #define HAVE_SYS_SELECT_H 1
  17393. | #define HAVE_SYS_SOCKET_H 1
  17394. | #define HAVE_SYS_STATVFS_H 1
  17395. | #define HAVE_SYS_STAT_H 1
  17396. | #define HAVE_SYS_TIME_H 1
  17397. | #define HAVE_SYS_TIMES_H 1
  17398. | #define HAVE_SYS_TYPES_H 1
  17399. | #define HAVE_SYS_UN_H 1
  17400. | #define HAVE_SYS_UTSNAME_H 1
  17401. | #define HAVE_SYS_WAIT_H 1
  17402. | #define HAVE_PTY_H 1
  17403. | #define HAVE_SYS_RESOURCE_H 1
  17404. | #define HAVE_NETPACKET_PACKET_H 1
  17405. | #define HAVE_SYSEXITS_H 1
  17406. | #define HAVE_LINUX_TIPC_H 1
  17407. | #define HAVE_DIRENT_H 1
  17408. | #define HAVE_LINUX_NETLINK_H 1
  17409. | #define HAVE_MAKEDEV 1
  17410. | #define _LARGEFILE_SOURCE 1
  17411. | #define _FILE_OFFSET_BITS 64
  17412. | #if defined(SCO_DS)
  17413. | #undef _OFF_T
  17414. | #endif
  17415. | #define RETSIGTYPE void
  17416. | #define HAVE_SSIZE_T 1
  17417. | #define SIZEOF_INT 4
  17418. | #define SIZEOF_LONG 4
  17419. | #define SIZEOF_VOID_P 4
  17420. | #define SIZEOF_SHORT 2
  17421. | #define SIZEOF_FLOAT 4
  17422. | #define SIZEOF_DOUBLE 8
  17423. | #define SIZEOF_FPOS_T 24
  17424. | #define SIZEOF_SIZE_T 4
  17425. | #define SIZEOF_PID_T 4
  17426. | #define HAVE_LONG_LONG 1
  17427. | #define SIZEOF_LONG_LONG 8
  17428. | #define HAVE_LONG_DOUBLE 1
  17429. | #define SIZEOF_LONG_DOUBLE 8
  17430. | #define HAVE_C99_BOOL 1
  17431. | #define SIZEOF__BOOL 1
  17432. | #define HAVE_UINTPTR_T 1
  17433. | #define SIZEOF_UINTPTR_T 4
  17434. | #define SIZEOF_OFF_T 8
  17435. | #define HAVE_LARGEFILE_SUPPORT 1
  17436. | #define SIZEOF_TIME_T 4
  17437. | #define SIZEOF_PTHREAD_T 4
  17438. | #define SHLIB_EXT ".so"
  17439. | #define HAVE_LIBDL 1
  17440. | #define _REENTRANT 1
  17441. | #define WITH_THREAD 1
  17442. | #define HAVE_PTHREAD_SIGMASK 1
  17443. | #define WITH_DOC_STRINGS 1
  17444. | #define WITH_PYMALLOC 1
  17445. | #define HAVE_DLOPEN 1
  17446. | #define HAVE_DYNAMIC_LOADING 1
  17447. | #define HAVE_ALARM 1
  17448. | #define HAVE_SETITIMER 1
  17449. | #define HAVE_GETITIMER 1
  17450. | #define HAVE_CHOWN 1
  17451. | #define HAVE_CLOCK 1
  17452. | #define HAVE_CONFSTR 1
  17453. | #define HAVE_CTERMID 1
  17454. | #define HAVE_EXECV 1
  17455. | #define HAVE_FCHMOD 1
  17456. | #define HAVE_FCHOWN 1
  17457. | #define HAVE_FORK 1
  17458. | #define HAVE_FPATHCONF 1
  17459. | #define HAVE_FTIME 1
  17460. | #define HAVE_FTRUNCATE 1
  17461. | #define HAVE_GAI_STRERROR 1
  17462. | #define HAVE_GETGROUPS 1
  17463. | #define HAVE_GETLOGIN 1
  17464. | #define HAVE_GETPEERNAME 1
  17465. | #define HAVE_GETPGID 1
  17466. | #define HAVE_GETPID 1
  17467. | #define HAVE_GETPRIORITY 1
  17468. | #define HAVE_GETRESUID 1
  17469. | #define HAVE_GETRESGID 1
  17470. | #define HAVE_GETPWENT 1
  17471. | #define HAVE_GETSPNAM 1
  17472. | #define HAVE_GETSPENT 1
  17473. | #define HAVE_GETSID 1
  17474. | #define HAVE_INITGROUPS 1
  17475. | #define HAVE_KILL 1
  17476. | #define HAVE_KILLPG 1
  17477. | #define HAVE_LCHOWN 1
  17478. | #define HAVE_LSTAT 1
  17479. | #define HAVE_MKFIFO 1
  17480. | #define HAVE_MKNOD 1
  17481. | #define HAVE_MKTIME 1
  17482. | #define HAVE_MREMAP 1
  17483. | #define HAVE_NICE 1
  17484. | #define HAVE_PATHCONF 1
  17485. | #define HAVE_PAUSE 1
  17486. | #define HAVE_POLL 1
  17487. | #define HAVE_PUTENV 1
  17488. | #define HAVE_READLINK 1
  17489. | #define HAVE_REALPATH 1
  17490. | #define HAVE_SELECT 1
  17491. | #define HAVE_SEM_OPEN 1
  17492. | #define HAVE_SEM_TIMEDWAIT 1
  17493. | #define HAVE_SEM_GETVALUE 1
  17494. | #define HAVE_SEM_UNLINK 1
  17495. | #define HAVE_SETEGID 1
  17496. | #define HAVE_SETEUID 1
  17497. | #define HAVE_SETGID 1
  17498. | #define HAVE_SETLOCALE 1
  17499. | #define HAVE_SETREGID 1
  17500. | #define HAVE_SETREUID 1
  17501. | #define HAVE_SETSID 1
  17502. | #define HAVE_SETPGID 1
  17503. | #define HAVE_SETPGRP 1
  17504. | #define HAVE_SETUID 1
  17505. | #define HAVE_SETVBUF 1
  17506. | #define HAVE_SNPRINTF 1
  17507. | #define HAVE_SETLOCALE 1
  17508. | #define HAVE_SETREGID 1
  17509. | #define HAVE_SETREUID 1
  17510. | #define HAVE_SETRESUID 1
  17511. | #define HAVE_SETRESGID 1
  17512. | #define HAVE_SETSID 1
  17513. | #define HAVE_SETPGID 1
  17514. | #define HAVE_SETPGRP 1
  17515. | #define HAVE_SETUID 1
  17516. | #define HAVE_SETVBUF 1
  17517. | #define HAVE_SNPRINTF 1
  17518. | #define HAVE_SIGACTION 1
  17519. | #define HAVE_SIGINTERRUPT 1
  17520. | #define HAVE_STRFTIME 1
  17521. | #define HAVE_SYSCONF 1
  17522. | #define HAVE_TCGETPGRP 1
  17523. | #define HAVE_TCSETPGRP 1
  17524. | #define HAVE_TEMPNAM 1
  17525. | #define HAVE_TIMEGM 1
  17526. | #define HAVE_TIMES 1
  17527. | #define HAVE_TMPFILE 1
  17528. | #define HAVE_TMPNAM 1
  17529. | #define HAVE_TMPNAM_R 1
  17530. | #define HAVE_TRUNCATE 1
  17531. | #define HAVE_UNAME 1
  17532. | #define HAVE_UNSETENV 1
  17533. | #define HAVE_UTIMES 1
  17534. | #define HAVE_WAITPID 1
  17535. | #define HAVE_WAIT3 1
  17536. | #define HAVE_WAIT4 1
  17537. | #define HAVE_WCSCOLL 1
  17538. | #define HAVE_CHROOT 1
  17539. | #define HAVE_LINK 1
  17540. | #define HAVE_SYMLINK 1
  17541. | #define HAVE_FCHDIR 1
  17542. | #define HAVE_FSYNC 1
  17543. | #define HAVE_FDATASYNC 1
  17544. | #define HAVE_EPOLL 1
  17545. | #define HAVE_FLOCK 1
  17546. | #define HAVE_GETPAGESIZE 1
  17547. | #define HAVE_HSTRERROR 1
  17548. | #define HAVE_INET_ATON 1
  17549. | #define HAVE_INET_PTON 1
  17550. | #define HAVE_SETGROUPS 1
  17551. | #define HAVE_OPENPTY 1
  17552. | #define HAVE_FORKPTY 1
  17553. | #define HAVE_MEMMOVE 1
  17554. | #define HAVE_FSEEKO 1
  17555. | #define HAVE_FSTATVFS 1
  17556. | #define HAVE_FTELLO 1
  17557. | #define HAVE_STATVFS 1
  17558. | #define HAVE_DUP2 1
  17559. | #define HAVE_GETCWD 1
  17560. | #define HAVE_STRDUP 1
  17561. | #define HAVE_GETPGRP 1
  17562. | #define HAVE_SETPGRP 1
  17563. | #define HAVE_GETTIMEOFDAY 1
  17564. | #define HAVE_DEVICE_MACROS 1
  17565. | #define HAVE_GETNAMEINFO 1
  17566. | #define TIME_WITH_SYS_TIME 1
  17567. | #define HAVE_STRUCT_TM_TM_ZONE 1
  17568. | #define HAVE_TM_ZONE 1
  17569. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  17570. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  17571. | /* end confdefs.h. */
  17572. | #include <stdio.h>
  17573. | #ifdef HAVE_SYS_TYPES_H
  17574. | # include <sys/types.h>
  17575. | #endif
  17576. | #ifdef HAVE_SYS_STAT_H
  17577. | # include <sys/stat.h>
  17578. | #endif
  17579. | #ifdef STDC_HEADERS
  17580. | # include <stdlib.h>
  17581. | # include <stddef.h>
  17582. | #else
  17583. | # ifdef HAVE_STDLIB_H
  17584. | # include <stdlib.h>
  17585. | # endif
  17586. | #endif
  17587. | #ifdef HAVE_STRING_H
  17588. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  17589. | # include <memory.h>
  17590. | # endif
  17591. | # include <string.h>
  17592. | #endif
  17593. | #ifdef HAVE_STRINGS_H
  17594. | # include <strings.h>
  17595. | #endif
  17596. | #ifdef HAVE_INTTYPES_H
  17597. | # include <inttypes.h>
  17598. | #endif
  17599. | #ifdef HAVE_STDINT_H
  17600. | # include <stdint.h>
  17601. | #endif
  17602. | #ifdef HAVE_UNISTD_H
  17603. | # include <unistd.h>
  17604. | #endif
  17605. | int
  17606. | main ()
  17607. | {
  17608. | static struct stat ac_aggr;
  17609. | if (ac_aggr.st_gen)
  17610. | return 0;
  17611. | ;
  17612. | return 0;
  17613. | }
  17614. configure:11102: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  17615. conftest.c: In function 'main':
  17616. conftest.c:261: error: 'struct stat' has no member named 'st_gen'
  17617. configure:11102: $? = 1
  17618. configure: failed program was:
  17619. | /* confdefs.h */
  17620. | #define _GNU_SOURCE 1
  17621. | #define _NETBSD_SOURCE 1
  17622. | #define __BSD_VISIBLE 1
  17623. | #define _BSD_TYPES 1
  17624. | #define _DARWIN_C_SOURCE 1
  17625. | #define _XOPEN_SOURCE 600
  17626. | #define _XOPEN_SOURCE_EXTENDED 1
  17627. | #define _POSIX_C_SOURCE 200112L
  17628. | #define STDC_HEADERS 1
  17629. | #define HAVE_SYS_TYPES_H 1
  17630. | #define HAVE_SYS_STAT_H 1
  17631. | #define HAVE_STDLIB_H 1
  17632. | #define HAVE_STRING_H 1
  17633. | #define HAVE_MEMORY_H 1
  17634. | #define HAVE_STRINGS_H 1
  17635. | #define HAVE_INTTYPES_H 1
  17636. | #define HAVE_STDINT_H 1
  17637. | #define HAVE_UNISTD_H 1
  17638. | #define __EXTENSIONS__ 1
  17639. | #define _ALL_SOURCE 1
  17640. | #define _GNU_SOURCE 1
  17641. | #define _POSIX_PTHREAD_SEMANTICS 1
  17642. | #define _TANDEM_SOURCE 1
  17643. | #define STDC_HEADERS 1
  17644. | #define HAVE_ASM_TYPES_H 1
  17645. | #define HAVE_DLFCN_H 1
  17646. | #define HAVE_ERRNO_H 1
  17647. | #define HAVE_FCNTL_H 1
  17648. | #define HAVE_GRP_H 1
  17649. | #define HAVE_LANGINFO_H 1
  17650. | #define HAVE_POLL_H 1
  17651. | #define HAVE_PTHREAD_H 1
  17652. | #define HAVE_SHADOW_H 1
  17653. | #define HAVE_SIGNAL_H 1
  17654. | #define HAVE_STDINT_H 1
  17655. | #define HAVE_TERMIOS_H 1
  17656. | #define HAVE_UNISTD_H 1
  17657. | #define HAVE_UTIME_H 1
  17658. | #define HAVE_SYS_EPOLL_H 1
  17659. | #define HAVE_SYS_FILE_H 1
  17660. | #define HAVE_SYS_PARAM_H 1
  17661. | #define HAVE_SYS_POLL_H 1
  17662. | #define HAVE_SYS_SELECT_H 1
  17663. | #define HAVE_SYS_SOCKET_H 1
  17664. | #define HAVE_SYS_STATVFS_H 1
  17665. | #define HAVE_SYS_STAT_H 1
  17666. | #define HAVE_SYS_TIME_H 1
  17667. | #define HAVE_SYS_TIMES_H 1
  17668. | #define HAVE_SYS_TYPES_H 1
  17669. | #define HAVE_SYS_UN_H 1
  17670. | #define HAVE_SYS_UTSNAME_H 1
  17671. | #define HAVE_SYS_WAIT_H 1
  17672. | #define HAVE_PTY_H 1
  17673. | #define HAVE_SYS_RESOURCE_H 1
  17674. | #define HAVE_NETPACKET_PACKET_H 1
  17675. | #define HAVE_SYSEXITS_H 1
  17676. | #define HAVE_LINUX_TIPC_H 1
  17677. | #define HAVE_DIRENT_H 1
  17678. | #define HAVE_LINUX_NETLINK_H 1
  17679. | #define HAVE_MAKEDEV 1
  17680. | #define _LARGEFILE_SOURCE 1
  17681. | #define _FILE_OFFSET_BITS 64
  17682. | #if defined(SCO_DS)
  17683. | #undef _OFF_T
  17684. | #endif
  17685. | #define RETSIGTYPE void
  17686. | #define HAVE_SSIZE_T 1
  17687. | #define SIZEOF_INT 4
  17688. | #define SIZEOF_LONG 4
  17689. | #define SIZEOF_VOID_P 4
  17690. | #define SIZEOF_SHORT 2
  17691. | #define SIZEOF_FLOAT 4
  17692. | #define SIZEOF_DOUBLE 8
  17693. | #define SIZEOF_FPOS_T 24
  17694. | #define SIZEOF_SIZE_T 4
  17695. | #define SIZEOF_PID_T 4
  17696. | #define HAVE_LONG_LONG 1
  17697. | #define SIZEOF_LONG_LONG 8
  17698. | #define HAVE_LONG_DOUBLE 1
  17699. | #define SIZEOF_LONG_DOUBLE 8
  17700. | #define HAVE_C99_BOOL 1
  17701. | #define SIZEOF__BOOL 1
  17702. | #define HAVE_UINTPTR_T 1
  17703. | #define SIZEOF_UINTPTR_T 4
  17704. | #define SIZEOF_OFF_T 8
  17705. | #define HAVE_LARGEFILE_SUPPORT 1
  17706. | #define SIZEOF_TIME_T 4
  17707. | #define SIZEOF_PTHREAD_T 4
  17708. | #define SHLIB_EXT ".so"
  17709. | #define HAVE_LIBDL 1
  17710. | #define _REENTRANT 1
  17711. | #define WITH_THREAD 1
  17712. | #define HAVE_PTHREAD_SIGMASK 1
  17713. | #define WITH_DOC_STRINGS 1
  17714. | #define WITH_PYMALLOC 1
  17715. | #define HAVE_DLOPEN 1
  17716. | #define HAVE_DYNAMIC_LOADING 1
  17717. | #define HAVE_ALARM 1
  17718. | #define HAVE_SETITIMER 1
  17719. | #define HAVE_GETITIMER 1
  17720. | #define HAVE_CHOWN 1
  17721. | #define HAVE_CLOCK 1
  17722. | #define HAVE_CONFSTR 1
  17723. | #define HAVE_CTERMID 1
  17724. | #define HAVE_EXECV 1
  17725. | #define HAVE_FCHMOD 1
  17726. | #define HAVE_FCHOWN 1
  17727. | #define HAVE_FORK 1
  17728. | #define HAVE_FPATHCONF 1
  17729. | #define HAVE_FTIME 1
  17730. | #define HAVE_FTRUNCATE 1
  17731. | #define HAVE_GAI_STRERROR 1
  17732. | #define HAVE_GETGROUPS 1
  17733. | #define HAVE_GETLOGIN 1
  17734. | #define HAVE_GETPEERNAME 1
  17735. | #define HAVE_GETPGID 1
  17736. | #define HAVE_GETPID 1
  17737. | #define HAVE_GETPRIORITY 1
  17738. | #define HAVE_GETRESUID 1
  17739. | #define HAVE_GETRESGID 1
  17740. | #define HAVE_GETPWENT 1
  17741. | #define HAVE_GETSPNAM 1
  17742. | #define HAVE_GETSPENT 1
  17743. | #define HAVE_GETSID 1
  17744. | #define HAVE_INITGROUPS 1
  17745. | #define HAVE_KILL 1
  17746. | #define HAVE_KILLPG 1
  17747. | #define HAVE_LCHOWN 1
  17748. | #define HAVE_LSTAT 1
  17749. | #define HAVE_MKFIFO 1
  17750. | #define HAVE_MKNOD 1
  17751. | #define HAVE_MKTIME 1
  17752. | #define HAVE_MREMAP 1
  17753. | #define HAVE_NICE 1
  17754. | #define HAVE_PATHCONF 1
  17755. | #define HAVE_PAUSE 1
  17756. | #define HAVE_POLL 1
  17757. | #define HAVE_PUTENV 1
  17758. | #define HAVE_READLINK 1
  17759. | #define HAVE_REALPATH 1
  17760. | #define HAVE_SELECT 1
  17761. | #define HAVE_SEM_OPEN 1
  17762. | #define HAVE_SEM_TIMEDWAIT 1
  17763. | #define HAVE_SEM_GETVALUE 1
  17764. | #define HAVE_SEM_UNLINK 1
  17765. | #define HAVE_SETEGID 1
  17766. | #define HAVE_SETEUID 1
  17767. | #define HAVE_SETGID 1
  17768. | #define HAVE_SETLOCALE 1
  17769. | #define HAVE_SETREGID 1
  17770. | #define HAVE_SETREUID 1
  17771. | #define HAVE_SETSID 1
  17772. | #define HAVE_SETPGID 1
  17773. | #define HAVE_SETPGRP 1
  17774. | #define HAVE_SETUID 1
  17775. | #define HAVE_SETVBUF 1
  17776. | #define HAVE_SNPRINTF 1
  17777. | #define HAVE_SETLOCALE 1
  17778. | #define HAVE_SETREGID 1
  17779. | #define HAVE_SETREUID 1
  17780. | #define HAVE_SETRESUID 1
  17781. | #define HAVE_SETRESGID 1
  17782. | #define HAVE_SETSID 1
  17783. | #define HAVE_SETPGID 1
  17784. | #define HAVE_SETPGRP 1
  17785. | #define HAVE_SETUID 1
  17786. | #define HAVE_SETVBUF 1
  17787. | #define HAVE_SNPRINTF 1
  17788. | #define HAVE_SIGACTION 1
  17789. | #define HAVE_SIGINTERRUPT 1
  17790. | #define HAVE_STRFTIME 1
  17791. | #define HAVE_SYSCONF 1
  17792. | #define HAVE_TCGETPGRP 1
  17793. | #define HAVE_TCSETPGRP 1
  17794. | #define HAVE_TEMPNAM 1
  17795. | #define HAVE_TIMEGM 1
  17796. | #define HAVE_TIMES 1
  17797. | #define HAVE_TMPFILE 1
  17798. | #define HAVE_TMPNAM 1
  17799. | #define HAVE_TMPNAM_R 1
  17800. | #define HAVE_TRUNCATE 1
  17801. | #define HAVE_UNAME 1
  17802. | #define HAVE_UNSETENV 1
  17803. | #define HAVE_UTIMES 1
  17804. | #define HAVE_WAITPID 1
  17805. | #define HAVE_WAIT3 1
  17806. | #define HAVE_WAIT4 1
  17807. | #define HAVE_WCSCOLL 1
  17808. | #define HAVE_CHROOT 1
  17809. | #define HAVE_LINK 1
  17810. | #define HAVE_SYMLINK 1
  17811. | #define HAVE_FCHDIR 1
  17812. | #define HAVE_FSYNC 1
  17813. | #define HAVE_FDATASYNC 1
  17814. | #define HAVE_EPOLL 1
  17815. | #define HAVE_FLOCK 1
  17816. | #define HAVE_GETPAGESIZE 1
  17817. | #define HAVE_HSTRERROR 1
  17818. | #define HAVE_INET_ATON 1
  17819. | #define HAVE_INET_PTON 1
  17820. | #define HAVE_SETGROUPS 1
  17821. | #define HAVE_OPENPTY 1
  17822. | #define HAVE_FORKPTY 1
  17823. | #define HAVE_MEMMOVE 1
  17824. | #define HAVE_FSEEKO 1
  17825. | #define HAVE_FSTATVFS 1
  17826. | #define HAVE_FTELLO 1
  17827. | #define HAVE_STATVFS 1
  17828. | #define HAVE_DUP2 1
  17829. | #define HAVE_GETCWD 1
  17830. | #define HAVE_STRDUP 1
  17831. | #define HAVE_GETPGRP 1
  17832. | #define HAVE_SETPGRP 1
  17833. | #define HAVE_GETTIMEOFDAY 1
  17834. | #define HAVE_DEVICE_MACROS 1
  17835. | #define HAVE_GETNAMEINFO 1
  17836. | #define TIME_WITH_SYS_TIME 1
  17837. | #define HAVE_STRUCT_TM_TM_ZONE 1
  17838. | #define HAVE_TM_ZONE 1
  17839. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  17840. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  17841. | /* end confdefs.h. */
  17842. | #include <stdio.h>
  17843. | #ifdef HAVE_SYS_TYPES_H
  17844. | # include <sys/types.h>
  17845. | #endif
  17846. | #ifdef HAVE_SYS_STAT_H
  17847. | # include <sys/stat.h>
  17848. | #endif
  17849. | #ifdef STDC_HEADERS
  17850. | # include <stdlib.h>
  17851. | # include <stddef.h>
  17852. | #else
  17853. | # ifdef HAVE_STDLIB_H
  17854. | # include <stdlib.h>
  17855. | # endif
  17856. | #endif
  17857. | #ifdef HAVE_STRING_H
  17858. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  17859. | # include <memory.h>
  17860. | # endif
  17861. | # include <string.h>
  17862. | #endif
  17863. | #ifdef HAVE_STRINGS_H
  17864. | # include <strings.h>
  17865. | #endif
  17866. | #ifdef HAVE_INTTYPES_H
  17867. | # include <inttypes.h>
  17868. | #endif
  17869. | #ifdef HAVE_STDINT_H
  17870. | # include <stdint.h>
  17871. | #endif
  17872. | #ifdef HAVE_UNISTD_H
  17873. | # include <unistd.h>
  17874. | #endif
  17875. | int
  17876. | main ()
  17877. | {
  17878. | static struct stat ac_aggr;
  17879. | if (sizeof ac_aggr.st_gen)
  17880. | return 0;
  17881. | ;
  17882. | return 0;
  17883. | }
  17884. configure:11102: result: no
  17885. configure:11112: checking for struct stat.st_birthtime
  17886. configure:11112: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  17887. conftest.c: In function 'main':
  17888. conftest.c:261: error: 'struct stat' has no member named 'st_birthtime'
  17889. configure:11112: $? = 1
  17890. configure: failed program was:
  17891. | /* confdefs.h */
  17892. | #define _GNU_SOURCE 1
  17893. | #define _NETBSD_SOURCE 1
  17894. | #define __BSD_VISIBLE 1
  17895. | #define _BSD_TYPES 1
  17896. | #define _DARWIN_C_SOURCE 1
  17897. | #define _XOPEN_SOURCE 600
  17898. | #define _XOPEN_SOURCE_EXTENDED 1
  17899. | #define _POSIX_C_SOURCE 200112L
  17900. | #define STDC_HEADERS 1
  17901. | #define HAVE_SYS_TYPES_H 1
  17902. | #define HAVE_SYS_STAT_H 1
  17903. | #define HAVE_STDLIB_H 1
  17904. | #define HAVE_STRING_H 1
  17905. | #define HAVE_MEMORY_H 1
  17906. | #define HAVE_STRINGS_H 1
  17907. | #define HAVE_INTTYPES_H 1
  17908. | #define HAVE_STDINT_H 1
  17909. | #define HAVE_UNISTD_H 1
  17910. | #define __EXTENSIONS__ 1
  17911. | #define _ALL_SOURCE 1
  17912. | #define _GNU_SOURCE 1
  17913. | #define _POSIX_PTHREAD_SEMANTICS 1
  17914. | #define _TANDEM_SOURCE 1
  17915. | #define STDC_HEADERS 1
  17916. | #define HAVE_ASM_TYPES_H 1
  17917. | #define HAVE_DLFCN_H 1
  17918. | #define HAVE_ERRNO_H 1
  17919. | #define HAVE_FCNTL_H 1
  17920. | #define HAVE_GRP_H 1
  17921. | #define HAVE_LANGINFO_H 1
  17922. | #define HAVE_POLL_H 1
  17923. | #define HAVE_PTHREAD_H 1
  17924. | #define HAVE_SHADOW_H 1
  17925. | #define HAVE_SIGNAL_H 1
  17926. | #define HAVE_STDINT_H 1
  17927. | #define HAVE_TERMIOS_H 1
  17928. | #define HAVE_UNISTD_H 1
  17929. | #define HAVE_UTIME_H 1
  17930. | #define HAVE_SYS_EPOLL_H 1
  17931. | #define HAVE_SYS_FILE_H 1
  17932. | #define HAVE_SYS_PARAM_H 1
  17933. | #define HAVE_SYS_POLL_H 1
  17934. | #define HAVE_SYS_SELECT_H 1
  17935. | #define HAVE_SYS_SOCKET_H 1
  17936. | #define HAVE_SYS_STATVFS_H 1
  17937. | #define HAVE_SYS_STAT_H 1
  17938. | #define HAVE_SYS_TIME_H 1
  17939. | #define HAVE_SYS_TIMES_H 1
  17940. | #define HAVE_SYS_TYPES_H 1
  17941. | #define HAVE_SYS_UN_H 1
  17942. | #define HAVE_SYS_UTSNAME_H 1
  17943. | #define HAVE_SYS_WAIT_H 1
  17944. | #define HAVE_PTY_H 1
  17945. | #define HAVE_SYS_RESOURCE_H 1
  17946. | #define HAVE_NETPACKET_PACKET_H 1
  17947. | #define HAVE_SYSEXITS_H 1
  17948. | #define HAVE_LINUX_TIPC_H 1
  17949. | #define HAVE_DIRENT_H 1
  17950. | #define HAVE_LINUX_NETLINK_H 1
  17951. | #define HAVE_MAKEDEV 1
  17952. | #define _LARGEFILE_SOURCE 1
  17953. | #define _FILE_OFFSET_BITS 64
  17954. | #if defined(SCO_DS)
  17955. | #undef _OFF_T
  17956. | #endif
  17957. | #define RETSIGTYPE void
  17958. | #define HAVE_SSIZE_T 1
  17959. | #define SIZEOF_INT 4
  17960. | #define SIZEOF_LONG 4
  17961. | #define SIZEOF_VOID_P 4
  17962. | #define SIZEOF_SHORT 2
  17963. | #define SIZEOF_FLOAT 4
  17964. | #define SIZEOF_DOUBLE 8
  17965. | #define SIZEOF_FPOS_T 24
  17966. | #define SIZEOF_SIZE_T 4
  17967. | #define SIZEOF_PID_T 4
  17968. | #define HAVE_LONG_LONG 1
  17969. | #define SIZEOF_LONG_LONG 8
  17970. | #define HAVE_LONG_DOUBLE 1
  17971. | #define SIZEOF_LONG_DOUBLE 8
  17972. | #define HAVE_C99_BOOL 1
  17973. | #define SIZEOF__BOOL 1
  17974. | #define HAVE_UINTPTR_T 1
  17975. | #define SIZEOF_UINTPTR_T 4
  17976. | #define SIZEOF_OFF_T 8
  17977. | #define HAVE_LARGEFILE_SUPPORT 1
  17978. | #define SIZEOF_TIME_T 4
  17979. | #define SIZEOF_PTHREAD_T 4
  17980. | #define SHLIB_EXT ".so"
  17981. | #define HAVE_LIBDL 1
  17982. | #define _REENTRANT 1
  17983. | #define WITH_THREAD 1
  17984. | #define HAVE_PTHREAD_SIGMASK 1
  17985. | #define WITH_DOC_STRINGS 1
  17986. | #define WITH_PYMALLOC 1
  17987. | #define HAVE_DLOPEN 1
  17988. | #define HAVE_DYNAMIC_LOADING 1
  17989. | #define HAVE_ALARM 1
  17990. | #define HAVE_SETITIMER 1
  17991. | #define HAVE_GETITIMER 1
  17992. | #define HAVE_CHOWN 1
  17993. | #define HAVE_CLOCK 1
  17994. | #define HAVE_CONFSTR 1
  17995. | #define HAVE_CTERMID 1
  17996. | #define HAVE_EXECV 1
  17997. | #define HAVE_FCHMOD 1
  17998. | #define HAVE_FCHOWN 1
  17999. | #define HAVE_FORK 1
  18000. | #define HAVE_FPATHCONF 1
  18001. | #define HAVE_FTIME 1
  18002. | #define HAVE_FTRUNCATE 1
  18003. | #define HAVE_GAI_STRERROR 1
  18004. | #define HAVE_GETGROUPS 1
  18005. | #define HAVE_GETLOGIN 1
  18006. | #define HAVE_GETPEERNAME 1
  18007. | #define HAVE_GETPGID 1
  18008. | #define HAVE_GETPID 1
  18009. | #define HAVE_GETPRIORITY 1
  18010. | #define HAVE_GETRESUID 1
  18011. | #define HAVE_GETRESGID 1
  18012. | #define HAVE_GETPWENT 1
  18013. | #define HAVE_GETSPNAM 1
  18014. | #define HAVE_GETSPENT 1
  18015. | #define HAVE_GETSID 1
  18016. | #define HAVE_INITGROUPS 1
  18017. | #define HAVE_KILL 1
  18018. | #define HAVE_KILLPG 1
  18019. | #define HAVE_LCHOWN 1
  18020. | #define HAVE_LSTAT 1
  18021. | #define HAVE_MKFIFO 1
  18022. | #define HAVE_MKNOD 1
  18023. | #define HAVE_MKTIME 1
  18024. | #define HAVE_MREMAP 1
  18025. | #define HAVE_NICE 1
  18026. | #define HAVE_PATHCONF 1
  18027. | #define HAVE_PAUSE 1
  18028. | #define HAVE_POLL 1
  18029. | #define HAVE_PUTENV 1
  18030. | #define HAVE_READLINK 1
  18031. | #define HAVE_REALPATH 1
  18032. | #define HAVE_SELECT 1
  18033. | #define HAVE_SEM_OPEN 1
  18034. | #define HAVE_SEM_TIMEDWAIT 1
  18035. | #define HAVE_SEM_GETVALUE 1
  18036. | #define HAVE_SEM_UNLINK 1
  18037. | #define HAVE_SETEGID 1
  18038. | #define HAVE_SETEUID 1
  18039. | #define HAVE_SETGID 1
  18040. | #define HAVE_SETLOCALE 1
  18041. | #define HAVE_SETREGID 1
  18042. | #define HAVE_SETREUID 1
  18043. | #define HAVE_SETSID 1
  18044. | #define HAVE_SETPGID 1
  18045. | #define HAVE_SETPGRP 1
  18046. | #define HAVE_SETUID 1
  18047. | #define HAVE_SETVBUF 1
  18048. | #define HAVE_SNPRINTF 1
  18049. | #define HAVE_SETLOCALE 1
  18050. | #define HAVE_SETREGID 1
  18051. | #define HAVE_SETREUID 1
  18052. | #define HAVE_SETRESUID 1
  18053. | #define HAVE_SETRESGID 1
  18054. | #define HAVE_SETSID 1
  18055. | #define HAVE_SETPGID 1
  18056. | #define HAVE_SETPGRP 1
  18057. | #define HAVE_SETUID 1
  18058. | #define HAVE_SETVBUF 1
  18059. | #define HAVE_SNPRINTF 1
  18060. | #define HAVE_SIGACTION 1
  18061. | #define HAVE_SIGINTERRUPT 1
  18062. | #define HAVE_STRFTIME 1
  18063. | #define HAVE_SYSCONF 1
  18064. | #define HAVE_TCGETPGRP 1
  18065. | #define HAVE_TCSETPGRP 1
  18066. | #define HAVE_TEMPNAM 1
  18067. | #define HAVE_TIMEGM 1
  18068. | #define HAVE_TIMES 1
  18069. | #define HAVE_TMPFILE 1
  18070. | #define HAVE_TMPNAM 1
  18071. | #define HAVE_TMPNAM_R 1
  18072. | #define HAVE_TRUNCATE 1
  18073. | #define HAVE_UNAME 1
  18074. | #define HAVE_UNSETENV 1
  18075. | #define HAVE_UTIMES 1
  18076. | #define HAVE_WAITPID 1
  18077. | #define HAVE_WAIT3 1
  18078. | #define HAVE_WAIT4 1
  18079. | #define HAVE_WCSCOLL 1
  18080. | #define HAVE_CHROOT 1
  18081. | #define HAVE_LINK 1
  18082. | #define HAVE_SYMLINK 1
  18083. | #define HAVE_FCHDIR 1
  18084. | #define HAVE_FSYNC 1
  18085. | #define HAVE_FDATASYNC 1
  18086. | #define HAVE_EPOLL 1
  18087. | #define HAVE_FLOCK 1
  18088. | #define HAVE_GETPAGESIZE 1
  18089. | #define HAVE_HSTRERROR 1
  18090. | #define HAVE_INET_ATON 1
  18091. | #define HAVE_INET_PTON 1
  18092. | #define HAVE_SETGROUPS 1
  18093. | #define HAVE_OPENPTY 1
  18094. | #define HAVE_FORKPTY 1
  18095. | #define HAVE_MEMMOVE 1
  18096. | #define HAVE_FSEEKO 1
  18097. | #define HAVE_FSTATVFS 1
  18098. | #define HAVE_FTELLO 1
  18099. | #define HAVE_STATVFS 1
  18100. | #define HAVE_DUP2 1
  18101. | #define HAVE_GETCWD 1
  18102. | #define HAVE_STRDUP 1
  18103. | #define HAVE_GETPGRP 1
  18104. | #define HAVE_SETPGRP 1
  18105. | #define HAVE_GETTIMEOFDAY 1
  18106. | #define HAVE_DEVICE_MACROS 1
  18107. | #define HAVE_GETNAMEINFO 1
  18108. | #define TIME_WITH_SYS_TIME 1
  18109. | #define HAVE_STRUCT_TM_TM_ZONE 1
  18110. | #define HAVE_TM_ZONE 1
  18111. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  18112. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  18113. | /* end confdefs.h. */
  18114. | #include <stdio.h>
  18115. | #ifdef HAVE_SYS_TYPES_H
  18116. | # include <sys/types.h>
  18117. | #endif
  18118. | #ifdef HAVE_SYS_STAT_H
  18119. | # include <sys/stat.h>
  18120. | #endif
  18121. | #ifdef STDC_HEADERS
  18122. | # include <stdlib.h>
  18123. | # include <stddef.h>
  18124. | #else
  18125. | # ifdef HAVE_STDLIB_H
  18126. | # include <stdlib.h>
  18127. | # endif
  18128. | #endif
  18129. | #ifdef HAVE_STRING_H
  18130. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  18131. | # include <memory.h>
  18132. | # endif
  18133. | # include <string.h>
  18134. | #endif
  18135. | #ifdef HAVE_STRINGS_H
  18136. | # include <strings.h>
  18137. | #endif
  18138. | #ifdef HAVE_INTTYPES_H
  18139. | # include <inttypes.h>
  18140. | #endif
  18141. | #ifdef HAVE_STDINT_H
  18142. | # include <stdint.h>
  18143. | #endif
  18144. | #ifdef HAVE_UNISTD_H
  18145. | # include <unistd.h>
  18146. | #endif
  18147. | int
  18148. | main ()
  18149. | {
  18150. | static struct stat ac_aggr;
  18151. | if (ac_aggr.st_birthtime)
  18152. | return 0;
  18153. | ;
  18154. | return 0;
  18155. | }
  18156. configure:11112: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18157. conftest.c: In function 'main':
  18158. conftest.c:261: error: 'struct stat' has no member named 'st_birthtime'
  18159. configure:11112: $? = 1
  18160. configure: failed program was:
  18161. | /* confdefs.h */
  18162. | #define _GNU_SOURCE 1
  18163. | #define _NETBSD_SOURCE 1
  18164. | #define __BSD_VISIBLE 1
  18165. | #define _BSD_TYPES 1
  18166. | #define _DARWIN_C_SOURCE 1
  18167. | #define _XOPEN_SOURCE 600
  18168. | #define _XOPEN_SOURCE_EXTENDED 1
  18169. | #define _POSIX_C_SOURCE 200112L
  18170. | #define STDC_HEADERS 1
  18171. | #define HAVE_SYS_TYPES_H 1
  18172. | #define HAVE_SYS_STAT_H 1
  18173. | #define HAVE_STDLIB_H 1
  18174. | #define HAVE_STRING_H 1
  18175. | #define HAVE_MEMORY_H 1
  18176. | #define HAVE_STRINGS_H 1
  18177. | #define HAVE_INTTYPES_H 1
  18178. | #define HAVE_STDINT_H 1
  18179. | #define HAVE_UNISTD_H 1
  18180. | #define __EXTENSIONS__ 1
  18181. | #define _ALL_SOURCE 1
  18182. | #define _GNU_SOURCE 1
  18183. | #define _POSIX_PTHREAD_SEMANTICS 1
  18184. | #define _TANDEM_SOURCE 1
  18185. | #define STDC_HEADERS 1
  18186. | #define HAVE_ASM_TYPES_H 1
  18187. | #define HAVE_DLFCN_H 1
  18188. | #define HAVE_ERRNO_H 1
  18189. | #define HAVE_FCNTL_H 1
  18190. | #define HAVE_GRP_H 1
  18191. | #define HAVE_LANGINFO_H 1
  18192. | #define HAVE_POLL_H 1
  18193. | #define HAVE_PTHREAD_H 1
  18194. | #define HAVE_SHADOW_H 1
  18195. | #define HAVE_SIGNAL_H 1
  18196. | #define HAVE_STDINT_H 1
  18197. | #define HAVE_TERMIOS_H 1
  18198. | #define HAVE_UNISTD_H 1
  18199. | #define HAVE_UTIME_H 1
  18200. | #define HAVE_SYS_EPOLL_H 1
  18201. | #define HAVE_SYS_FILE_H 1
  18202. | #define HAVE_SYS_PARAM_H 1
  18203. | #define HAVE_SYS_POLL_H 1
  18204. | #define HAVE_SYS_SELECT_H 1
  18205. | #define HAVE_SYS_SOCKET_H 1
  18206. | #define HAVE_SYS_STATVFS_H 1
  18207. | #define HAVE_SYS_STAT_H 1
  18208. | #define HAVE_SYS_TIME_H 1
  18209. | #define HAVE_SYS_TIMES_H 1
  18210. | #define HAVE_SYS_TYPES_H 1
  18211. | #define HAVE_SYS_UN_H 1
  18212. | #define HAVE_SYS_UTSNAME_H 1
  18213. | #define HAVE_SYS_WAIT_H 1
  18214. | #define HAVE_PTY_H 1
  18215. | #define HAVE_SYS_RESOURCE_H 1
  18216. | #define HAVE_NETPACKET_PACKET_H 1
  18217. | #define HAVE_SYSEXITS_H 1
  18218. | #define HAVE_LINUX_TIPC_H 1
  18219. | #define HAVE_DIRENT_H 1
  18220. | #define HAVE_LINUX_NETLINK_H 1
  18221. | #define HAVE_MAKEDEV 1
  18222. | #define _LARGEFILE_SOURCE 1
  18223. | #define _FILE_OFFSET_BITS 64
  18224. | #if defined(SCO_DS)
  18225. | #undef _OFF_T
  18226. | #endif
  18227. | #define RETSIGTYPE void
  18228. | #define HAVE_SSIZE_T 1
  18229. | #define SIZEOF_INT 4
  18230. | #define SIZEOF_LONG 4
  18231. | #define SIZEOF_VOID_P 4
  18232. | #define SIZEOF_SHORT 2
  18233. | #define SIZEOF_FLOAT 4
  18234. | #define SIZEOF_DOUBLE 8
  18235. | #define SIZEOF_FPOS_T 24
  18236. | #define SIZEOF_SIZE_T 4
  18237. | #define SIZEOF_PID_T 4
  18238. | #define HAVE_LONG_LONG 1
  18239. | #define SIZEOF_LONG_LONG 8
  18240. | #define HAVE_LONG_DOUBLE 1
  18241. | #define SIZEOF_LONG_DOUBLE 8
  18242. | #define HAVE_C99_BOOL 1
  18243. | #define SIZEOF__BOOL 1
  18244. | #define HAVE_UINTPTR_T 1
  18245. | #define SIZEOF_UINTPTR_T 4
  18246. | #define SIZEOF_OFF_T 8
  18247. | #define HAVE_LARGEFILE_SUPPORT 1
  18248. | #define SIZEOF_TIME_T 4
  18249. | #define SIZEOF_PTHREAD_T 4
  18250. | #define SHLIB_EXT ".so"
  18251. | #define HAVE_LIBDL 1
  18252. | #define _REENTRANT 1
  18253. | #define WITH_THREAD 1
  18254. | #define HAVE_PTHREAD_SIGMASK 1
  18255. | #define WITH_DOC_STRINGS 1
  18256. | #define WITH_PYMALLOC 1
  18257. | #define HAVE_DLOPEN 1
  18258. | #define HAVE_DYNAMIC_LOADING 1
  18259. | #define HAVE_ALARM 1
  18260. | #define HAVE_SETITIMER 1
  18261. | #define HAVE_GETITIMER 1
  18262. | #define HAVE_CHOWN 1
  18263. | #define HAVE_CLOCK 1
  18264. | #define HAVE_CONFSTR 1
  18265. | #define HAVE_CTERMID 1
  18266. | #define HAVE_EXECV 1
  18267. | #define HAVE_FCHMOD 1
  18268. | #define HAVE_FCHOWN 1
  18269. | #define HAVE_FORK 1
  18270. | #define HAVE_FPATHCONF 1
  18271. | #define HAVE_FTIME 1
  18272. | #define HAVE_FTRUNCATE 1
  18273. | #define HAVE_GAI_STRERROR 1
  18274. | #define HAVE_GETGROUPS 1
  18275. | #define HAVE_GETLOGIN 1
  18276. | #define HAVE_GETPEERNAME 1
  18277. | #define HAVE_GETPGID 1
  18278. | #define HAVE_GETPID 1
  18279. | #define HAVE_GETPRIORITY 1
  18280. | #define HAVE_GETRESUID 1
  18281. | #define HAVE_GETRESGID 1
  18282. | #define HAVE_GETPWENT 1
  18283. | #define HAVE_GETSPNAM 1
  18284. | #define HAVE_GETSPENT 1
  18285. | #define HAVE_GETSID 1
  18286. | #define HAVE_INITGROUPS 1
  18287. | #define HAVE_KILL 1
  18288. | #define HAVE_KILLPG 1
  18289. | #define HAVE_LCHOWN 1
  18290. | #define HAVE_LSTAT 1
  18291. | #define HAVE_MKFIFO 1
  18292. | #define HAVE_MKNOD 1
  18293. | #define HAVE_MKTIME 1
  18294. | #define HAVE_MREMAP 1
  18295. | #define HAVE_NICE 1
  18296. | #define HAVE_PATHCONF 1
  18297. | #define HAVE_PAUSE 1
  18298. | #define HAVE_POLL 1
  18299. | #define HAVE_PUTENV 1
  18300. | #define HAVE_READLINK 1
  18301. | #define HAVE_REALPATH 1
  18302. | #define HAVE_SELECT 1
  18303. | #define HAVE_SEM_OPEN 1
  18304. | #define HAVE_SEM_TIMEDWAIT 1
  18305. | #define HAVE_SEM_GETVALUE 1
  18306. | #define HAVE_SEM_UNLINK 1
  18307. | #define HAVE_SETEGID 1
  18308. | #define HAVE_SETEUID 1
  18309. | #define HAVE_SETGID 1
  18310. | #define HAVE_SETLOCALE 1
  18311. | #define HAVE_SETREGID 1
  18312. | #define HAVE_SETREUID 1
  18313. | #define HAVE_SETSID 1
  18314. | #define HAVE_SETPGID 1
  18315. | #define HAVE_SETPGRP 1
  18316. | #define HAVE_SETUID 1
  18317. | #define HAVE_SETVBUF 1
  18318. | #define HAVE_SNPRINTF 1
  18319. | #define HAVE_SETLOCALE 1
  18320. | #define HAVE_SETREGID 1
  18321. | #define HAVE_SETREUID 1
  18322. | #define HAVE_SETRESUID 1
  18323. | #define HAVE_SETRESGID 1
  18324. | #define HAVE_SETSID 1
  18325. | #define HAVE_SETPGID 1
  18326. | #define HAVE_SETPGRP 1
  18327. | #define HAVE_SETUID 1
  18328. | #define HAVE_SETVBUF 1
  18329. | #define HAVE_SNPRINTF 1
  18330. | #define HAVE_SIGACTION 1
  18331. | #define HAVE_SIGINTERRUPT 1
  18332. | #define HAVE_STRFTIME 1
  18333. | #define HAVE_SYSCONF 1
  18334. | #define HAVE_TCGETPGRP 1
  18335. | #define HAVE_TCSETPGRP 1
  18336. | #define HAVE_TEMPNAM 1
  18337. | #define HAVE_TIMEGM 1
  18338. | #define HAVE_TIMES 1
  18339. | #define HAVE_TMPFILE 1
  18340. | #define HAVE_TMPNAM 1
  18341. | #define HAVE_TMPNAM_R 1
  18342. | #define HAVE_TRUNCATE 1
  18343. | #define HAVE_UNAME 1
  18344. | #define HAVE_UNSETENV 1
  18345. | #define HAVE_UTIMES 1
  18346. | #define HAVE_WAITPID 1
  18347. | #define HAVE_WAIT3 1
  18348. | #define HAVE_WAIT4 1
  18349. | #define HAVE_WCSCOLL 1
  18350. | #define HAVE_CHROOT 1
  18351. | #define HAVE_LINK 1
  18352. | #define HAVE_SYMLINK 1
  18353. | #define HAVE_FCHDIR 1
  18354. | #define HAVE_FSYNC 1
  18355. | #define HAVE_FDATASYNC 1
  18356. | #define HAVE_EPOLL 1
  18357. | #define HAVE_FLOCK 1
  18358. | #define HAVE_GETPAGESIZE 1
  18359. | #define HAVE_HSTRERROR 1
  18360. | #define HAVE_INET_ATON 1
  18361. | #define HAVE_INET_PTON 1
  18362. | #define HAVE_SETGROUPS 1
  18363. | #define HAVE_OPENPTY 1
  18364. | #define HAVE_FORKPTY 1
  18365. | #define HAVE_MEMMOVE 1
  18366. | #define HAVE_FSEEKO 1
  18367. | #define HAVE_FSTATVFS 1
  18368. | #define HAVE_FTELLO 1
  18369. | #define HAVE_STATVFS 1
  18370. | #define HAVE_DUP2 1
  18371. | #define HAVE_GETCWD 1
  18372. | #define HAVE_STRDUP 1
  18373. | #define HAVE_GETPGRP 1
  18374. | #define HAVE_SETPGRP 1
  18375. | #define HAVE_GETTIMEOFDAY 1
  18376. | #define HAVE_DEVICE_MACROS 1
  18377. | #define HAVE_GETNAMEINFO 1
  18378. | #define TIME_WITH_SYS_TIME 1
  18379. | #define HAVE_STRUCT_TM_TM_ZONE 1
  18380. | #define HAVE_TM_ZONE 1
  18381. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  18382. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  18383. | /* end confdefs.h. */
  18384. | #include <stdio.h>
  18385. | #ifdef HAVE_SYS_TYPES_H
  18386. | # include <sys/types.h>
  18387. | #endif
  18388. | #ifdef HAVE_SYS_STAT_H
  18389. | # include <sys/stat.h>
  18390. | #endif
  18391. | #ifdef STDC_HEADERS
  18392. | # include <stdlib.h>
  18393. | # include <stddef.h>
  18394. | #else
  18395. | # ifdef HAVE_STDLIB_H
  18396. | # include <stdlib.h>
  18397. | # endif
  18398. | #endif
  18399. | #ifdef HAVE_STRING_H
  18400. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  18401. | # include <memory.h>
  18402. | # endif
  18403. | # include <string.h>
  18404. | #endif
  18405. | #ifdef HAVE_STRINGS_H
  18406. | # include <strings.h>
  18407. | #endif
  18408. | #ifdef HAVE_INTTYPES_H
  18409. | # include <inttypes.h>
  18410. | #endif
  18411. | #ifdef HAVE_STDINT_H
  18412. | # include <stdint.h>
  18413. | #endif
  18414. | #ifdef HAVE_UNISTD_H
  18415. | # include <unistd.h>
  18416. | #endif
  18417. | int
  18418. | main ()
  18419. | {
  18420. | static struct stat ac_aggr;
  18421. | if (sizeof ac_aggr.st_birthtime)
  18422. | return 0;
  18423. | ;
  18424. | return 0;
  18425. | }
  18426. configure:11112: result: no
  18427. configure:11122: checking for struct stat.st_blocks
  18428. configure:11122: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18429. configure:11122: $? = 0
  18430. configure:11122: result: yes
  18431. configure:11143: checking for time.h that defines altzone
  18432. configure:11160: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18433. conftest.c: In function 'main':
  18434. conftest.c:230: error: 'altzone' undeclared (first use in this function)
  18435. conftest.c:230: error: (Each undeclared identifier is reported only once
  18436. conftest.c:230: error: for each function it appears in.)
  18437. configure:11160: $? = 1
  18438. configure: failed program was:
  18439. | /* confdefs.h */
  18440. | #define _GNU_SOURCE 1
  18441. | #define _NETBSD_SOURCE 1
  18442. | #define __BSD_VISIBLE 1
  18443. | #define _BSD_TYPES 1
  18444. | #define _DARWIN_C_SOURCE 1
  18445. | #define _XOPEN_SOURCE 600
  18446. | #define _XOPEN_SOURCE_EXTENDED 1
  18447. | #define _POSIX_C_SOURCE 200112L
  18448. | #define STDC_HEADERS 1
  18449. | #define HAVE_SYS_TYPES_H 1
  18450. | #define HAVE_SYS_STAT_H 1
  18451. | #define HAVE_STDLIB_H 1
  18452. | #define HAVE_STRING_H 1
  18453. | #define HAVE_MEMORY_H 1
  18454. | #define HAVE_STRINGS_H 1
  18455. | #define HAVE_INTTYPES_H 1
  18456. | #define HAVE_STDINT_H 1
  18457. | #define HAVE_UNISTD_H 1
  18458. | #define __EXTENSIONS__ 1
  18459. | #define _ALL_SOURCE 1
  18460. | #define _GNU_SOURCE 1
  18461. | #define _POSIX_PTHREAD_SEMANTICS 1
  18462. | #define _TANDEM_SOURCE 1
  18463. | #define STDC_HEADERS 1
  18464. | #define HAVE_ASM_TYPES_H 1
  18465. | #define HAVE_DLFCN_H 1
  18466. | #define HAVE_ERRNO_H 1
  18467. | #define HAVE_FCNTL_H 1
  18468. | #define HAVE_GRP_H 1
  18469. | #define HAVE_LANGINFO_H 1
  18470. | #define HAVE_POLL_H 1
  18471. | #define HAVE_PTHREAD_H 1
  18472. | #define HAVE_SHADOW_H 1
  18473. | #define HAVE_SIGNAL_H 1
  18474. | #define HAVE_STDINT_H 1
  18475. | #define HAVE_TERMIOS_H 1
  18476. | #define HAVE_UNISTD_H 1
  18477. | #define HAVE_UTIME_H 1
  18478. | #define HAVE_SYS_EPOLL_H 1
  18479. | #define HAVE_SYS_FILE_H 1
  18480. | #define HAVE_SYS_PARAM_H 1
  18481. | #define HAVE_SYS_POLL_H 1
  18482. | #define HAVE_SYS_SELECT_H 1
  18483. | #define HAVE_SYS_SOCKET_H 1
  18484. | #define HAVE_SYS_STATVFS_H 1
  18485. | #define HAVE_SYS_STAT_H 1
  18486. | #define HAVE_SYS_TIME_H 1
  18487. | #define HAVE_SYS_TIMES_H 1
  18488. | #define HAVE_SYS_TYPES_H 1
  18489. | #define HAVE_SYS_UN_H 1
  18490. | #define HAVE_SYS_UTSNAME_H 1
  18491. | #define HAVE_SYS_WAIT_H 1
  18492. | #define HAVE_PTY_H 1
  18493. | #define HAVE_SYS_RESOURCE_H 1
  18494. | #define HAVE_NETPACKET_PACKET_H 1
  18495. | #define HAVE_SYSEXITS_H 1
  18496. | #define HAVE_LINUX_TIPC_H 1
  18497. | #define HAVE_DIRENT_H 1
  18498. | #define HAVE_LINUX_NETLINK_H 1
  18499. | #define HAVE_MAKEDEV 1
  18500. | #define _LARGEFILE_SOURCE 1
  18501. | #define _FILE_OFFSET_BITS 64
  18502. | #if defined(SCO_DS)
  18503. | #undef _OFF_T
  18504. | #endif
  18505. | #define RETSIGTYPE void
  18506. | #define HAVE_SSIZE_T 1
  18507. | #define SIZEOF_INT 4
  18508. | #define SIZEOF_LONG 4
  18509. | #define SIZEOF_VOID_P 4
  18510. | #define SIZEOF_SHORT 2
  18511. | #define SIZEOF_FLOAT 4
  18512. | #define SIZEOF_DOUBLE 8
  18513. | #define SIZEOF_FPOS_T 24
  18514. | #define SIZEOF_SIZE_T 4
  18515. | #define SIZEOF_PID_T 4
  18516. | #define HAVE_LONG_LONG 1
  18517. | #define SIZEOF_LONG_LONG 8
  18518. | #define HAVE_LONG_DOUBLE 1
  18519. | #define SIZEOF_LONG_DOUBLE 8
  18520. | #define HAVE_C99_BOOL 1
  18521. | #define SIZEOF__BOOL 1
  18522. | #define HAVE_UINTPTR_T 1
  18523. | #define SIZEOF_UINTPTR_T 4
  18524. | #define SIZEOF_OFF_T 8
  18525. | #define HAVE_LARGEFILE_SUPPORT 1
  18526. | #define SIZEOF_TIME_T 4
  18527. | #define SIZEOF_PTHREAD_T 4
  18528. | #define SHLIB_EXT ".so"
  18529. | #define HAVE_LIBDL 1
  18530. | #define _REENTRANT 1
  18531. | #define WITH_THREAD 1
  18532. | #define HAVE_PTHREAD_SIGMASK 1
  18533. | #define WITH_DOC_STRINGS 1
  18534. | #define WITH_PYMALLOC 1
  18535. | #define HAVE_DLOPEN 1
  18536. | #define HAVE_DYNAMIC_LOADING 1
  18537. | #define HAVE_ALARM 1
  18538. | #define HAVE_SETITIMER 1
  18539. | #define HAVE_GETITIMER 1
  18540. | #define HAVE_CHOWN 1
  18541. | #define HAVE_CLOCK 1
  18542. | #define HAVE_CONFSTR 1
  18543. | #define HAVE_CTERMID 1
  18544. | #define HAVE_EXECV 1
  18545. | #define HAVE_FCHMOD 1
  18546. | #define HAVE_FCHOWN 1
  18547. | #define HAVE_FORK 1
  18548. | #define HAVE_FPATHCONF 1
  18549. | #define HAVE_FTIME 1
  18550. | #define HAVE_FTRUNCATE 1
  18551. | #define HAVE_GAI_STRERROR 1
  18552. | #define HAVE_GETGROUPS 1
  18553. | #define HAVE_GETLOGIN 1
  18554. | #define HAVE_GETPEERNAME 1
  18555. | #define HAVE_GETPGID 1
  18556. | #define HAVE_GETPID 1
  18557. | #define HAVE_GETPRIORITY 1
  18558. | #define HAVE_GETRESUID 1
  18559. | #define HAVE_GETRESGID 1
  18560. | #define HAVE_GETPWENT 1
  18561. | #define HAVE_GETSPNAM 1
  18562. | #define HAVE_GETSPENT 1
  18563. | #define HAVE_GETSID 1
  18564. | #define HAVE_INITGROUPS 1
  18565. | #define HAVE_KILL 1
  18566. | #define HAVE_KILLPG 1
  18567. | #define HAVE_LCHOWN 1
  18568. | #define HAVE_LSTAT 1
  18569. | #define HAVE_MKFIFO 1
  18570. | #define HAVE_MKNOD 1
  18571. | #define HAVE_MKTIME 1
  18572. | #define HAVE_MREMAP 1
  18573. | #define HAVE_NICE 1
  18574. | #define HAVE_PATHCONF 1
  18575. | #define HAVE_PAUSE 1
  18576. | #define HAVE_POLL 1
  18577. | #define HAVE_PUTENV 1
  18578. | #define HAVE_READLINK 1
  18579. | #define HAVE_REALPATH 1
  18580. | #define HAVE_SELECT 1
  18581. | #define HAVE_SEM_OPEN 1
  18582. | #define HAVE_SEM_TIMEDWAIT 1
  18583. | #define HAVE_SEM_GETVALUE 1
  18584. | #define HAVE_SEM_UNLINK 1
  18585. | #define HAVE_SETEGID 1
  18586. | #define HAVE_SETEUID 1
  18587. | #define HAVE_SETGID 1
  18588. | #define HAVE_SETLOCALE 1
  18589. | #define HAVE_SETREGID 1
  18590. | #define HAVE_SETREUID 1
  18591. | #define HAVE_SETSID 1
  18592. | #define HAVE_SETPGID 1
  18593. | #define HAVE_SETPGRP 1
  18594. | #define HAVE_SETUID 1
  18595. | #define HAVE_SETVBUF 1
  18596. | #define HAVE_SNPRINTF 1
  18597. | #define HAVE_SETLOCALE 1
  18598. | #define HAVE_SETREGID 1
  18599. | #define HAVE_SETREUID 1
  18600. | #define HAVE_SETRESUID 1
  18601. | #define HAVE_SETRESGID 1
  18602. | #define HAVE_SETSID 1
  18603. | #define HAVE_SETPGID 1
  18604. | #define HAVE_SETPGRP 1
  18605. | #define HAVE_SETUID 1
  18606. | #define HAVE_SETVBUF 1
  18607. | #define HAVE_SNPRINTF 1
  18608. | #define HAVE_SIGACTION 1
  18609. | #define HAVE_SIGINTERRUPT 1
  18610. | #define HAVE_STRFTIME 1
  18611. | #define HAVE_SYSCONF 1
  18612. | #define HAVE_TCGETPGRP 1
  18613. | #define HAVE_TCSETPGRP 1
  18614. | #define HAVE_TEMPNAM 1
  18615. | #define HAVE_TIMEGM 1
  18616. | #define HAVE_TIMES 1
  18617. | #define HAVE_TMPFILE 1
  18618. | #define HAVE_TMPNAM 1
  18619. | #define HAVE_TMPNAM_R 1
  18620. | #define HAVE_TRUNCATE 1
  18621. | #define HAVE_UNAME 1
  18622. | #define HAVE_UNSETENV 1
  18623. | #define HAVE_UTIMES 1
  18624. | #define HAVE_WAITPID 1
  18625. | #define HAVE_WAIT3 1
  18626. | #define HAVE_WAIT4 1
  18627. | #define HAVE_WCSCOLL 1
  18628. | #define HAVE_CHROOT 1
  18629. | #define HAVE_LINK 1
  18630. | #define HAVE_SYMLINK 1
  18631. | #define HAVE_FCHDIR 1
  18632. | #define HAVE_FSYNC 1
  18633. | #define HAVE_FDATASYNC 1
  18634. | #define HAVE_EPOLL 1
  18635. | #define HAVE_FLOCK 1
  18636. | #define HAVE_GETPAGESIZE 1
  18637. | #define HAVE_HSTRERROR 1
  18638. | #define HAVE_INET_ATON 1
  18639. | #define HAVE_INET_PTON 1
  18640. | #define HAVE_SETGROUPS 1
  18641. | #define HAVE_OPENPTY 1
  18642. | #define HAVE_FORKPTY 1
  18643. | #define HAVE_MEMMOVE 1
  18644. | #define HAVE_FSEEKO 1
  18645. | #define HAVE_FSTATVFS 1
  18646. | #define HAVE_FTELLO 1
  18647. | #define HAVE_STATVFS 1
  18648. | #define HAVE_DUP2 1
  18649. | #define HAVE_GETCWD 1
  18650. | #define HAVE_STRDUP 1
  18651. | #define HAVE_GETPGRP 1
  18652. | #define HAVE_SETPGRP 1
  18653. | #define HAVE_GETTIMEOFDAY 1
  18654. | #define HAVE_DEVICE_MACROS 1
  18655. | #define HAVE_GETNAMEINFO 1
  18656. | #define TIME_WITH_SYS_TIME 1
  18657. | #define HAVE_STRUCT_TM_TM_ZONE 1
  18658. | #define HAVE_TM_ZONE 1
  18659. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  18660. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  18661. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  18662. | #define HAVE_ST_BLOCKS 1
  18663. | /* end confdefs.h. */
  18664. | #include <time.h>
  18665. | int
  18666. | main ()
  18667. | {
  18668. | return altzone;
  18669. | ;
  18670. | return 0;
  18671. | }
  18672. configure:11169: result: no
  18673. configure:11178: checking whether sys/select.h and sys/time.h may both be included
  18674. configure:11195: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18675. configure:11195: $? = 0
  18676. configure:11204: result: yes
  18677. configure:11207: checking for addrinfo
  18678. configure:11223: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18679. configure:11223: $? = 0
  18680. configure:11231: result: yes
  18681. configure:11239: checking for sockaddr_storage
  18682. configure:11257: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18683. configure:11257: $? = 0
  18684. configure:11265: result: yes
  18685. configure:11275: checking whether char is unsigned
  18686. configure:11293: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18687. conftest.c: In function 'main':
  18688. conftest.c:265: error: size of array 'test_array' is negative
  18689. configure:11293: $? = 1
  18690. configure: failed program was:
  18691. | /* confdefs.h */
  18692. | #define _GNU_SOURCE 1
  18693. | #define _NETBSD_SOURCE 1
  18694. | #define __BSD_VISIBLE 1
  18695. | #define _BSD_TYPES 1
  18696. | #define _DARWIN_C_SOURCE 1
  18697. | #define _XOPEN_SOURCE 600
  18698. | #define _XOPEN_SOURCE_EXTENDED 1
  18699. | #define _POSIX_C_SOURCE 200112L
  18700. | #define STDC_HEADERS 1
  18701. | #define HAVE_SYS_TYPES_H 1
  18702. | #define HAVE_SYS_STAT_H 1
  18703. | #define HAVE_STDLIB_H 1
  18704. | #define HAVE_STRING_H 1
  18705. | #define HAVE_MEMORY_H 1
  18706. | #define HAVE_STRINGS_H 1
  18707. | #define HAVE_INTTYPES_H 1
  18708. | #define HAVE_STDINT_H 1
  18709. | #define HAVE_UNISTD_H 1
  18710. | #define __EXTENSIONS__ 1
  18711. | #define _ALL_SOURCE 1
  18712. | #define _GNU_SOURCE 1
  18713. | #define _POSIX_PTHREAD_SEMANTICS 1
  18714. | #define _TANDEM_SOURCE 1
  18715. | #define STDC_HEADERS 1
  18716. | #define HAVE_ASM_TYPES_H 1
  18717. | #define HAVE_DLFCN_H 1
  18718. | #define HAVE_ERRNO_H 1
  18719. | #define HAVE_FCNTL_H 1
  18720. | #define HAVE_GRP_H 1
  18721. | #define HAVE_LANGINFO_H 1
  18722. | #define HAVE_POLL_H 1
  18723. | #define HAVE_PTHREAD_H 1
  18724. | #define HAVE_SHADOW_H 1
  18725. | #define HAVE_SIGNAL_H 1
  18726. | #define HAVE_STDINT_H 1
  18727. | #define HAVE_TERMIOS_H 1
  18728. | #define HAVE_UNISTD_H 1
  18729. | #define HAVE_UTIME_H 1
  18730. | #define HAVE_SYS_EPOLL_H 1
  18731. | #define HAVE_SYS_FILE_H 1
  18732. | #define HAVE_SYS_PARAM_H 1
  18733. | #define HAVE_SYS_POLL_H 1
  18734. | #define HAVE_SYS_SELECT_H 1
  18735. | #define HAVE_SYS_SOCKET_H 1
  18736. | #define HAVE_SYS_STATVFS_H 1
  18737. | #define HAVE_SYS_STAT_H 1
  18738. | #define HAVE_SYS_TIME_H 1
  18739. | #define HAVE_SYS_TIMES_H 1
  18740. | #define HAVE_SYS_TYPES_H 1
  18741. | #define HAVE_SYS_UN_H 1
  18742. | #define HAVE_SYS_UTSNAME_H 1
  18743. | #define HAVE_SYS_WAIT_H 1
  18744. | #define HAVE_PTY_H 1
  18745. | #define HAVE_SYS_RESOURCE_H 1
  18746. | #define HAVE_NETPACKET_PACKET_H 1
  18747. | #define HAVE_SYSEXITS_H 1
  18748. | #define HAVE_LINUX_TIPC_H 1
  18749. | #define HAVE_DIRENT_H 1
  18750. | #define HAVE_LINUX_NETLINK_H 1
  18751. | #define HAVE_MAKEDEV 1
  18752. | #define _LARGEFILE_SOURCE 1
  18753. | #define _FILE_OFFSET_BITS 64
  18754. | #if defined(SCO_DS)
  18755. | #undef _OFF_T
  18756. | #endif
  18757. | #define RETSIGTYPE void
  18758. | #define HAVE_SSIZE_T 1
  18759. | #define SIZEOF_INT 4
  18760. | #define SIZEOF_LONG 4
  18761. | #define SIZEOF_VOID_P 4
  18762. | #define SIZEOF_SHORT 2
  18763. | #define SIZEOF_FLOAT 4
  18764. | #define SIZEOF_DOUBLE 8
  18765. | #define SIZEOF_FPOS_T 24
  18766. | #define SIZEOF_SIZE_T 4
  18767. | #define SIZEOF_PID_T 4
  18768. | #define HAVE_LONG_LONG 1
  18769. | #define SIZEOF_LONG_LONG 8
  18770. | #define HAVE_LONG_DOUBLE 1
  18771. | #define SIZEOF_LONG_DOUBLE 8
  18772. | #define HAVE_C99_BOOL 1
  18773. | #define SIZEOF__BOOL 1
  18774. | #define HAVE_UINTPTR_T 1
  18775. | #define SIZEOF_UINTPTR_T 4
  18776. | #define SIZEOF_OFF_T 8
  18777. | #define HAVE_LARGEFILE_SUPPORT 1
  18778. | #define SIZEOF_TIME_T 4
  18779. | #define SIZEOF_PTHREAD_T 4
  18780. | #define SHLIB_EXT ".so"
  18781. | #define HAVE_LIBDL 1
  18782. | #define _REENTRANT 1
  18783. | #define WITH_THREAD 1
  18784. | #define HAVE_PTHREAD_SIGMASK 1
  18785. | #define WITH_DOC_STRINGS 1
  18786. | #define WITH_PYMALLOC 1
  18787. | #define HAVE_DLOPEN 1
  18788. | #define HAVE_DYNAMIC_LOADING 1
  18789. | #define HAVE_ALARM 1
  18790. | #define HAVE_SETITIMER 1
  18791. | #define HAVE_GETITIMER 1
  18792. | #define HAVE_CHOWN 1
  18793. | #define HAVE_CLOCK 1
  18794. | #define HAVE_CONFSTR 1
  18795. | #define HAVE_CTERMID 1
  18796. | #define HAVE_EXECV 1
  18797. | #define HAVE_FCHMOD 1
  18798. | #define HAVE_FCHOWN 1
  18799. | #define HAVE_FORK 1
  18800. | #define HAVE_FPATHCONF 1
  18801. | #define HAVE_FTIME 1
  18802. | #define HAVE_FTRUNCATE 1
  18803. | #define HAVE_GAI_STRERROR 1
  18804. | #define HAVE_GETGROUPS 1
  18805. | #define HAVE_GETLOGIN 1
  18806. | #define HAVE_GETPEERNAME 1
  18807. | #define HAVE_GETPGID 1
  18808. | #define HAVE_GETPID 1
  18809. | #define HAVE_GETPRIORITY 1
  18810. | #define HAVE_GETRESUID 1
  18811. | #define HAVE_GETRESGID 1
  18812. | #define HAVE_GETPWENT 1
  18813. | #define HAVE_GETSPNAM 1
  18814. | #define HAVE_GETSPENT 1
  18815. | #define HAVE_GETSID 1
  18816. | #define HAVE_INITGROUPS 1
  18817. | #define HAVE_KILL 1
  18818. | #define HAVE_KILLPG 1
  18819. | #define HAVE_LCHOWN 1
  18820. | #define HAVE_LSTAT 1
  18821. | #define HAVE_MKFIFO 1
  18822. | #define HAVE_MKNOD 1
  18823. | #define HAVE_MKTIME 1
  18824. | #define HAVE_MREMAP 1
  18825. | #define HAVE_NICE 1
  18826. | #define HAVE_PATHCONF 1
  18827. | #define HAVE_PAUSE 1
  18828. | #define HAVE_POLL 1
  18829. | #define HAVE_PUTENV 1
  18830. | #define HAVE_READLINK 1
  18831. | #define HAVE_REALPATH 1
  18832. | #define HAVE_SELECT 1
  18833. | #define HAVE_SEM_OPEN 1
  18834. | #define HAVE_SEM_TIMEDWAIT 1
  18835. | #define HAVE_SEM_GETVALUE 1
  18836. | #define HAVE_SEM_UNLINK 1
  18837. | #define HAVE_SETEGID 1
  18838. | #define HAVE_SETEUID 1
  18839. | #define HAVE_SETGID 1
  18840. | #define HAVE_SETLOCALE 1
  18841. | #define HAVE_SETREGID 1
  18842. | #define HAVE_SETREUID 1
  18843. | #define HAVE_SETSID 1
  18844. | #define HAVE_SETPGID 1
  18845. | #define HAVE_SETPGRP 1
  18846. | #define HAVE_SETUID 1
  18847. | #define HAVE_SETVBUF 1
  18848. | #define HAVE_SNPRINTF 1
  18849. | #define HAVE_SETLOCALE 1
  18850. | #define HAVE_SETREGID 1
  18851. | #define HAVE_SETREUID 1
  18852. | #define HAVE_SETRESUID 1
  18853. | #define HAVE_SETRESGID 1
  18854. | #define HAVE_SETSID 1
  18855. | #define HAVE_SETPGID 1
  18856. | #define HAVE_SETPGRP 1
  18857. | #define HAVE_SETUID 1
  18858. | #define HAVE_SETVBUF 1
  18859. | #define HAVE_SNPRINTF 1
  18860. | #define HAVE_SIGACTION 1
  18861. | #define HAVE_SIGINTERRUPT 1
  18862. | #define HAVE_STRFTIME 1
  18863. | #define HAVE_SYSCONF 1
  18864. | #define HAVE_TCGETPGRP 1
  18865. | #define HAVE_TCSETPGRP 1
  18866. | #define HAVE_TEMPNAM 1
  18867. | #define HAVE_TIMEGM 1
  18868. | #define HAVE_TIMES 1
  18869. | #define HAVE_TMPFILE 1
  18870. | #define HAVE_TMPNAM 1
  18871. | #define HAVE_TMPNAM_R 1
  18872. | #define HAVE_TRUNCATE 1
  18873. | #define HAVE_UNAME 1
  18874. | #define HAVE_UNSETENV 1
  18875. | #define HAVE_UTIMES 1
  18876. | #define HAVE_WAITPID 1
  18877. | #define HAVE_WAIT3 1
  18878. | #define HAVE_WAIT4 1
  18879. | #define HAVE_WCSCOLL 1
  18880. | #define HAVE_CHROOT 1
  18881. | #define HAVE_LINK 1
  18882. | #define HAVE_SYMLINK 1
  18883. | #define HAVE_FCHDIR 1
  18884. | #define HAVE_FSYNC 1
  18885. | #define HAVE_FDATASYNC 1
  18886. | #define HAVE_EPOLL 1
  18887. | #define HAVE_FLOCK 1
  18888. | #define HAVE_GETPAGESIZE 1
  18889. | #define HAVE_HSTRERROR 1
  18890. | #define HAVE_INET_ATON 1
  18891. | #define HAVE_INET_PTON 1
  18892. | #define HAVE_SETGROUPS 1
  18893. | #define HAVE_OPENPTY 1
  18894. | #define HAVE_FORKPTY 1
  18895. | #define HAVE_MEMMOVE 1
  18896. | #define HAVE_FSEEKO 1
  18897. | #define HAVE_FSTATVFS 1
  18898. | #define HAVE_FTELLO 1
  18899. | #define HAVE_STATVFS 1
  18900. | #define HAVE_DUP2 1
  18901. | #define HAVE_GETCWD 1
  18902. | #define HAVE_STRDUP 1
  18903. | #define HAVE_GETPGRP 1
  18904. | #define HAVE_SETPGRP 1
  18905. | #define HAVE_GETTIMEOFDAY 1
  18906. | #define HAVE_DEVICE_MACROS 1
  18907. | #define HAVE_GETNAMEINFO 1
  18908. | #define TIME_WITH_SYS_TIME 1
  18909. | #define HAVE_STRUCT_TM_TM_ZONE 1
  18910. | #define HAVE_TM_ZONE 1
  18911. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  18912. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  18913. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  18914. | #define HAVE_ST_BLOCKS 1
  18915. | #define SYS_SELECT_WITH_SYS_TIME 1
  18916. | #define HAVE_ADDRINFO 1
  18917. | #define HAVE_SOCKADDR_STORAGE 1
  18918. | /* end confdefs.h. */
  18919. | #include <stdio.h>
  18920. | #ifdef HAVE_SYS_TYPES_H
  18921. | # include <sys/types.h>
  18922. | #endif
  18923. | #ifdef HAVE_SYS_STAT_H
  18924. | # include <sys/stat.h>
  18925. | #endif
  18926. | #ifdef STDC_HEADERS
  18927. | # include <stdlib.h>
  18928. | # include <stddef.h>
  18929. | #else
  18930. | # ifdef HAVE_STDLIB_H
  18931. | # include <stdlib.h>
  18932. | # endif
  18933. | #endif
  18934. | #ifdef HAVE_STRING_H
  18935. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  18936. | # include <memory.h>
  18937. | # endif
  18938. | # include <string.h>
  18939. | #endif
  18940. | #ifdef HAVE_STRINGS_H
  18941. | # include <strings.h>
  18942. | #endif
  18943. | #ifdef HAVE_INTTYPES_H
  18944. | # include <inttypes.h>
  18945. | #endif
  18946. | #ifdef HAVE_STDINT_H
  18947. | # include <stdint.h>
  18948. | #endif
  18949. | #ifdef HAVE_UNISTD_H
  18950. | # include <unistd.h>
  18951. | #endif
  18952. | int
  18953. | main ()
  18954. | {
  18955. | static int test_array [1 - 2 * !(((char) -1) < 0)];
  18956. | test_array [0] = 0
  18957. |
  18958. | ;
  18959. | return 0;
  18960. | }
  18961. configure:11300: result: yes
  18962. configure:11307: checking for an ANSI C-conforming const
  18963. configure:11372: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18964. configure:11372: $? = 0
  18965. configure:11379: result: yes
  18966. configure:11389: checking for working volatile
  18967. configure:11402: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18968. configure:11402: $? = 0
  18969. configure:11411: result: yes
  18970. configure:11415: checking for working signed char
  18971. configure:11428: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18972. configure:11428: $? = 0
  18973. configure:11437: result: yes
  18974. configure:11441: checking for prototypes
  18975. configure:11454: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18976. configure:11454: $? = 0
  18977. configure:11461: result: yes
  18978. configure:11465: checking for variable length prototypes and stdarg.h
  18979. configure:11488: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18980. configure:11488: $? = 0
  18981. configure:11497: result: yes
  18982. configure:11501: checking for socketpair
  18983. configure:11517: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18984. configure:11517: $? = 0
  18985. configure:11521: result: yes
  18986. configure:11531: checking if sockaddr has sa_len member
  18987. configure:11546: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  18988. conftest.c: In function 'main':
  18989. conftest.c:238: error: 'struct sockaddr' has no member named 'sa_len'
  18990. configure:11546: $? = 1
  18991. configure: failed program was:
  18992. | /* confdefs.h */
  18993. | #define _GNU_SOURCE 1
  18994. | #define _NETBSD_SOURCE 1
  18995. | #define __BSD_VISIBLE 1
  18996. | #define _BSD_TYPES 1
  18997. | #define _DARWIN_C_SOURCE 1
  18998. | #define _XOPEN_SOURCE 600
  18999. | #define _XOPEN_SOURCE_EXTENDED 1
  19000. | #define _POSIX_C_SOURCE 200112L
  19001. | #define STDC_HEADERS 1
  19002. | #define HAVE_SYS_TYPES_H 1
  19003. | #define HAVE_SYS_STAT_H 1
  19004. | #define HAVE_STDLIB_H 1
  19005. | #define HAVE_STRING_H 1
  19006. | #define HAVE_MEMORY_H 1
  19007. | #define HAVE_STRINGS_H 1
  19008. | #define HAVE_INTTYPES_H 1
  19009. | #define HAVE_STDINT_H 1
  19010. | #define HAVE_UNISTD_H 1
  19011. | #define __EXTENSIONS__ 1
  19012. | #define _ALL_SOURCE 1
  19013. | #define _GNU_SOURCE 1
  19014. | #define _POSIX_PTHREAD_SEMANTICS 1
  19015. | #define _TANDEM_SOURCE 1
  19016. | #define STDC_HEADERS 1
  19017. | #define HAVE_ASM_TYPES_H 1
  19018. | #define HAVE_DLFCN_H 1
  19019. | #define HAVE_ERRNO_H 1
  19020. | #define HAVE_FCNTL_H 1
  19021. | #define HAVE_GRP_H 1
  19022. | #define HAVE_LANGINFO_H 1
  19023. | #define HAVE_POLL_H 1
  19024. | #define HAVE_PTHREAD_H 1
  19025. | #define HAVE_SHADOW_H 1
  19026. | #define HAVE_SIGNAL_H 1
  19027. | #define HAVE_STDINT_H 1
  19028. | #define HAVE_TERMIOS_H 1
  19029. | #define HAVE_UNISTD_H 1
  19030. | #define HAVE_UTIME_H 1
  19031. | #define HAVE_SYS_EPOLL_H 1
  19032. | #define HAVE_SYS_FILE_H 1
  19033. | #define HAVE_SYS_PARAM_H 1
  19034. | #define HAVE_SYS_POLL_H 1
  19035. | #define HAVE_SYS_SELECT_H 1
  19036. | #define HAVE_SYS_SOCKET_H 1
  19037. | #define HAVE_SYS_STATVFS_H 1
  19038. | #define HAVE_SYS_STAT_H 1
  19039. | #define HAVE_SYS_TIME_H 1
  19040. | #define HAVE_SYS_TIMES_H 1
  19041. | #define HAVE_SYS_TYPES_H 1
  19042. | #define HAVE_SYS_UN_H 1
  19043. | #define HAVE_SYS_UTSNAME_H 1
  19044. | #define HAVE_SYS_WAIT_H 1
  19045. | #define HAVE_PTY_H 1
  19046. | #define HAVE_SYS_RESOURCE_H 1
  19047. | #define HAVE_NETPACKET_PACKET_H 1
  19048. | #define HAVE_SYSEXITS_H 1
  19049. | #define HAVE_LINUX_TIPC_H 1
  19050. | #define HAVE_DIRENT_H 1
  19051. | #define HAVE_LINUX_NETLINK_H 1
  19052. | #define HAVE_MAKEDEV 1
  19053. | #define _LARGEFILE_SOURCE 1
  19054. | #define _FILE_OFFSET_BITS 64
  19055. | #if defined(SCO_DS)
  19056. | #undef _OFF_T
  19057. | #endif
  19058. | #define RETSIGTYPE void
  19059. | #define HAVE_SSIZE_T 1
  19060. | #define SIZEOF_INT 4
  19061. | #define SIZEOF_LONG 4
  19062. | #define SIZEOF_VOID_P 4
  19063. | #define SIZEOF_SHORT 2
  19064. | #define SIZEOF_FLOAT 4
  19065. | #define SIZEOF_DOUBLE 8
  19066. | #define SIZEOF_FPOS_T 24
  19067. | #define SIZEOF_SIZE_T 4
  19068. | #define SIZEOF_PID_T 4
  19069. | #define HAVE_LONG_LONG 1
  19070. | #define SIZEOF_LONG_LONG 8
  19071. | #define HAVE_LONG_DOUBLE 1
  19072. | #define SIZEOF_LONG_DOUBLE 8
  19073. | #define HAVE_C99_BOOL 1
  19074. | #define SIZEOF__BOOL 1
  19075. | #define HAVE_UINTPTR_T 1
  19076. | #define SIZEOF_UINTPTR_T 4
  19077. | #define SIZEOF_OFF_T 8
  19078. | #define HAVE_LARGEFILE_SUPPORT 1
  19079. | #define SIZEOF_TIME_T 4
  19080. | #define SIZEOF_PTHREAD_T 4
  19081. | #define SHLIB_EXT ".so"
  19082. | #define HAVE_LIBDL 1
  19083. | #define _REENTRANT 1
  19084. | #define WITH_THREAD 1
  19085. | #define HAVE_PTHREAD_SIGMASK 1
  19086. | #define WITH_DOC_STRINGS 1
  19087. | #define WITH_PYMALLOC 1
  19088. | #define HAVE_DLOPEN 1
  19089. | #define HAVE_DYNAMIC_LOADING 1
  19090. | #define HAVE_ALARM 1
  19091. | #define HAVE_SETITIMER 1
  19092. | #define HAVE_GETITIMER 1
  19093. | #define HAVE_CHOWN 1
  19094. | #define HAVE_CLOCK 1
  19095. | #define HAVE_CONFSTR 1
  19096. | #define HAVE_CTERMID 1
  19097. | #define HAVE_EXECV 1
  19098. | #define HAVE_FCHMOD 1
  19099. | #define HAVE_FCHOWN 1
  19100. | #define HAVE_FORK 1
  19101. | #define HAVE_FPATHCONF 1
  19102. | #define HAVE_FTIME 1
  19103. | #define HAVE_FTRUNCATE 1
  19104. | #define HAVE_GAI_STRERROR 1
  19105. | #define HAVE_GETGROUPS 1
  19106. | #define HAVE_GETLOGIN 1
  19107. | #define HAVE_GETPEERNAME 1
  19108. | #define HAVE_GETPGID 1
  19109. | #define HAVE_GETPID 1
  19110. | #define HAVE_GETPRIORITY 1
  19111. | #define HAVE_GETRESUID 1
  19112. | #define HAVE_GETRESGID 1
  19113. | #define HAVE_GETPWENT 1
  19114. | #define HAVE_GETSPNAM 1
  19115. | #define HAVE_GETSPENT 1
  19116. | #define HAVE_GETSID 1
  19117. | #define HAVE_INITGROUPS 1
  19118. | #define HAVE_KILL 1
  19119. | #define HAVE_KILLPG 1
  19120. | #define HAVE_LCHOWN 1
  19121. | #define HAVE_LSTAT 1
  19122. | #define HAVE_MKFIFO 1
  19123. | #define HAVE_MKNOD 1
  19124. | #define HAVE_MKTIME 1
  19125. | #define HAVE_MREMAP 1
  19126. | #define HAVE_NICE 1
  19127. | #define HAVE_PATHCONF 1
  19128. | #define HAVE_PAUSE 1
  19129. | #define HAVE_POLL 1
  19130. | #define HAVE_PUTENV 1
  19131. | #define HAVE_READLINK 1
  19132. | #define HAVE_REALPATH 1
  19133. | #define HAVE_SELECT 1
  19134. | #define HAVE_SEM_OPEN 1
  19135. | #define HAVE_SEM_TIMEDWAIT 1
  19136. | #define HAVE_SEM_GETVALUE 1
  19137. | #define HAVE_SEM_UNLINK 1
  19138. | #define HAVE_SETEGID 1
  19139. | #define HAVE_SETEUID 1
  19140. | #define HAVE_SETGID 1
  19141. | #define HAVE_SETLOCALE 1
  19142. | #define HAVE_SETREGID 1
  19143. | #define HAVE_SETREUID 1
  19144. | #define HAVE_SETSID 1
  19145. | #define HAVE_SETPGID 1
  19146. | #define HAVE_SETPGRP 1
  19147. | #define HAVE_SETUID 1
  19148. | #define HAVE_SETVBUF 1
  19149. | #define HAVE_SNPRINTF 1
  19150. | #define HAVE_SETLOCALE 1
  19151. | #define HAVE_SETREGID 1
  19152. | #define HAVE_SETREUID 1
  19153. | #define HAVE_SETRESUID 1
  19154. | #define HAVE_SETRESGID 1
  19155. | #define HAVE_SETSID 1
  19156. | #define HAVE_SETPGID 1
  19157. | #define HAVE_SETPGRP 1
  19158. | #define HAVE_SETUID 1
  19159. | #define HAVE_SETVBUF 1
  19160. | #define HAVE_SNPRINTF 1
  19161. | #define HAVE_SIGACTION 1
  19162. | #define HAVE_SIGINTERRUPT 1
  19163. | #define HAVE_STRFTIME 1
  19164. | #define HAVE_SYSCONF 1
  19165. | #define HAVE_TCGETPGRP 1
  19166. | #define HAVE_TCSETPGRP 1
  19167. | #define HAVE_TEMPNAM 1
  19168. | #define HAVE_TIMEGM 1
  19169. | #define HAVE_TIMES 1
  19170. | #define HAVE_TMPFILE 1
  19171. | #define HAVE_TMPNAM 1
  19172. | #define HAVE_TMPNAM_R 1
  19173. | #define HAVE_TRUNCATE 1
  19174. | #define HAVE_UNAME 1
  19175. | #define HAVE_UNSETENV 1
  19176. | #define HAVE_UTIMES 1
  19177. | #define HAVE_WAITPID 1
  19178. | #define HAVE_WAIT3 1
  19179. | #define HAVE_WAIT4 1
  19180. | #define HAVE_WCSCOLL 1
  19181. | #define HAVE_CHROOT 1
  19182. | #define HAVE_LINK 1
  19183. | #define HAVE_SYMLINK 1
  19184. | #define HAVE_FCHDIR 1
  19185. | #define HAVE_FSYNC 1
  19186. | #define HAVE_FDATASYNC 1
  19187. | #define HAVE_EPOLL 1
  19188. | #define HAVE_FLOCK 1
  19189. | #define HAVE_GETPAGESIZE 1
  19190. | #define HAVE_HSTRERROR 1
  19191. | #define HAVE_INET_ATON 1
  19192. | #define HAVE_INET_PTON 1
  19193. | #define HAVE_SETGROUPS 1
  19194. | #define HAVE_OPENPTY 1
  19195. | #define HAVE_FORKPTY 1
  19196. | #define HAVE_MEMMOVE 1
  19197. | #define HAVE_FSEEKO 1
  19198. | #define HAVE_FSTATVFS 1
  19199. | #define HAVE_FTELLO 1
  19200. | #define HAVE_STATVFS 1
  19201. | #define HAVE_DUP2 1
  19202. | #define HAVE_GETCWD 1
  19203. | #define HAVE_STRDUP 1
  19204. | #define HAVE_GETPGRP 1
  19205. | #define HAVE_SETPGRP 1
  19206. | #define HAVE_GETTIMEOFDAY 1
  19207. | #define HAVE_DEVICE_MACROS 1
  19208. | #define HAVE_GETNAMEINFO 1
  19209. | #define TIME_WITH_SYS_TIME 1
  19210. | #define HAVE_STRUCT_TM_TM_ZONE 1
  19211. | #define HAVE_TM_ZONE 1
  19212. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  19213. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  19214. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  19215. | #define HAVE_ST_BLOCKS 1
  19216. | #define SYS_SELECT_WITH_SYS_TIME 1
  19217. | #define HAVE_ADDRINFO 1
  19218. | #define HAVE_SOCKADDR_STORAGE 1
  19219. | #define HAVE_PROTOTYPES 1
  19220. | #define HAVE_STDARG_PROTOTYPES 1
  19221. | #define HAVE_SOCKETPAIR 1
  19222. | /* end confdefs.h. */
  19223. | #include <sys/types.h>
  19224. | #include <sys/socket.h>
  19225. | int
  19226. | main ()
  19227. | {
  19228. | struct sockaddr x;
  19229. | x.sa_len = 0;
  19230. | ;
  19231. | return 0;
  19232. | }
  19233. configure:11553: result: no
  19234. configure:11560: checking whether va_list is an array
  19235. configure:11579: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  19236. configure:11579: $? = 0
  19237. configure:11590: result: no
  19238. configure:11596: checking for gethostbyname_r
  19239. configure:11596: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  19240. configure:11596: $? = 0
  19241. configure:11596: result: yes
  19242. configure:11601: checking gethostbyname_r with 6 args
  19243. configure:11626: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  19244. configure:11626: $? = 0
  19245. configure:11633: result: yes
  19246. configure:11749: checking for __fpu_control
  19247. configure:11749: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  19248. /tmp/cc816cEa.o: In function `main':
  19249. conftest.c:(.text+0x4): undefined reference to `__fpu_control'
  19250. collect2: ld returned 1 exit status
  19251. configure:11749: $? = 1
  19252. configure: failed program was:
  19253. | /* confdefs.h */
  19254. | #define _GNU_SOURCE 1
  19255. | #define _NETBSD_SOURCE 1
  19256. | #define __BSD_VISIBLE 1
  19257. | #define _BSD_TYPES 1
  19258. | #define _DARWIN_C_SOURCE 1
  19259. | #define _XOPEN_SOURCE 600
  19260. | #define _XOPEN_SOURCE_EXTENDED 1
  19261. | #define _POSIX_C_SOURCE 200112L
  19262. | #define STDC_HEADERS 1
  19263. | #define HAVE_SYS_TYPES_H 1
  19264. | #define HAVE_SYS_STAT_H 1
  19265. | #define HAVE_STDLIB_H 1
  19266. | #define HAVE_STRING_H 1
  19267. | #define HAVE_MEMORY_H 1
  19268. | #define HAVE_STRINGS_H 1
  19269. | #define HAVE_INTTYPES_H 1
  19270. | #define HAVE_STDINT_H 1
  19271. | #define HAVE_UNISTD_H 1
  19272. | #define __EXTENSIONS__ 1
  19273. | #define _ALL_SOURCE 1
  19274. | #define _GNU_SOURCE 1
  19275. | #define _POSIX_PTHREAD_SEMANTICS 1
  19276. | #define _TANDEM_SOURCE 1
  19277. | #define STDC_HEADERS 1
  19278. | #define HAVE_ASM_TYPES_H 1
  19279. | #define HAVE_DLFCN_H 1
  19280. | #define HAVE_ERRNO_H 1
  19281. | #define HAVE_FCNTL_H 1
  19282. | #define HAVE_GRP_H 1
  19283. | #define HAVE_LANGINFO_H 1
  19284. | #define HAVE_POLL_H 1
  19285. | #define HAVE_PTHREAD_H 1
  19286. | #define HAVE_SHADOW_H 1
  19287. | #define HAVE_SIGNAL_H 1
  19288. | #define HAVE_STDINT_H 1
  19289. | #define HAVE_TERMIOS_H 1
  19290. | #define HAVE_UNISTD_H 1
  19291. | #define HAVE_UTIME_H 1
  19292. | #define HAVE_SYS_EPOLL_H 1
  19293. | #define HAVE_SYS_FILE_H 1
  19294. | #define HAVE_SYS_PARAM_H 1
  19295. | #define HAVE_SYS_POLL_H 1
  19296. | #define HAVE_SYS_SELECT_H 1
  19297. | #define HAVE_SYS_SOCKET_H 1
  19298. | #define HAVE_SYS_STATVFS_H 1
  19299. | #define HAVE_SYS_STAT_H 1
  19300. | #define HAVE_SYS_TIME_H 1
  19301. | #define HAVE_SYS_TIMES_H 1
  19302. | #define HAVE_SYS_TYPES_H 1
  19303. | #define HAVE_SYS_UN_H 1
  19304. | #define HAVE_SYS_UTSNAME_H 1
  19305. | #define HAVE_SYS_WAIT_H 1
  19306. | #define HAVE_PTY_H 1
  19307. | #define HAVE_SYS_RESOURCE_H 1
  19308. | #define HAVE_NETPACKET_PACKET_H 1
  19309. | #define HAVE_SYSEXITS_H 1
  19310. | #define HAVE_LINUX_TIPC_H 1
  19311. | #define HAVE_DIRENT_H 1
  19312. | #define HAVE_LINUX_NETLINK_H 1
  19313. | #define HAVE_MAKEDEV 1
  19314. | #define _LARGEFILE_SOURCE 1
  19315. | #define _FILE_OFFSET_BITS 64
  19316. | #if defined(SCO_DS)
  19317. | #undef _OFF_T
  19318. | #endif
  19319. | #define RETSIGTYPE void
  19320. | #define HAVE_SSIZE_T 1
  19321. | #define SIZEOF_INT 4
  19322. | #define SIZEOF_LONG 4
  19323. | #define SIZEOF_VOID_P 4
  19324. | #define SIZEOF_SHORT 2
  19325. | #define SIZEOF_FLOAT 4
  19326. | #define SIZEOF_DOUBLE 8
  19327. | #define SIZEOF_FPOS_T 24
  19328. | #define SIZEOF_SIZE_T 4
  19329. | #define SIZEOF_PID_T 4
  19330. | #define HAVE_LONG_LONG 1
  19331. | #define SIZEOF_LONG_LONG 8
  19332. | #define HAVE_LONG_DOUBLE 1
  19333. | #define SIZEOF_LONG_DOUBLE 8
  19334. | #define HAVE_C99_BOOL 1
  19335. | #define SIZEOF__BOOL 1
  19336. | #define HAVE_UINTPTR_T 1
  19337. | #define SIZEOF_UINTPTR_T 4
  19338. | #define SIZEOF_OFF_T 8
  19339. | #define HAVE_LARGEFILE_SUPPORT 1
  19340. | #define SIZEOF_TIME_T 4
  19341. | #define SIZEOF_PTHREAD_T 4
  19342. | #define SHLIB_EXT ".so"
  19343. | #define HAVE_LIBDL 1
  19344. | #define _REENTRANT 1
  19345. | #define WITH_THREAD 1
  19346. | #define HAVE_PTHREAD_SIGMASK 1
  19347. | #define WITH_DOC_STRINGS 1
  19348. | #define WITH_PYMALLOC 1
  19349. | #define HAVE_DLOPEN 1
  19350. | #define HAVE_DYNAMIC_LOADING 1
  19351. | #define HAVE_ALARM 1
  19352. | #define HAVE_SETITIMER 1
  19353. | #define HAVE_GETITIMER 1
  19354. | #define HAVE_CHOWN 1
  19355. | #define HAVE_CLOCK 1
  19356. | #define HAVE_CONFSTR 1
  19357. | #define HAVE_CTERMID 1
  19358. | #define HAVE_EXECV 1
  19359. | #define HAVE_FCHMOD 1
  19360. | #define HAVE_FCHOWN 1
  19361. | #define HAVE_FORK 1
  19362. | #define HAVE_FPATHCONF 1
  19363. | #define HAVE_FTIME 1
  19364. | #define HAVE_FTRUNCATE 1
  19365. | #define HAVE_GAI_STRERROR 1
  19366. | #define HAVE_GETGROUPS 1
  19367. | #define HAVE_GETLOGIN 1
  19368. | #define HAVE_GETPEERNAME 1
  19369. | #define HAVE_GETPGID 1
  19370. | #define HAVE_GETPID 1
  19371. | #define HAVE_GETPRIORITY 1
  19372. | #define HAVE_GETRESUID 1
  19373. | #define HAVE_GETRESGID 1
  19374. | #define HAVE_GETPWENT 1
  19375. | #define HAVE_GETSPNAM 1
  19376. | #define HAVE_GETSPENT 1
  19377. | #define HAVE_GETSID 1
  19378. | #define HAVE_INITGROUPS 1
  19379. | #define HAVE_KILL 1
  19380. | #define HAVE_KILLPG 1
  19381. | #define HAVE_LCHOWN 1
  19382. | #define HAVE_LSTAT 1
  19383. | #define HAVE_MKFIFO 1
  19384. | #define HAVE_MKNOD 1
  19385. | #define HAVE_MKTIME 1
  19386. | #define HAVE_MREMAP 1
  19387. | #define HAVE_NICE 1
  19388. | #define HAVE_PATHCONF 1
  19389. | #define HAVE_PAUSE 1
  19390. | #define HAVE_POLL 1
  19391. | #define HAVE_PUTENV 1
  19392. | #define HAVE_READLINK 1
  19393. | #define HAVE_REALPATH 1
  19394. | #define HAVE_SELECT 1
  19395. | #define HAVE_SEM_OPEN 1
  19396. | #define HAVE_SEM_TIMEDWAIT 1
  19397. | #define HAVE_SEM_GETVALUE 1
  19398. | #define HAVE_SEM_UNLINK 1
  19399. | #define HAVE_SETEGID 1
  19400. | #define HAVE_SETEUID 1
  19401. | #define HAVE_SETGID 1
  19402. | #define HAVE_SETLOCALE 1
  19403. | #define HAVE_SETREGID 1
  19404. | #define HAVE_SETREUID 1
  19405. | #define HAVE_SETSID 1
  19406. | #define HAVE_SETPGID 1
  19407. | #define HAVE_SETPGRP 1
  19408. | #define HAVE_SETUID 1
  19409. | #define HAVE_SETVBUF 1
  19410. | #define HAVE_SNPRINTF 1
  19411. | #define HAVE_SETLOCALE 1
  19412. | #define HAVE_SETREGID 1
  19413. | #define HAVE_SETREUID 1
  19414. | #define HAVE_SETRESUID 1
  19415. | #define HAVE_SETRESGID 1
  19416. | #define HAVE_SETSID 1
  19417. | #define HAVE_SETPGID 1
  19418. | #define HAVE_SETPGRP 1
  19419. | #define HAVE_SETUID 1
  19420. | #define HAVE_SETVBUF 1
  19421. | #define HAVE_SNPRINTF 1
  19422. | #define HAVE_SIGACTION 1
  19423. | #define HAVE_SIGINTERRUPT 1
  19424. | #define HAVE_STRFTIME 1
  19425. | #define HAVE_SYSCONF 1
  19426. | #define HAVE_TCGETPGRP 1
  19427. | #define HAVE_TCSETPGRP 1
  19428. | #define HAVE_TEMPNAM 1
  19429. | #define HAVE_TIMEGM 1
  19430. | #define HAVE_TIMES 1
  19431. | #define HAVE_TMPFILE 1
  19432. | #define HAVE_TMPNAM 1
  19433. | #define HAVE_TMPNAM_R 1
  19434. | #define HAVE_TRUNCATE 1
  19435. | #define HAVE_UNAME 1
  19436. | #define HAVE_UNSETENV 1
  19437. | #define HAVE_UTIMES 1
  19438. | #define HAVE_WAITPID 1
  19439. | #define HAVE_WAIT3 1
  19440. | #define HAVE_WAIT4 1
  19441. | #define HAVE_WCSCOLL 1
  19442. | #define HAVE_CHROOT 1
  19443. | #define HAVE_LINK 1
  19444. | #define HAVE_SYMLINK 1
  19445. | #define HAVE_FCHDIR 1
  19446. | #define HAVE_FSYNC 1
  19447. | #define HAVE_FDATASYNC 1
  19448. | #define HAVE_EPOLL 1
  19449. | #define HAVE_FLOCK 1
  19450. | #define HAVE_GETPAGESIZE 1
  19451. | #define HAVE_HSTRERROR 1
  19452. | #define HAVE_INET_ATON 1
  19453. | #define HAVE_INET_PTON 1
  19454. | #define HAVE_SETGROUPS 1
  19455. | #define HAVE_OPENPTY 1
  19456. | #define HAVE_FORKPTY 1
  19457. | #define HAVE_MEMMOVE 1
  19458. | #define HAVE_FSEEKO 1
  19459. | #define HAVE_FSTATVFS 1
  19460. | #define HAVE_FTELLO 1
  19461. | #define HAVE_STATVFS 1
  19462. | #define HAVE_DUP2 1
  19463. | #define HAVE_GETCWD 1
  19464. | #define HAVE_STRDUP 1
  19465. | #define HAVE_GETPGRP 1
  19466. | #define HAVE_SETPGRP 1
  19467. | #define HAVE_GETTIMEOFDAY 1
  19468. | #define HAVE_DEVICE_MACROS 1
  19469. | #define HAVE_GETNAMEINFO 1
  19470. | #define TIME_WITH_SYS_TIME 1
  19471. | #define HAVE_STRUCT_TM_TM_ZONE 1
  19472. | #define HAVE_TM_ZONE 1
  19473. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  19474. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  19475. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  19476. | #define HAVE_ST_BLOCKS 1
  19477. | #define SYS_SELECT_WITH_SYS_TIME 1
  19478. | #define HAVE_ADDRINFO 1
  19479. | #define HAVE_SOCKADDR_STORAGE 1
  19480. | #define HAVE_PROTOTYPES 1
  19481. | #define HAVE_STDARG_PROTOTYPES 1
  19482. | #define HAVE_SOCKETPAIR 1
  19483. | #define HAVE_GETHOSTBYNAME_R 1
  19484. | #define HAVE_GETHOSTBYNAME_R 1
  19485. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  19486. | /* end confdefs.h. */
  19487. | /* Define __fpu_control to an innocuous variant, in case <limits.h> declares __fpu_control.
  19488. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  19489. | #define __fpu_control innocuous___fpu_control
  19490. |
  19491. | /* System header to define __stub macros and hopefully few prototypes,
  19492. | which can conflict with char __fpu_control (); below.
  19493. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  19494. | <limits.h> exists even on freestanding compilers. */
  19495. |
  19496. | #ifdef __STDC__
  19497. | # include <limits.h>
  19498. | #else
  19499. | # include <assert.h>
  19500. | #endif
  19501. |
  19502. | #undef __fpu_control
  19503. |
  19504. | /* Override any GCC internal prototype to avoid an error.
  19505. | Use char because int might match the return type of a GCC
  19506. | builtin and then its argument prototype would still apply. */
  19507. | #ifdef __cplusplus
  19508. | extern "C"
  19509. | #endif
  19510. | char __fpu_control ();
  19511. | /* The GNU C library defines this for functions which it implements
  19512. | to always fail with ENOSYS. Some functions are actually named
  19513. | something starting with __ and the normal name is an alias. */
  19514. | #if defined __stub___fpu_control || defined __stub_____fpu_control
  19515. | choke me
  19516. | #endif
  19517. |
  19518. | int
  19519. | main ()
  19520. | {
  19521. | return __fpu_control ();
  19522. | ;
  19523. | return 0;
  19524. | }
  19525. configure:11749: result: no
  19526. configure:11753: checking for __fpu_control in -lieee
  19527. configure:11778: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lieee -ldl -lpthread -lutil >&5
  19528. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lieee
  19529. collect2: ld returned 1 exit status
  19530. configure:11778: $? = 1
  19531. configure: failed program was:
  19532. | /* confdefs.h */
  19533. | #define _GNU_SOURCE 1
  19534. | #define _NETBSD_SOURCE 1
  19535. | #define __BSD_VISIBLE 1
  19536. | #define _BSD_TYPES 1
  19537. | #define _DARWIN_C_SOURCE 1
  19538. | #define _XOPEN_SOURCE 600
  19539. | #define _XOPEN_SOURCE_EXTENDED 1
  19540. | #define _POSIX_C_SOURCE 200112L
  19541. | #define STDC_HEADERS 1
  19542. | #define HAVE_SYS_TYPES_H 1
  19543. | #define HAVE_SYS_STAT_H 1
  19544. | #define HAVE_STDLIB_H 1
  19545. | #define HAVE_STRING_H 1
  19546. | #define HAVE_MEMORY_H 1
  19547. | #define HAVE_STRINGS_H 1
  19548. | #define HAVE_INTTYPES_H 1
  19549. | #define HAVE_STDINT_H 1
  19550. | #define HAVE_UNISTD_H 1
  19551. | #define __EXTENSIONS__ 1
  19552. | #define _ALL_SOURCE 1
  19553. | #define _GNU_SOURCE 1
  19554. | #define _POSIX_PTHREAD_SEMANTICS 1
  19555. | #define _TANDEM_SOURCE 1
  19556. | #define STDC_HEADERS 1
  19557. | #define HAVE_ASM_TYPES_H 1
  19558. | #define HAVE_DLFCN_H 1
  19559. | #define HAVE_ERRNO_H 1
  19560. | #define HAVE_FCNTL_H 1
  19561. | #define HAVE_GRP_H 1
  19562. | #define HAVE_LANGINFO_H 1
  19563. | #define HAVE_POLL_H 1
  19564. | #define HAVE_PTHREAD_H 1
  19565. | #define HAVE_SHADOW_H 1
  19566. | #define HAVE_SIGNAL_H 1
  19567. | #define HAVE_STDINT_H 1
  19568. | #define HAVE_TERMIOS_H 1
  19569. | #define HAVE_UNISTD_H 1
  19570. | #define HAVE_UTIME_H 1
  19571. | #define HAVE_SYS_EPOLL_H 1
  19572. | #define HAVE_SYS_FILE_H 1
  19573. | #define HAVE_SYS_PARAM_H 1
  19574. | #define HAVE_SYS_POLL_H 1
  19575. | #define HAVE_SYS_SELECT_H 1
  19576. | #define HAVE_SYS_SOCKET_H 1
  19577. | #define HAVE_SYS_STATVFS_H 1
  19578. | #define HAVE_SYS_STAT_H 1
  19579. | #define HAVE_SYS_TIME_H 1
  19580. | #define HAVE_SYS_TIMES_H 1
  19581. | #define HAVE_SYS_TYPES_H 1
  19582. | #define HAVE_SYS_UN_H 1
  19583. | #define HAVE_SYS_UTSNAME_H 1
  19584. | #define HAVE_SYS_WAIT_H 1
  19585. | #define HAVE_PTY_H 1
  19586. | #define HAVE_SYS_RESOURCE_H 1
  19587. | #define HAVE_NETPACKET_PACKET_H 1
  19588. | #define HAVE_SYSEXITS_H 1
  19589. | #define HAVE_LINUX_TIPC_H 1
  19590. | #define HAVE_DIRENT_H 1
  19591. | #define HAVE_LINUX_NETLINK_H 1
  19592. | #define HAVE_MAKEDEV 1
  19593. | #define _LARGEFILE_SOURCE 1
  19594. | #define _FILE_OFFSET_BITS 64
  19595. | #if defined(SCO_DS)
  19596. | #undef _OFF_T
  19597. | #endif
  19598. | #define RETSIGTYPE void
  19599. | #define HAVE_SSIZE_T 1
  19600. | #define SIZEOF_INT 4
  19601. | #define SIZEOF_LONG 4
  19602. | #define SIZEOF_VOID_P 4
  19603. | #define SIZEOF_SHORT 2
  19604. | #define SIZEOF_FLOAT 4
  19605. | #define SIZEOF_DOUBLE 8
  19606. | #define SIZEOF_FPOS_T 24
  19607. | #define SIZEOF_SIZE_T 4
  19608. | #define SIZEOF_PID_T 4
  19609. | #define HAVE_LONG_LONG 1
  19610. | #define SIZEOF_LONG_LONG 8
  19611. | #define HAVE_LONG_DOUBLE 1
  19612. | #define SIZEOF_LONG_DOUBLE 8
  19613. | #define HAVE_C99_BOOL 1
  19614. | #define SIZEOF__BOOL 1
  19615. | #define HAVE_UINTPTR_T 1
  19616. | #define SIZEOF_UINTPTR_T 4
  19617. | #define SIZEOF_OFF_T 8
  19618. | #define HAVE_LARGEFILE_SUPPORT 1
  19619. | #define SIZEOF_TIME_T 4
  19620. | #define SIZEOF_PTHREAD_T 4
  19621. | #define SHLIB_EXT ".so"
  19622. | #define HAVE_LIBDL 1
  19623. | #define _REENTRANT 1
  19624. | #define WITH_THREAD 1
  19625. | #define HAVE_PTHREAD_SIGMASK 1
  19626. | #define WITH_DOC_STRINGS 1
  19627. | #define WITH_PYMALLOC 1
  19628. | #define HAVE_DLOPEN 1
  19629. | #define HAVE_DYNAMIC_LOADING 1
  19630. | #define HAVE_ALARM 1
  19631. | #define HAVE_SETITIMER 1
  19632. | #define HAVE_GETITIMER 1
  19633. | #define HAVE_CHOWN 1
  19634. | #define HAVE_CLOCK 1
  19635. | #define HAVE_CONFSTR 1
  19636. | #define HAVE_CTERMID 1
  19637. | #define HAVE_EXECV 1
  19638. | #define HAVE_FCHMOD 1
  19639. | #define HAVE_FCHOWN 1
  19640. | #define HAVE_FORK 1
  19641. | #define HAVE_FPATHCONF 1
  19642. | #define HAVE_FTIME 1
  19643. | #define HAVE_FTRUNCATE 1
  19644. | #define HAVE_GAI_STRERROR 1
  19645. | #define HAVE_GETGROUPS 1
  19646. | #define HAVE_GETLOGIN 1
  19647. | #define HAVE_GETPEERNAME 1
  19648. | #define HAVE_GETPGID 1
  19649. | #define HAVE_GETPID 1
  19650. | #define HAVE_GETPRIORITY 1
  19651. | #define HAVE_GETRESUID 1
  19652. | #define HAVE_GETRESGID 1
  19653. | #define HAVE_GETPWENT 1
  19654. | #define HAVE_GETSPNAM 1
  19655. | #define HAVE_GETSPENT 1
  19656. | #define HAVE_GETSID 1
  19657. | #define HAVE_INITGROUPS 1
  19658. | #define HAVE_KILL 1
  19659. | #define HAVE_KILLPG 1
  19660. | #define HAVE_LCHOWN 1
  19661. | #define HAVE_LSTAT 1
  19662. | #define HAVE_MKFIFO 1
  19663. | #define HAVE_MKNOD 1
  19664. | #define HAVE_MKTIME 1
  19665. | #define HAVE_MREMAP 1
  19666. | #define HAVE_NICE 1
  19667. | #define HAVE_PATHCONF 1
  19668. | #define HAVE_PAUSE 1
  19669. | #define HAVE_POLL 1
  19670. | #define HAVE_PUTENV 1
  19671. | #define HAVE_READLINK 1
  19672. | #define HAVE_REALPATH 1
  19673. | #define HAVE_SELECT 1
  19674. | #define HAVE_SEM_OPEN 1
  19675. | #define HAVE_SEM_TIMEDWAIT 1
  19676. | #define HAVE_SEM_GETVALUE 1
  19677. | #define HAVE_SEM_UNLINK 1
  19678. | #define HAVE_SETEGID 1
  19679. | #define HAVE_SETEUID 1
  19680. | #define HAVE_SETGID 1
  19681. | #define HAVE_SETLOCALE 1
  19682. | #define HAVE_SETREGID 1
  19683. | #define HAVE_SETREUID 1
  19684. | #define HAVE_SETSID 1
  19685. | #define HAVE_SETPGID 1
  19686. | #define HAVE_SETPGRP 1
  19687. | #define HAVE_SETUID 1
  19688. | #define HAVE_SETVBUF 1
  19689. | #define HAVE_SNPRINTF 1
  19690. | #define HAVE_SETLOCALE 1
  19691. | #define HAVE_SETREGID 1
  19692. | #define HAVE_SETREUID 1
  19693. | #define HAVE_SETRESUID 1
  19694. | #define HAVE_SETRESGID 1
  19695. | #define HAVE_SETSID 1
  19696. | #define HAVE_SETPGID 1
  19697. | #define HAVE_SETPGRP 1
  19698. | #define HAVE_SETUID 1
  19699. | #define HAVE_SETVBUF 1
  19700. | #define HAVE_SNPRINTF 1
  19701. | #define HAVE_SIGACTION 1
  19702. | #define HAVE_SIGINTERRUPT 1
  19703. | #define HAVE_STRFTIME 1
  19704. | #define HAVE_SYSCONF 1
  19705. | #define HAVE_TCGETPGRP 1
  19706. | #define HAVE_TCSETPGRP 1
  19707. | #define HAVE_TEMPNAM 1
  19708. | #define HAVE_TIMEGM 1
  19709. | #define HAVE_TIMES 1
  19710. | #define HAVE_TMPFILE 1
  19711. | #define HAVE_TMPNAM 1
  19712. | #define HAVE_TMPNAM_R 1
  19713. | #define HAVE_TRUNCATE 1
  19714. | #define HAVE_UNAME 1
  19715. | #define HAVE_UNSETENV 1
  19716. | #define HAVE_UTIMES 1
  19717. | #define HAVE_WAITPID 1
  19718. | #define HAVE_WAIT3 1
  19719. | #define HAVE_WAIT4 1
  19720. | #define HAVE_WCSCOLL 1
  19721. | #define HAVE_CHROOT 1
  19722. | #define HAVE_LINK 1
  19723. | #define HAVE_SYMLINK 1
  19724. | #define HAVE_FCHDIR 1
  19725. | #define HAVE_FSYNC 1
  19726. | #define HAVE_FDATASYNC 1
  19727. | #define HAVE_EPOLL 1
  19728. | #define HAVE_FLOCK 1
  19729. | #define HAVE_GETPAGESIZE 1
  19730. | #define HAVE_HSTRERROR 1
  19731. | #define HAVE_INET_ATON 1
  19732. | #define HAVE_INET_PTON 1
  19733. | #define HAVE_SETGROUPS 1
  19734. | #define HAVE_OPENPTY 1
  19735. | #define HAVE_FORKPTY 1
  19736. | #define HAVE_MEMMOVE 1
  19737. | #define HAVE_FSEEKO 1
  19738. | #define HAVE_FSTATVFS 1
  19739. | #define HAVE_FTELLO 1
  19740. | #define HAVE_STATVFS 1
  19741. | #define HAVE_DUP2 1
  19742. | #define HAVE_GETCWD 1
  19743. | #define HAVE_STRDUP 1
  19744. | #define HAVE_GETPGRP 1
  19745. | #define HAVE_SETPGRP 1
  19746. | #define HAVE_GETTIMEOFDAY 1
  19747. | #define HAVE_DEVICE_MACROS 1
  19748. | #define HAVE_GETNAMEINFO 1
  19749. | #define TIME_WITH_SYS_TIME 1
  19750. | #define HAVE_STRUCT_TM_TM_ZONE 1
  19751. | #define HAVE_TM_ZONE 1
  19752. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  19753. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  19754. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  19755. | #define HAVE_ST_BLOCKS 1
  19756. | #define SYS_SELECT_WITH_SYS_TIME 1
  19757. | #define HAVE_ADDRINFO 1
  19758. | #define HAVE_SOCKADDR_STORAGE 1
  19759. | #define HAVE_PROTOTYPES 1
  19760. | #define HAVE_STDARG_PROTOTYPES 1
  19761. | #define HAVE_SOCKETPAIR 1
  19762. | #define HAVE_GETHOSTBYNAME_R 1
  19763. | #define HAVE_GETHOSTBYNAME_R 1
  19764. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  19765. | /* end confdefs.h. */
  19766. |
  19767. | /* Override any GCC internal prototype to avoid an error.
  19768. | Use char because int might match the return type of a GCC
  19769. | builtin and then its argument prototype would still apply. */
  19770. | #ifdef __cplusplus
  19771. | extern "C"
  19772. | #endif
  19773. | char __fpu_control ();
  19774. | int
  19775. | main ()
  19776. | {
  19777. | return __fpu_control ();
  19778. | ;
  19779. | return 0;
  19780. | }
  19781. configure:11787: result: no
  19782. configure:11803: checking for --with-fpectl
  19783. configure:11820: result: no
  19784. configure:11832: checking for --with-libm=STRING
  19785. configure:11849: result: default LIBM="-lm"
  19786. configure:11856: checking for --with-libc=STRING
  19787. configure:11873: result: default LIBC=""
  19788. configure:11882: checking whether C doubles are little-endian IEEE 754 binary64
  19789. configure:11915: result: no
  19790. configure:11924: checking whether C doubles are big-endian IEEE 754 binary64
  19791. configure:11957: result: no
  19792. configure:11970: checking whether C doubles are ARM mixed-endian IEEE 754 binary64
  19793. configure:12003: result: no
  19794. configure:12022: checking whether we can use gcc inline assembler to get and set x87 control word
  19795. configure:12039: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  19796. /tmp/ccfwwswJ.s: Assembler messages:
  19797. /tmp/ccfwwswJ.s:23: Error: bad instruction `fnstcw [sp,#6]'
  19798. /tmp/ccfwwswJ.s:26: Error: bad instruction `fldcw [sp,#6]'
  19799. configure:12039: $? = 1
  19800. configure: failed program was:
  19801. | /* confdefs.h */
  19802. | #define _GNU_SOURCE 1
  19803. | #define _NETBSD_SOURCE 1
  19804. | #define __BSD_VISIBLE 1
  19805. | #define _BSD_TYPES 1
  19806. | #define _DARWIN_C_SOURCE 1
  19807. | #define _XOPEN_SOURCE 600
  19808. | #define _XOPEN_SOURCE_EXTENDED 1
  19809. | #define _POSIX_C_SOURCE 200112L
  19810. | #define STDC_HEADERS 1
  19811. | #define HAVE_SYS_TYPES_H 1
  19812. | #define HAVE_SYS_STAT_H 1
  19813. | #define HAVE_STDLIB_H 1
  19814. | #define HAVE_STRING_H 1
  19815. | #define HAVE_MEMORY_H 1
  19816. | #define HAVE_STRINGS_H 1
  19817. | #define HAVE_INTTYPES_H 1
  19818. | #define HAVE_STDINT_H 1
  19819. | #define HAVE_UNISTD_H 1
  19820. | #define __EXTENSIONS__ 1
  19821. | #define _ALL_SOURCE 1
  19822. | #define _GNU_SOURCE 1
  19823. | #define _POSIX_PTHREAD_SEMANTICS 1
  19824. | #define _TANDEM_SOURCE 1
  19825. | #define STDC_HEADERS 1
  19826. | #define HAVE_ASM_TYPES_H 1
  19827. | #define HAVE_DLFCN_H 1
  19828. | #define HAVE_ERRNO_H 1
  19829. | #define HAVE_FCNTL_H 1
  19830. | #define HAVE_GRP_H 1
  19831. | #define HAVE_LANGINFO_H 1
  19832. | #define HAVE_POLL_H 1
  19833. | #define HAVE_PTHREAD_H 1
  19834. | #define HAVE_SHADOW_H 1
  19835. | #define HAVE_SIGNAL_H 1
  19836. | #define HAVE_STDINT_H 1
  19837. | #define HAVE_TERMIOS_H 1
  19838. | #define HAVE_UNISTD_H 1
  19839. | #define HAVE_UTIME_H 1
  19840. | #define HAVE_SYS_EPOLL_H 1
  19841. | #define HAVE_SYS_FILE_H 1
  19842. | #define HAVE_SYS_PARAM_H 1
  19843. | #define HAVE_SYS_POLL_H 1
  19844. | #define HAVE_SYS_SELECT_H 1
  19845. | #define HAVE_SYS_SOCKET_H 1
  19846. | #define HAVE_SYS_STATVFS_H 1
  19847. | #define HAVE_SYS_STAT_H 1
  19848. | #define HAVE_SYS_TIME_H 1
  19849. | #define HAVE_SYS_TIMES_H 1
  19850. | #define HAVE_SYS_TYPES_H 1
  19851. | #define HAVE_SYS_UN_H 1
  19852. | #define HAVE_SYS_UTSNAME_H 1
  19853. | #define HAVE_SYS_WAIT_H 1
  19854. | #define HAVE_PTY_H 1
  19855. | #define HAVE_SYS_RESOURCE_H 1
  19856. | #define HAVE_NETPACKET_PACKET_H 1
  19857. | #define HAVE_SYSEXITS_H 1
  19858. | #define HAVE_LINUX_TIPC_H 1
  19859. | #define HAVE_DIRENT_H 1
  19860. | #define HAVE_LINUX_NETLINK_H 1
  19861. | #define HAVE_MAKEDEV 1
  19862. | #define _LARGEFILE_SOURCE 1
  19863. | #define _FILE_OFFSET_BITS 64
  19864. | #if defined(SCO_DS)
  19865. | #undef _OFF_T
  19866. | #endif
  19867. | #define RETSIGTYPE void
  19868. | #define HAVE_SSIZE_T 1
  19869. | #define SIZEOF_INT 4
  19870. | #define SIZEOF_LONG 4
  19871. | #define SIZEOF_VOID_P 4
  19872. | #define SIZEOF_SHORT 2
  19873. | #define SIZEOF_FLOAT 4
  19874. | #define SIZEOF_DOUBLE 8
  19875. | #define SIZEOF_FPOS_T 24
  19876. | #define SIZEOF_SIZE_T 4
  19877. | #define SIZEOF_PID_T 4
  19878. | #define HAVE_LONG_LONG 1
  19879. | #define SIZEOF_LONG_LONG 8
  19880. | #define HAVE_LONG_DOUBLE 1
  19881. | #define SIZEOF_LONG_DOUBLE 8
  19882. | #define HAVE_C99_BOOL 1
  19883. | #define SIZEOF__BOOL 1
  19884. | #define HAVE_UINTPTR_T 1
  19885. | #define SIZEOF_UINTPTR_T 4
  19886. | #define SIZEOF_OFF_T 8
  19887. | #define HAVE_LARGEFILE_SUPPORT 1
  19888. | #define SIZEOF_TIME_T 4
  19889. | #define SIZEOF_PTHREAD_T 4
  19890. | #define SHLIB_EXT ".so"
  19891. | #define HAVE_LIBDL 1
  19892. | #define _REENTRANT 1
  19893. | #define WITH_THREAD 1
  19894. | #define HAVE_PTHREAD_SIGMASK 1
  19895. | #define WITH_DOC_STRINGS 1
  19896. | #define WITH_PYMALLOC 1
  19897. | #define HAVE_DLOPEN 1
  19898. | #define HAVE_DYNAMIC_LOADING 1
  19899. | #define HAVE_ALARM 1
  19900. | #define HAVE_SETITIMER 1
  19901. | #define HAVE_GETITIMER 1
  19902. | #define HAVE_CHOWN 1
  19903. | #define HAVE_CLOCK 1
  19904. | #define HAVE_CONFSTR 1
  19905. | #define HAVE_CTERMID 1
  19906. | #define HAVE_EXECV 1
  19907. | #define HAVE_FCHMOD 1
  19908. | #define HAVE_FCHOWN 1
  19909. | #define HAVE_FORK 1
  19910. | #define HAVE_FPATHCONF 1
  19911. | #define HAVE_FTIME 1
  19912. | #define HAVE_FTRUNCATE 1
  19913. | #define HAVE_GAI_STRERROR 1
  19914. | #define HAVE_GETGROUPS 1
  19915. | #define HAVE_GETLOGIN 1
  19916. | #define HAVE_GETPEERNAME 1
  19917. | #define HAVE_GETPGID 1
  19918. | #define HAVE_GETPID 1
  19919. | #define HAVE_GETPRIORITY 1
  19920. | #define HAVE_GETRESUID 1
  19921. | #define HAVE_GETRESGID 1
  19922. | #define HAVE_GETPWENT 1
  19923. | #define HAVE_GETSPNAM 1
  19924. | #define HAVE_GETSPENT 1
  19925. | #define HAVE_GETSID 1
  19926. | #define HAVE_INITGROUPS 1
  19927. | #define HAVE_KILL 1
  19928. | #define HAVE_KILLPG 1
  19929. | #define HAVE_LCHOWN 1
  19930. | #define HAVE_LSTAT 1
  19931. | #define HAVE_MKFIFO 1
  19932. | #define HAVE_MKNOD 1
  19933. | #define HAVE_MKTIME 1
  19934. | #define HAVE_MREMAP 1
  19935. | #define HAVE_NICE 1
  19936. | #define HAVE_PATHCONF 1
  19937. | #define HAVE_PAUSE 1
  19938. | #define HAVE_POLL 1
  19939. | #define HAVE_PUTENV 1
  19940. | #define HAVE_READLINK 1
  19941. | #define HAVE_REALPATH 1
  19942. | #define HAVE_SELECT 1
  19943. | #define HAVE_SEM_OPEN 1
  19944. | #define HAVE_SEM_TIMEDWAIT 1
  19945. | #define HAVE_SEM_GETVALUE 1
  19946. | #define HAVE_SEM_UNLINK 1
  19947. | #define HAVE_SETEGID 1
  19948. | #define HAVE_SETEUID 1
  19949. | #define HAVE_SETGID 1
  19950. | #define HAVE_SETLOCALE 1
  19951. | #define HAVE_SETREGID 1
  19952. | #define HAVE_SETREUID 1
  19953. | #define HAVE_SETSID 1
  19954. | #define HAVE_SETPGID 1
  19955. | #define HAVE_SETPGRP 1
  19956. | #define HAVE_SETUID 1
  19957. | #define HAVE_SETVBUF 1
  19958. | #define HAVE_SNPRINTF 1
  19959. | #define HAVE_SETLOCALE 1
  19960. | #define HAVE_SETREGID 1
  19961. | #define HAVE_SETREUID 1
  19962. | #define HAVE_SETRESUID 1
  19963. | #define HAVE_SETRESGID 1
  19964. | #define HAVE_SETSID 1
  19965. | #define HAVE_SETPGID 1
  19966. | #define HAVE_SETPGRP 1
  19967. | #define HAVE_SETUID 1
  19968. | #define HAVE_SETVBUF 1
  19969. | #define HAVE_SNPRINTF 1
  19970. | #define HAVE_SIGACTION 1
  19971. | #define HAVE_SIGINTERRUPT 1
  19972. | #define HAVE_STRFTIME 1
  19973. | #define HAVE_SYSCONF 1
  19974. | #define HAVE_TCGETPGRP 1
  19975. | #define HAVE_TCSETPGRP 1
  19976. | #define HAVE_TEMPNAM 1
  19977. | #define HAVE_TIMEGM 1
  19978. | #define HAVE_TIMES 1
  19979. | #define HAVE_TMPFILE 1
  19980. | #define HAVE_TMPNAM 1
  19981. | #define HAVE_TMPNAM_R 1
  19982. | #define HAVE_TRUNCATE 1
  19983. | #define HAVE_UNAME 1
  19984. | #define HAVE_UNSETENV 1
  19985. | #define HAVE_UTIMES 1
  19986. | #define HAVE_WAITPID 1
  19987. | #define HAVE_WAIT3 1
  19988. | #define HAVE_WAIT4 1
  19989. | #define HAVE_WCSCOLL 1
  19990. | #define HAVE_CHROOT 1
  19991. | #define HAVE_LINK 1
  19992. | #define HAVE_SYMLINK 1
  19993. | #define HAVE_FCHDIR 1
  19994. | #define HAVE_FSYNC 1
  19995. | #define HAVE_FDATASYNC 1
  19996. | #define HAVE_EPOLL 1
  19997. | #define HAVE_FLOCK 1
  19998. | #define HAVE_GETPAGESIZE 1
  19999. | #define HAVE_HSTRERROR 1
  20000. | #define HAVE_INET_ATON 1
  20001. | #define HAVE_INET_PTON 1
  20002. | #define HAVE_SETGROUPS 1
  20003. | #define HAVE_OPENPTY 1
  20004. | #define HAVE_FORKPTY 1
  20005. | #define HAVE_MEMMOVE 1
  20006. | #define HAVE_FSEEKO 1
  20007. | #define HAVE_FSTATVFS 1
  20008. | #define HAVE_FTELLO 1
  20009. | #define HAVE_STATVFS 1
  20010. | #define HAVE_DUP2 1
  20011. | #define HAVE_GETCWD 1
  20012. | #define HAVE_STRDUP 1
  20013. | #define HAVE_GETPGRP 1
  20014. | #define HAVE_SETPGRP 1
  20015. | #define HAVE_GETTIMEOFDAY 1
  20016. | #define HAVE_DEVICE_MACROS 1
  20017. | #define HAVE_GETNAMEINFO 1
  20018. | #define TIME_WITH_SYS_TIME 1
  20019. | #define HAVE_STRUCT_TM_TM_ZONE 1
  20020. | #define HAVE_TM_ZONE 1
  20021. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  20022. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  20023. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  20024. | #define HAVE_ST_BLOCKS 1
  20025. | #define SYS_SELECT_WITH_SYS_TIME 1
  20026. | #define HAVE_ADDRINFO 1
  20027. | #define HAVE_SOCKADDR_STORAGE 1
  20028. | #define HAVE_PROTOTYPES 1
  20029. | #define HAVE_STDARG_PROTOTYPES 1
  20030. | #define HAVE_SOCKETPAIR 1
  20031. | #define HAVE_GETHOSTBYNAME_R 1
  20032. | #define HAVE_GETHOSTBYNAME_R 1
  20033. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  20034. | /* end confdefs.h. */
  20035. |
  20036. | int
  20037. | main ()
  20038. | {
  20039. |
  20040. | unsigned short cw;
  20041. | __asm__ __volatile__ ("fnstcw %0" : "=m" (cw));
  20042. | __asm__ __volatile__ ("fldcw %0" : : "m" (cw));
  20043. |
  20044. | ;
  20045. | return 0;
  20046. | }
  20047. configure:12045: result: no
  20048. configure:12059: checking for x87-style double rounding
  20049. configure:12100: result: no
  20050. configure:12118: checking whether tanh preserves the sign of zero
  20051. configure:12153: result: no
  20052. configure:12165: checking for acosh
  20053. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20054. conftest.c:258: warning: conflicting types for built-in function 'acosh'
  20055. configure:12165: $? = 0
  20056. configure:12165: result: yes
  20057. configure:12165: checking for asinh
  20058. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20059. conftest.c:259: warning: conflicting types for built-in function 'asinh'
  20060. configure:12165: $? = 0
  20061. configure:12165: result: yes
  20062. configure:12165: checking for atanh
  20063. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20064. conftest.c:260: warning: conflicting types for built-in function 'atanh'
  20065. configure:12165: $? = 0
  20066. configure:12165: result: yes
  20067. configure:12165: checking for copysign
  20068. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20069. conftest.c:261: warning: conflicting types for built-in function 'copysign'
  20070. configure:12165: $? = 0
  20071. configure:12165: result: yes
  20072. configure:12165: checking for erf
  20073. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20074. conftest.c:262: warning: conflicting types for built-in function 'erf'
  20075. configure:12165: $? = 0
  20076. configure:12165: result: yes
  20077. configure:12165: checking for erfc
  20078. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20079. conftest.c:263: warning: conflicting types for built-in function 'erfc'
  20080. configure:12165: $? = 0
  20081. configure:12165: result: yes
  20082. configure:12165: checking for expm1
  20083. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20084. conftest.c:264: warning: conflicting types for built-in function 'expm1'
  20085. configure:12165: $? = 0
  20086. configure:12165: result: yes
  20087. configure:12165: checking for finite
  20088. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20089. conftest.c:265: warning: conflicting types for built-in function 'finite'
  20090. /tmp/ccANYF6o.o: In function `main':
  20091. conftest.c:(.text+0x4): undefined reference to `finite'
  20092. collect2: ld returned 1 exit status
  20093. configure:12165: $? = 1
  20094. configure: failed program was:
  20095. | /* confdefs.h */
  20096. | #define _GNU_SOURCE 1
  20097. | #define _NETBSD_SOURCE 1
  20098. | #define __BSD_VISIBLE 1
  20099. | #define _BSD_TYPES 1
  20100. | #define _DARWIN_C_SOURCE 1
  20101. | #define _XOPEN_SOURCE 600
  20102. | #define _XOPEN_SOURCE_EXTENDED 1
  20103. | #define _POSIX_C_SOURCE 200112L
  20104. | #define STDC_HEADERS 1
  20105. | #define HAVE_SYS_TYPES_H 1
  20106. | #define HAVE_SYS_STAT_H 1
  20107. | #define HAVE_STDLIB_H 1
  20108. | #define HAVE_STRING_H 1
  20109. | #define HAVE_MEMORY_H 1
  20110. | #define HAVE_STRINGS_H 1
  20111. | #define HAVE_INTTYPES_H 1
  20112. | #define HAVE_STDINT_H 1
  20113. | #define HAVE_UNISTD_H 1
  20114. | #define __EXTENSIONS__ 1
  20115. | #define _ALL_SOURCE 1
  20116. | #define _GNU_SOURCE 1
  20117. | #define _POSIX_PTHREAD_SEMANTICS 1
  20118. | #define _TANDEM_SOURCE 1
  20119. | #define STDC_HEADERS 1
  20120. | #define HAVE_ASM_TYPES_H 1
  20121. | #define HAVE_DLFCN_H 1
  20122. | #define HAVE_ERRNO_H 1
  20123. | #define HAVE_FCNTL_H 1
  20124. | #define HAVE_GRP_H 1
  20125. | #define HAVE_LANGINFO_H 1
  20126. | #define HAVE_POLL_H 1
  20127. | #define HAVE_PTHREAD_H 1
  20128. | #define HAVE_SHADOW_H 1
  20129. | #define HAVE_SIGNAL_H 1
  20130. | #define HAVE_STDINT_H 1
  20131. | #define HAVE_TERMIOS_H 1
  20132. | #define HAVE_UNISTD_H 1
  20133. | #define HAVE_UTIME_H 1
  20134. | #define HAVE_SYS_EPOLL_H 1
  20135. | #define HAVE_SYS_FILE_H 1
  20136. | #define HAVE_SYS_PARAM_H 1
  20137. | #define HAVE_SYS_POLL_H 1
  20138. | #define HAVE_SYS_SELECT_H 1
  20139. | #define HAVE_SYS_SOCKET_H 1
  20140. | #define HAVE_SYS_STATVFS_H 1
  20141. | #define HAVE_SYS_STAT_H 1
  20142. | #define HAVE_SYS_TIME_H 1
  20143. | #define HAVE_SYS_TIMES_H 1
  20144. | #define HAVE_SYS_TYPES_H 1
  20145. | #define HAVE_SYS_UN_H 1
  20146. | #define HAVE_SYS_UTSNAME_H 1
  20147. | #define HAVE_SYS_WAIT_H 1
  20148. | #define HAVE_PTY_H 1
  20149. | #define HAVE_SYS_RESOURCE_H 1
  20150. | #define HAVE_NETPACKET_PACKET_H 1
  20151. | #define HAVE_SYSEXITS_H 1
  20152. | #define HAVE_LINUX_TIPC_H 1
  20153. | #define HAVE_DIRENT_H 1
  20154. | #define HAVE_LINUX_NETLINK_H 1
  20155. | #define HAVE_MAKEDEV 1
  20156. | #define _LARGEFILE_SOURCE 1
  20157. | #define _FILE_OFFSET_BITS 64
  20158. | #if defined(SCO_DS)
  20159. | #undef _OFF_T
  20160. | #endif
  20161. | #define RETSIGTYPE void
  20162. | #define HAVE_SSIZE_T 1
  20163. | #define SIZEOF_INT 4
  20164. | #define SIZEOF_LONG 4
  20165. | #define SIZEOF_VOID_P 4
  20166. | #define SIZEOF_SHORT 2
  20167. | #define SIZEOF_FLOAT 4
  20168. | #define SIZEOF_DOUBLE 8
  20169. | #define SIZEOF_FPOS_T 24
  20170. | #define SIZEOF_SIZE_T 4
  20171. | #define SIZEOF_PID_T 4
  20172. | #define HAVE_LONG_LONG 1
  20173. | #define SIZEOF_LONG_LONG 8
  20174. | #define HAVE_LONG_DOUBLE 1
  20175. | #define SIZEOF_LONG_DOUBLE 8
  20176. | #define HAVE_C99_BOOL 1
  20177. | #define SIZEOF__BOOL 1
  20178. | #define HAVE_UINTPTR_T 1
  20179. | #define SIZEOF_UINTPTR_T 4
  20180. | #define SIZEOF_OFF_T 8
  20181. | #define HAVE_LARGEFILE_SUPPORT 1
  20182. | #define SIZEOF_TIME_T 4
  20183. | #define SIZEOF_PTHREAD_T 4
  20184. | #define SHLIB_EXT ".so"
  20185. | #define HAVE_LIBDL 1
  20186. | #define _REENTRANT 1
  20187. | #define WITH_THREAD 1
  20188. | #define HAVE_PTHREAD_SIGMASK 1
  20189. | #define WITH_DOC_STRINGS 1
  20190. | #define WITH_PYMALLOC 1
  20191. | #define HAVE_DLOPEN 1
  20192. | #define HAVE_DYNAMIC_LOADING 1
  20193. | #define HAVE_ALARM 1
  20194. | #define HAVE_SETITIMER 1
  20195. | #define HAVE_GETITIMER 1
  20196. | #define HAVE_CHOWN 1
  20197. | #define HAVE_CLOCK 1
  20198. | #define HAVE_CONFSTR 1
  20199. | #define HAVE_CTERMID 1
  20200. | #define HAVE_EXECV 1
  20201. | #define HAVE_FCHMOD 1
  20202. | #define HAVE_FCHOWN 1
  20203. | #define HAVE_FORK 1
  20204. | #define HAVE_FPATHCONF 1
  20205. | #define HAVE_FTIME 1
  20206. | #define HAVE_FTRUNCATE 1
  20207. | #define HAVE_GAI_STRERROR 1
  20208. | #define HAVE_GETGROUPS 1
  20209. | #define HAVE_GETLOGIN 1
  20210. | #define HAVE_GETPEERNAME 1
  20211. | #define HAVE_GETPGID 1
  20212. | #define HAVE_GETPID 1
  20213. | #define HAVE_GETPRIORITY 1
  20214. | #define HAVE_GETRESUID 1
  20215. | #define HAVE_GETRESGID 1
  20216. | #define HAVE_GETPWENT 1
  20217. | #define HAVE_GETSPNAM 1
  20218. | #define HAVE_GETSPENT 1
  20219. | #define HAVE_GETSID 1
  20220. | #define HAVE_INITGROUPS 1
  20221. | #define HAVE_KILL 1
  20222. | #define HAVE_KILLPG 1
  20223. | #define HAVE_LCHOWN 1
  20224. | #define HAVE_LSTAT 1
  20225. | #define HAVE_MKFIFO 1
  20226. | #define HAVE_MKNOD 1
  20227. | #define HAVE_MKTIME 1
  20228. | #define HAVE_MREMAP 1
  20229. | #define HAVE_NICE 1
  20230. | #define HAVE_PATHCONF 1
  20231. | #define HAVE_PAUSE 1
  20232. | #define HAVE_POLL 1
  20233. | #define HAVE_PUTENV 1
  20234. | #define HAVE_READLINK 1
  20235. | #define HAVE_REALPATH 1
  20236. | #define HAVE_SELECT 1
  20237. | #define HAVE_SEM_OPEN 1
  20238. | #define HAVE_SEM_TIMEDWAIT 1
  20239. | #define HAVE_SEM_GETVALUE 1
  20240. | #define HAVE_SEM_UNLINK 1
  20241. | #define HAVE_SETEGID 1
  20242. | #define HAVE_SETEUID 1
  20243. | #define HAVE_SETGID 1
  20244. | #define HAVE_SETLOCALE 1
  20245. | #define HAVE_SETREGID 1
  20246. | #define HAVE_SETREUID 1
  20247. | #define HAVE_SETSID 1
  20248. | #define HAVE_SETPGID 1
  20249. | #define HAVE_SETPGRP 1
  20250. | #define HAVE_SETUID 1
  20251. | #define HAVE_SETVBUF 1
  20252. | #define HAVE_SNPRINTF 1
  20253. | #define HAVE_SETLOCALE 1
  20254. | #define HAVE_SETREGID 1
  20255. | #define HAVE_SETREUID 1
  20256. | #define HAVE_SETRESUID 1
  20257. | #define HAVE_SETRESGID 1
  20258. | #define HAVE_SETSID 1
  20259. | #define HAVE_SETPGID 1
  20260. | #define HAVE_SETPGRP 1
  20261. | #define HAVE_SETUID 1
  20262. | #define HAVE_SETVBUF 1
  20263. | #define HAVE_SNPRINTF 1
  20264. | #define HAVE_SIGACTION 1
  20265. | #define HAVE_SIGINTERRUPT 1
  20266. | #define HAVE_STRFTIME 1
  20267. | #define HAVE_SYSCONF 1
  20268. | #define HAVE_TCGETPGRP 1
  20269. | #define HAVE_TCSETPGRP 1
  20270. | #define HAVE_TEMPNAM 1
  20271. | #define HAVE_TIMEGM 1
  20272. | #define HAVE_TIMES 1
  20273. | #define HAVE_TMPFILE 1
  20274. | #define HAVE_TMPNAM 1
  20275. | #define HAVE_TMPNAM_R 1
  20276. | #define HAVE_TRUNCATE 1
  20277. | #define HAVE_UNAME 1
  20278. | #define HAVE_UNSETENV 1
  20279. | #define HAVE_UTIMES 1
  20280. | #define HAVE_WAITPID 1
  20281. | #define HAVE_WAIT3 1
  20282. | #define HAVE_WAIT4 1
  20283. | #define HAVE_WCSCOLL 1
  20284. | #define HAVE_CHROOT 1
  20285. | #define HAVE_LINK 1
  20286. | #define HAVE_SYMLINK 1
  20287. | #define HAVE_FCHDIR 1
  20288. | #define HAVE_FSYNC 1
  20289. | #define HAVE_FDATASYNC 1
  20290. | #define HAVE_EPOLL 1
  20291. | #define HAVE_FLOCK 1
  20292. | #define HAVE_GETPAGESIZE 1
  20293. | #define HAVE_HSTRERROR 1
  20294. | #define HAVE_INET_ATON 1
  20295. | #define HAVE_INET_PTON 1
  20296. | #define HAVE_SETGROUPS 1
  20297. | #define HAVE_OPENPTY 1
  20298. | #define HAVE_FORKPTY 1
  20299. | #define HAVE_MEMMOVE 1
  20300. | #define HAVE_FSEEKO 1
  20301. | #define HAVE_FSTATVFS 1
  20302. | #define HAVE_FTELLO 1
  20303. | #define HAVE_STATVFS 1
  20304. | #define HAVE_DUP2 1
  20305. | #define HAVE_GETCWD 1
  20306. | #define HAVE_STRDUP 1
  20307. | #define HAVE_GETPGRP 1
  20308. | #define HAVE_SETPGRP 1
  20309. | #define HAVE_GETTIMEOFDAY 1
  20310. | #define HAVE_DEVICE_MACROS 1
  20311. | #define HAVE_GETNAMEINFO 1
  20312. | #define TIME_WITH_SYS_TIME 1
  20313. | #define HAVE_STRUCT_TM_TM_ZONE 1
  20314. | #define HAVE_TM_ZONE 1
  20315. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  20316. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  20317. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  20318. | #define HAVE_ST_BLOCKS 1
  20319. | #define SYS_SELECT_WITH_SYS_TIME 1
  20320. | #define HAVE_ADDRINFO 1
  20321. | #define HAVE_SOCKADDR_STORAGE 1
  20322. | #define HAVE_PROTOTYPES 1
  20323. | #define HAVE_STDARG_PROTOTYPES 1
  20324. | #define HAVE_SOCKETPAIR 1
  20325. | #define HAVE_GETHOSTBYNAME_R 1
  20326. | #define HAVE_GETHOSTBYNAME_R 1
  20327. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  20328. | #define HAVE_ACOSH 1
  20329. | #define HAVE_ASINH 1
  20330. | #define HAVE_ATANH 1
  20331. | #define HAVE_COPYSIGN 1
  20332. | #define HAVE_ERF 1
  20333. | #define HAVE_ERFC 1
  20334. | #define HAVE_EXPM1 1
  20335. | /* end confdefs.h. */
  20336. | /* Define finite to an innocuous variant, in case <limits.h> declares finite.
  20337. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  20338. | #define finite innocuous_finite
  20339. |
  20340. | /* System header to define __stub macros and hopefully few prototypes,
  20341. | which can conflict with char finite (); below.
  20342. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  20343. | <limits.h> exists even on freestanding compilers. */
  20344. |
  20345. | #ifdef __STDC__
  20346. | # include <limits.h>
  20347. | #else
  20348. | # include <assert.h>
  20349. | #endif
  20350. |
  20351. | #undef finite
  20352. |
  20353. | /* Override any GCC internal prototype to avoid an error.
  20354. | Use char because int might match the return type of a GCC
  20355. | builtin and then its argument prototype would still apply. */
  20356. | #ifdef __cplusplus
  20357. | extern "C"
  20358. | #endif
  20359. | char finite ();
  20360. | /* The GNU C library defines this for functions which it implements
  20361. | to always fail with ENOSYS. Some functions are actually named
  20362. | something starting with __ and the normal name is an alias. */
  20363. | #if defined __stub_finite || defined __stub___finite
  20364. | choke me
  20365. | #endif
  20366. |
  20367. | int
  20368. | main ()
  20369. | {
  20370. | return finite ();
  20371. | ;
  20372. | return 0;
  20373. | }
  20374. configure:12165: result: no
  20375. configure:12165: checking for gamma
  20376. configure:12165: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20377. conftest.c:265: warning: conflicting types for built-in function 'gamma'
  20378. configure:12165: $? = 0
  20379. configure:12165: result: yes
  20380. configure:12177: checking for hypot
  20381. configure:12177: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20382. conftest.c:266: warning: conflicting types for built-in function 'hypot'
  20383. configure:12177: $? = 0
  20384. configure:12177: result: yes
  20385. configure:12177: checking for lgamma
  20386. configure:12177: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20387. conftest.c:267: warning: conflicting types for built-in function 'lgamma'
  20388. configure:12177: $? = 0
  20389. configure:12177: result: yes
  20390. configure:12177: checking for log1p
  20391. configure:12177: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20392. conftest.c:268: warning: conflicting types for built-in function 'log1p'
  20393. configure:12177: $? = 0
  20394. configure:12177: result: yes
  20395. configure:12177: checking for round
  20396. configure:12177: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20397. conftest.c:269: warning: conflicting types for built-in function 'round'
  20398. configure:12177: $? = 0
  20399. configure:12177: result: yes
  20400. configure:12177: checking for tgamma
  20401. configure:12177: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil -lm >&5
  20402. conftest.c:270: warning: conflicting types for built-in function 'tgamma'
  20403. configure:12177: $? = 0
  20404. configure:12177: result: yes
  20405. configure:12186: checking whether isinf is declared
  20406. configure:12186: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20407. configure:12186: $? = 0
  20408. configure:12186: result: yes
  20409. configure:12197: checking whether isnan is declared
  20410. configure:12197: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20411. configure:12197: $? = 0
  20412. configure:12197: result: yes
  20413. configure:12208: checking whether isfinite is declared
  20414. configure:12208: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20415. configure:12208: $? = 0
  20416. configure:12208: result: yes
  20417. configure:12228: checking whether POSIX semaphores are enabled
  20418. configure:12269: result: yes
  20419. configure:12279: checking for broken sem_getvalue
  20420. configure:12324: result: yes
  20421. configure:12334: checking digit size for Python's longs
  20422. configure:12357: result: no value specified
  20423. configure:12363: checking wchar.h usability
  20424. configure:12363: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20425. configure:12363: $? = 0
  20426. configure:12363: result: yes
  20427. configure:12363: checking wchar.h presence
  20428. configure:12363: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  20429. configure:12363: $? = 0
  20430. configure:12363: result: yes
  20431. configure:12363: checking for wchar.h
  20432. configure:12363: result: yes
  20433. configure:12385: checking size of wchar_t
  20434. configure:12390: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20435. configure:12390: $? = 0
  20436. configure:12390: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20437. conftest.c: In function 'main':
  20438. conftest.c:258: error: size of array 'test_array' is negative
  20439. configure:12390: $? = 1
  20440. configure: failed program was:
  20441. | /* confdefs.h */
  20442. | #define _GNU_SOURCE 1
  20443. | #define _NETBSD_SOURCE 1
  20444. | #define __BSD_VISIBLE 1
  20445. | #define _BSD_TYPES 1
  20446. | #define _DARWIN_C_SOURCE 1
  20447. | #define _XOPEN_SOURCE 600
  20448. | #define _XOPEN_SOURCE_EXTENDED 1
  20449. | #define _POSIX_C_SOURCE 200112L
  20450. | #define STDC_HEADERS 1
  20451. | #define HAVE_SYS_TYPES_H 1
  20452. | #define HAVE_SYS_STAT_H 1
  20453. | #define HAVE_STDLIB_H 1
  20454. | #define HAVE_STRING_H 1
  20455. | #define HAVE_MEMORY_H 1
  20456. | #define HAVE_STRINGS_H 1
  20457. | #define HAVE_INTTYPES_H 1
  20458. | #define HAVE_STDINT_H 1
  20459. | #define HAVE_UNISTD_H 1
  20460. | #define __EXTENSIONS__ 1
  20461. | #define _ALL_SOURCE 1
  20462. | #define _GNU_SOURCE 1
  20463. | #define _POSIX_PTHREAD_SEMANTICS 1
  20464. | #define _TANDEM_SOURCE 1
  20465. | #define STDC_HEADERS 1
  20466. | #define HAVE_ASM_TYPES_H 1
  20467. | #define HAVE_DLFCN_H 1
  20468. | #define HAVE_ERRNO_H 1
  20469. | #define HAVE_FCNTL_H 1
  20470. | #define HAVE_GRP_H 1
  20471. | #define HAVE_LANGINFO_H 1
  20472. | #define HAVE_POLL_H 1
  20473. | #define HAVE_PTHREAD_H 1
  20474. | #define HAVE_SHADOW_H 1
  20475. | #define HAVE_SIGNAL_H 1
  20476. | #define HAVE_STDINT_H 1
  20477. | #define HAVE_TERMIOS_H 1
  20478. | #define HAVE_UNISTD_H 1
  20479. | #define HAVE_UTIME_H 1
  20480. | #define HAVE_SYS_EPOLL_H 1
  20481. | #define HAVE_SYS_FILE_H 1
  20482. | #define HAVE_SYS_PARAM_H 1
  20483. | #define HAVE_SYS_POLL_H 1
  20484. | #define HAVE_SYS_SELECT_H 1
  20485. | #define HAVE_SYS_SOCKET_H 1
  20486. | #define HAVE_SYS_STATVFS_H 1
  20487. | #define HAVE_SYS_STAT_H 1
  20488. | #define HAVE_SYS_TIME_H 1
  20489. | #define HAVE_SYS_TIMES_H 1
  20490. | #define HAVE_SYS_TYPES_H 1
  20491. | #define HAVE_SYS_UN_H 1
  20492. | #define HAVE_SYS_UTSNAME_H 1
  20493. | #define HAVE_SYS_WAIT_H 1
  20494. | #define HAVE_PTY_H 1
  20495. | #define HAVE_SYS_RESOURCE_H 1
  20496. | #define HAVE_NETPACKET_PACKET_H 1
  20497. | #define HAVE_SYSEXITS_H 1
  20498. | #define HAVE_LINUX_TIPC_H 1
  20499. | #define HAVE_DIRENT_H 1
  20500. | #define HAVE_LINUX_NETLINK_H 1
  20501. | #define HAVE_MAKEDEV 1
  20502. | #define _LARGEFILE_SOURCE 1
  20503. | #define _FILE_OFFSET_BITS 64
  20504. | #if defined(SCO_DS)
  20505. | #undef _OFF_T
  20506. | #endif
  20507. | #define RETSIGTYPE void
  20508. | #define HAVE_SSIZE_T 1
  20509. | #define SIZEOF_INT 4
  20510. | #define SIZEOF_LONG 4
  20511. | #define SIZEOF_VOID_P 4
  20512. | #define SIZEOF_SHORT 2
  20513. | #define SIZEOF_FLOAT 4
  20514. | #define SIZEOF_DOUBLE 8
  20515. | #define SIZEOF_FPOS_T 24
  20516. | #define SIZEOF_SIZE_T 4
  20517. | #define SIZEOF_PID_T 4
  20518. | #define HAVE_LONG_LONG 1
  20519. | #define SIZEOF_LONG_LONG 8
  20520. | #define HAVE_LONG_DOUBLE 1
  20521. | #define SIZEOF_LONG_DOUBLE 8
  20522. | #define HAVE_C99_BOOL 1
  20523. | #define SIZEOF__BOOL 1
  20524. | #define HAVE_UINTPTR_T 1
  20525. | #define SIZEOF_UINTPTR_T 4
  20526. | #define SIZEOF_OFF_T 8
  20527. | #define HAVE_LARGEFILE_SUPPORT 1
  20528. | #define SIZEOF_TIME_T 4
  20529. | #define SIZEOF_PTHREAD_T 4
  20530. | #define SHLIB_EXT ".so"
  20531. | #define HAVE_LIBDL 1
  20532. | #define _REENTRANT 1
  20533. | #define WITH_THREAD 1
  20534. | #define HAVE_PTHREAD_SIGMASK 1
  20535. | #define WITH_DOC_STRINGS 1
  20536. | #define WITH_PYMALLOC 1
  20537. | #define HAVE_DLOPEN 1
  20538. | #define HAVE_DYNAMIC_LOADING 1
  20539. | #define HAVE_ALARM 1
  20540. | #define HAVE_SETITIMER 1
  20541. | #define HAVE_GETITIMER 1
  20542. | #define HAVE_CHOWN 1
  20543. | #define HAVE_CLOCK 1
  20544. | #define HAVE_CONFSTR 1
  20545. | #define HAVE_CTERMID 1
  20546. | #define HAVE_EXECV 1
  20547. | #define HAVE_FCHMOD 1
  20548. | #define HAVE_FCHOWN 1
  20549. | #define HAVE_FORK 1
  20550. | #define HAVE_FPATHCONF 1
  20551. | #define HAVE_FTIME 1
  20552. | #define HAVE_FTRUNCATE 1
  20553. | #define HAVE_GAI_STRERROR 1
  20554. | #define HAVE_GETGROUPS 1
  20555. | #define HAVE_GETLOGIN 1
  20556. | #define HAVE_GETPEERNAME 1
  20557. | #define HAVE_GETPGID 1
  20558. | #define HAVE_GETPID 1
  20559. | #define HAVE_GETPRIORITY 1
  20560. | #define HAVE_GETRESUID 1
  20561. | #define HAVE_GETRESGID 1
  20562. | #define HAVE_GETPWENT 1
  20563. | #define HAVE_GETSPNAM 1
  20564. | #define HAVE_GETSPENT 1
  20565. | #define HAVE_GETSID 1
  20566. | #define HAVE_INITGROUPS 1
  20567. | #define HAVE_KILL 1
  20568. | #define HAVE_KILLPG 1
  20569. | #define HAVE_LCHOWN 1
  20570. | #define HAVE_LSTAT 1
  20571. | #define HAVE_MKFIFO 1
  20572. | #define HAVE_MKNOD 1
  20573. | #define HAVE_MKTIME 1
  20574. | #define HAVE_MREMAP 1
  20575. | #define HAVE_NICE 1
  20576. | #define HAVE_PATHCONF 1
  20577. | #define HAVE_PAUSE 1
  20578. | #define HAVE_POLL 1
  20579. | #define HAVE_PUTENV 1
  20580. | #define HAVE_READLINK 1
  20581. | #define HAVE_REALPATH 1
  20582. | #define HAVE_SELECT 1
  20583. | #define HAVE_SEM_OPEN 1
  20584. | #define HAVE_SEM_TIMEDWAIT 1
  20585. | #define HAVE_SEM_GETVALUE 1
  20586. | #define HAVE_SEM_UNLINK 1
  20587. | #define HAVE_SETEGID 1
  20588. | #define HAVE_SETEUID 1
  20589. | #define HAVE_SETGID 1
  20590. | #define HAVE_SETLOCALE 1
  20591. | #define HAVE_SETREGID 1
  20592. | #define HAVE_SETREUID 1
  20593. | #define HAVE_SETSID 1
  20594. | #define HAVE_SETPGID 1
  20595. | #define HAVE_SETPGRP 1
  20596. | #define HAVE_SETUID 1
  20597. | #define HAVE_SETVBUF 1
  20598. | #define HAVE_SNPRINTF 1
  20599. | #define HAVE_SETLOCALE 1
  20600. | #define HAVE_SETREGID 1
  20601. | #define HAVE_SETREUID 1
  20602. | #define HAVE_SETRESUID 1
  20603. | #define HAVE_SETRESGID 1
  20604. | #define HAVE_SETSID 1
  20605. | #define HAVE_SETPGID 1
  20606. | #define HAVE_SETPGRP 1
  20607. | #define HAVE_SETUID 1
  20608. | #define HAVE_SETVBUF 1
  20609. | #define HAVE_SNPRINTF 1
  20610. | #define HAVE_SIGACTION 1
  20611. | #define HAVE_SIGINTERRUPT 1
  20612. | #define HAVE_STRFTIME 1
  20613. | #define HAVE_SYSCONF 1
  20614. | #define HAVE_TCGETPGRP 1
  20615. | #define HAVE_TCSETPGRP 1
  20616. | #define HAVE_TEMPNAM 1
  20617. | #define HAVE_TIMEGM 1
  20618. | #define HAVE_TIMES 1
  20619. | #define HAVE_TMPFILE 1
  20620. | #define HAVE_TMPNAM 1
  20621. | #define HAVE_TMPNAM_R 1
  20622. | #define HAVE_TRUNCATE 1
  20623. | #define HAVE_UNAME 1
  20624. | #define HAVE_UNSETENV 1
  20625. | #define HAVE_UTIMES 1
  20626. | #define HAVE_WAITPID 1
  20627. | #define HAVE_WAIT3 1
  20628. | #define HAVE_WAIT4 1
  20629. | #define HAVE_WCSCOLL 1
  20630. | #define HAVE_CHROOT 1
  20631. | #define HAVE_LINK 1
  20632. | #define HAVE_SYMLINK 1
  20633. | #define HAVE_FCHDIR 1
  20634. | #define HAVE_FSYNC 1
  20635. | #define HAVE_FDATASYNC 1
  20636. | #define HAVE_EPOLL 1
  20637. | #define HAVE_FLOCK 1
  20638. | #define HAVE_GETPAGESIZE 1
  20639. | #define HAVE_HSTRERROR 1
  20640. | #define HAVE_INET_ATON 1
  20641. | #define HAVE_INET_PTON 1
  20642. | #define HAVE_SETGROUPS 1
  20643. | #define HAVE_OPENPTY 1
  20644. | #define HAVE_FORKPTY 1
  20645. | #define HAVE_MEMMOVE 1
  20646. | #define HAVE_FSEEKO 1
  20647. | #define HAVE_FSTATVFS 1
  20648. | #define HAVE_FTELLO 1
  20649. | #define HAVE_STATVFS 1
  20650. | #define HAVE_DUP2 1
  20651. | #define HAVE_GETCWD 1
  20652. | #define HAVE_STRDUP 1
  20653. | #define HAVE_GETPGRP 1
  20654. | #define HAVE_SETPGRP 1
  20655. | #define HAVE_GETTIMEOFDAY 1
  20656. | #define HAVE_DEVICE_MACROS 1
  20657. | #define HAVE_GETNAMEINFO 1
  20658. | #define TIME_WITH_SYS_TIME 1
  20659. | #define HAVE_STRUCT_TM_TM_ZONE 1
  20660. | #define HAVE_TM_ZONE 1
  20661. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  20662. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  20663. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  20664. | #define HAVE_ST_BLOCKS 1
  20665. | #define SYS_SELECT_WITH_SYS_TIME 1
  20666. | #define HAVE_ADDRINFO 1
  20667. | #define HAVE_SOCKADDR_STORAGE 1
  20668. | #define HAVE_PROTOTYPES 1
  20669. | #define HAVE_STDARG_PROTOTYPES 1
  20670. | #define HAVE_SOCKETPAIR 1
  20671. | #define HAVE_GETHOSTBYNAME_R 1
  20672. | #define HAVE_GETHOSTBYNAME_R 1
  20673. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  20674. | #define HAVE_ACOSH 1
  20675. | #define HAVE_ASINH 1
  20676. | #define HAVE_ATANH 1
  20677. | #define HAVE_COPYSIGN 1
  20678. | #define HAVE_ERF 1
  20679. | #define HAVE_ERFC 1
  20680. | #define HAVE_EXPM1 1
  20681. | #define HAVE_GAMMA 1
  20682. | #define HAVE_HYPOT 1
  20683. | #define HAVE_LGAMMA 1
  20684. | #define HAVE_LOG1P 1
  20685. | #define HAVE_ROUND 1
  20686. | #define HAVE_TGAMMA 1
  20687. | #define HAVE_DECL_ISINF 1
  20688. | #define HAVE_DECL_ISNAN 1
  20689. | #define HAVE_DECL_ISFINITE 1
  20690. | #define HAVE_BROKEN_SEM_GETVALUE 1
  20691. | #define HAVE_WCHAR_H 1
  20692. | /* end confdefs.h. */
  20693. | #include <wchar.h>
  20694. |
  20695. | int
  20696. | main ()
  20697. | {
  20698. | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
  20699. | test_array [0] = 0
  20700. |
  20701. | ;
  20702. | return 0;
  20703. | }
  20704. configure:12390: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20705. conftest.c: In function 'main':
  20706. conftest.c:258: error: size of array 'test_array' is negative
  20707. configure:12390: $? = 1
  20708. configure: failed program was:
  20709. | /* confdefs.h */
  20710. | #define _GNU_SOURCE 1
  20711. | #define _NETBSD_SOURCE 1
  20712. | #define __BSD_VISIBLE 1
  20713. | #define _BSD_TYPES 1
  20714. | #define _DARWIN_C_SOURCE 1
  20715. | #define _XOPEN_SOURCE 600
  20716. | #define _XOPEN_SOURCE_EXTENDED 1
  20717. | #define _POSIX_C_SOURCE 200112L
  20718. | #define STDC_HEADERS 1
  20719. | #define HAVE_SYS_TYPES_H 1
  20720. | #define HAVE_SYS_STAT_H 1
  20721. | #define HAVE_STDLIB_H 1
  20722. | #define HAVE_STRING_H 1
  20723. | #define HAVE_MEMORY_H 1
  20724. | #define HAVE_STRINGS_H 1
  20725. | #define HAVE_INTTYPES_H 1
  20726. | #define HAVE_STDINT_H 1
  20727. | #define HAVE_UNISTD_H 1
  20728. | #define __EXTENSIONS__ 1
  20729. | #define _ALL_SOURCE 1
  20730. | #define _GNU_SOURCE 1
  20731. | #define _POSIX_PTHREAD_SEMANTICS 1
  20732. | #define _TANDEM_SOURCE 1
  20733. | #define STDC_HEADERS 1
  20734. | #define HAVE_ASM_TYPES_H 1
  20735. | #define HAVE_DLFCN_H 1
  20736. | #define HAVE_ERRNO_H 1
  20737. | #define HAVE_FCNTL_H 1
  20738. | #define HAVE_GRP_H 1
  20739. | #define HAVE_LANGINFO_H 1
  20740. | #define HAVE_POLL_H 1
  20741. | #define HAVE_PTHREAD_H 1
  20742. | #define HAVE_SHADOW_H 1
  20743. | #define HAVE_SIGNAL_H 1
  20744. | #define HAVE_STDINT_H 1
  20745. | #define HAVE_TERMIOS_H 1
  20746. | #define HAVE_UNISTD_H 1
  20747. | #define HAVE_UTIME_H 1
  20748. | #define HAVE_SYS_EPOLL_H 1
  20749. | #define HAVE_SYS_FILE_H 1
  20750. | #define HAVE_SYS_PARAM_H 1
  20751. | #define HAVE_SYS_POLL_H 1
  20752. | #define HAVE_SYS_SELECT_H 1
  20753. | #define HAVE_SYS_SOCKET_H 1
  20754. | #define HAVE_SYS_STATVFS_H 1
  20755. | #define HAVE_SYS_STAT_H 1
  20756. | #define HAVE_SYS_TIME_H 1
  20757. | #define HAVE_SYS_TIMES_H 1
  20758. | #define HAVE_SYS_TYPES_H 1
  20759. | #define HAVE_SYS_UN_H 1
  20760. | #define HAVE_SYS_UTSNAME_H 1
  20761. | #define HAVE_SYS_WAIT_H 1
  20762. | #define HAVE_PTY_H 1
  20763. | #define HAVE_SYS_RESOURCE_H 1
  20764. | #define HAVE_NETPACKET_PACKET_H 1
  20765. | #define HAVE_SYSEXITS_H 1
  20766. | #define HAVE_LINUX_TIPC_H 1
  20767. | #define HAVE_DIRENT_H 1
  20768. | #define HAVE_LINUX_NETLINK_H 1
  20769. | #define HAVE_MAKEDEV 1
  20770. | #define _LARGEFILE_SOURCE 1
  20771. | #define _FILE_OFFSET_BITS 64
  20772. | #if defined(SCO_DS)
  20773. | #undef _OFF_T
  20774. | #endif
  20775. | #define RETSIGTYPE void
  20776. | #define HAVE_SSIZE_T 1
  20777. | #define SIZEOF_INT 4
  20778. | #define SIZEOF_LONG 4
  20779. | #define SIZEOF_VOID_P 4
  20780. | #define SIZEOF_SHORT 2
  20781. | #define SIZEOF_FLOAT 4
  20782. | #define SIZEOF_DOUBLE 8
  20783. | #define SIZEOF_FPOS_T 24
  20784. | #define SIZEOF_SIZE_T 4
  20785. | #define SIZEOF_PID_T 4
  20786. | #define HAVE_LONG_LONG 1
  20787. | #define SIZEOF_LONG_LONG 8
  20788. | #define HAVE_LONG_DOUBLE 1
  20789. | #define SIZEOF_LONG_DOUBLE 8
  20790. | #define HAVE_C99_BOOL 1
  20791. | #define SIZEOF__BOOL 1
  20792. | #define HAVE_UINTPTR_T 1
  20793. | #define SIZEOF_UINTPTR_T 4
  20794. | #define SIZEOF_OFF_T 8
  20795. | #define HAVE_LARGEFILE_SUPPORT 1
  20796. | #define SIZEOF_TIME_T 4
  20797. | #define SIZEOF_PTHREAD_T 4
  20798. | #define SHLIB_EXT ".so"
  20799. | #define HAVE_LIBDL 1
  20800. | #define _REENTRANT 1
  20801. | #define WITH_THREAD 1
  20802. | #define HAVE_PTHREAD_SIGMASK 1
  20803. | #define WITH_DOC_STRINGS 1
  20804. | #define WITH_PYMALLOC 1
  20805. | #define HAVE_DLOPEN 1
  20806. | #define HAVE_DYNAMIC_LOADING 1
  20807. | #define HAVE_ALARM 1
  20808. | #define HAVE_SETITIMER 1
  20809. | #define HAVE_GETITIMER 1
  20810. | #define HAVE_CHOWN 1
  20811. | #define HAVE_CLOCK 1
  20812. | #define HAVE_CONFSTR 1
  20813. | #define HAVE_CTERMID 1
  20814. | #define HAVE_EXECV 1
  20815. | #define HAVE_FCHMOD 1
  20816. | #define HAVE_FCHOWN 1
  20817. | #define HAVE_FORK 1
  20818. | #define HAVE_FPATHCONF 1
  20819. | #define HAVE_FTIME 1
  20820. | #define HAVE_FTRUNCATE 1
  20821. | #define HAVE_GAI_STRERROR 1
  20822. | #define HAVE_GETGROUPS 1
  20823. | #define HAVE_GETLOGIN 1
  20824. | #define HAVE_GETPEERNAME 1
  20825. | #define HAVE_GETPGID 1
  20826. | #define HAVE_GETPID 1
  20827. | #define HAVE_GETPRIORITY 1
  20828. | #define HAVE_GETRESUID 1
  20829. | #define HAVE_GETRESGID 1
  20830. | #define HAVE_GETPWENT 1
  20831. | #define HAVE_GETSPNAM 1
  20832. | #define HAVE_GETSPENT 1
  20833. | #define HAVE_GETSID 1
  20834. | #define HAVE_INITGROUPS 1
  20835. | #define HAVE_KILL 1
  20836. | #define HAVE_KILLPG 1
  20837. | #define HAVE_LCHOWN 1
  20838. | #define HAVE_LSTAT 1
  20839. | #define HAVE_MKFIFO 1
  20840. | #define HAVE_MKNOD 1
  20841. | #define HAVE_MKTIME 1
  20842. | #define HAVE_MREMAP 1
  20843. | #define HAVE_NICE 1
  20844. | #define HAVE_PATHCONF 1
  20845. | #define HAVE_PAUSE 1
  20846. | #define HAVE_POLL 1
  20847. | #define HAVE_PUTENV 1
  20848. | #define HAVE_READLINK 1
  20849. | #define HAVE_REALPATH 1
  20850. | #define HAVE_SELECT 1
  20851. | #define HAVE_SEM_OPEN 1
  20852. | #define HAVE_SEM_TIMEDWAIT 1
  20853. | #define HAVE_SEM_GETVALUE 1
  20854. | #define HAVE_SEM_UNLINK 1
  20855. | #define HAVE_SETEGID 1
  20856. | #define HAVE_SETEUID 1
  20857. | #define HAVE_SETGID 1
  20858. | #define HAVE_SETLOCALE 1
  20859. | #define HAVE_SETREGID 1
  20860. | #define HAVE_SETREUID 1
  20861. | #define HAVE_SETSID 1
  20862. | #define HAVE_SETPGID 1
  20863. | #define HAVE_SETPGRP 1
  20864. | #define HAVE_SETUID 1
  20865. | #define HAVE_SETVBUF 1
  20866. | #define HAVE_SNPRINTF 1
  20867. | #define HAVE_SETLOCALE 1
  20868. | #define HAVE_SETREGID 1
  20869. | #define HAVE_SETREUID 1
  20870. | #define HAVE_SETRESUID 1
  20871. | #define HAVE_SETRESGID 1
  20872. | #define HAVE_SETSID 1
  20873. | #define HAVE_SETPGID 1
  20874. | #define HAVE_SETPGRP 1
  20875. | #define HAVE_SETUID 1
  20876. | #define HAVE_SETVBUF 1
  20877. | #define HAVE_SNPRINTF 1
  20878. | #define HAVE_SIGACTION 1
  20879. | #define HAVE_SIGINTERRUPT 1
  20880. | #define HAVE_STRFTIME 1
  20881. | #define HAVE_SYSCONF 1
  20882. | #define HAVE_TCGETPGRP 1
  20883. | #define HAVE_TCSETPGRP 1
  20884. | #define HAVE_TEMPNAM 1
  20885. | #define HAVE_TIMEGM 1
  20886. | #define HAVE_TIMES 1
  20887. | #define HAVE_TMPFILE 1
  20888. | #define HAVE_TMPNAM 1
  20889. | #define HAVE_TMPNAM_R 1
  20890. | #define HAVE_TRUNCATE 1
  20891. | #define HAVE_UNAME 1
  20892. | #define HAVE_UNSETENV 1
  20893. | #define HAVE_UTIMES 1
  20894. | #define HAVE_WAITPID 1
  20895. | #define HAVE_WAIT3 1
  20896. | #define HAVE_WAIT4 1
  20897. | #define HAVE_WCSCOLL 1
  20898. | #define HAVE_CHROOT 1
  20899. | #define HAVE_LINK 1
  20900. | #define HAVE_SYMLINK 1
  20901. | #define HAVE_FCHDIR 1
  20902. | #define HAVE_FSYNC 1
  20903. | #define HAVE_FDATASYNC 1
  20904. | #define HAVE_EPOLL 1
  20905. | #define HAVE_FLOCK 1
  20906. | #define HAVE_GETPAGESIZE 1
  20907. | #define HAVE_HSTRERROR 1
  20908. | #define HAVE_INET_ATON 1
  20909. | #define HAVE_INET_PTON 1
  20910. | #define HAVE_SETGROUPS 1
  20911. | #define HAVE_OPENPTY 1
  20912. | #define HAVE_FORKPTY 1
  20913. | #define HAVE_MEMMOVE 1
  20914. | #define HAVE_FSEEKO 1
  20915. | #define HAVE_FSTATVFS 1
  20916. | #define HAVE_FTELLO 1
  20917. | #define HAVE_STATVFS 1
  20918. | #define HAVE_DUP2 1
  20919. | #define HAVE_GETCWD 1
  20920. | #define HAVE_STRDUP 1
  20921. | #define HAVE_GETPGRP 1
  20922. | #define HAVE_SETPGRP 1
  20923. | #define HAVE_GETTIMEOFDAY 1
  20924. | #define HAVE_DEVICE_MACROS 1
  20925. | #define HAVE_GETNAMEINFO 1
  20926. | #define TIME_WITH_SYS_TIME 1
  20927. | #define HAVE_STRUCT_TM_TM_ZONE 1
  20928. | #define HAVE_TM_ZONE 1
  20929. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  20930. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  20931. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  20932. | #define HAVE_ST_BLOCKS 1
  20933. | #define SYS_SELECT_WITH_SYS_TIME 1
  20934. | #define HAVE_ADDRINFO 1
  20935. | #define HAVE_SOCKADDR_STORAGE 1
  20936. | #define HAVE_PROTOTYPES 1
  20937. | #define HAVE_STDARG_PROTOTYPES 1
  20938. | #define HAVE_SOCKETPAIR 1
  20939. | #define HAVE_GETHOSTBYNAME_R 1
  20940. | #define HAVE_GETHOSTBYNAME_R 1
  20941. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  20942. | #define HAVE_ACOSH 1
  20943. | #define HAVE_ASINH 1
  20944. | #define HAVE_ATANH 1
  20945. | #define HAVE_COPYSIGN 1
  20946. | #define HAVE_ERF 1
  20947. | #define HAVE_ERFC 1
  20948. | #define HAVE_EXPM1 1
  20949. | #define HAVE_GAMMA 1
  20950. | #define HAVE_HYPOT 1
  20951. | #define HAVE_LGAMMA 1
  20952. | #define HAVE_LOG1P 1
  20953. | #define HAVE_ROUND 1
  20954. | #define HAVE_TGAMMA 1
  20955. | #define HAVE_DECL_ISINF 1
  20956. | #define HAVE_DECL_ISNAN 1
  20957. | #define HAVE_DECL_ISFINITE 1
  20958. | #define HAVE_BROKEN_SEM_GETVALUE 1
  20959. | #define HAVE_WCHAR_H 1
  20960. | /* end confdefs.h. */
  20961. | #include <wchar.h>
  20962. |
  20963. | int
  20964. | main ()
  20965. | {
  20966. | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
  20967. | test_array [0] = 0
  20968. |
  20969. | ;
  20970. | return 0;
  20971. | }
  20972. configure:12390: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  20973. conftest.c: In function 'main':
  20974. conftest.c:258: error: size of array 'test_array' is negative
  20975. configure:12390: $? = 1
  20976. configure: failed program was:
  20977. | /* confdefs.h */
  20978. | #define _GNU_SOURCE 1
  20979. | #define _NETBSD_SOURCE 1
  20980. | #define __BSD_VISIBLE 1
  20981. | #define _BSD_TYPES 1
  20982. | #define _DARWIN_C_SOURCE 1
  20983. | #define _XOPEN_SOURCE 600
  20984. | #define _XOPEN_SOURCE_EXTENDED 1
  20985. | #define _POSIX_C_SOURCE 200112L
  20986. | #define STDC_HEADERS 1
  20987. | #define HAVE_SYS_TYPES_H 1
  20988. | #define HAVE_SYS_STAT_H 1
  20989. | #define HAVE_STDLIB_H 1
  20990. | #define HAVE_STRING_H 1
  20991. | #define HAVE_MEMORY_H 1
  20992. | #define HAVE_STRINGS_H 1
  20993. | #define HAVE_INTTYPES_H 1
  20994. | #define HAVE_STDINT_H 1
  20995. | #define HAVE_UNISTD_H 1
  20996. | #define __EXTENSIONS__ 1
  20997. | #define _ALL_SOURCE 1
  20998. | #define _GNU_SOURCE 1
  20999. | #define _POSIX_PTHREAD_SEMANTICS 1
  21000. | #define _TANDEM_SOURCE 1
  21001. | #define STDC_HEADERS 1
  21002. | #define HAVE_ASM_TYPES_H 1
  21003. | #define HAVE_DLFCN_H 1
  21004. | #define HAVE_ERRNO_H 1
  21005. | #define HAVE_FCNTL_H 1
  21006. | #define HAVE_GRP_H 1
  21007. | #define HAVE_LANGINFO_H 1
  21008. | #define HAVE_POLL_H 1
  21009. | #define HAVE_PTHREAD_H 1
  21010. | #define HAVE_SHADOW_H 1
  21011. | #define HAVE_SIGNAL_H 1
  21012. | #define HAVE_STDINT_H 1
  21013. | #define HAVE_TERMIOS_H 1
  21014. | #define HAVE_UNISTD_H 1
  21015. | #define HAVE_UTIME_H 1
  21016. | #define HAVE_SYS_EPOLL_H 1
  21017. | #define HAVE_SYS_FILE_H 1
  21018. | #define HAVE_SYS_PARAM_H 1
  21019. | #define HAVE_SYS_POLL_H 1
  21020. | #define HAVE_SYS_SELECT_H 1
  21021. | #define HAVE_SYS_SOCKET_H 1
  21022. | #define HAVE_SYS_STATVFS_H 1
  21023. | #define HAVE_SYS_STAT_H 1
  21024. | #define HAVE_SYS_TIME_H 1
  21025. | #define HAVE_SYS_TIMES_H 1
  21026. | #define HAVE_SYS_TYPES_H 1
  21027. | #define HAVE_SYS_UN_H 1
  21028. | #define HAVE_SYS_UTSNAME_H 1
  21029. | #define HAVE_SYS_WAIT_H 1
  21030. | #define HAVE_PTY_H 1
  21031. | #define HAVE_SYS_RESOURCE_H 1
  21032. | #define HAVE_NETPACKET_PACKET_H 1
  21033. | #define HAVE_SYSEXITS_H 1
  21034. | #define HAVE_LINUX_TIPC_H 1
  21035. | #define HAVE_DIRENT_H 1
  21036. | #define HAVE_LINUX_NETLINK_H 1
  21037. | #define HAVE_MAKEDEV 1
  21038. | #define _LARGEFILE_SOURCE 1
  21039. | #define _FILE_OFFSET_BITS 64
  21040. | #if defined(SCO_DS)
  21041. | #undef _OFF_T
  21042. | #endif
  21043. | #define RETSIGTYPE void
  21044. | #define HAVE_SSIZE_T 1
  21045. | #define SIZEOF_INT 4
  21046. | #define SIZEOF_LONG 4
  21047. | #define SIZEOF_VOID_P 4
  21048. | #define SIZEOF_SHORT 2
  21049. | #define SIZEOF_FLOAT 4
  21050. | #define SIZEOF_DOUBLE 8
  21051. | #define SIZEOF_FPOS_T 24
  21052. | #define SIZEOF_SIZE_T 4
  21053. | #define SIZEOF_PID_T 4
  21054. | #define HAVE_LONG_LONG 1
  21055. | #define SIZEOF_LONG_LONG 8
  21056. | #define HAVE_LONG_DOUBLE 1
  21057. | #define SIZEOF_LONG_DOUBLE 8
  21058. | #define HAVE_C99_BOOL 1
  21059. | #define SIZEOF__BOOL 1
  21060. | #define HAVE_UINTPTR_T 1
  21061. | #define SIZEOF_UINTPTR_T 4
  21062. | #define SIZEOF_OFF_T 8
  21063. | #define HAVE_LARGEFILE_SUPPORT 1
  21064. | #define SIZEOF_TIME_T 4
  21065. | #define SIZEOF_PTHREAD_T 4
  21066. | #define SHLIB_EXT ".so"
  21067. | #define HAVE_LIBDL 1
  21068. | #define _REENTRANT 1
  21069. | #define WITH_THREAD 1
  21070. | #define HAVE_PTHREAD_SIGMASK 1
  21071. | #define WITH_DOC_STRINGS 1
  21072. | #define WITH_PYMALLOC 1
  21073. | #define HAVE_DLOPEN 1
  21074. | #define HAVE_DYNAMIC_LOADING 1
  21075. | #define HAVE_ALARM 1
  21076. | #define HAVE_SETITIMER 1
  21077. | #define HAVE_GETITIMER 1
  21078. | #define HAVE_CHOWN 1
  21079. | #define HAVE_CLOCK 1
  21080. | #define HAVE_CONFSTR 1
  21081. | #define HAVE_CTERMID 1
  21082. | #define HAVE_EXECV 1
  21083. | #define HAVE_FCHMOD 1
  21084. | #define HAVE_FCHOWN 1
  21085. | #define HAVE_FORK 1
  21086. | #define HAVE_FPATHCONF 1
  21087. | #define HAVE_FTIME 1
  21088. | #define HAVE_FTRUNCATE 1
  21089. | #define HAVE_GAI_STRERROR 1
  21090. | #define HAVE_GETGROUPS 1
  21091. | #define HAVE_GETLOGIN 1
  21092. | #define HAVE_GETPEERNAME 1
  21093. | #define HAVE_GETPGID 1
  21094. | #define HAVE_GETPID 1
  21095. | #define HAVE_GETPRIORITY 1
  21096. | #define HAVE_GETRESUID 1
  21097. | #define HAVE_GETRESGID 1
  21098. | #define HAVE_GETPWENT 1
  21099. | #define HAVE_GETSPNAM 1
  21100. | #define HAVE_GETSPENT 1
  21101. | #define HAVE_GETSID 1
  21102. | #define HAVE_INITGROUPS 1
  21103. | #define HAVE_KILL 1
  21104. | #define HAVE_KILLPG 1
  21105. | #define HAVE_LCHOWN 1
  21106. | #define HAVE_LSTAT 1
  21107. | #define HAVE_MKFIFO 1
  21108. | #define HAVE_MKNOD 1
  21109. | #define HAVE_MKTIME 1
  21110. | #define HAVE_MREMAP 1
  21111. | #define HAVE_NICE 1
  21112. | #define HAVE_PATHCONF 1
  21113. | #define HAVE_PAUSE 1
  21114. | #define HAVE_POLL 1
  21115. | #define HAVE_PUTENV 1
  21116. | #define HAVE_READLINK 1
  21117. | #define HAVE_REALPATH 1
  21118. | #define HAVE_SELECT 1
  21119. | #define HAVE_SEM_OPEN 1
  21120. | #define HAVE_SEM_TIMEDWAIT 1
  21121. | #define HAVE_SEM_GETVALUE 1
  21122. | #define HAVE_SEM_UNLINK 1
  21123. | #define HAVE_SETEGID 1
  21124. | #define HAVE_SETEUID 1
  21125. | #define HAVE_SETGID 1
  21126. | #define HAVE_SETLOCALE 1
  21127. | #define HAVE_SETREGID 1
  21128. | #define HAVE_SETREUID 1
  21129. | #define HAVE_SETSID 1
  21130. | #define HAVE_SETPGID 1
  21131. | #define HAVE_SETPGRP 1
  21132. | #define HAVE_SETUID 1
  21133. | #define HAVE_SETVBUF 1
  21134. | #define HAVE_SNPRINTF 1
  21135. | #define HAVE_SETLOCALE 1
  21136. | #define HAVE_SETREGID 1
  21137. | #define HAVE_SETREUID 1
  21138. | #define HAVE_SETRESUID 1
  21139. | #define HAVE_SETRESGID 1
  21140. | #define HAVE_SETSID 1
  21141. | #define HAVE_SETPGID 1
  21142. | #define HAVE_SETPGRP 1
  21143. | #define HAVE_SETUID 1
  21144. | #define HAVE_SETVBUF 1
  21145. | #define HAVE_SNPRINTF 1
  21146. | #define HAVE_SIGACTION 1
  21147. | #define HAVE_SIGINTERRUPT 1
  21148. | #define HAVE_STRFTIME 1
  21149. | #define HAVE_SYSCONF 1
  21150. | #define HAVE_TCGETPGRP 1
  21151. | #define HAVE_TCSETPGRP 1
  21152. | #define HAVE_TEMPNAM 1
  21153. | #define HAVE_TIMEGM 1
  21154. | #define HAVE_TIMES 1
  21155. | #define HAVE_TMPFILE 1
  21156. | #define HAVE_TMPNAM 1
  21157. | #define HAVE_TMPNAM_R 1
  21158. | #define HAVE_TRUNCATE 1
  21159. | #define HAVE_UNAME 1
  21160. | #define HAVE_UNSETENV 1
  21161. | #define HAVE_UTIMES 1
  21162. | #define HAVE_WAITPID 1
  21163. | #define HAVE_WAIT3 1
  21164. | #define HAVE_WAIT4 1
  21165. | #define HAVE_WCSCOLL 1
  21166. | #define HAVE_CHROOT 1
  21167. | #define HAVE_LINK 1
  21168. | #define HAVE_SYMLINK 1
  21169. | #define HAVE_FCHDIR 1
  21170. | #define HAVE_FSYNC 1
  21171. | #define HAVE_FDATASYNC 1
  21172. | #define HAVE_EPOLL 1
  21173. | #define HAVE_FLOCK 1
  21174. | #define HAVE_GETPAGESIZE 1
  21175. | #define HAVE_HSTRERROR 1
  21176. | #define HAVE_INET_ATON 1
  21177. | #define HAVE_INET_PTON 1
  21178. | #define HAVE_SETGROUPS 1
  21179. | #define HAVE_OPENPTY 1
  21180. | #define HAVE_FORKPTY 1
  21181. | #define HAVE_MEMMOVE 1
  21182. | #define HAVE_FSEEKO 1
  21183. | #define HAVE_FSTATVFS 1
  21184. | #define HAVE_FTELLO 1
  21185. | #define HAVE_STATVFS 1
  21186. | #define HAVE_DUP2 1
  21187. | #define HAVE_GETCWD 1
  21188. | #define HAVE_STRDUP 1
  21189. | #define HAVE_GETPGRP 1
  21190. | #define HAVE_SETPGRP 1
  21191. | #define HAVE_GETTIMEOFDAY 1
  21192. | #define HAVE_DEVICE_MACROS 1
  21193. | #define HAVE_GETNAMEINFO 1
  21194. | #define TIME_WITH_SYS_TIME 1
  21195. | #define HAVE_STRUCT_TM_TM_ZONE 1
  21196. | #define HAVE_TM_ZONE 1
  21197. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  21198. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  21199. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  21200. | #define HAVE_ST_BLOCKS 1
  21201. | #define SYS_SELECT_WITH_SYS_TIME 1
  21202. | #define HAVE_ADDRINFO 1
  21203. | #define HAVE_SOCKADDR_STORAGE 1
  21204. | #define HAVE_PROTOTYPES 1
  21205. | #define HAVE_STDARG_PROTOTYPES 1
  21206. | #define HAVE_SOCKETPAIR 1
  21207. | #define HAVE_GETHOSTBYNAME_R 1
  21208. | #define HAVE_GETHOSTBYNAME_R 1
  21209. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  21210. | #define HAVE_ACOSH 1
  21211. | #define HAVE_ASINH 1
  21212. | #define HAVE_ATANH 1
  21213. | #define HAVE_COPYSIGN 1
  21214. | #define HAVE_ERF 1
  21215. | #define HAVE_ERFC 1
  21216. | #define HAVE_EXPM1 1
  21217. | #define HAVE_GAMMA 1
  21218. | #define HAVE_HYPOT 1
  21219. | #define HAVE_LGAMMA 1
  21220. | #define HAVE_LOG1P 1
  21221. | #define HAVE_ROUND 1
  21222. | #define HAVE_TGAMMA 1
  21223. | #define HAVE_DECL_ISINF 1
  21224. | #define HAVE_DECL_ISNAN 1
  21225. | #define HAVE_DECL_ISFINITE 1
  21226. | #define HAVE_BROKEN_SEM_GETVALUE 1
  21227. | #define HAVE_WCHAR_H 1
  21228. | /* end confdefs.h. */
  21229. | #include <wchar.h>
  21230. |
  21231. | int
  21232. | main ()
  21233. | {
  21234. | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
  21235. | test_array [0] = 0
  21236. |
  21237. | ;
  21238. | return 0;
  21239. | }
  21240. configure:12390: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  21241. configure:12390: $? = 0
  21242. configure:12390: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  21243. configure:12390: $? = 0
  21244. configure:12390: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  21245. configure:12390: $? = 0
  21246. configure:12405: result: 4
  21247. configure:12417: checking for UCS-4 tcl
  21248. configure:12435: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  21249. conftest.c:255:17: error: tcl.h: No such file or directory
  21250. conftest.c:257:3: error: #error "NOT UCS4_TCL"
  21251. configure:12435: $? = 1
  21252. configure: failed program was:
  21253. | /* confdefs.h */
  21254. | #define _GNU_SOURCE 1
  21255. | #define _NETBSD_SOURCE 1
  21256. | #define __BSD_VISIBLE 1
  21257. | #define _BSD_TYPES 1
  21258. | #define _DARWIN_C_SOURCE 1
  21259. | #define _XOPEN_SOURCE 600
  21260. | #define _XOPEN_SOURCE_EXTENDED 1
  21261. | #define _POSIX_C_SOURCE 200112L
  21262. | #define STDC_HEADERS 1
  21263. | #define HAVE_SYS_TYPES_H 1
  21264. | #define HAVE_SYS_STAT_H 1
  21265. | #define HAVE_STDLIB_H 1
  21266. | #define HAVE_STRING_H 1
  21267. | #define HAVE_MEMORY_H 1
  21268. | #define HAVE_STRINGS_H 1
  21269. | #define HAVE_INTTYPES_H 1
  21270. | #define HAVE_STDINT_H 1
  21271. | #define HAVE_UNISTD_H 1
  21272. | #define __EXTENSIONS__ 1
  21273. | #define _ALL_SOURCE 1
  21274. | #define _GNU_SOURCE 1
  21275. | #define _POSIX_PTHREAD_SEMANTICS 1
  21276. | #define _TANDEM_SOURCE 1
  21277. | #define STDC_HEADERS 1
  21278. | #define HAVE_ASM_TYPES_H 1
  21279. | #define HAVE_DLFCN_H 1
  21280. | #define HAVE_ERRNO_H 1
  21281. | #define HAVE_FCNTL_H 1
  21282. | #define HAVE_GRP_H 1
  21283. | #define HAVE_LANGINFO_H 1
  21284. | #define HAVE_POLL_H 1
  21285. | #define HAVE_PTHREAD_H 1
  21286. | #define HAVE_SHADOW_H 1
  21287. | #define HAVE_SIGNAL_H 1
  21288. | #define HAVE_STDINT_H 1
  21289. | #define HAVE_TERMIOS_H 1
  21290. | #define HAVE_UNISTD_H 1
  21291. | #define HAVE_UTIME_H 1
  21292. | #define HAVE_SYS_EPOLL_H 1
  21293. | #define HAVE_SYS_FILE_H 1
  21294. | #define HAVE_SYS_PARAM_H 1
  21295. | #define HAVE_SYS_POLL_H 1
  21296. | #define HAVE_SYS_SELECT_H 1
  21297. | #define HAVE_SYS_SOCKET_H 1
  21298. | #define HAVE_SYS_STATVFS_H 1
  21299. | #define HAVE_SYS_STAT_H 1
  21300. | #define HAVE_SYS_TIME_H 1
  21301. | #define HAVE_SYS_TIMES_H 1
  21302. | #define HAVE_SYS_TYPES_H 1
  21303. | #define HAVE_SYS_UN_H 1
  21304. | #define HAVE_SYS_UTSNAME_H 1
  21305. | #define HAVE_SYS_WAIT_H 1
  21306. | #define HAVE_PTY_H 1
  21307. | #define HAVE_SYS_RESOURCE_H 1
  21308. | #define HAVE_NETPACKET_PACKET_H 1
  21309. | #define HAVE_SYSEXITS_H 1
  21310. | #define HAVE_LINUX_TIPC_H 1
  21311. | #define HAVE_DIRENT_H 1
  21312. | #define HAVE_LINUX_NETLINK_H 1
  21313. | #define HAVE_MAKEDEV 1
  21314. | #define _LARGEFILE_SOURCE 1
  21315. | #define _FILE_OFFSET_BITS 64
  21316. | #if defined(SCO_DS)
  21317. | #undef _OFF_T
  21318. | #endif
  21319. | #define RETSIGTYPE void
  21320. | #define HAVE_SSIZE_T 1
  21321. | #define SIZEOF_INT 4
  21322. | #define SIZEOF_LONG 4
  21323. | #define SIZEOF_VOID_P 4
  21324. | #define SIZEOF_SHORT 2
  21325. | #define SIZEOF_FLOAT 4
  21326. | #define SIZEOF_DOUBLE 8
  21327. | #define SIZEOF_FPOS_T 24
  21328. | #define SIZEOF_SIZE_T 4
  21329. | #define SIZEOF_PID_T 4
  21330. | #define HAVE_LONG_LONG 1
  21331. | #define SIZEOF_LONG_LONG 8
  21332. | #define HAVE_LONG_DOUBLE 1
  21333. | #define SIZEOF_LONG_DOUBLE 8
  21334. | #define HAVE_C99_BOOL 1
  21335. | #define SIZEOF__BOOL 1
  21336. | #define HAVE_UINTPTR_T 1
  21337. | #define SIZEOF_UINTPTR_T 4
  21338. | #define SIZEOF_OFF_T 8
  21339. | #define HAVE_LARGEFILE_SUPPORT 1
  21340. | #define SIZEOF_TIME_T 4
  21341. | #define SIZEOF_PTHREAD_T 4
  21342. | #define SHLIB_EXT ".so"
  21343. | #define HAVE_LIBDL 1
  21344. | #define _REENTRANT 1
  21345. | #define WITH_THREAD 1
  21346. | #define HAVE_PTHREAD_SIGMASK 1
  21347. | #define WITH_DOC_STRINGS 1
  21348. | #define WITH_PYMALLOC 1
  21349. | #define HAVE_DLOPEN 1
  21350. | #define HAVE_DYNAMIC_LOADING 1
  21351. | #define HAVE_ALARM 1
  21352. | #define HAVE_SETITIMER 1
  21353. | #define HAVE_GETITIMER 1
  21354. | #define HAVE_CHOWN 1
  21355. | #define HAVE_CLOCK 1
  21356. | #define HAVE_CONFSTR 1
  21357. | #define HAVE_CTERMID 1
  21358. | #define HAVE_EXECV 1
  21359. | #define HAVE_FCHMOD 1
  21360. | #define HAVE_FCHOWN 1
  21361. | #define HAVE_FORK 1
  21362. | #define HAVE_FPATHCONF 1
  21363. | #define HAVE_FTIME 1
  21364. | #define HAVE_FTRUNCATE 1
  21365. | #define HAVE_GAI_STRERROR 1
  21366. | #define HAVE_GETGROUPS 1
  21367. | #define HAVE_GETLOGIN 1
  21368. | #define HAVE_GETPEERNAME 1
  21369. | #define HAVE_GETPGID 1
  21370. | #define HAVE_GETPID 1
  21371. | #define HAVE_GETPRIORITY 1
  21372. | #define HAVE_GETRESUID 1
  21373. | #define HAVE_GETRESGID 1
  21374. | #define HAVE_GETPWENT 1
  21375. | #define HAVE_GETSPNAM 1
  21376. | #define HAVE_GETSPENT 1
  21377. | #define HAVE_GETSID 1
  21378. | #define HAVE_INITGROUPS 1
  21379. | #define HAVE_KILL 1
  21380. | #define HAVE_KILLPG 1
  21381. | #define HAVE_LCHOWN 1
  21382. | #define HAVE_LSTAT 1
  21383. | #define HAVE_MKFIFO 1
  21384. | #define HAVE_MKNOD 1
  21385. | #define HAVE_MKTIME 1
  21386. | #define HAVE_MREMAP 1
  21387. | #define HAVE_NICE 1
  21388. | #define HAVE_PATHCONF 1
  21389. | #define HAVE_PAUSE 1
  21390. | #define HAVE_POLL 1
  21391. | #define HAVE_PUTENV 1
  21392. | #define HAVE_READLINK 1
  21393. | #define HAVE_REALPATH 1
  21394. | #define HAVE_SELECT 1
  21395. | #define HAVE_SEM_OPEN 1
  21396. | #define HAVE_SEM_TIMEDWAIT 1
  21397. | #define HAVE_SEM_GETVALUE 1
  21398. | #define HAVE_SEM_UNLINK 1
  21399. | #define HAVE_SETEGID 1
  21400. | #define HAVE_SETEUID 1
  21401. | #define HAVE_SETGID 1
  21402. | #define HAVE_SETLOCALE 1
  21403. | #define HAVE_SETREGID 1
  21404. | #define HAVE_SETREUID 1
  21405. | #define HAVE_SETSID 1
  21406. | #define HAVE_SETPGID 1
  21407. | #define HAVE_SETPGRP 1
  21408. | #define HAVE_SETUID 1
  21409. | #define HAVE_SETVBUF 1
  21410. | #define HAVE_SNPRINTF 1
  21411. | #define HAVE_SETLOCALE 1
  21412. | #define HAVE_SETREGID 1
  21413. | #define HAVE_SETREUID 1
  21414. | #define HAVE_SETRESUID 1
  21415. | #define HAVE_SETRESGID 1
  21416. | #define HAVE_SETSID 1
  21417. | #define HAVE_SETPGID 1
  21418. | #define HAVE_SETPGRP 1
  21419. | #define HAVE_SETUID 1
  21420. | #define HAVE_SETVBUF 1
  21421. | #define HAVE_SNPRINTF 1
  21422. | #define HAVE_SIGACTION 1
  21423. | #define HAVE_SIGINTERRUPT 1
  21424. | #define HAVE_STRFTIME 1
  21425. | #define HAVE_SYSCONF 1
  21426. | #define HAVE_TCGETPGRP 1
  21427. | #define HAVE_TCSETPGRP 1
  21428. | #define HAVE_TEMPNAM 1
  21429. | #define HAVE_TIMEGM 1
  21430. | #define HAVE_TIMES 1
  21431. | #define HAVE_TMPFILE 1
  21432. | #define HAVE_TMPNAM 1
  21433. | #define HAVE_TMPNAM_R 1
  21434. | #define HAVE_TRUNCATE 1
  21435. | #define HAVE_UNAME 1
  21436. | #define HAVE_UNSETENV 1
  21437. | #define HAVE_UTIMES 1
  21438. | #define HAVE_WAITPID 1
  21439. | #define HAVE_WAIT3 1
  21440. | #define HAVE_WAIT4 1
  21441. | #define HAVE_WCSCOLL 1
  21442. | #define HAVE_CHROOT 1
  21443. | #define HAVE_LINK 1
  21444. | #define HAVE_SYMLINK 1
  21445. | #define HAVE_FCHDIR 1
  21446. | #define HAVE_FSYNC 1
  21447. | #define HAVE_FDATASYNC 1
  21448. | #define HAVE_EPOLL 1
  21449. | #define HAVE_FLOCK 1
  21450. | #define HAVE_GETPAGESIZE 1
  21451. | #define HAVE_HSTRERROR 1
  21452. | #define HAVE_INET_ATON 1
  21453. | #define HAVE_INET_PTON 1
  21454. | #define HAVE_SETGROUPS 1
  21455. | #define HAVE_OPENPTY 1
  21456. | #define HAVE_FORKPTY 1
  21457. | #define HAVE_MEMMOVE 1
  21458. | #define HAVE_FSEEKO 1
  21459. | #define HAVE_FSTATVFS 1
  21460. | #define HAVE_FTELLO 1
  21461. | #define HAVE_STATVFS 1
  21462. | #define HAVE_DUP2 1
  21463. | #define HAVE_GETCWD 1
  21464. | #define HAVE_STRDUP 1
  21465. | #define HAVE_GETPGRP 1
  21466. | #define HAVE_SETPGRP 1
  21467. | #define HAVE_GETTIMEOFDAY 1
  21468. | #define HAVE_DEVICE_MACROS 1
  21469. | #define HAVE_GETNAMEINFO 1
  21470. | #define TIME_WITH_SYS_TIME 1
  21471. | #define HAVE_STRUCT_TM_TM_ZONE 1
  21472. | #define HAVE_TM_ZONE 1
  21473. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  21474. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  21475. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  21476. | #define HAVE_ST_BLOCKS 1
  21477. | #define SYS_SELECT_WITH_SYS_TIME 1
  21478. | #define HAVE_ADDRINFO 1
  21479. | #define HAVE_SOCKADDR_STORAGE 1
  21480. | #define HAVE_PROTOTYPES 1
  21481. | #define HAVE_STDARG_PROTOTYPES 1
  21482. | #define HAVE_SOCKETPAIR 1
  21483. | #define HAVE_GETHOSTBYNAME_R 1
  21484. | #define HAVE_GETHOSTBYNAME_R 1
  21485. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  21486. | #define HAVE_ACOSH 1
  21487. | #define HAVE_ASINH 1
  21488. | #define HAVE_ATANH 1
  21489. | #define HAVE_COPYSIGN 1
  21490. | #define HAVE_ERF 1
  21491. | #define HAVE_ERFC 1
  21492. | #define HAVE_EXPM1 1
  21493. | #define HAVE_GAMMA 1
  21494. | #define HAVE_HYPOT 1
  21495. | #define HAVE_LGAMMA 1
  21496. | #define HAVE_LOG1P 1
  21497. | #define HAVE_ROUND 1
  21498. | #define HAVE_TGAMMA 1
  21499. | #define HAVE_DECL_ISINF 1
  21500. | #define HAVE_DECL_ISNAN 1
  21501. | #define HAVE_DECL_ISFINITE 1
  21502. | #define HAVE_BROKEN_SEM_GETVALUE 1
  21503. | #define HAVE_WCHAR_H 1
  21504. | #define SIZEOF_WCHAR_T 4
  21505. | /* end confdefs.h. */
  21506. |
  21507. | #include <tcl.h>
  21508. | #if TCL_UTF_MAX != 6
  21509. | # error "NOT UCS4_TCL"
  21510. | #endif
  21511. | int
  21512. | main ()
  21513. | {
  21514. |
  21515. | ;
  21516. | return 0;
  21517. | }
  21518. configure:12444: result: no
  21519. configure:12451: checking whether wchar_t is signed
  21520. configure:12482: result: yes
  21521. configure:12486: checking what type to use for unicode
  21522. configure:12557: result: unsigned short
  21523. configure:12562: checking whether byte ordering is bigendian
  21524. configure:12577: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  21525. conftest.c:258: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  21526. configure:12577: $? = 1
  21527. configure: failed program was:
  21528. | /* confdefs.h */
  21529. | #define _GNU_SOURCE 1
  21530. | #define _NETBSD_SOURCE 1
  21531. | #define __BSD_VISIBLE 1
  21532. | #define _BSD_TYPES 1
  21533. | #define _DARWIN_C_SOURCE 1
  21534. | #define _XOPEN_SOURCE 600
  21535. | #define _XOPEN_SOURCE_EXTENDED 1
  21536. | #define _POSIX_C_SOURCE 200112L
  21537. | #define STDC_HEADERS 1
  21538. | #define HAVE_SYS_TYPES_H 1
  21539. | #define HAVE_SYS_STAT_H 1
  21540. | #define HAVE_STDLIB_H 1
  21541. | #define HAVE_STRING_H 1
  21542. | #define HAVE_MEMORY_H 1
  21543. | #define HAVE_STRINGS_H 1
  21544. | #define HAVE_INTTYPES_H 1
  21545. | #define HAVE_STDINT_H 1
  21546. | #define HAVE_UNISTD_H 1
  21547. | #define __EXTENSIONS__ 1
  21548. | #define _ALL_SOURCE 1
  21549. | #define _GNU_SOURCE 1
  21550. | #define _POSIX_PTHREAD_SEMANTICS 1
  21551. | #define _TANDEM_SOURCE 1
  21552. | #define STDC_HEADERS 1
  21553. | #define HAVE_ASM_TYPES_H 1
  21554. | #define HAVE_DLFCN_H 1
  21555. | #define HAVE_ERRNO_H 1
  21556. | #define HAVE_FCNTL_H 1
  21557. | #define HAVE_GRP_H 1
  21558. | #define HAVE_LANGINFO_H 1
  21559. | #define HAVE_POLL_H 1
  21560. | #define HAVE_PTHREAD_H 1
  21561. | #define HAVE_SHADOW_H 1
  21562. | #define HAVE_SIGNAL_H 1
  21563. | #define HAVE_STDINT_H 1
  21564. | #define HAVE_TERMIOS_H 1
  21565. | #define HAVE_UNISTD_H 1
  21566. | #define HAVE_UTIME_H 1
  21567. | #define HAVE_SYS_EPOLL_H 1
  21568. | #define HAVE_SYS_FILE_H 1
  21569. | #define HAVE_SYS_PARAM_H 1
  21570. | #define HAVE_SYS_POLL_H 1
  21571. | #define HAVE_SYS_SELECT_H 1
  21572. | #define HAVE_SYS_SOCKET_H 1
  21573. | #define HAVE_SYS_STATVFS_H 1
  21574. | #define HAVE_SYS_STAT_H 1
  21575. | #define HAVE_SYS_TIME_H 1
  21576. | #define HAVE_SYS_TIMES_H 1
  21577. | #define HAVE_SYS_TYPES_H 1
  21578. | #define HAVE_SYS_UN_H 1
  21579. | #define HAVE_SYS_UTSNAME_H 1
  21580. | #define HAVE_SYS_WAIT_H 1
  21581. | #define HAVE_PTY_H 1
  21582. | #define HAVE_SYS_RESOURCE_H 1
  21583. | #define HAVE_NETPACKET_PACKET_H 1
  21584. | #define HAVE_SYSEXITS_H 1
  21585. | #define HAVE_LINUX_TIPC_H 1
  21586. | #define HAVE_DIRENT_H 1
  21587. | #define HAVE_LINUX_NETLINK_H 1
  21588. | #define HAVE_MAKEDEV 1
  21589. | #define _LARGEFILE_SOURCE 1
  21590. | #define _FILE_OFFSET_BITS 64
  21591. | #if defined(SCO_DS)
  21592. | #undef _OFF_T
  21593. | #endif
  21594. | #define RETSIGTYPE void
  21595. | #define HAVE_SSIZE_T 1
  21596. | #define SIZEOF_INT 4
  21597. | #define SIZEOF_LONG 4
  21598. | #define SIZEOF_VOID_P 4
  21599. | #define SIZEOF_SHORT 2
  21600. | #define SIZEOF_FLOAT 4
  21601. | #define SIZEOF_DOUBLE 8
  21602. | #define SIZEOF_FPOS_T 24
  21603. | #define SIZEOF_SIZE_T 4
  21604. | #define SIZEOF_PID_T 4
  21605. | #define HAVE_LONG_LONG 1
  21606. | #define SIZEOF_LONG_LONG 8
  21607. | #define HAVE_LONG_DOUBLE 1
  21608. | #define SIZEOF_LONG_DOUBLE 8
  21609. | #define HAVE_C99_BOOL 1
  21610. | #define SIZEOF__BOOL 1
  21611. | #define HAVE_UINTPTR_T 1
  21612. | #define SIZEOF_UINTPTR_T 4
  21613. | #define SIZEOF_OFF_T 8
  21614. | #define HAVE_LARGEFILE_SUPPORT 1
  21615. | #define SIZEOF_TIME_T 4
  21616. | #define SIZEOF_PTHREAD_T 4
  21617. | #define SHLIB_EXT ".so"
  21618. | #define HAVE_LIBDL 1
  21619. | #define _REENTRANT 1
  21620. | #define WITH_THREAD 1
  21621. | #define HAVE_PTHREAD_SIGMASK 1
  21622. | #define WITH_DOC_STRINGS 1
  21623. | #define WITH_PYMALLOC 1
  21624. | #define HAVE_DLOPEN 1
  21625. | #define HAVE_DYNAMIC_LOADING 1
  21626. | #define HAVE_ALARM 1
  21627. | #define HAVE_SETITIMER 1
  21628. | #define HAVE_GETITIMER 1
  21629. | #define HAVE_CHOWN 1
  21630. | #define HAVE_CLOCK 1
  21631. | #define HAVE_CONFSTR 1
  21632. | #define HAVE_CTERMID 1
  21633. | #define HAVE_EXECV 1
  21634. | #define HAVE_FCHMOD 1
  21635. | #define HAVE_FCHOWN 1
  21636. | #define HAVE_FORK 1
  21637. | #define HAVE_FPATHCONF 1
  21638. | #define HAVE_FTIME 1
  21639. | #define HAVE_FTRUNCATE 1
  21640. | #define HAVE_GAI_STRERROR 1
  21641. | #define HAVE_GETGROUPS 1
  21642. | #define HAVE_GETLOGIN 1
  21643. | #define HAVE_GETPEERNAME 1
  21644. | #define HAVE_GETPGID 1
  21645. | #define HAVE_GETPID 1
  21646. | #define HAVE_GETPRIORITY 1
  21647. | #define HAVE_GETRESUID 1
  21648. | #define HAVE_GETRESGID 1
  21649. | #define HAVE_GETPWENT 1
  21650. | #define HAVE_GETSPNAM 1
  21651. | #define HAVE_GETSPENT 1
  21652. | #define HAVE_GETSID 1
  21653. | #define HAVE_INITGROUPS 1
  21654. | #define HAVE_KILL 1
  21655. | #define HAVE_KILLPG 1
  21656. | #define HAVE_LCHOWN 1
  21657. | #define HAVE_LSTAT 1
  21658. | #define HAVE_MKFIFO 1
  21659. | #define HAVE_MKNOD 1
  21660. | #define HAVE_MKTIME 1
  21661. | #define HAVE_MREMAP 1
  21662. | #define HAVE_NICE 1
  21663. | #define HAVE_PATHCONF 1
  21664. | #define HAVE_PAUSE 1
  21665. | #define HAVE_POLL 1
  21666. | #define HAVE_PUTENV 1
  21667. | #define HAVE_READLINK 1
  21668. | #define HAVE_REALPATH 1
  21669. | #define HAVE_SELECT 1
  21670. | #define HAVE_SEM_OPEN 1
  21671. | #define HAVE_SEM_TIMEDWAIT 1
  21672. | #define HAVE_SEM_GETVALUE 1
  21673. | #define HAVE_SEM_UNLINK 1
  21674. | #define HAVE_SETEGID 1
  21675. | #define HAVE_SETEUID 1
  21676. | #define HAVE_SETGID 1
  21677. | #define HAVE_SETLOCALE 1
  21678. | #define HAVE_SETREGID 1
  21679. | #define HAVE_SETREUID 1
  21680. | #define HAVE_SETSID 1
  21681. | #define HAVE_SETPGID 1
  21682. | #define HAVE_SETPGRP 1
  21683. | #define HAVE_SETUID 1
  21684. | #define HAVE_SETVBUF 1
  21685. | #define HAVE_SNPRINTF 1
  21686. | #define HAVE_SETLOCALE 1
  21687. | #define HAVE_SETREGID 1
  21688. | #define HAVE_SETREUID 1
  21689. | #define HAVE_SETRESUID 1
  21690. | #define HAVE_SETRESGID 1
  21691. | #define HAVE_SETSID 1
  21692. | #define HAVE_SETPGID 1
  21693. | #define HAVE_SETPGRP 1
  21694. | #define HAVE_SETUID 1
  21695. | #define HAVE_SETVBUF 1
  21696. | #define HAVE_SNPRINTF 1
  21697. | #define HAVE_SIGACTION 1
  21698. | #define HAVE_SIGINTERRUPT 1
  21699. | #define HAVE_STRFTIME 1
  21700. | #define HAVE_SYSCONF 1
  21701. | #define HAVE_TCGETPGRP 1
  21702. | #define HAVE_TCSETPGRP 1
  21703. | #define HAVE_TEMPNAM 1
  21704. | #define HAVE_TIMEGM 1
  21705. | #define HAVE_TIMES 1
  21706. | #define HAVE_TMPFILE 1
  21707. | #define HAVE_TMPNAM 1
  21708. | #define HAVE_TMPNAM_R 1
  21709. | #define HAVE_TRUNCATE 1
  21710. | #define HAVE_UNAME 1
  21711. | #define HAVE_UNSETENV 1
  21712. | #define HAVE_UTIMES 1
  21713. | #define HAVE_WAITPID 1
  21714. | #define HAVE_WAIT3 1
  21715. | #define HAVE_WAIT4 1
  21716. | #define HAVE_WCSCOLL 1
  21717. | #define HAVE_CHROOT 1
  21718. | #define HAVE_LINK 1
  21719. | #define HAVE_SYMLINK 1
  21720. | #define HAVE_FCHDIR 1
  21721. | #define HAVE_FSYNC 1
  21722. | #define HAVE_FDATASYNC 1
  21723. | #define HAVE_EPOLL 1
  21724. | #define HAVE_FLOCK 1
  21725. | #define HAVE_GETPAGESIZE 1
  21726. | #define HAVE_HSTRERROR 1
  21727. | #define HAVE_INET_ATON 1
  21728. | #define HAVE_INET_PTON 1
  21729. | #define HAVE_SETGROUPS 1
  21730. | #define HAVE_OPENPTY 1
  21731. | #define HAVE_FORKPTY 1
  21732. | #define HAVE_MEMMOVE 1
  21733. | #define HAVE_FSEEKO 1
  21734. | #define HAVE_FSTATVFS 1
  21735. | #define HAVE_FTELLO 1
  21736. | #define HAVE_STATVFS 1
  21737. | #define HAVE_DUP2 1
  21738. | #define HAVE_GETCWD 1
  21739. | #define HAVE_STRDUP 1
  21740. | #define HAVE_GETPGRP 1
  21741. | #define HAVE_SETPGRP 1
  21742. | #define HAVE_GETTIMEOFDAY 1
  21743. | #define HAVE_DEVICE_MACROS 1
  21744. | #define HAVE_GETNAMEINFO 1
  21745. | #define TIME_WITH_SYS_TIME 1
  21746. | #define HAVE_STRUCT_TM_TM_ZONE 1
  21747. | #define HAVE_TM_ZONE 1
  21748. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  21749. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  21750. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  21751. | #define HAVE_ST_BLOCKS 1
  21752. | #define SYS_SELECT_WITH_SYS_TIME 1
  21753. | #define HAVE_ADDRINFO 1
  21754. | #define HAVE_SOCKADDR_STORAGE 1
  21755. | #define HAVE_PROTOTYPES 1
  21756. | #define HAVE_STDARG_PROTOTYPES 1
  21757. | #define HAVE_SOCKETPAIR 1
  21758. | #define HAVE_GETHOSTBYNAME_R 1
  21759. | #define HAVE_GETHOSTBYNAME_R 1
  21760. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  21761. | #define HAVE_ACOSH 1
  21762. | #define HAVE_ASINH 1
  21763. | #define HAVE_ATANH 1
  21764. | #define HAVE_COPYSIGN 1
  21765. | #define HAVE_ERF 1
  21766. | #define HAVE_ERFC 1
  21767. | #define HAVE_EXPM1 1
  21768. | #define HAVE_GAMMA 1
  21769. | #define HAVE_HYPOT 1
  21770. | #define HAVE_LGAMMA 1
  21771. | #define HAVE_LOG1P 1
  21772. | #define HAVE_ROUND 1
  21773. | #define HAVE_TGAMMA 1
  21774. | #define HAVE_DECL_ISINF 1
  21775. | #define HAVE_DECL_ISNAN 1
  21776. | #define HAVE_DECL_ISFINITE 1
  21777. | #define HAVE_BROKEN_SEM_GETVALUE 1
  21778. | #define HAVE_WCHAR_H 1
  21779. | #define SIZEOF_WCHAR_T 4
  21780. | #define Py_UNICODE_SIZE 2
  21781. | #define Py_USING_UNICODE 1
  21782. | #define PY_UNICODE_TYPE unsigned short
  21783. | /* end confdefs.h. */
  21784. | #ifndef __APPLE_CC__
  21785. | not a universal capable compiler
  21786. | #endif
  21787. | typedef int dummy;
  21788. |
  21789. configure:12622: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  21790. configure:12622: $? = 0
  21791. configure:12640: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  21792. conftest.c: In function 'main':
  21793. conftest.c:264: error: 'not' undeclared (first use in this function)
  21794. conftest.c:264: error: (Each undeclared identifier is reported only once
  21795. conftest.c:264: error: for each function it appears in.)
  21796. conftest.c:264: error: expected ';' before 'big'
  21797. configure:12640: $? = 1
  21798. configure: failed program was:
  21799. | /* confdefs.h */
  21800. | #define _GNU_SOURCE 1
  21801. | #define _NETBSD_SOURCE 1
  21802. | #define __BSD_VISIBLE 1
  21803. | #define _BSD_TYPES 1
  21804. | #define _DARWIN_C_SOURCE 1
  21805. | #define _XOPEN_SOURCE 600
  21806. | #define _XOPEN_SOURCE_EXTENDED 1
  21807. | #define _POSIX_C_SOURCE 200112L
  21808. | #define STDC_HEADERS 1
  21809. | #define HAVE_SYS_TYPES_H 1
  21810. | #define HAVE_SYS_STAT_H 1
  21811. | #define HAVE_STDLIB_H 1
  21812. | #define HAVE_STRING_H 1
  21813. | #define HAVE_MEMORY_H 1
  21814. | #define HAVE_STRINGS_H 1
  21815. | #define HAVE_INTTYPES_H 1
  21816. | #define HAVE_STDINT_H 1
  21817. | #define HAVE_UNISTD_H 1
  21818. | #define __EXTENSIONS__ 1
  21819. | #define _ALL_SOURCE 1
  21820. | #define _GNU_SOURCE 1
  21821. | #define _POSIX_PTHREAD_SEMANTICS 1
  21822. | #define _TANDEM_SOURCE 1
  21823. | #define STDC_HEADERS 1
  21824. | #define HAVE_ASM_TYPES_H 1
  21825. | #define HAVE_DLFCN_H 1
  21826. | #define HAVE_ERRNO_H 1
  21827. | #define HAVE_FCNTL_H 1
  21828. | #define HAVE_GRP_H 1
  21829. | #define HAVE_LANGINFO_H 1
  21830. | #define HAVE_POLL_H 1
  21831. | #define HAVE_PTHREAD_H 1
  21832. | #define HAVE_SHADOW_H 1
  21833. | #define HAVE_SIGNAL_H 1
  21834. | #define HAVE_STDINT_H 1
  21835. | #define HAVE_TERMIOS_H 1
  21836. | #define HAVE_UNISTD_H 1
  21837. | #define HAVE_UTIME_H 1
  21838. | #define HAVE_SYS_EPOLL_H 1
  21839. | #define HAVE_SYS_FILE_H 1
  21840. | #define HAVE_SYS_PARAM_H 1
  21841. | #define HAVE_SYS_POLL_H 1
  21842. | #define HAVE_SYS_SELECT_H 1
  21843. | #define HAVE_SYS_SOCKET_H 1
  21844. | #define HAVE_SYS_STATVFS_H 1
  21845. | #define HAVE_SYS_STAT_H 1
  21846. | #define HAVE_SYS_TIME_H 1
  21847. | #define HAVE_SYS_TIMES_H 1
  21848. | #define HAVE_SYS_TYPES_H 1
  21849. | #define HAVE_SYS_UN_H 1
  21850. | #define HAVE_SYS_UTSNAME_H 1
  21851. | #define HAVE_SYS_WAIT_H 1
  21852. | #define HAVE_PTY_H 1
  21853. | #define HAVE_SYS_RESOURCE_H 1
  21854. | #define HAVE_NETPACKET_PACKET_H 1
  21855. | #define HAVE_SYSEXITS_H 1
  21856. | #define HAVE_LINUX_TIPC_H 1
  21857. | #define HAVE_DIRENT_H 1
  21858. | #define HAVE_LINUX_NETLINK_H 1
  21859. | #define HAVE_MAKEDEV 1
  21860. | #define _LARGEFILE_SOURCE 1
  21861. | #define _FILE_OFFSET_BITS 64
  21862. | #if defined(SCO_DS)
  21863. | #undef _OFF_T
  21864. | #endif
  21865. | #define RETSIGTYPE void
  21866. | #define HAVE_SSIZE_T 1
  21867. | #define SIZEOF_INT 4
  21868. | #define SIZEOF_LONG 4
  21869. | #define SIZEOF_VOID_P 4
  21870. | #define SIZEOF_SHORT 2
  21871. | #define SIZEOF_FLOAT 4
  21872. | #define SIZEOF_DOUBLE 8
  21873. | #define SIZEOF_FPOS_T 24
  21874. | #define SIZEOF_SIZE_T 4
  21875. | #define SIZEOF_PID_T 4
  21876. | #define HAVE_LONG_LONG 1
  21877. | #define SIZEOF_LONG_LONG 8
  21878. | #define HAVE_LONG_DOUBLE 1
  21879. | #define SIZEOF_LONG_DOUBLE 8
  21880. | #define HAVE_C99_BOOL 1
  21881. | #define SIZEOF__BOOL 1
  21882. | #define HAVE_UINTPTR_T 1
  21883. | #define SIZEOF_UINTPTR_T 4
  21884. | #define SIZEOF_OFF_T 8
  21885. | #define HAVE_LARGEFILE_SUPPORT 1
  21886. | #define SIZEOF_TIME_T 4
  21887. | #define SIZEOF_PTHREAD_T 4
  21888. | #define SHLIB_EXT ".so"
  21889. | #define HAVE_LIBDL 1
  21890. | #define _REENTRANT 1
  21891. | #define WITH_THREAD 1
  21892. | #define HAVE_PTHREAD_SIGMASK 1
  21893. | #define WITH_DOC_STRINGS 1
  21894. | #define WITH_PYMALLOC 1
  21895. | #define HAVE_DLOPEN 1
  21896. | #define HAVE_DYNAMIC_LOADING 1
  21897. | #define HAVE_ALARM 1
  21898. | #define HAVE_SETITIMER 1
  21899. | #define HAVE_GETITIMER 1
  21900. | #define HAVE_CHOWN 1
  21901. | #define HAVE_CLOCK 1
  21902. | #define HAVE_CONFSTR 1
  21903. | #define HAVE_CTERMID 1
  21904. | #define HAVE_EXECV 1
  21905. | #define HAVE_FCHMOD 1
  21906. | #define HAVE_FCHOWN 1
  21907. | #define HAVE_FORK 1
  21908. | #define HAVE_FPATHCONF 1
  21909. | #define HAVE_FTIME 1
  21910. | #define HAVE_FTRUNCATE 1
  21911. | #define HAVE_GAI_STRERROR 1
  21912. | #define HAVE_GETGROUPS 1
  21913. | #define HAVE_GETLOGIN 1
  21914. | #define HAVE_GETPEERNAME 1
  21915. | #define HAVE_GETPGID 1
  21916. | #define HAVE_GETPID 1
  21917. | #define HAVE_GETPRIORITY 1
  21918. | #define HAVE_GETRESUID 1
  21919. | #define HAVE_GETRESGID 1
  21920. | #define HAVE_GETPWENT 1
  21921. | #define HAVE_GETSPNAM 1
  21922. | #define HAVE_GETSPENT 1
  21923. | #define HAVE_GETSID 1
  21924. | #define HAVE_INITGROUPS 1
  21925. | #define HAVE_KILL 1
  21926. | #define HAVE_KILLPG 1
  21927. | #define HAVE_LCHOWN 1
  21928. | #define HAVE_LSTAT 1
  21929. | #define HAVE_MKFIFO 1
  21930. | #define HAVE_MKNOD 1
  21931. | #define HAVE_MKTIME 1
  21932. | #define HAVE_MREMAP 1
  21933. | #define HAVE_NICE 1
  21934. | #define HAVE_PATHCONF 1
  21935. | #define HAVE_PAUSE 1
  21936. | #define HAVE_POLL 1
  21937. | #define HAVE_PUTENV 1
  21938. | #define HAVE_READLINK 1
  21939. | #define HAVE_REALPATH 1
  21940. | #define HAVE_SELECT 1
  21941. | #define HAVE_SEM_OPEN 1
  21942. | #define HAVE_SEM_TIMEDWAIT 1
  21943. | #define HAVE_SEM_GETVALUE 1
  21944. | #define HAVE_SEM_UNLINK 1
  21945. | #define HAVE_SETEGID 1
  21946. | #define HAVE_SETEUID 1
  21947. | #define HAVE_SETGID 1
  21948. | #define HAVE_SETLOCALE 1
  21949. | #define HAVE_SETREGID 1
  21950. | #define HAVE_SETREUID 1
  21951. | #define HAVE_SETSID 1
  21952. | #define HAVE_SETPGID 1
  21953. | #define HAVE_SETPGRP 1
  21954. | #define HAVE_SETUID 1
  21955. | #define HAVE_SETVBUF 1
  21956. | #define HAVE_SNPRINTF 1
  21957. | #define HAVE_SETLOCALE 1
  21958. | #define HAVE_SETREGID 1
  21959. | #define HAVE_SETREUID 1
  21960. | #define HAVE_SETRESUID 1
  21961. | #define HAVE_SETRESGID 1
  21962. | #define HAVE_SETSID 1
  21963. | #define HAVE_SETPGID 1
  21964. | #define HAVE_SETPGRP 1
  21965. | #define HAVE_SETUID 1
  21966. | #define HAVE_SETVBUF 1
  21967. | #define HAVE_SNPRINTF 1
  21968. | #define HAVE_SIGACTION 1
  21969. | #define HAVE_SIGINTERRUPT 1
  21970. | #define HAVE_STRFTIME 1
  21971. | #define HAVE_SYSCONF 1
  21972. | #define HAVE_TCGETPGRP 1
  21973. | #define HAVE_TCSETPGRP 1
  21974. | #define HAVE_TEMPNAM 1
  21975. | #define HAVE_TIMEGM 1
  21976. | #define HAVE_TIMES 1
  21977. | #define HAVE_TMPFILE 1
  21978. | #define HAVE_TMPNAM 1
  21979. | #define HAVE_TMPNAM_R 1
  21980. | #define HAVE_TRUNCATE 1
  21981. | #define HAVE_UNAME 1
  21982. | #define HAVE_UNSETENV 1
  21983. | #define HAVE_UTIMES 1
  21984. | #define HAVE_WAITPID 1
  21985. | #define HAVE_WAIT3 1
  21986. | #define HAVE_WAIT4 1
  21987. | #define HAVE_WCSCOLL 1
  21988. | #define HAVE_CHROOT 1
  21989. | #define HAVE_LINK 1
  21990. | #define HAVE_SYMLINK 1
  21991. | #define HAVE_FCHDIR 1
  21992. | #define HAVE_FSYNC 1
  21993. | #define HAVE_FDATASYNC 1
  21994. | #define HAVE_EPOLL 1
  21995. | #define HAVE_FLOCK 1
  21996. | #define HAVE_GETPAGESIZE 1
  21997. | #define HAVE_HSTRERROR 1
  21998. | #define HAVE_INET_ATON 1
  21999. | #define HAVE_INET_PTON 1
  22000. | #define HAVE_SETGROUPS 1
  22001. | #define HAVE_OPENPTY 1
  22002. | #define HAVE_FORKPTY 1
  22003. | #define HAVE_MEMMOVE 1
  22004. | #define HAVE_FSEEKO 1
  22005. | #define HAVE_FSTATVFS 1
  22006. | #define HAVE_FTELLO 1
  22007. | #define HAVE_STATVFS 1
  22008. | #define HAVE_DUP2 1
  22009. | #define HAVE_GETCWD 1
  22010. | #define HAVE_STRDUP 1
  22011. | #define HAVE_GETPGRP 1
  22012. | #define HAVE_SETPGRP 1
  22013. | #define HAVE_GETTIMEOFDAY 1
  22014. | #define HAVE_DEVICE_MACROS 1
  22015. | #define HAVE_GETNAMEINFO 1
  22016. | #define TIME_WITH_SYS_TIME 1
  22017. | #define HAVE_STRUCT_TM_TM_ZONE 1
  22018. | #define HAVE_TM_ZONE 1
  22019. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  22020. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  22021. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  22022. | #define HAVE_ST_BLOCKS 1
  22023. | #define SYS_SELECT_WITH_SYS_TIME 1
  22024. | #define HAVE_ADDRINFO 1
  22025. | #define HAVE_SOCKADDR_STORAGE 1
  22026. | #define HAVE_PROTOTYPES 1
  22027. | #define HAVE_STDARG_PROTOTYPES 1
  22028. | #define HAVE_SOCKETPAIR 1
  22029. | #define HAVE_GETHOSTBYNAME_R 1
  22030. | #define HAVE_GETHOSTBYNAME_R 1
  22031. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  22032. | #define HAVE_ACOSH 1
  22033. | #define HAVE_ASINH 1
  22034. | #define HAVE_ATANH 1
  22035. | #define HAVE_COPYSIGN 1
  22036. | #define HAVE_ERF 1
  22037. | #define HAVE_ERFC 1
  22038. | #define HAVE_EXPM1 1
  22039. | #define HAVE_GAMMA 1
  22040. | #define HAVE_HYPOT 1
  22041. | #define HAVE_LGAMMA 1
  22042. | #define HAVE_LOG1P 1
  22043. | #define HAVE_ROUND 1
  22044. | #define HAVE_TGAMMA 1
  22045. | #define HAVE_DECL_ISINF 1
  22046. | #define HAVE_DECL_ISNAN 1
  22047. | #define HAVE_DECL_ISFINITE 1
  22048. | #define HAVE_BROKEN_SEM_GETVALUE 1
  22049. | #define HAVE_WCHAR_H 1
  22050. | #define SIZEOF_WCHAR_T 4
  22051. | #define Py_UNICODE_SIZE 2
  22052. | #define Py_USING_UNICODE 1
  22053. | #define PY_UNICODE_TYPE unsigned short
  22054. | /* end confdefs.h. */
  22055. | #include <sys/types.h>
  22056. | #include <sys/param.h>
  22057. |
  22058. | int
  22059. | main ()
  22060. | {
  22061. | #if BYTE_ORDER != BIG_ENDIAN
  22062. | not big endian
  22063. | #endif
  22064. |
  22065. | ;
  22066. | return 0;
  22067. | }
  22068. configure:12768: result: no
  22069. configure:12789: checking whether right shift extends the sign bit
  22070. configure:12818: result: yes
  22071. configure:12828: checking for getc_unlocked() and friends
  22072. configure:12850: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -ldl -lpthread -lutil >&5
  22073. configure:12850: $? = 0
  22074. configure:12859: result: yes
  22075. configure:12876: checking how to link readline libs
  22076. configure:12903: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -ldl -lpthread -lutil >&5
  22077. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  22078. collect2: ld returned 1 exit status
  22079. configure:12903: $? = 1
  22080. configure: failed program was:
  22081. | /* confdefs.h */
  22082. | #define _GNU_SOURCE 1
  22083. | #define _NETBSD_SOURCE 1
  22084. | #define __BSD_VISIBLE 1
  22085. | #define _BSD_TYPES 1
  22086. | #define _DARWIN_C_SOURCE 1
  22087. | #define _XOPEN_SOURCE 600
  22088. | #define _XOPEN_SOURCE_EXTENDED 1
  22089. | #define _POSIX_C_SOURCE 200112L
  22090. | #define STDC_HEADERS 1
  22091. | #define HAVE_SYS_TYPES_H 1
  22092. | #define HAVE_SYS_STAT_H 1
  22093. | #define HAVE_STDLIB_H 1
  22094. | #define HAVE_STRING_H 1
  22095. | #define HAVE_MEMORY_H 1
  22096. | #define HAVE_STRINGS_H 1
  22097. | #define HAVE_INTTYPES_H 1
  22098. | #define HAVE_STDINT_H 1
  22099. | #define HAVE_UNISTD_H 1
  22100. | #define __EXTENSIONS__ 1
  22101. | #define _ALL_SOURCE 1
  22102. | #define _GNU_SOURCE 1
  22103. | #define _POSIX_PTHREAD_SEMANTICS 1
  22104. | #define _TANDEM_SOURCE 1
  22105. | #define STDC_HEADERS 1
  22106. | #define HAVE_ASM_TYPES_H 1
  22107. | #define HAVE_DLFCN_H 1
  22108. | #define HAVE_ERRNO_H 1
  22109. | #define HAVE_FCNTL_H 1
  22110. | #define HAVE_GRP_H 1
  22111. | #define HAVE_LANGINFO_H 1
  22112. | #define HAVE_POLL_H 1
  22113. | #define HAVE_PTHREAD_H 1
  22114. | #define HAVE_SHADOW_H 1
  22115. | #define HAVE_SIGNAL_H 1
  22116. | #define HAVE_STDINT_H 1
  22117. | #define HAVE_TERMIOS_H 1
  22118. | #define HAVE_UNISTD_H 1
  22119. | #define HAVE_UTIME_H 1
  22120. | #define HAVE_SYS_EPOLL_H 1
  22121. | #define HAVE_SYS_FILE_H 1
  22122. | #define HAVE_SYS_PARAM_H 1
  22123. | #define HAVE_SYS_POLL_H 1
  22124. | #define HAVE_SYS_SELECT_H 1
  22125. | #define HAVE_SYS_SOCKET_H 1
  22126. | #define HAVE_SYS_STATVFS_H 1
  22127. | #define HAVE_SYS_STAT_H 1
  22128. | #define HAVE_SYS_TIME_H 1
  22129. | #define HAVE_SYS_TIMES_H 1
  22130. | #define HAVE_SYS_TYPES_H 1
  22131. | #define HAVE_SYS_UN_H 1
  22132. | #define HAVE_SYS_UTSNAME_H 1
  22133. | #define HAVE_SYS_WAIT_H 1
  22134. | #define HAVE_PTY_H 1
  22135. | #define HAVE_SYS_RESOURCE_H 1
  22136. | #define HAVE_NETPACKET_PACKET_H 1
  22137. | #define HAVE_SYSEXITS_H 1
  22138. | #define HAVE_LINUX_TIPC_H 1
  22139. | #define HAVE_DIRENT_H 1
  22140. | #define HAVE_LINUX_NETLINK_H 1
  22141. | #define HAVE_MAKEDEV 1
  22142. | #define _LARGEFILE_SOURCE 1
  22143. | #define _FILE_OFFSET_BITS 64
  22144. | #if defined(SCO_DS)
  22145. | #undef _OFF_T
  22146. | #endif
  22147. | #define RETSIGTYPE void
  22148. | #define HAVE_SSIZE_T 1
  22149. | #define SIZEOF_INT 4
  22150. | #define SIZEOF_LONG 4
  22151. | #define SIZEOF_VOID_P 4
  22152. | #define SIZEOF_SHORT 2
  22153. | #define SIZEOF_FLOAT 4
  22154. | #define SIZEOF_DOUBLE 8
  22155. | #define SIZEOF_FPOS_T 24
  22156. | #define SIZEOF_SIZE_T 4
  22157. | #define SIZEOF_PID_T 4
  22158. | #define HAVE_LONG_LONG 1
  22159. | #define SIZEOF_LONG_LONG 8
  22160. | #define HAVE_LONG_DOUBLE 1
  22161. | #define SIZEOF_LONG_DOUBLE 8
  22162. | #define HAVE_C99_BOOL 1
  22163. | #define SIZEOF__BOOL 1
  22164. | #define HAVE_UINTPTR_T 1
  22165. | #define SIZEOF_UINTPTR_T 4
  22166. | #define SIZEOF_OFF_T 8
  22167. | #define HAVE_LARGEFILE_SUPPORT 1
  22168. | #define SIZEOF_TIME_T 4
  22169. | #define SIZEOF_PTHREAD_T 4
  22170. | #define SHLIB_EXT ".so"
  22171. | #define HAVE_LIBDL 1
  22172. | #define _REENTRANT 1
  22173. | #define WITH_THREAD 1
  22174. | #define HAVE_PTHREAD_SIGMASK 1
  22175. | #define WITH_DOC_STRINGS 1
  22176. | #define WITH_PYMALLOC 1
  22177. | #define HAVE_DLOPEN 1
  22178. | #define HAVE_DYNAMIC_LOADING 1
  22179. | #define HAVE_ALARM 1
  22180. | #define HAVE_SETITIMER 1
  22181. | #define HAVE_GETITIMER 1
  22182. | #define HAVE_CHOWN 1
  22183. | #define HAVE_CLOCK 1
  22184. | #define HAVE_CONFSTR 1
  22185. | #define HAVE_CTERMID 1
  22186. | #define HAVE_EXECV 1
  22187. | #define HAVE_FCHMOD 1
  22188. | #define HAVE_FCHOWN 1
  22189. | #define HAVE_FORK 1
  22190. | #define HAVE_FPATHCONF 1
  22191. | #define HAVE_FTIME 1
  22192. | #define HAVE_FTRUNCATE 1
  22193. | #define HAVE_GAI_STRERROR 1
  22194. | #define HAVE_GETGROUPS 1
  22195. | #define HAVE_GETLOGIN 1
  22196. | #define HAVE_GETPEERNAME 1
  22197. | #define HAVE_GETPGID 1
  22198. | #define HAVE_GETPID 1
  22199. | #define HAVE_GETPRIORITY 1
  22200. | #define HAVE_GETRESUID 1
  22201. | #define HAVE_GETRESGID 1
  22202. | #define HAVE_GETPWENT 1
  22203. | #define HAVE_GETSPNAM 1
  22204. | #define HAVE_GETSPENT 1
  22205. | #define HAVE_GETSID 1
  22206. | #define HAVE_INITGROUPS 1
  22207. | #define HAVE_KILL 1
  22208. | #define HAVE_KILLPG 1
  22209. | #define HAVE_LCHOWN 1
  22210. | #define HAVE_LSTAT 1
  22211. | #define HAVE_MKFIFO 1
  22212. | #define HAVE_MKNOD 1
  22213. | #define HAVE_MKTIME 1
  22214. | #define HAVE_MREMAP 1
  22215. | #define HAVE_NICE 1
  22216. | #define HAVE_PATHCONF 1
  22217. | #define HAVE_PAUSE 1
  22218. | #define HAVE_POLL 1
  22219. | #define HAVE_PUTENV 1
  22220. | #define HAVE_READLINK 1
  22221. | #define HAVE_REALPATH 1
  22222. | #define HAVE_SELECT 1
  22223. | #define HAVE_SEM_OPEN 1
  22224. | #define HAVE_SEM_TIMEDWAIT 1
  22225. | #define HAVE_SEM_GETVALUE 1
  22226. | #define HAVE_SEM_UNLINK 1
  22227. | #define HAVE_SETEGID 1
  22228. | #define HAVE_SETEUID 1
  22229. | #define HAVE_SETGID 1
  22230. | #define HAVE_SETLOCALE 1
  22231. | #define HAVE_SETREGID 1
  22232. | #define HAVE_SETREUID 1
  22233. | #define HAVE_SETSID 1
  22234. | #define HAVE_SETPGID 1
  22235. | #define HAVE_SETPGRP 1
  22236. | #define HAVE_SETUID 1
  22237. | #define HAVE_SETVBUF 1
  22238. | #define HAVE_SNPRINTF 1
  22239. | #define HAVE_SETLOCALE 1
  22240. | #define HAVE_SETREGID 1
  22241. | #define HAVE_SETREUID 1
  22242. | #define HAVE_SETRESUID 1
  22243. | #define HAVE_SETRESGID 1
  22244. | #define HAVE_SETSID 1
  22245. | #define HAVE_SETPGID 1
  22246. | #define HAVE_SETPGRP 1
  22247. | #define HAVE_SETUID 1
  22248. | #define HAVE_SETVBUF 1
  22249. | #define HAVE_SNPRINTF 1
  22250. | #define HAVE_SIGACTION 1
  22251. | #define HAVE_SIGINTERRUPT 1
  22252. | #define HAVE_STRFTIME 1
  22253. | #define HAVE_SYSCONF 1
  22254. | #define HAVE_TCGETPGRP 1
  22255. | #define HAVE_TCSETPGRP 1
  22256. | #define HAVE_TEMPNAM 1
  22257. | #define HAVE_TIMEGM 1
  22258. | #define HAVE_TIMES 1
  22259. | #define HAVE_TMPFILE 1
  22260. | #define HAVE_TMPNAM 1
  22261. | #define HAVE_TMPNAM_R 1
  22262. | #define HAVE_TRUNCATE 1
  22263. | #define HAVE_UNAME 1
  22264. | #define HAVE_UNSETENV 1
  22265. | #define HAVE_UTIMES 1
  22266. | #define HAVE_WAITPID 1
  22267. | #define HAVE_WAIT3 1
  22268. | #define HAVE_WAIT4 1
  22269. | #define HAVE_WCSCOLL 1
  22270. | #define HAVE_CHROOT 1
  22271. | #define HAVE_LINK 1
  22272. | #define HAVE_SYMLINK 1
  22273. | #define HAVE_FCHDIR 1
  22274. | #define HAVE_FSYNC 1
  22275. | #define HAVE_FDATASYNC 1
  22276. | #define HAVE_EPOLL 1
  22277. | #define HAVE_FLOCK 1
  22278. | #define HAVE_GETPAGESIZE 1
  22279. | #define HAVE_HSTRERROR 1
  22280. | #define HAVE_INET_ATON 1
  22281. | #define HAVE_INET_PTON 1
  22282. | #define HAVE_SETGROUPS 1
  22283. | #define HAVE_OPENPTY 1
  22284. | #define HAVE_FORKPTY 1
  22285. | #define HAVE_MEMMOVE 1
  22286. | #define HAVE_FSEEKO 1
  22287. | #define HAVE_FSTATVFS 1
  22288. | #define HAVE_FTELLO 1
  22289. | #define HAVE_STATVFS 1
  22290. | #define HAVE_DUP2 1
  22291. | #define HAVE_GETCWD 1
  22292. | #define HAVE_STRDUP 1
  22293. | #define HAVE_GETPGRP 1
  22294. | #define HAVE_SETPGRP 1
  22295. | #define HAVE_GETTIMEOFDAY 1
  22296. | #define HAVE_DEVICE_MACROS 1
  22297. | #define HAVE_GETNAMEINFO 1
  22298. | #define TIME_WITH_SYS_TIME 1
  22299. | #define HAVE_STRUCT_TM_TM_ZONE 1
  22300. | #define HAVE_TM_ZONE 1
  22301. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  22302. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  22303. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  22304. | #define HAVE_ST_BLOCKS 1
  22305. | #define SYS_SELECT_WITH_SYS_TIME 1
  22306. | #define HAVE_ADDRINFO 1
  22307. | #define HAVE_SOCKADDR_STORAGE 1
  22308. | #define HAVE_PROTOTYPES 1
  22309. | #define HAVE_STDARG_PROTOTYPES 1
  22310. | #define HAVE_SOCKETPAIR 1
  22311. | #define HAVE_GETHOSTBYNAME_R 1
  22312. | #define HAVE_GETHOSTBYNAME_R 1
  22313. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  22314. | #define HAVE_ACOSH 1
  22315. | #define HAVE_ASINH 1
  22316. | #define HAVE_ATANH 1
  22317. | #define HAVE_COPYSIGN 1
  22318. | #define HAVE_ERF 1
  22319. | #define HAVE_ERFC 1
  22320. | #define HAVE_EXPM1 1
  22321. | #define HAVE_GAMMA 1
  22322. | #define HAVE_HYPOT 1
  22323. | #define HAVE_LGAMMA 1
  22324. | #define HAVE_LOG1P 1
  22325. | #define HAVE_ROUND 1
  22326. | #define HAVE_TGAMMA 1
  22327. | #define HAVE_DECL_ISINF 1
  22328. | #define HAVE_DECL_ISNAN 1
  22329. | #define HAVE_DECL_ISFINITE 1
  22330. | #define HAVE_BROKEN_SEM_GETVALUE 1
  22331. | #define HAVE_WCHAR_H 1
  22332. | #define SIZEOF_WCHAR_T 4
  22333. | #define Py_UNICODE_SIZE 2
  22334. | #define Py_USING_UNICODE 1
  22335. | #define PY_UNICODE_TYPE unsigned short
  22336. | #define HAVE_GETC_UNLOCKED 1
  22337. | /* end confdefs.h. */
  22338. |
  22339. | /* Override any GCC internal prototype to avoid an error.
  22340. | Use char because int might match the return type of a GCC
  22341. | builtin and then its argument prototype would still apply. */
  22342. | #ifdef __cplusplus
  22343. | extern "C"
  22344. | #endif
  22345. | char readline ();
  22346. | int
  22347. | main ()
  22348. | {
  22349. | return readline ();
  22350. | ;
  22351. | return 0;
  22352. | }
  22353. configure:12903: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -lncursesw -ldl -lpthread -lutil >&5
  22354. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  22355. collect2: ld returned 1 exit status
  22356. configure:12903: $? = 1
  22357. configure: failed program was:
  22358. | /* confdefs.h */
  22359. | #define _GNU_SOURCE 1
  22360. | #define _NETBSD_SOURCE 1
  22361. | #define __BSD_VISIBLE 1
  22362. | #define _BSD_TYPES 1
  22363. | #define _DARWIN_C_SOURCE 1
  22364. | #define _XOPEN_SOURCE 600
  22365. | #define _XOPEN_SOURCE_EXTENDED 1
  22366. | #define _POSIX_C_SOURCE 200112L
  22367. | #define STDC_HEADERS 1
  22368. | #define HAVE_SYS_TYPES_H 1
  22369. | #define HAVE_SYS_STAT_H 1
  22370. | #define HAVE_STDLIB_H 1
  22371. | #define HAVE_STRING_H 1
  22372. | #define HAVE_MEMORY_H 1
  22373. | #define HAVE_STRINGS_H 1
  22374. | #define HAVE_INTTYPES_H 1
  22375. | #define HAVE_STDINT_H 1
  22376. | #define HAVE_UNISTD_H 1
  22377. | #define __EXTENSIONS__ 1
  22378. | #define _ALL_SOURCE 1
  22379. | #define _GNU_SOURCE 1
  22380. | #define _POSIX_PTHREAD_SEMANTICS 1
  22381. | #define _TANDEM_SOURCE 1
  22382. | #define STDC_HEADERS 1
  22383. | #define HAVE_ASM_TYPES_H 1
  22384. | #define HAVE_DLFCN_H 1
  22385. | #define HAVE_ERRNO_H 1
  22386. | #define HAVE_FCNTL_H 1
  22387. | #define HAVE_GRP_H 1
  22388. | #define HAVE_LANGINFO_H 1
  22389. | #define HAVE_POLL_H 1
  22390. | #define HAVE_PTHREAD_H 1
  22391. | #define HAVE_SHADOW_H 1
  22392. | #define HAVE_SIGNAL_H 1
  22393. | #define HAVE_STDINT_H 1
  22394. | #define HAVE_TERMIOS_H 1
  22395. | #define HAVE_UNISTD_H 1
  22396. | #define HAVE_UTIME_H 1
  22397. | #define HAVE_SYS_EPOLL_H 1
  22398. | #define HAVE_SYS_FILE_H 1
  22399. | #define HAVE_SYS_PARAM_H 1
  22400. | #define HAVE_SYS_POLL_H 1
  22401. | #define HAVE_SYS_SELECT_H 1
  22402. | #define HAVE_SYS_SOCKET_H 1
  22403. | #define HAVE_SYS_STATVFS_H 1
  22404. | #define HAVE_SYS_STAT_H 1
  22405. | #define HAVE_SYS_TIME_H 1
  22406. | #define HAVE_SYS_TIMES_H 1
  22407. | #define HAVE_SYS_TYPES_H 1
  22408. | #define HAVE_SYS_UN_H 1
  22409. | #define HAVE_SYS_UTSNAME_H 1
  22410. | #define HAVE_SYS_WAIT_H 1
  22411. | #define HAVE_PTY_H 1
  22412. | #define HAVE_SYS_RESOURCE_H 1
  22413. | #define HAVE_NETPACKET_PACKET_H 1
  22414. | #define HAVE_SYSEXITS_H 1
  22415. | #define HAVE_LINUX_TIPC_H 1
  22416. | #define HAVE_DIRENT_H 1
  22417. | #define HAVE_LINUX_NETLINK_H 1
  22418. | #define HAVE_MAKEDEV 1
  22419. | #define _LARGEFILE_SOURCE 1
  22420. | #define _FILE_OFFSET_BITS 64
  22421. | #if defined(SCO_DS)
  22422. | #undef _OFF_T
  22423. | #endif
  22424. | #define RETSIGTYPE void
  22425. | #define HAVE_SSIZE_T 1
  22426. | #define SIZEOF_INT 4
  22427. | #define SIZEOF_LONG 4
  22428. | #define SIZEOF_VOID_P 4
  22429. | #define SIZEOF_SHORT 2
  22430. | #define SIZEOF_FLOAT 4
  22431. | #define SIZEOF_DOUBLE 8
  22432. | #define SIZEOF_FPOS_T 24
  22433. | #define SIZEOF_SIZE_T 4
  22434. | #define SIZEOF_PID_T 4
  22435. | #define HAVE_LONG_LONG 1
  22436. | #define SIZEOF_LONG_LONG 8
  22437. | #define HAVE_LONG_DOUBLE 1
  22438. | #define SIZEOF_LONG_DOUBLE 8
  22439. | #define HAVE_C99_BOOL 1
  22440. | #define SIZEOF__BOOL 1
  22441. | #define HAVE_UINTPTR_T 1
  22442. | #define SIZEOF_UINTPTR_T 4
  22443. | #define SIZEOF_OFF_T 8
  22444. | #define HAVE_LARGEFILE_SUPPORT 1
  22445. | #define SIZEOF_TIME_T 4
  22446. | #define SIZEOF_PTHREAD_T 4
  22447. | #define SHLIB_EXT ".so"
  22448. | #define HAVE_LIBDL 1
  22449. | #define _REENTRANT 1
  22450. | #define WITH_THREAD 1
  22451. | #define HAVE_PTHREAD_SIGMASK 1
  22452. | #define WITH_DOC_STRINGS 1
  22453. | #define WITH_PYMALLOC 1
  22454. | #define HAVE_DLOPEN 1
  22455. | #define HAVE_DYNAMIC_LOADING 1
  22456. | #define HAVE_ALARM 1
  22457. | #define HAVE_SETITIMER 1
  22458. | #define HAVE_GETITIMER 1
  22459. | #define HAVE_CHOWN 1
  22460. | #define HAVE_CLOCK 1
  22461. | #define HAVE_CONFSTR 1
  22462. | #define HAVE_CTERMID 1
  22463. | #define HAVE_EXECV 1
  22464. | #define HAVE_FCHMOD 1
  22465. | #define HAVE_FCHOWN 1
  22466. | #define HAVE_FORK 1
  22467. | #define HAVE_FPATHCONF 1
  22468. | #define HAVE_FTIME 1
  22469. | #define HAVE_FTRUNCATE 1
  22470. | #define HAVE_GAI_STRERROR 1
  22471. | #define HAVE_GETGROUPS 1
  22472. | #define HAVE_GETLOGIN 1
  22473. | #define HAVE_GETPEERNAME 1
  22474. | #define HAVE_GETPGID 1
  22475. | #define HAVE_GETPID 1
  22476. | #define HAVE_GETPRIORITY 1
  22477. | #define HAVE_GETRESUID 1
  22478. | #define HAVE_GETRESGID 1
  22479. | #define HAVE_GETPWENT 1
  22480. | #define HAVE_GETSPNAM 1
  22481. | #define HAVE_GETSPENT 1
  22482. | #define HAVE_GETSID 1
  22483. | #define HAVE_INITGROUPS 1
  22484. | #define HAVE_KILL 1
  22485. | #define HAVE_KILLPG 1
  22486. | #define HAVE_LCHOWN 1
  22487. | #define HAVE_LSTAT 1
  22488. | #define HAVE_MKFIFO 1
  22489. | #define HAVE_MKNOD 1
  22490. | #define HAVE_MKTIME 1
  22491. | #define HAVE_MREMAP 1
  22492. | #define HAVE_NICE 1
  22493. | #define HAVE_PATHCONF 1
  22494. | #define HAVE_PAUSE 1
  22495. | #define HAVE_POLL 1
  22496. | #define HAVE_PUTENV 1
  22497. | #define HAVE_READLINK 1
  22498. | #define HAVE_REALPATH 1
  22499. | #define HAVE_SELECT 1
  22500. | #define HAVE_SEM_OPEN 1
  22501. | #define HAVE_SEM_TIMEDWAIT 1
  22502. | #define HAVE_SEM_GETVALUE 1
  22503. | #define HAVE_SEM_UNLINK 1
  22504. | #define HAVE_SETEGID 1
  22505. | #define HAVE_SETEUID 1
  22506. | #define HAVE_SETGID 1
  22507. | #define HAVE_SETLOCALE 1
  22508. | #define HAVE_SETREGID 1
  22509. | #define HAVE_SETREUID 1
  22510. | #define HAVE_SETSID 1
  22511. | #define HAVE_SETPGID 1
  22512. | #define HAVE_SETPGRP 1
  22513. | #define HAVE_SETUID 1
  22514. | #define HAVE_SETVBUF 1
  22515. | #define HAVE_SNPRINTF 1
  22516. | #define HAVE_SETLOCALE 1
  22517. | #define HAVE_SETREGID 1
  22518. | #define HAVE_SETREUID 1
  22519. | #define HAVE_SETRESUID 1
  22520. | #define HAVE_SETRESGID 1
  22521. | #define HAVE_SETSID 1
  22522. | #define HAVE_SETPGID 1
  22523. | #define HAVE_SETPGRP 1
  22524. | #define HAVE_SETUID 1
  22525. | #define HAVE_SETVBUF 1
  22526. | #define HAVE_SNPRINTF 1
  22527. | #define HAVE_SIGACTION 1
  22528. | #define HAVE_SIGINTERRUPT 1
  22529. | #define HAVE_STRFTIME 1
  22530. | #define HAVE_SYSCONF 1
  22531. | #define HAVE_TCGETPGRP 1
  22532. | #define HAVE_TCSETPGRP 1
  22533. | #define HAVE_TEMPNAM 1
  22534. | #define HAVE_TIMEGM 1
  22535. | #define HAVE_TIMES 1
  22536. | #define HAVE_TMPFILE 1
  22537. | #define HAVE_TMPNAM 1
  22538. | #define HAVE_TMPNAM_R 1
  22539. | #define HAVE_TRUNCATE 1
  22540. | #define HAVE_UNAME 1
  22541. | #define HAVE_UNSETENV 1
  22542. | #define HAVE_UTIMES 1
  22543. | #define HAVE_WAITPID 1
  22544. | #define HAVE_WAIT3 1
  22545. | #define HAVE_WAIT4 1
  22546. | #define HAVE_WCSCOLL 1
  22547. | #define HAVE_CHROOT 1
  22548. | #define HAVE_LINK 1
  22549. | #define HAVE_SYMLINK 1
  22550. | #define HAVE_FCHDIR 1
  22551. | #define HAVE_FSYNC 1
  22552. | #define HAVE_FDATASYNC 1
  22553. | #define HAVE_EPOLL 1
  22554. | #define HAVE_FLOCK 1
  22555. | #define HAVE_GETPAGESIZE 1
  22556. | #define HAVE_HSTRERROR 1
  22557. | #define HAVE_INET_ATON 1
  22558. | #define HAVE_INET_PTON 1
  22559. | #define HAVE_SETGROUPS 1
  22560. | #define HAVE_OPENPTY 1
  22561. | #define HAVE_FORKPTY 1
  22562. | #define HAVE_MEMMOVE 1
  22563. | #define HAVE_FSEEKO 1
  22564. | #define HAVE_FSTATVFS 1
  22565. | #define HAVE_FTELLO 1
  22566. | #define HAVE_STATVFS 1
  22567. | #define HAVE_DUP2 1
  22568. | #define HAVE_GETCWD 1
  22569. | #define HAVE_STRDUP 1
  22570. | #define HAVE_GETPGRP 1
  22571. | #define HAVE_SETPGRP 1
  22572. | #define HAVE_GETTIMEOFDAY 1
  22573. | #define HAVE_DEVICE_MACROS 1
  22574. | #define HAVE_GETNAMEINFO 1
  22575. | #define TIME_WITH_SYS_TIME 1
  22576. | #define HAVE_STRUCT_TM_TM_ZONE 1
  22577. | #define HAVE_TM_ZONE 1
  22578. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  22579. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  22580. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  22581. | #define HAVE_ST_BLOCKS 1
  22582. | #define SYS_SELECT_WITH_SYS_TIME 1
  22583. | #define HAVE_ADDRINFO 1
  22584. | #define HAVE_SOCKADDR_STORAGE 1
  22585. | #define HAVE_PROTOTYPES 1
  22586. | #define HAVE_STDARG_PROTOTYPES 1
  22587. | #define HAVE_SOCKETPAIR 1
  22588. | #define HAVE_GETHOSTBYNAME_R 1
  22589. | #define HAVE_GETHOSTBYNAME_R 1
  22590. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  22591. | #define HAVE_ACOSH 1
  22592. | #define HAVE_ASINH 1
  22593. | #define HAVE_ATANH 1
  22594. | #define HAVE_COPYSIGN 1
  22595. | #define HAVE_ERF 1
  22596. | #define HAVE_ERFC 1
  22597. | #define HAVE_EXPM1 1
  22598. | #define HAVE_GAMMA 1
  22599. | #define HAVE_HYPOT 1
  22600. | #define HAVE_LGAMMA 1
  22601. | #define HAVE_LOG1P 1
  22602. | #define HAVE_ROUND 1
  22603. | #define HAVE_TGAMMA 1
  22604. | #define HAVE_DECL_ISINF 1
  22605. | #define HAVE_DECL_ISNAN 1
  22606. | #define HAVE_DECL_ISFINITE 1
  22607. | #define HAVE_BROKEN_SEM_GETVALUE 1
  22608. | #define HAVE_WCHAR_H 1
  22609. | #define SIZEOF_WCHAR_T 4
  22610. | #define Py_UNICODE_SIZE 2
  22611. | #define Py_USING_UNICODE 1
  22612. | #define PY_UNICODE_TYPE unsigned short
  22613. | #define HAVE_GETC_UNLOCKED 1
  22614. | /* end confdefs.h. */
  22615. |
  22616. | /* Override any GCC internal prototype to avoid an error.
  22617. | Use char because int might match the return type of a GCC
  22618. | builtin and then its argument prototype would still apply. */
  22619. | #ifdef __cplusplus
  22620. | extern "C"
  22621. | #endif
  22622. | char readline ();
  22623. | int
  22624. | main ()
  22625. | {
  22626. | return readline ();
  22627. | ;
  22628. | return 0;
  22629. | }
  22630. configure:12903: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -lncurses -ldl -lpthread -lutil >&5
  22631. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  22632. collect2: ld returned 1 exit status
  22633. configure:12903: $? = 1
  22634. configure: failed program was:
  22635. | /* confdefs.h */
  22636. | #define _GNU_SOURCE 1
  22637. | #define _NETBSD_SOURCE 1
  22638. | #define __BSD_VISIBLE 1
  22639. | #define _BSD_TYPES 1
  22640. | #define _DARWIN_C_SOURCE 1
  22641. | #define _XOPEN_SOURCE 600
  22642. | #define _XOPEN_SOURCE_EXTENDED 1
  22643. | #define _POSIX_C_SOURCE 200112L
  22644. | #define STDC_HEADERS 1
  22645. | #define HAVE_SYS_TYPES_H 1
  22646. | #define HAVE_SYS_STAT_H 1
  22647. | #define HAVE_STDLIB_H 1
  22648. | #define HAVE_STRING_H 1
  22649. | #define HAVE_MEMORY_H 1
  22650. | #define HAVE_STRINGS_H 1
  22651. | #define HAVE_INTTYPES_H 1
  22652. | #define HAVE_STDINT_H 1
  22653. | #define HAVE_UNISTD_H 1
  22654. | #define __EXTENSIONS__ 1
  22655. | #define _ALL_SOURCE 1
  22656. | #define _GNU_SOURCE 1
  22657. | #define _POSIX_PTHREAD_SEMANTICS 1
  22658. | #define _TANDEM_SOURCE 1
  22659. | #define STDC_HEADERS 1
  22660. | #define HAVE_ASM_TYPES_H 1
  22661. | #define HAVE_DLFCN_H 1
  22662. | #define HAVE_ERRNO_H 1
  22663. | #define HAVE_FCNTL_H 1
  22664. | #define HAVE_GRP_H 1
  22665. | #define HAVE_LANGINFO_H 1
  22666. | #define HAVE_POLL_H 1
  22667. | #define HAVE_PTHREAD_H 1
  22668. | #define HAVE_SHADOW_H 1
  22669. | #define HAVE_SIGNAL_H 1
  22670. | #define HAVE_STDINT_H 1
  22671. | #define HAVE_TERMIOS_H 1
  22672. | #define HAVE_UNISTD_H 1
  22673. | #define HAVE_UTIME_H 1
  22674. | #define HAVE_SYS_EPOLL_H 1
  22675. | #define HAVE_SYS_FILE_H 1
  22676. | #define HAVE_SYS_PARAM_H 1
  22677. | #define HAVE_SYS_POLL_H 1
  22678. | #define HAVE_SYS_SELECT_H 1
  22679. | #define HAVE_SYS_SOCKET_H 1
  22680. | #define HAVE_SYS_STATVFS_H 1
  22681. | #define HAVE_SYS_STAT_H 1
  22682. | #define HAVE_SYS_TIME_H 1
  22683. | #define HAVE_SYS_TIMES_H 1
  22684. | #define HAVE_SYS_TYPES_H 1
  22685. | #define HAVE_SYS_UN_H 1
  22686. | #define HAVE_SYS_UTSNAME_H 1
  22687. | #define HAVE_SYS_WAIT_H 1
  22688. | #define HAVE_PTY_H 1
  22689. | #define HAVE_SYS_RESOURCE_H 1
  22690. | #define HAVE_NETPACKET_PACKET_H 1
  22691. | #define HAVE_SYSEXITS_H 1
  22692. | #define HAVE_LINUX_TIPC_H 1
  22693. | #define HAVE_DIRENT_H 1
  22694. | #define HAVE_LINUX_NETLINK_H 1
  22695. | #define HAVE_MAKEDEV 1
  22696. | #define _LARGEFILE_SOURCE 1
  22697. | #define _FILE_OFFSET_BITS 64
  22698. | #if defined(SCO_DS)
  22699. | #undef _OFF_T
  22700. | #endif
  22701. | #define RETSIGTYPE void
  22702. | #define HAVE_SSIZE_T 1
  22703. | #define SIZEOF_INT 4
  22704. | #define SIZEOF_LONG 4
  22705. | #define SIZEOF_VOID_P 4
  22706. | #define SIZEOF_SHORT 2
  22707. | #define SIZEOF_FLOAT 4
  22708. | #define SIZEOF_DOUBLE 8
  22709. | #define SIZEOF_FPOS_T 24
  22710. | #define SIZEOF_SIZE_T 4
  22711. | #define SIZEOF_PID_T 4
  22712. | #define HAVE_LONG_LONG 1
  22713. | #define SIZEOF_LONG_LONG 8
  22714. | #define HAVE_LONG_DOUBLE 1
  22715. | #define SIZEOF_LONG_DOUBLE 8
  22716. | #define HAVE_C99_BOOL 1
  22717. | #define SIZEOF__BOOL 1
  22718. | #define HAVE_UINTPTR_T 1
  22719. | #define SIZEOF_UINTPTR_T 4
  22720. | #define SIZEOF_OFF_T 8
  22721. | #define HAVE_LARGEFILE_SUPPORT 1
  22722. | #define SIZEOF_TIME_T 4
  22723. | #define SIZEOF_PTHREAD_T 4
  22724. | #define SHLIB_EXT ".so"
  22725. | #define HAVE_LIBDL 1
  22726. | #define _REENTRANT 1
  22727. | #define WITH_THREAD 1
  22728. | #define HAVE_PTHREAD_SIGMASK 1
  22729. | #define WITH_DOC_STRINGS 1
  22730. | #define WITH_PYMALLOC 1
  22731. | #define HAVE_DLOPEN 1
  22732. | #define HAVE_DYNAMIC_LOADING 1
  22733. | #define HAVE_ALARM 1
  22734. | #define HAVE_SETITIMER 1
  22735. | #define HAVE_GETITIMER 1
  22736. | #define HAVE_CHOWN 1
  22737. | #define HAVE_CLOCK 1
  22738. | #define HAVE_CONFSTR 1
  22739. | #define HAVE_CTERMID 1
  22740. | #define HAVE_EXECV 1
  22741. | #define HAVE_FCHMOD 1
  22742. | #define HAVE_FCHOWN 1
  22743. | #define HAVE_FORK 1
  22744. | #define HAVE_FPATHCONF 1
  22745. | #define HAVE_FTIME 1
  22746. | #define HAVE_FTRUNCATE 1
  22747. | #define HAVE_GAI_STRERROR 1
  22748. | #define HAVE_GETGROUPS 1
  22749. | #define HAVE_GETLOGIN 1
  22750. | #define HAVE_GETPEERNAME 1
  22751. | #define HAVE_GETPGID 1
  22752. | #define HAVE_GETPID 1
  22753. | #define HAVE_GETPRIORITY 1
  22754. | #define HAVE_GETRESUID 1
  22755. | #define HAVE_GETRESGID 1
  22756. | #define HAVE_GETPWENT 1
  22757. | #define HAVE_GETSPNAM 1
  22758. | #define HAVE_GETSPENT 1
  22759. | #define HAVE_GETSID 1
  22760. | #define HAVE_INITGROUPS 1
  22761. | #define HAVE_KILL 1
  22762. | #define HAVE_KILLPG 1
  22763. | #define HAVE_LCHOWN 1
  22764. | #define HAVE_LSTAT 1
  22765. | #define HAVE_MKFIFO 1
  22766. | #define HAVE_MKNOD 1
  22767. | #define HAVE_MKTIME 1
  22768. | #define HAVE_MREMAP 1
  22769. | #define HAVE_NICE 1
  22770. | #define HAVE_PATHCONF 1
  22771. | #define HAVE_PAUSE 1
  22772. | #define HAVE_POLL 1
  22773. | #define HAVE_PUTENV 1
  22774. | #define HAVE_READLINK 1
  22775. | #define HAVE_REALPATH 1
  22776. | #define HAVE_SELECT 1
  22777. | #define HAVE_SEM_OPEN 1
  22778. | #define HAVE_SEM_TIMEDWAIT 1
  22779. | #define HAVE_SEM_GETVALUE 1
  22780. | #define HAVE_SEM_UNLINK 1
  22781. | #define HAVE_SETEGID 1
  22782. | #define HAVE_SETEUID 1
  22783. | #define HAVE_SETGID 1
  22784. | #define HAVE_SETLOCALE 1
  22785. | #define HAVE_SETREGID 1
  22786. | #define HAVE_SETREUID 1
  22787. | #define HAVE_SETSID 1
  22788. | #define HAVE_SETPGID 1
  22789. | #define HAVE_SETPGRP 1
  22790. | #define HAVE_SETUID 1
  22791. | #define HAVE_SETVBUF 1
  22792. | #define HAVE_SNPRINTF 1
  22793. | #define HAVE_SETLOCALE 1
  22794. | #define HAVE_SETREGID 1
  22795. | #define HAVE_SETREUID 1
  22796. | #define HAVE_SETRESUID 1
  22797. | #define HAVE_SETRESGID 1
  22798. | #define HAVE_SETSID 1
  22799. | #define HAVE_SETPGID 1
  22800. | #define HAVE_SETPGRP 1
  22801. | #define HAVE_SETUID 1
  22802. | #define HAVE_SETVBUF 1
  22803. | #define HAVE_SNPRINTF 1
  22804. | #define HAVE_SIGACTION 1
  22805. | #define HAVE_SIGINTERRUPT 1
  22806. | #define HAVE_STRFTIME 1
  22807. | #define HAVE_SYSCONF 1
  22808. | #define HAVE_TCGETPGRP 1
  22809. | #define HAVE_TCSETPGRP 1
  22810. | #define HAVE_TEMPNAM 1
  22811. | #define HAVE_TIMEGM 1
  22812. | #define HAVE_TIMES 1
  22813. | #define HAVE_TMPFILE 1
  22814. | #define HAVE_TMPNAM 1
  22815. | #define HAVE_TMPNAM_R 1
  22816. | #define HAVE_TRUNCATE 1
  22817. | #define HAVE_UNAME 1
  22818. | #define HAVE_UNSETENV 1
  22819. | #define HAVE_UTIMES 1
  22820. | #define HAVE_WAITPID 1
  22821. | #define HAVE_WAIT3 1
  22822. | #define HAVE_WAIT4 1
  22823. | #define HAVE_WCSCOLL 1
  22824. | #define HAVE_CHROOT 1
  22825. | #define HAVE_LINK 1
  22826. | #define HAVE_SYMLINK 1
  22827. | #define HAVE_FCHDIR 1
  22828. | #define HAVE_FSYNC 1
  22829. | #define HAVE_FDATASYNC 1
  22830. | #define HAVE_EPOLL 1
  22831. | #define HAVE_FLOCK 1
  22832. | #define HAVE_GETPAGESIZE 1
  22833. | #define HAVE_HSTRERROR 1
  22834. | #define HAVE_INET_ATON 1
  22835. | #define HAVE_INET_PTON 1
  22836. | #define HAVE_SETGROUPS 1
  22837. | #define HAVE_OPENPTY 1
  22838. | #define HAVE_FORKPTY 1
  22839. | #define HAVE_MEMMOVE 1
  22840. | #define HAVE_FSEEKO 1
  22841. | #define HAVE_FSTATVFS 1
  22842. | #define HAVE_FTELLO 1
  22843. | #define HAVE_STATVFS 1
  22844. | #define HAVE_DUP2 1
  22845. | #define HAVE_GETCWD 1
  22846. | #define HAVE_STRDUP 1
  22847. | #define HAVE_GETPGRP 1
  22848. | #define HAVE_SETPGRP 1
  22849. | #define HAVE_GETTIMEOFDAY 1
  22850. | #define HAVE_DEVICE_MACROS 1
  22851. | #define HAVE_GETNAMEINFO 1
  22852. | #define TIME_WITH_SYS_TIME 1
  22853. | #define HAVE_STRUCT_TM_TM_ZONE 1
  22854. | #define HAVE_TM_ZONE 1
  22855. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  22856. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  22857. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  22858. | #define HAVE_ST_BLOCKS 1
  22859. | #define SYS_SELECT_WITH_SYS_TIME 1
  22860. | #define HAVE_ADDRINFO 1
  22861. | #define HAVE_SOCKADDR_STORAGE 1
  22862. | #define HAVE_PROTOTYPES 1
  22863. | #define HAVE_STDARG_PROTOTYPES 1
  22864. | #define HAVE_SOCKETPAIR 1
  22865. | #define HAVE_GETHOSTBYNAME_R 1
  22866. | #define HAVE_GETHOSTBYNAME_R 1
  22867. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  22868. | #define HAVE_ACOSH 1
  22869. | #define HAVE_ASINH 1
  22870. | #define HAVE_ATANH 1
  22871. | #define HAVE_COPYSIGN 1
  22872. | #define HAVE_ERF 1
  22873. | #define HAVE_ERFC 1
  22874. | #define HAVE_EXPM1 1
  22875. | #define HAVE_GAMMA 1
  22876. | #define HAVE_HYPOT 1
  22877. | #define HAVE_LGAMMA 1
  22878. | #define HAVE_LOG1P 1
  22879. | #define HAVE_ROUND 1
  22880. | #define HAVE_TGAMMA 1
  22881. | #define HAVE_DECL_ISINF 1
  22882. | #define HAVE_DECL_ISNAN 1
  22883. | #define HAVE_DECL_ISFINITE 1
  22884. | #define HAVE_BROKEN_SEM_GETVALUE 1
  22885. | #define HAVE_WCHAR_H 1
  22886. | #define SIZEOF_WCHAR_T 4
  22887. | #define Py_UNICODE_SIZE 2
  22888. | #define Py_USING_UNICODE 1
  22889. | #define PY_UNICODE_TYPE unsigned short
  22890. | #define HAVE_GETC_UNLOCKED 1
  22891. | /* end confdefs.h. */
  22892. |
  22893. | /* Override any GCC internal prototype to avoid an error.
  22894. | Use char because int might match the return type of a GCC
  22895. | builtin and then its argument prototype would still apply. */
  22896. | #ifdef __cplusplus
  22897. | extern "C"
  22898. | #endif
  22899. | char readline ();
  22900. | int
  22901. | main ()
  22902. | {
  22903. | return readline ();
  22904. | ;
  22905. | return 0;
  22906. | }
  22907. configure:12903: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -lcurses -ldl -lpthread -lutil >&5
  22908. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  22909. collect2: ld returned 1 exit status
  22910. configure:12903: $? = 1
  22911. configure: failed program was:
  22912. | /* confdefs.h */
  22913. | #define _GNU_SOURCE 1
  22914. | #define _NETBSD_SOURCE 1
  22915. | #define __BSD_VISIBLE 1
  22916. | #define _BSD_TYPES 1
  22917. | #define _DARWIN_C_SOURCE 1
  22918. | #define _XOPEN_SOURCE 600
  22919. | #define _XOPEN_SOURCE_EXTENDED 1
  22920. | #define _POSIX_C_SOURCE 200112L
  22921. | #define STDC_HEADERS 1
  22922. | #define HAVE_SYS_TYPES_H 1
  22923. | #define HAVE_SYS_STAT_H 1
  22924. | #define HAVE_STDLIB_H 1
  22925. | #define HAVE_STRING_H 1
  22926. | #define HAVE_MEMORY_H 1
  22927. | #define HAVE_STRINGS_H 1
  22928. | #define HAVE_INTTYPES_H 1
  22929. | #define HAVE_STDINT_H 1
  22930. | #define HAVE_UNISTD_H 1
  22931. | #define __EXTENSIONS__ 1
  22932. | #define _ALL_SOURCE 1
  22933. | #define _GNU_SOURCE 1
  22934. | #define _POSIX_PTHREAD_SEMANTICS 1
  22935. | #define _TANDEM_SOURCE 1
  22936. | #define STDC_HEADERS 1
  22937. | #define HAVE_ASM_TYPES_H 1
  22938. | #define HAVE_DLFCN_H 1
  22939. | #define HAVE_ERRNO_H 1
  22940. | #define HAVE_FCNTL_H 1
  22941. | #define HAVE_GRP_H 1
  22942. | #define HAVE_LANGINFO_H 1
  22943. | #define HAVE_POLL_H 1
  22944. | #define HAVE_PTHREAD_H 1
  22945. | #define HAVE_SHADOW_H 1
  22946. | #define HAVE_SIGNAL_H 1
  22947. | #define HAVE_STDINT_H 1
  22948. | #define HAVE_TERMIOS_H 1
  22949. | #define HAVE_UNISTD_H 1
  22950. | #define HAVE_UTIME_H 1
  22951. | #define HAVE_SYS_EPOLL_H 1
  22952. | #define HAVE_SYS_FILE_H 1
  22953. | #define HAVE_SYS_PARAM_H 1
  22954. | #define HAVE_SYS_POLL_H 1
  22955. | #define HAVE_SYS_SELECT_H 1
  22956. | #define HAVE_SYS_SOCKET_H 1
  22957. | #define HAVE_SYS_STATVFS_H 1
  22958. | #define HAVE_SYS_STAT_H 1
  22959. | #define HAVE_SYS_TIME_H 1
  22960. | #define HAVE_SYS_TIMES_H 1
  22961. | #define HAVE_SYS_TYPES_H 1
  22962. | #define HAVE_SYS_UN_H 1
  22963. | #define HAVE_SYS_UTSNAME_H 1
  22964. | #define HAVE_SYS_WAIT_H 1
  22965. | #define HAVE_PTY_H 1
  22966. | #define HAVE_SYS_RESOURCE_H 1
  22967. | #define HAVE_NETPACKET_PACKET_H 1
  22968. | #define HAVE_SYSEXITS_H 1
  22969. | #define HAVE_LINUX_TIPC_H 1
  22970. | #define HAVE_DIRENT_H 1
  22971. | #define HAVE_LINUX_NETLINK_H 1
  22972. | #define HAVE_MAKEDEV 1
  22973. | #define _LARGEFILE_SOURCE 1
  22974. | #define _FILE_OFFSET_BITS 64
  22975. | #if defined(SCO_DS)
  22976. | #undef _OFF_T
  22977. | #endif
  22978. | #define RETSIGTYPE void
  22979. | #define HAVE_SSIZE_T 1
  22980. | #define SIZEOF_INT 4
  22981. | #define SIZEOF_LONG 4
  22982. | #define SIZEOF_VOID_P 4
  22983. | #define SIZEOF_SHORT 2
  22984. | #define SIZEOF_FLOAT 4
  22985. | #define SIZEOF_DOUBLE 8
  22986. | #define SIZEOF_FPOS_T 24
  22987. | #define SIZEOF_SIZE_T 4
  22988. | #define SIZEOF_PID_T 4
  22989. | #define HAVE_LONG_LONG 1
  22990. | #define SIZEOF_LONG_LONG 8
  22991. | #define HAVE_LONG_DOUBLE 1
  22992. | #define SIZEOF_LONG_DOUBLE 8
  22993. | #define HAVE_C99_BOOL 1
  22994. | #define SIZEOF__BOOL 1
  22995. | #define HAVE_UINTPTR_T 1
  22996. | #define SIZEOF_UINTPTR_T 4
  22997. | #define SIZEOF_OFF_T 8
  22998. | #define HAVE_LARGEFILE_SUPPORT 1
  22999. | #define SIZEOF_TIME_T 4
  23000. | #define SIZEOF_PTHREAD_T 4
  23001. | #define SHLIB_EXT ".so"
  23002. | #define HAVE_LIBDL 1
  23003. | #define _REENTRANT 1
  23004. | #define WITH_THREAD 1
  23005. | #define HAVE_PTHREAD_SIGMASK 1
  23006. | #define WITH_DOC_STRINGS 1
  23007. | #define WITH_PYMALLOC 1
  23008. | #define HAVE_DLOPEN 1
  23009. | #define HAVE_DYNAMIC_LOADING 1
  23010. | #define HAVE_ALARM 1
  23011. | #define HAVE_SETITIMER 1
  23012. | #define HAVE_GETITIMER 1
  23013. | #define HAVE_CHOWN 1
  23014. | #define HAVE_CLOCK 1
  23015. | #define HAVE_CONFSTR 1
  23016. | #define HAVE_CTERMID 1
  23017. | #define HAVE_EXECV 1
  23018. | #define HAVE_FCHMOD 1
  23019. | #define HAVE_FCHOWN 1
  23020. | #define HAVE_FORK 1
  23021. | #define HAVE_FPATHCONF 1
  23022. | #define HAVE_FTIME 1
  23023. | #define HAVE_FTRUNCATE 1
  23024. | #define HAVE_GAI_STRERROR 1
  23025. | #define HAVE_GETGROUPS 1
  23026. | #define HAVE_GETLOGIN 1
  23027. | #define HAVE_GETPEERNAME 1
  23028. | #define HAVE_GETPGID 1
  23029. | #define HAVE_GETPID 1
  23030. | #define HAVE_GETPRIORITY 1
  23031. | #define HAVE_GETRESUID 1
  23032. | #define HAVE_GETRESGID 1
  23033. | #define HAVE_GETPWENT 1
  23034. | #define HAVE_GETSPNAM 1
  23035. | #define HAVE_GETSPENT 1
  23036. | #define HAVE_GETSID 1
  23037. | #define HAVE_INITGROUPS 1
  23038. | #define HAVE_KILL 1
  23039. | #define HAVE_KILLPG 1
  23040. | #define HAVE_LCHOWN 1
  23041. | #define HAVE_LSTAT 1
  23042. | #define HAVE_MKFIFO 1
  23043. | #define HAVE_MKNOD 1
  23044. | #define HAVE_MKTIME 1
  23045. | #define HAVE_MREMAP 1
  23046. | #define HAVE_NICE 1
  23047. | #define HAVE_PATHCONF 1
  23048. | #define HAVE_PAUSE 1
  23049. | #define HAVE_POLL 1
  23050. | #define HAVE_PUTENV 1
  23051. | #define HAVE_READLINK 1
  23052. | #define HAVE_REALPATH 1
  23053. | #define HAVE_SELECT 1
  23054. | #define HAVE_SEM_OPEN 1
  23055. | #define HAVE_SEM_TIMEDWAIT 1
  23056. | #define HAVE_SEM_GETVALUE 1
  23057. | #define HAVE_SEM_UNLINK 1
  23058. | #define HAVE_SETEGID 1
  23059. | #define HAVE_SETEUID 1
  23060. | #define HAVE_SETGID 1
  23061. | #define HAVE_SETLOCALE 1
  23062. | #define HAVE_SETREGID 1
  23063. | #define HAVE_SETREUID 1
  23064. | #define HAVE_SETSID 1
  23065. | #define HAVE_SETPGID 1
  23066. | #define HAVE_SETPGRP 1
  23067. | #define HAVE_SETUID 1
  23068. | #define HAVE_SETVBUF 1
  23069. | #define HAVE_SNPRINTF 1
  23070. | #define HAVE_SETLOCALE 1
  23071. | #define HAVE_SETREGID 1
  23072. | #define HAVE_SETREUID 1
  23073. | #define HAVE_SETRESUID 1
  23074. | #define HAVE_SETRESGID 1
  23075. | #define HAVE_SETSID 1
  23076. | #define HAVE_SETPGID 1
  23077. | #define HAVE_SETPGRP 1
  23078. | #define HAVE_SETUID 1
  23079. | #define HAVE_SETVBUF 1
  23080. | #define HAVE_SNPRINTF 1
  23081. | #define HAVE_SIGACTION 1
  23082. | #define HAVE_SIGINTERRUPT 1
  23083. | #define HAVE_STRFTIME 1
  23084. | #define HAVE_SYSCONF 1
  23085. | #define HAVE_TCGETPGRP 1
  23086. | #define HAVE_TCSETPGRP 1
  23087. | #define HAVE_TEMPNAM 1
  23088. | #define HAVE_TIMEGM 1
  23089. | #define HAVE_TIMES 1
  23090. | #define HAVE_TMPFILE 1
  23091. | #define HAVE_TMPNAM 1
  23092. | #define HAVE_TMPNAM_R 1
  23093. | #define HAVE_TRUNCATE 1
  23094. | #define HAVE_UNAME 1
  23095. | #define HAVE_UNSETENV 1
  23096. | #define HAVE_UTIMES 1
  23097. | #define HAVE_WAITPID 1
  23098. | #define HAVE_WAIT3 1
  23099. | #define HAVE_WAIT4 1
  23100. | #define HAVE_WCSCOLL 1
  23101. | #define HAVE_CHROOT 1
  23102. | #define HAVE_LINK 1
  23103. | #define HAVE_SYMLINK 1
  23104. | #define HAVE_FCHDIR 1
  23105. | #define HAVE_FSYNC 1
  23106. | #define HAVE_FDATASYNC 1
  23107. | #define HAVE_EPOLL 1
  23108. | #define HAVE_FLOCK 1
  23109. | #define HAVE_GETPAGESIZE 1
  23110. | #define HAVE_HSTRERROR 1
  23111. | #define HAVE_INET_ATON 1
  23112. | #define HAVE_INET_PTON 1
  23113. | #define HAVE_SETGROUPS 1
  23114. | #define HAVE_OPENPTY 1
  23115. | #define HAVE_FORKPTY 1
  23116. | #define HAVE_MEMMOVE 1
  23117. | #define HAVE_FSEEKO 1
  23118. | #define HAVE_FSTATVFS 1
  23119. | #define HAVE_FTELLO 1
  23120. | #define HAVE_STATVFS 1
  23121. | #define HAVE_DUP2 1
  23122. | #define HAVE_GETCWD 1
  23123. | #define HAVE_STRDUP 1
  23124. | #define HAVE_GETPGRP 1
  23125. | #define HAVE_SETPGRP 1
  23126. | #define HAVE_GETTIMEOFDAY 1
  23127. | #define HAVE_DEVICE_MACROS 1
  23128. | #define HAVE_GETNAMEINFO 1
  23129. | #define TIME_WITH_SYS_TIME 1
  23130. | #define HAVE_STRUCT_TM_TM_ZONE 1
  23131. | #define HAVE_TM_ZONE 1
  23132. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  23133. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  23134. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  23135. | #define HAVE_ST_BLOCKS 1
  23136. | #define SYS_SELECT_WITH_SYS_TIME 1
  23137. | #define HAVE_ADDRINFO 1
  23138. | #define HAVE_SOCKADDR_STORAGE 1
  23139. | #define HAVE_PROTOTYPES 1
  23140. | #define HAVE_STDARG_PROTOTYPES 1
  23141. | #define HAVE_SOCKETPAIR 1
  23142. | #define HAVE_GETHOSTBYNAME_R 1
  23143. | #define HAVE_GETHOSTBYNAME_R 1
  23144. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  23145. | #define HAVE_ACOSH 1
  23146. | #define HAVE_ASINH 1
  23147. | #define HAVE_ATANH 1
  23148. | #define HAVE_COPYSIGN 1
  23149. | #define HAVE_ERF 1
  23150. | #define HAVE_ERFC 1
  23151. | #define HAVE_EXPM1 1
  23152. | #define HAVE_GAMMA 1
  23153. | #define HAVE_HYPOT 1
  23154. | #define HAVE_LGAMMA 1
  23155. | #define HAVE_LOG1P 1
  23156. | #define HAVE_ROUND 1
  23157. | #define HAVE_TGAMMA 1
  23158. | #define HAVE_DECL_ISINF 1
  23159. | #define HAVE_DECL_ISNAN 1
  23160. | #define HAVE_DECL_ISFINITE 1
  23161. | #define HAVE_BROKEN_SEM_GETVALUE 1
  23162. | #define HAVE_WCHAR_H 1
  23163. | #define SIZEOF_WCHAR_T 4
  23164. | #define Py_UNICODE_SIZE 2
  23165. | #define Py_USING_UNICODE 1
  23166. | #define PY_UNICODE_TYPE unsigned short
  23167. | #define HAVE_GETC_UNLOCKED 1
  23168. | /* end confdefs.h. */
  23169. |
  23170. | /* Override any GCC internal prototype to avoid an error.
  23171. | Use char because int might match the return type of a GCC
  23172. | builtin and then its argument prototype would still apply. */
  23173. | #ifdef __cplusplus
  23174. | extern "C"
  23175. | #endif
  23176. | char readline ();
  23177. | int
  23178. | main ()
  23179. | {
  23180. | return readline ();
  23181. | ;
  23182. | return 0;
  23183. | }
  23184. configure:12903: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -ltermcap -ldl -lpthread -lutil >&5
  23185. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  23186. collect2: ld returned 1 exit status
  23187. configure:12903: $? = 1
  23188. configure: failed program was:
  23189. | /* confdefs.h */
  23190. | #define _GNU_SOURCE 1
  23191. | #define _NETBSD_SOURCE 1
  23192. | #define __BSD_VISIBLE 1
  23193. | #define _BSD_TYPES 1
  23194. | #define _DARWIN_C_SOURCE 1
  23195. | #define _XOPEN_SOURCE 600
  23196. | #define _XOPEN_SOURCE_EXTENDED 1
  23197. | #define _POSIX_C_SOURCE 200112L
  23198. | #define STDC_HEADERS 1
  23199. | #define HAVE_SYS_TYPES_H 1
  23200. | #define HAVE_SYS_STAT_H 1
  23201. | #define HAVE_STDLIB_H 1
  23202. | #define HAVE_STRING_H 1
  23203. | #define HAVE_MEMORY_H 1
  23204. | #define HAVE_STRINGS_H 1
  23205. | #define HAVE_INTTYPES_H 1
  23206. | #define HAVE_STDINT_H 1
  23207. | #define HAVE_UNISTD_H 1
  23208. | #define __EXTENSIONS__ 1
  23209. | #define _ALL_SOURCE 1
  23210. | #define _GNU_SOURCE 1
  23211. | #define _POSIX_PTHREAD_SEMANTICS 1
  23212. | #define _TANDEM_SOURCE 1
  23213. | #define STDC_HEADERS 1
  23214. | #define HAVE_ASM_TYPES_H 1
  23215. | #define HAVE_DLFCN_H 1
  23216. | #define HAVE_ERRNO_H 1
  23217. | #define HAVE_FCNTL_H 1
  23218. | #define HAVE_GRP_H 1
  23219. | #define HAVE_LANGINFO_H 1
  23220. | #define HAVE_POLL_H 1
  23221. | #define HAVE_PTHREAD_H 1
  23222. | #define HAVE_SHADOW_H 1
  23223. | #define HAVE_SIGNAL_H 1
  23224. | #define HAVE_STDINT_H 1
  23225. | #define HAVE_TERMIOS_H 1
  23226. | #define HAVE_UNISTD_H 1
  23227. | #define HAVE_UTIME_H 1
  23228. | #define HAVE_SYS_EPOLL_H 1
  23229. | #define HAVE_SYS_FILE_H 1
  23230. | #define HAVE_SYS_PARAM_H 1
  23231. | #define HAVE_SYS_POLL_H 1
  23232. | #define HAVE_SYS_SELECT_H 1
  23233. | #define HAVE_SYS_SOCKET_H 1
  23234. | #define HAVE_SYS_STATVFS_H 1
  23235. | #define HAVE_SYS_STAT_H 1
  23236. | #define HAVE_SYS_TIME_H 1
  23237. | #define HAVE_SYS_TIMES_H 1
  23238. | #define HAVE_SYS_TYPES_H 1
  23239. | #define HAVE_SYS_UN_H 1
  23240. | #define HAVE_SYS_UTSNAME_H 1
  23241. | #define HAVE_SYS_WAIT_H 1
  23242. | #define HAVE_PTY_H 1
  23243. | #define HAVE_SYS_RESOURCE_H 1
  23244. | #define HAVE_NETPACKET_PACKET_H 1
  23245. | #define HAVE_SYSEXITS_H 1
  23246. | #define HAVE_LINUX_TIPC_H 1
  23247. | #define HAVE_DIRENT_H 1
  23248. | #define HAVE_LINUX_NETLINK_H 1
  23249. | #define HAVE_MAKEDEV 1
  23250. | #define _LARGEFILE_SOURCE 1
  23251. | #define _FILE_OFFSET_BITS 64
  23252. | #if defined(SCO_DS)
  23253. | #undef _OFF_T
  23254. | #endif
  23255. | #define RETSIGTYPE void
  23256. | #define HAVE_SSIZE_T 1
  23257. | #define SIZEOF_INT 4
  23258. | #define SIZEOF_LONG 4
  23259. | #define SIZEOF_VOID_P 4
  23260. | #define SIZEOF_SHORT 2
  23261. | #define SIZEOF_FLOAT 4
  23262. | #define SIZEOF_DOUBLE 8
  23263. | #define SIZEOF_FPOS_T 24
  23264. | #define SIZEOF_SIZE_T 4
  23265. | #define SIZEOF_PID_T 4
  23266. | #define HAVE_LONG_LONG 1
  23267. | #define SIZEOF_LONG_LONG 8
  23268. | #define HAVE_LONG_DOUBLE 1
  23269. | #define SIZEOF_LONG_DOUBLE 8
  23270. | #define HAVE_C99_BOOL 1
  23271. | #define SIZEOF__BOOL 1
  23272. | #define HAVE_UINTPTR_T 1
  23273. | #define SIZEOF_UINTPTR_T 4
  23274. | #define SIZEOF_OFF_T 8
  23275. | #define HAVE_LARGEFILE_SUPPORT 1
  23276. | #define SIZEOF_TIME_T 4
  23277. | #define SIZEOF_PTHREAD_T 4
  23278. | #define SHLIB_EXT ".so"
  23279. | #define HAVE_LIBDL 1
  23280. | #define _REENTRANT 1
  23281. | #define WITH_THREAD 1
  23282. | #define HAVE_PTHREAD_SIGMASK 1
  23283. | #define WITH_DOC_STRINGS 1
  23284. | #define WITH_PYMALLOC 1
  23285. | #define HAVE_DLOPEN 1
  23286. | #define HAVE_DYNAMIC_LOADING 1
  23287. | #define HAVE_ALARM 1
  23288. | #define HAVE_SETITIMER 1
  23289. | #define HAVE_GETITIMER 1
  23290. | #define HAVE_CHOWN 1
  23291. | #define HAVE_CLOCK 1
  23292. | #define HAVE_CONFSTR 1
  23293. | #define HAVE_CTERMID 1
  23294. | #define HAVE_EXECV 1
  23295. | #define HAVE_FCHMOD 1
  23296. | #define HAVE_FCHOWN 1
  23297. | #define HAVE_FORK 1
  23298. | #define HAVE_FPATHCONF 1
  23299. | #define HAVE_FTIME 1
  23300. | #define HAVE_FTRUNCATE 1
  23301. | #define HAVE_GAI_STRERROR 1
  23302. | #define HAVE_GETGROUPS 1
  23303. | #define HAVE_GETLOGIN 1
  23304. | #define HAVE_GETPEERNAME 1
  23305. | #define HAVE_GETPGID 1
  23306. | #define HAVE_GETPID 1
  23307. | #define HAVE_GETPRIORITY 1
  23308. | #define HAVE_GETRESUID 1
  23309. | #define HAVE_GETRESGID 1
  23310. | #define HAVE_GETPWENT 1
  23311. | #define HAVE_GETSPNAM 1
  23312. | #define HAVE_GETSPENT 1
  23313. | #define HAVE_GETSID 1
  23314. | #define HAVE_INITGROUPS 1
  23315. | #define HAVE_KILL 1
  23316. | #define HAVE_KILLPG 1
  23317. | #define HAVE_LCHOWN 1
  23318. | #define HAVE_LSTAT 1
  23319. | #define HAVE_MKFIFO 1
  23320. | #define HAVE_MKNOD 1
  23321. | #define HAVE_MKTIME 1
  23322. | #define HAVE_MREMAP 1
  23323. | #define HAVE_NICE 1
  23324. | #define HAVE_PATHCONF 1
  23325. | #define HAVE_PAUSE 1
  23326. | #define HAVE_POLL 1
  23327. | #define HAVE_PUTENV 1
  23328. | #define HAVE_READLINK 1
  23329. | #define HAVE_REALPATH 1
  23330. | #define HAVE_SELECT 1
  23331. | #define HAVE_SEM_OPEN 1
  23332. | #define HAVE_SEM_TIMEDWAIT 1
  23333. | #define HAVE_SEM_GETVALUE 1
  23334. | #define HAVE_SEM_UNLINK 1
  23335. | #define HAVE_SETEGID 1
  23336. | #define HAVE_SETEUID 1
  23337. | #define HAVE_SETGID 1
  23338. | #define HAVE_SETLOCALE 1
  23339. | #define HAVE_SETREGID 1
  23340. | #define HAVE_SETREUID 1
  23341. | #define HAVE_SETSID 1
  23342. | #define HAVE_SETPGID 1
  23343. | #define HAVE_SETPGRP 1
  23344. | #define HAVE_SETUID 1
  23345. | #define HAVE_SETVBUF 1
  23346. | #define HAVE_SNPRINTF 1
  23347. | #define HAVE_SETLOCALE 1
  23348. | #define HAVE_SETREGID 1
  23349. | #define HAVE_SETREUID 1
  23350. | #define HAVE_SETRESUID 1
  23351. | #define HAVE_SETRESGID 1
  23352. | #define HAVE_SETSID 1
  23353. | #define HAVE_SETPGID 1
  23354. | #define HAVE_SETPGRP 1
  23355. | #define HAVE_SETUID 1
  23356. | #define HAVE_SETVBUF 1
  23357. | #define HAVE_SNPRINTF 1
  23358. | #define HAVE_SIGACTION 1
  23359. | #define HAVE_SIGINTERRUPT 1
  23360. | #define HAVE_STRFTIME 1
  23361. | #define HAVE_SYSCONF 1
  23362. | #define HAVE_TCGETPGRP 1
  23363. | #define HAVE_TCSETPGRP 1
  23364. | #define HAVE_TEMPNAM 1
  23365. | #define HAVE_TIMEGM 1
  23366. | #define HAVE_TIMES 1
  23367. | #define HAVE_TMPFILE 1
  23368. | #define HAVE_TMPNAM 1
  23369. | #define HAVE_TMPNAM_R 1
  23370. | #define HAVE_TRUNCATE 1
  23371. | #define HAVE_UNAME 1
  23372. | #define HAVE_UNSETENV 1
  23373. | #define HAVE_UTIMES 1
  23374. | #define HAVE_WAITPID 1
  23375. | #define HAVE_WAIT3 1
  23376. | #define HAVE_WAIT4 1
  23377. | #define HAVE_WCSCOLL 1
  23378. | #define HAVE_CHROOT 1
  23379. | #define HAVE_LINK 1
  23380. | #define HAVE_SYMLINK 1
  23381. | #define HAVE_FCHDIR 1
  23382. | #define HAVE_FSYNC 1
  23383. | #define HAVE_FDATASYNC 1
  23384. | #define HAVE_EPOLL 1
  23385. | #define HAVE_FLOCK 1
  23386. | #define HAVE_GETPAGESIZE 1
  23387. | #define HAVE_HSTRERROR 1
  23388. | #define HAVE_INET_ATON 1
  23389. | #define HAVE_INET_PTON 1
  23390. | #define HAVE_SETGROUPS 1
  23391. | #define HAVE_OPENPTY 1
  23392. | #define HAVE_FORKPTY 1
  23393. | #define HAVE_MEMMOVE 1
  23394. | #define HAVE_FSEEKO 1
  23395. | #define HAVE_FSTATVFS 1
  23396. | #define HAVE_FTELLO 1
  23397. | #define HAVE_STATVFS 1
  23398. | #define HAVE_DUP2 1
  23399. | #define HAVE_GETCWD 1
  23400. | #define HAVE_STRDUP 1
  23401. | #define HAVE_GETPGRP 1
  23402. | #define HAVE_SETPGRP 1
  23403. | #define HAVE_GETTIMEOFDAY 1
  23404. | #define HAVE_DEVICE_MACROS 1
  23405. | #define HAVE_GETNAMEINFO 1
  23406. | #define TIME_WITH_SYS_TIME 1
  23407. | #define HAVE_STRUCT_TM_TM_ZONE 1
  23408. | #define HAVE_TM_ZONE 1
  23409. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  23410. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  23411. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  23412. | #define HAVE_ST_BLOCKS 1
  23413. | #define SYS_SELECT_WITH_SYS_TIME 1
  23414. | #define HAVE_ADDRINFO 1
  23415. | #define HAVE_SOCKADDR_STORAGE 1
  23416. | #define HAVE_PROTOTYPES 1
  23417. | #define HAVE_STDARG_PROTOTYPES 1
  23418. | #define HAVE_SOCKETPAIR 1
  23419. | #define HAVE_GETHOSTBYNAME_R 1
  23420. | #define HAVE_GETHOSTBYNAME_R 1
  23421. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  23422. | #define HAVE_ACOSH 1
  23423. | #define HAVE_ASINH 1
  23424. | #define HAVE_ATANH 1
  23425. | #define HAVE_COPYSIGN 1
  23426. | #define HAVE_ERF 1
  23427. | #define HAVE_ERFC 1
  23428. | #define HAVE_EXPM1 1
  23429. | #define HAVE_GAMMA 1
  23430. | #define HAVE_HYPOT 1
  23431. | #define HAVE_LGAMMA 1
  23432. | #define HAVE_LOG1P 1
  23433. | #define HAVE_ROUND 1
  23434. | #define HAVE_TGAMMA 1
  23435. | #define HAVE_DECL_ISINF 1
  23436. | #define HAVE_DECL_ISNAN 1
  23437. | #define HAVE_DECL_ISFINITE 1
  23438. | #define HAVE_BROKEN_SEM_GETVALUE 1
  23439. | #define HAVE_WCHAR_H 1
  23440. | #define SIZEOF_WCHAR_T 4
  23441. | #define Py_UNICODE_SIZE 2
  23442. | #define Py_USING_UNICODE 1
  23443. | #define PY_UNICODE_TYPE unsigned short
  23444. | #define HAVE_GETC_UNLOCKED 1
  23445. | /* end confdefs.h. */
  23446. |
  23447. | /* Override any GCC internal prototype to avoid an error.
  23448. | Use char because int might match the return type of a GCC
  23449. | builtin and then its argument prototype would still apply. */
  23450. | #ifdef __cplusplus
  23451. | extern "C"
  23452. | #endif
  23453. | char readline ();
  23454. | int
  23455. | main ()
  23456. | {
  23457. | return readline ();
  23458. | ;
  23459. | return 0;
  23460. | }
  23461. configure:12915: result: none
  23462. configure:12926: checking for rl_callback_handler_install in -lreadline
  23463. configure:12951: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -ldl -lpthread -lutil >&5
  23464. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  23465. collect2: ld returned 1 exit status
  23466. configure:12951: $? = 1
  23467. configure: failed program was:
  23468. | /* confdefs.h */
  23469. | #define _GNU_SOURCE 1
  23470. | #define _NETBSD_SOURCE 1
  23471. | #define __BSD_VISIBLE 1
  23472. | #define _BSD_TYPES 1
  23473. | #define _DARWIN_C_SOURCE 1
  23474. | #define _XOPEN_SOURCE 600
  23475. | #define _XOPEN_SOURCE_EXTENDED 1
  23476. | #define _POSIX_C_SOURCE 200112L
  23477. | #define STDC_HEADERS 1
  23478. | #define HAVE_SYS_TYPES_H 1
  23479. | #define HAVE_SYS_STAT_H 1
  23480. | #define HAVE_STDLIB_H 1
  23481. | #define HAVE_STRING_H 1
  23482. | #define HAVE_MEMORY_H 1
  23483. | #define HAVE_STRINGS_H 1
  23484. | #define HAVE_INTTYPES_H 1
  23485. | #define HAVE_STDINT_H 1
  23486. | #define HAVE_UNISTD_H 1
  23487. | #define __EXTENSIONS__ 1
  23488. | #define _ALL_SOURCE 1
  23489. | #define _GNU_SOURCE 1
  23490. | #define _POSIX_PTHREAD_SEMANTICS 1
  23491. | #define _TANDEM_SOURCE 1
  23492. | #define STDC_HEADERS 1
  23493. | #define HAVE_ASM_TYPES_H 1
  23494. | #define HAVE_DLFCN_H 1
  23495. | #define HAVE_ERRNO_H 1
  23496. | #define HAVE_FCNTL_H 1
  23497. | #define HAVE_GRP_H 1
  23498. | #define HAVE_LANGINFO_H 1
  23499. | #define HAVE_POLL_H 1
  23500. | #define HAVE_PTHREAD_H 1
  23501. | #define HAVE_SHADOW_H 1
  23502. | #define HAVE_SIGNAL_H 1
  23503. | #define HAVE_STDINT_H 1
  23504. | #define HAVE_TERMIOS_H 1
  23505. | #define HAVE_UNISTD_H 1
  23506. | #define HAVE_UTIME_H 1
  23507. | #define HAVE_SYS_EPOLL_H 1
  23508. | #define HAVE_SYS_FILE_H 1
  23509. | #define HAVE_SYS_PARAM_H 1
  23510. | #define HAVE_SYS_POLL_H 1
  23511. | #define HAVE_SYS_SELECT_H 1
  23512. | #define HAVE_SYS_SOCKET_H 1
  23513. | #define HAVE_SYS_STATVFS_H 1
  23514. | #define HAVE_SYS_STAT_H 1
  23515. | #define HAVE_SYS_TIME_H 1
  23516. | #define HAVE_SYS_TIMES_H 1
  23517. | #define HAVE_SYS_TYPES_H 1
  23518. | #define HAVE_SYS_UN_H 1
  23519. | #define HAVE_SYS_UTSNAME_H 1
  23520. | #define HAVE_SYS_WAIT_H 1
  23521. | #define HAVE_PTY_H 1
  23522. | #define HAVE_SYS_RESOURCE_H 1
  23523. | #define HAVE_NETPACKET_PACKET_H 1
  23524. | #define HAVE_SYSEXITS_H 1
  23525. | #define HAVE_LINUX_TIPC_H 1
  23526. | #define HAVE_DIRENT_H 1
  23527. | #define HAVE_LINUX_NETLINK_H 1
  23528. | #define HAVE_MAKEDEV 1
  23529. | #define _LARGEFILE_SOURCE 1
  23530. | #define _FILE_OFFSET_BITS 64
  23531. | #if defined(SCO_DS)
  23532. | #undef _OFF_T
  23533. | #endif
  23534. | #define RETSIGTYPE void
  23535. | #define HAVE_SSIZE_T 1
  23536. | #define SIZEOF_INT 4
  23537. | #define SIZEOF_LONG 4
  23538. | #define SIZEOF_VOID_P 4
  23539. | #define SIZEOF_SHORT 2
  23540. | #define SIZEOF_FLOAT 4
  23541. | #define SIZEOF_DOUBLE 8
  23542. | #define SIZEOF_FPOS_T 24
  23543. | #define SIZEOF_SIZE_T 4
  23544. | #define SIZEOF_PID_T 4
  23545. | #define HAVE_LONG_LONG 1
  23546. | #define SIZEOF_LONG_LONG 8
  23547. | #define HAVE_LONG_DOUBLE 1
  23548. | #define SIZEOF_LONG_DOUBLE 8
  23549. | #define HAVE_C99_BOOL 1
  23550. | #define SIZEOF__BOOL 1
  23551. | #define HAVE_UINTPTR_T 1
  23552. | #define SIZEOF_UINTPTR_T 4
  23553. | #define SIZEOF_OFF_T 8
  23554. | #define HAVE_LARGEFILE_SUPPORT 1
  23555. | #define SIZEOF_TIME_T 4
  23556. | #define SIZEOF_PTHREAD_T 4
  23557. | #define SHLIB_EXT ".so"
  23558. | #define HAVE_LIBDL 1
  23559. | #define _REENTRANT 1
  23560. | #define WITH_THREAD 1
  23561. | #define HAVE_PTHREAD_SIGMASK 1
  23562. | #define WITH_DOC_STRINGS 1
  23563. | #define WITH_PYMALLOC 1
  23564. | #define HAVE_DLOPEN 1
  23565. | #define HAVE_DYNAMIC_LOADING 1
  23566. | #define HAVE_ALARM 1
  23567. | #define HAVE_SETITIMER 1
  23568. | #define HAVE_GETITIMER 1
  23569. | #define HAVE_CHOWN 1
  23570. | #define HAVE_CLOCK 1
  23571. | #define HAVE_CONFSTR 1
  23572. | #define HAVE_CTERMID 1
  23573. | #define HAVE_EXECV 1
  23574. | #define HAVE_FCHMOD 1
  23575. | #define HAVE_FCHOWN 1
  23576. | #define HAVE_FORK 1
  23577. | #define HAVE_FPATHCONF 1
  23578. | #define HAVE_FTIME 1
  23579. | #define HAVE_FTRUNCATE 1
  23580. | #define HAVE_GAI_STRERROR 1
  23581. | #define HAVE_GETGROUPS 1
  23582. | #define HAVE_GETLOGIN 1
  23583. | #define HAVE_GETPEERNAME 1
  23584. | #define HAVE_GETPGID 1
  23585. | #define HAVE_GETPID 1
  23586. | #define HAVE_GETPRIORITY 1
  23587. | #define HAVE_GETRESUID 1
  23588. | #define HAVE_GETRESGID 1
  23589. | #define HAVE_GETPWENT 1
  23590. | #define HAVE_GETSPNAM 1
  23591. | #define HAVE_GETSPENT 1
  23592. | #define HAVE_GETSID 1
  23593. | #define HAVE_INITGROUPS 1
  23594. | #define HAVE_KILL 1
  23595. | #define HAVE_KILLPG 1
  23596. | #define HAVE_LCHOWN 1
  23597. | #define HAVE_LSTAT 1
  23598. | #define HAVE_MKFIFO 1
  23599. | #define HAVE_MKNOD 1
  23600. | #define HAVE_MKTIME 1
  23601. | #define HAVE_MREMAP 1
  23602. | #define HAVE_NICE 1
  23603. | #define HAVE_PATHCONF 1
  23604. | #define HAVE_PAUSE 1
  23605. | #define HAVE_POLL 1
  23606. | #define HAVE_PUTENV 1
  23607. | #define HAVE_READLINK 1
  23608. | #define HAVE_REALPATH 1
  23609. | #define HAVE_SELECT 1
  23610. | #define HAVE_SEM_OPEN 1
  23611. | #define HAVE_SEM_TIMEDWAIT 1
  23612. | #define HAVE_SEM_GETVALUE 1
  23613. | #define HAVE_SEM_UNLINK 1
  23614. | #define HAVE_SETEGID 1
  23615. | #define HAVE_SETEUID 1
  23616. | #define HAVE_SETGID 1
  23617. | #define HAVE_SETLOCALE 1
  23618. | #define HAVE_SETREGID 1
  23619. | #define HAVE_SETREUID 1
  23620. | #define HAVE_SETSID 1
  23621. | #define HAVE_SETPGID 1
  23622. | #define HAVE_SETPGRP 1
  23623. | #define HAVE_SETUID 1
  23624. | #define HAVE_SETVBUF 1
  23625. | #define HAVE_SNPRINTF 1
  23626. | #define HAVE_SETLOCALE 1
  23627. | #define HAVE_SETREGID 1
  23628. | #define HAVE_SETREUID 1
  23629. | #define HAVE_SETRESUID 1
  23630. | #define HAVE_SETRESGID 1
  23631. | #define HAVE_SETSID 1
  23632. | #define HAVE_SETPGID 1
  23633. | #define HAVE_SETPGRP 1
  23634. | #define HAVE_SETUID 1
  23635. | #define HAVE_SETVBUF 1
  23636. | #define HAVE_SNPRINTF 1
  23637. | #define HAVE_SIGACTION 1
  23638. | #define HAVE_SIGINTERRUPT 1
  23639. | #define HAVE_STRFTIME 1
  23640. | #define HAVE_SYSCONF 1
  23641. | #define HAVE_TCGETPGRP 1
  23642. | #define HAVE_TCSETPGRP 1
  23643. | #define HAVE_TEMPNAM 1
  23644. | #define HAVE_TIMEGM 1
  23645. | #define HAVE_TIMES 1
  23646. | #define HAVE_TMPFILE 1
  23647. | #define HAVE_TMPNAM 1
  23648. | #define HAVE_TMPNAM_R 1
  23649. | #define HAVE_TRUNCATE 1
  23650. | #define HAVE_UNAME 1
  23651. | #define HAVE_UNSETENV 1
  23652. | #define HAVE_UTIMES 1
  23653. | #define HAVE_WAITPID 1
  23654. | #define HAVE_WAIT3 1
  23655. | #define HAVE_WAIT4 1
  23656. | #define HAVE_WCSCOLL 1
  23657. | #define HAVE_CHROOT 1
  23658. | #define HAVE_LINK 1
  23659. | #define HAVE_SYMLINK 1
  23660. | #define HAVE_FCHDIR 1
  23661. | #define HAVE_FSYNC 1
  23662. | #define HAVE_FDATASYNC 1
  23663. | #define HAVE_EPOLL 1
  23664. | #define HAVE_FLOCK 1
  23665. | #define HAVE_GETPAGESIZE 1
  23666. | #define HAVE_HSTRERROR 1
  23667. | #define HAVE_INET_ATON 1
  23668. | #define HAVE_INET_PTON 1
  23669. | #define HAVE_SETGROUPS 1
  23670. | #define HAVE_OPENPTY 1
  23671. | #define HAVE_FORKPTY 1
  23672. | #define HAVE_MEMMOVE 1
  23673. | #define HAVE_FSEEKO 1
  23674. | #define HAVE_FSTATVFS 1
  23675. | #define HAVE_FTELLO 1
  23676. | #define HAVE_STATVFS 1
  23677. | #define HAVE_DUP2 1
  23678. | #define HAVE_GETCWD 1
  23679. | #define HAVE_STRDUP 1
  23680. | #define HAVE_GETPGRP 1
  23681. | #define HAVE_SETPGRP 1
  23682. | #define HAVE_GETTIMEOFDAY 1
  23683. | #define HAVE_DEVICE_MACROS 1
  23684. | #define HAVE_GETNAMEINFO 1
  23685. | #define TIME_WITH_SYS_TIME 1
  23686. | #define HAVE_STRUCT_TM_TM_ZONE 1
  23687. | #define HAVE_TM_ZONE 1
  23688. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  23689. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  23690. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  23691. | #define HAVE_ST_BLOCKS 1
  23692. | #define SYS_SELECT_WITH_SYS_TIME 1
  23693. | #define HAVE_ADDRINFO 1
  23694. | #define HAVE_SOCKADDR_STORAGE 1
  23695. | #define HAVE_PROTOTYPES 1
  23696. | #define HAVE_STDARG_PROTOTYPES 1
  23697. | #define HAVE_SOCKETPAIR 1
  23698. | #define HAVE_GETHOSTBYNAME_R 1
  23699. | #define HAVE_GETHOSTBYNAME_R 1
  23700. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  23701. | #define HAVE_ACOSH 1
  23702. | #define HAVE_ASINH 1
  23703. | #define HAVE_ATANH 1
  23704. | #define HAVE_COPYSIGN 1
  23705. | #define HAVE_ERF 1
  23706. | #define HAVE_ERFC 1
  23707. | #define HAVE_EXPM1 1
  23708. | #define HAVE_GAMMA 1
  23709. | #define HAVE_HYPOT 1
  23710. | #define HAVE_LGAMMA 1
  23711. | #define HAVE_LOG1P 1
  23712. | #define HAVE_ROUND 1
  23713. | #define HAVE_TGAMMA 1
  23714. | #define HAVE_DECL_ISINF 1
  23715. | #define HAVE_DECL_ISNAN 1
  23716. | #define HAVE_DECL_ISFINITE 1
  23717. | #define HAVE_BROKEN_SEM_GETVALUE 1
  23718. | #define HAVE_WCHAR_H 1
  23719. | #define SIZEOF_WCHAR_T 4
  23720. | #define Py_UNICODE_SIZE 2
  23721. | #define Py_USING_UNICODE 1
  23722. | #define PY_UNICODE_TYPE unsigned short
  23723. | #define HAVE_GETC_UNLOCKED 1
  23724. | /* end confdefs.h. */
  23725. |
  23726. | /* Override any GCC internal prototype to avoid an error.
  23727. | Use char because int might match the return type of a GCC
  23728. | builtin and then its argument prototype would still apply. */
  23729. | #ifdef __cplusplus
  23730. | extern "C"
  23731. | #endif
  23732. | char rl_callback_handler_install ();
  23733. | int
  23734. | main ()
  23735. | {
  23736. | return rl_callback_handler_install ();
  23737. | ;
  23738. | return 0;
  23739. | }
  23740. configure:12960: result: no
  23741. configure:12974: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  23742. conftest.c:258:31: error: readline/readline.h: No such file or directory
  23743. configure:12974: $? = 1
  23744. configure: failed program was:
  23745. | /* confdefs.h */
  23746. | #define _GNU_SOURCE 1
  23747. | #define _NETBSD_SOURCE 1
  23748. | #define __BSD_VISIBLE 1
  23749. | #define _BSD_TYPES 1
  23750. | #define _DARWIN_C_SOURCE 1
  23751. | #define _XOPEN_SOURCE 600
  23752. | #define _XOPEN_SOURCE_EXTENDED 1
  23753. | #define _POSIX_C_SOURCE 200112L
  23754. | #define STDC_HEADERS 1
  23755. | #define HAVE_SYS_TYPES_H 1
  23756. | #define HAVE_SYS_STAT_H 1
  23757. | #define HAVE_STDLIB_H 1
  23758. | #define HAVE_STRING_H 1
  23759. | #define HAVE_MEMORY_H 1
  23760. | #define HAVE_STRINGS_H 1
  23761. | #define HAVE_INTTYPES_H 1
  23762. | #define HAVE_STDINT_H 1
  23763. | #define HAVE_UNISTD_H 1
  23764. | #define __EXTENSIONS__ 1
  23765. | #define _ALL_SOURCE 1
  23766. | #define _GNU_SOURCE 1
  23767. | #define _POSIX_PTHREAD_SEMANTICS 1
  23768. | #define _TANDEM_SOURCE 1
  23769. | #define STDC_HEADERS 1
  23770. | #define HAVE_ASM_TYPES_H 1
  23771. | #define HAVE_DLFCN_H 1
  23772. | #define HAVE_ERRNO_H 1
  23773. | #define HAVE_FCNTL_H 1
  23774. | #define HAVE_GRP_H 1
  23775. | #define HAVE_LANGINFO_H 1
  23776. | #define HAVE_POLL_H 1
  23777. | #define HAVE_PTHREAD_H 1
  23778. | #define HAVE_SHADOW_H 1
  23779. | #define HAVE_SIGNAL_H 1
  23780. | #define HAVE_STDINT_H 1
  23781. | #define HAVE_TERMIOS_H 1
  23782. | #define HAVE_UNISTD_H 1
  23783. | #define HAVE_UTIME_H 1
  23784. | #define HAVE_SYS_EPOLL_H 1
  23785. | #define HAVE_SYS_FILE_H 1
  23786. | #define HAVE_SYS_PARAM_H 1
  23787. | #define HAVE_SYS_POLL_H 1
  23788. | #define HAVE_SYS_SELECT_H 1
  23789. | #define HAVE_SYS_SOCKET_H 1
  23790. | #define HAVE_SYS_STATVFS_H 1
  23791. | #define HAVE_SYS_STAT_H 1
  23792. | #define HAVE_SYS_TIME_H 1
  23793. | #define HAVE_SYS_TIMES_H 1
  23794. | #define HAVE_SYS_TYPES_H 1
  23795. | #define HAVE_SYS_UN_H 1
  23796. | #define HAVE_SYS_UTSNAME_H 1
  23797. | #define HAVE_SYS_WAIT_H 1
  23798. | #define HAVE_PTY_H 1
  23799. | #define HAVE_SYS_RESOURCE_H 1
  23800. | #define HAVE_NETPACKET_PACKET_H 1
  23801. | #define HAVE_SYSEXITS_H 1
  23802. | #define HAVE_LINUX_TIPC_H 1
  23803. | #define HAVE_DIRENT_H 1
  23804. | #define HAVE_LINUX_NETLINK_H 1
  23805. | #define HAVE_MAKEDEV 1
  23806. | #define _LARGEFILE_SOURCE 1
  23807. | #define _FILE_OFFSET_BITS 64
  23808. | #if defined(SCO_DS)
  23809. | #undef _OFF_T
  23810. | #endif
  23811. | #define RETSIGTYPE void
  23812. | #define HAVE_SSIZE_T 1
  23813. | #define SIZEOF_INT 4
  23814. | #define SIZEOF_LONG 4
  23815. | #define SIZEOF_VOID_P 4
  23816. | #define SIZEOF_SHORT 2
  23817. | #define SIZEOF_FLOAT 4
  23818. | #define SIZEOF_DOUBLE 8
  23819. | #define SIZEOF_FPOS_T 24
  23820. | #define SIZEOF_SIZE_T 4
  23821. | #define SIZEOF_PID_T 4
  23822. | #define HAVE_LONG_LONG 1
  23823. | #define SIZEOF_LONG_LONG 8
  23824. | #define HAVE_LONG_DOUBLE 1
  23825. | #define SIZEOF_LONG_DOUBLE 8
  23826. | #define HAVE_C99_BOOL 1
  23827. | #define SIZEOF__BOOL 1
  23828. | #define HAVE_UINTPTR_T 1
  23829. | #define SIZEOF_UINTPTR_T 4
  23830. | #define SIZEOF_OFF_T 8
  23831. | #define HAVE_LARGEFILE_SUPPORT 1
  23832. | #define SIZEOF_TIME_T 4
  23833. | #define SIZEOF_PTHREAD_T 4
  23834. | #define SHLIB_EXT ".so"
  23835. | #define HAVE_LIBDL 1
  23836. | #define _REENTRANT 1
  23837. | #define WITH_THREAD 1
  23838. | #define HAVE_PTHREAD_SIGMASK 1
  23839. | #define WITH_DOC_STRINGS 1
  23840. | #define WITH_PYMALLOC 1
  23841. | #define HAVE_DLOPEN 1
  23842. | #define HAVE_DYNAMIC_LOADING 1
  23843. | #define HAVE_ALARM 1
  23844. | #define HAVE_SETITIMER 1
  23845. | #define HAVE_GETITIMER 1
  23846. | #define HAVE_CHOWN 1
  23847. | #define HAVE_CLOCK 1
  23848. | #define HAVE_CONFSTR 1
  23849. | #define HAVE_CTERMID 1
  23850. | #define HAVE_EXECV 1
  23851. | #define HAVE_FCHMOD 1
  23852. | #define HAVE_FCHOWN 1
  23853. | #define HAVE_FORK 1
  23854. | #define HAVE_FPATHCONF 1
  23855. | #define HAVE_FTIME 1
  23856. | #define HAVE_FTRUNCATE 1
  23857. | #define HAVE_GAI_STRERROR 1
  23858. | #define HAVE_GETGROUPS 1
  23859. | #define HAVE_GETLOGIN 1
  23860. | #define HAVE_GETPEERNAME 1
  23861. | #define HAVE_GETPGID 1
  23862. | #define HAVE_GETPID 1
  23863. | #define HAVE_GETPRIORITY 1
  23864. | #define HAVE_GETRESUID 1
  23865. | #define HAVE_GETRESGID 1
  23866. | #define HAVE_GETPWENT 1
  23867. | #define HAVE_GETSPNAM 1
  23868. | #define HAVE_GETSPENT 1
  23869. | #define HAVE_GETSID 1
  23870. | #define HAVE_INITGROUPS 1
  23871. | #define HAVE_KILL 1
  23872. | #define HAVE_KILLPG 1
  23873. | #define HAVE_LCHOWN 1
  23874. | #define HAVE_LSTAT 1
  23875. | #define HAVE_MKFIFO 1
  23876. | #define HAVE_MKNOD 1
  23877. | #define HAVE_MKTIME 1
  23878. | #define HAVE_MREMAP 1
  23879. | #define HAVE_NICE 1
  23880. | #define HAVE_PATHCONF 1
  23881. | #define HAVE_PAUSE 1
  23882. | #define HAVE_POLL 1
  23883. | #define HAVE_PUTENV 1
  23884. | #define HAVE_READLINK 1
  23885. | #define HAVE_REALPATH 1
  23886. | #define HAVE_SELECT 1
  23887. | #define HAVE_SEM_OPEN 1
  23888. | #define HAVE_SEM_TIMEDWAIT 1
  23889. | #define HAVE_SEM_GETVALUE 1
  23890. | #define HAVE_SEM_UNLINK 1
  23891. | #define HAVE_SETEGID 1
  23892. | #define HAVE_SETEUID 1
  23893. | #define HAVE_SETGID 1
  23894. | #define HAVE_SETLOCALE 1
  23895. | #define HAVE_SETREGID 1
  23896. | #define HAVE_SETREUID 1
  23897. | #define HAVE_SETSID 1
  23898. | #define HAVE_SETPGID 1
  23899. | #define HAVE_SETPGRP 1
  23900. | #define HAVE_SETUID 1
  23901. | #define HAVE_SETVBUF 1
  23902. | #define HAVE_SNPRINTF 1
  23903. | #define HAVE_SETLOCALE 1
  23904. | #define HAVE_SETREGID 1
  23905. | #define HAVE_SETREUID 1
  23906. | #define HAVE_SETRESUID 1
  23907. | #define HAVE_SETRESGID 1
  23908. | #define HAVE_SETSID 1
  23909. | #define HAVE_SETPGID 1
  23910. | #define HAVE_SETPGRP 1
  23911. | #define HAVE_SETUID 1
  23912. | #define HAVE_SETVBUF 1
  23913. | #define HAVE_SNPRINTF 1
  23914. | #define HAVE_SIGACTION 1
  23915. | #define HAVE_SIGINTERRUPT 1
  23916. | #define HAVE_STRFTIME 1
  23917. | #define HAVE_SYSCONF 1
  23918. | #define HAVE_TCGETPGRP 1
  23919. | #define HAVE_TCSETPGRP 1
  23920. | #define HAVE_TEMPNAM 1
  23921. | #define HAVE_TIMEGM 1
  23922. | #define HAVE_TIMES 1
  23923. | #define HAVE_TMPFILE 1
  23924. | #define HAVE_TMPNAM 1
  23925. | #define HAVE_TMPNAM_R 1
  23926. | #define HAVE_TRUNCATE 1
  23927. | #define HAVE_UNAME 1
  23928. | #define HAVE_UNSETENV 1
  23929. | #define HAVE_UTIMES 1
  23930. | #define HAVE_WAITPID 1
  23931. | #define HAVE_WAIT3 1
  23932. | #define HAVE_WAIT4 1
  23933. | #define HAVE_WCSCOLL 1
  23934. | #define HAVE_CHROOT 1
  23935. | #define HAVE_LINK 1
  23936. | #define HAVE_SYMLINK 1
  23937. | #define HAVE_FCHDIR 1
  23938. | #define HAVE_FSYNC 1
  23939. | #define HAVE_FDATASYNC 1
  23940. | #define HAVE_EPOLL 1
  23941. | #define HAVE_FLOCK 1
  23942. | #define HAVE_GETPAGESIZE 1
  23943. | #define HAVE_HSTRERROR 1
  23944. | #define HAVE_INET_ATON 1
  23945. | #define HAVE_INET_PTON 1
  23946. | #define HAVE_SETGROUPS 1
  23947. | #define HAVE_OPENPTY 1
  23948. | #define HAVE_FORKPTY 1
  23949. | #define HAVE_MEMMOVE 1
  23950. | #define HAVE_FSEEKO 1
  23951. | #define HAVE_FSTATVFS 1
  23952. | #define HAVE_FTELLO 1
  23953. | #define HAVE_STATVFS 1
  23954. | #define HAVE_DUP2 1
  23955. | #define HAVE_GETCWD 1
  23956. | #define HAVE_STRDUP 1
  23957. | #define HAVE_GETPGRP 1
  23958. | #define HAVE_SETPGRP 1
  23959. | #define HAVE_GETTIMEOFDAY 1
  23960. | #define HAVE_DEVICE_MACROS 1
  23961. | #define HAVE_GETNAMEINFO 1
  23962. | #define TIME_WITH_SYS_TIME 1
  23963. | #define HAVE_STRUCT_TM_TM_ZONE 1
  23964. | #define HAVE_TM_ZONE 1
  23965. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  23966. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  23967. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  23968. | #define HAVE_ST_BLOCKS 1
  23969. | #define SYS_SELECT_WITH_SYS_TIME 1
  23970. | #define HAVE_ADDRINFO 1
  23971. | #define HAVE_SOCKADDR_STORAGE 1
  23972. | #define HAVE_PROTOTYPES 1
  23973. | #define HAVE_STDARG_PROTOTYPES 1
  23974. | #define HAVE_SOCKETPAIR 1
  23975. | #define HAVE_GETHOSTBYNAME_R 1
  23976. | #define HAVE_GETHOSTBYNAME_R 1
  23977. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  23978. | #define HAVE_ACOSH 1
  23979. | #define HAVE_ASINH 1
  23980. | #define HAVE_ATANH 1
  23981. | #define HAVE_COPYSIGN 1
  23982. | #define HAVE_ERF 1
  23983. | #define HAVE_ERFC 1
  23984. | #define HAVE_EXPM1 1
  23985. | #define HAVE_GAMMA 1
  23986. | #define HAVE_HYPOT 1
  23987. | #define HAVE_LGAMMA 1
  23988. | #define HAVE_LOG1P 1
  23989. | #define HAVE_ROUND 1
  23990. | #define HAVE_TGAMMA 1
  23991. | #define HAVE_DECL_ISINF 1
  23992. | #define HAVE_DECL_ISNAN 1
  23993. | #define HAVE_DECL_ISFINITE 1
  23994. | #define HAVE_BROKEN_SEM_GETVALUE 1
  23995. | #define HAVE_WCHAR_H 1
  23996. | #define SIZEOF_WCHAR_T 4
  23997. | #define Py_UNICODE_SIZE 2
  23998. | #define Py_USING_UNICODE 1
  23999. | #define PY_UNICODE_TYPE unsigned short
  24000. | #define HAVE_GETC_UNLOCKED 1
  24001. | /* end confdefs.h. */
  24002. | #include <readline/readline.h>
  24003. configure:13012: checking for rl_pre_input_hook in -lreadline
  24004. configure:13037: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -ldl -lpthread -lutil >&5
  24005. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  24006. collect2: ld returned 1 exit status
  24007. configure:13037: $? = 1
  24008. configure: failed program was:
  24009. | /* confdefs.h */
  24010. | #define _GNU_SOURCE 1
  24011. | #define _NETBSD_SOURCE 1
  24012. | #define __BSD_VISIBLE 1
  24013. | #define _BSD_TYPES 1
  24014. | #define _DARWIN_C_SOURCE 1
  24015. | #define _XOPEN_SOURCE 600
  24016. | #define _XOPEN_SOURCE_EXTENDED 1
  24017. | #define _POSIX_C_SOURCE 200112L
  24018. | #define STDC_HEADERS 1
  24019. | #define HAVE_SYS_TYPES_H 1
  24020. | #define HAVE_SYS_STAT_H 1
  24021. | #define HAVE_STDLIB_H 1
  24022. | #define HAVE_STRING_H 1
  24023. | #define HAVE_MEMORY_H 1
  24024. | #define HAVE_STRINGS_H 1
  24025. | #define HAVE_INTTYPES_H 1
  24026. | #define HAVE_STDINT_H 1
  24027. | #define HAVE_UNISTD_H 1
  24028. | #define __EXTENSIONS__ 1
  24029. | #define _ALL_SOURCE 1
  24030. | #define _GNU_SOURCE 1
  24031. | #define _POSIX_PTHREAD_SEMANTICS 1
  24032. | #define _TANDEM_SOURCE 1
  24033. | #define STDC_HEADERS 1
  24034. | #define HAVE_ASM_TYPES_H 1
  24035. | #define HAVE_DLFCN_H 1
  24036. | #define HAVE_ERRNO_H 1
  24037. | #define HAVE_FCNTL_H 1
  24038. | #define HAVE_GRP_H 1
  24039. | #define HAVE_LANGINFO_H 1
  24040. | #define HAVE_POLL_H 1
  24041. | #define HAVE_PTHREAD_H 1
  24042. | #define HAVE_SHADOW_H 1
  24043. | #define HAVE_SIGNAL_H 1
  24044. | #define HAVE_STDINT_H 1
  24045. | #define HAVE_TERMIOS_H 1
  24046. | #define HAVE_UNISTD_H 1
  24047. | #define HAVE_UTIME_H 1
  24048. | #define HAVE_SYS_EPOLL_H 1
  24049. | #define HAVE_SYS_FILE_H 1
  24050. | #define HAVE_SYS_PARAM_H 1
  24051. | #define HAVE_SYS_POLL_H 1
  24052. | #define HAVE_SYS_SELECT_H 1
  24053. | #define HAVE_SYS_SOCKET_H 1
  24054. | #define HAVE_SYS_STATVFS_H 1
  24055. | #define HAVE_SYS_STAT_H 1
  24056. | #define HAVE_SYS_TIME_H 1
  24057. | #define HAVE_SYS_TIMES_H 1
  24058. | #define HAVE_SYS_TYPES_H 1
  24059. | #define HAVE_SYS_UN_H 1
  24060. | #define HAVE_SYS_UTSNAME_H 1
  24061. | #define HAVE_SYS_WAIT_H 1
  24062. | #define HAVE_PTY_H 1
  24063. | #define HAVE_SYS_RESOURCE_H 1
  24064. | #define HAVE_NETPACKET_PACKET_H 1
  24065. | #define HAVE_SYSEXITS_H 1
  24066. | #define HAVE_LINUX_TIPC_H 1
  24067. | #define HAVE_DIRENT_H 1
  24068. | #define HAVE_LINUX_NETLINK_H 1
  24069. | #define HAVE_MAKEDEV 1
  24070. | #define _LARGEFILE_SOURCE 1
  24071. | #define _FILE_OFFSET_BITS 64
  24072. | #if defined(SCO_DS)
  24073. | #undef _OFF_T
  24074. | #endif
  24075. | #define RETSIGTYPE void
  24076. | #define HAVE_SSIZE_T 1
  24077. | #define SIZEOF_INT 4
  24078. | #define SIZEOF_LONG 4
  24079. | #define SIZEOF_VOID_P 4
  24080. | #define SIZEOF_SHORT 2
  24081. | #define SIZEOF_FLOAT 4
  24082. | #define SIZEOF_DOUBLE 8
  24083. | #define SIZEOF_FPOS_T 24
  24084. | #define SIZEOF_SIZE_T 4
  24085. | #define SIZEOF_PID_T 4
  24086. | #define HAVE_LONG_LONG 1
  24087. | #define SIZEOF_LONG_LONG 8
  24088. | #define HAVE_LONG_DOUBLE 1
  24089. | #define SIZEOF_LONG_DOUBLE 8
  24090. | #define HAVE_C99_BOOL 1
  24091. | #define SIZEOF__BOOL 1
  24092. | #define HAVE_UINTPTR_T 1
  24093. | #define SIZEOF_UINTPTR_T 4
  24094. | #define SIZEOF_OFF_T 8
  24095. | #define HAVE_LARGEFILE_SUPPORT 1
  24096. | #define SIZEOF_TIME_T 4
  24097. | #define SIZEOF_PTHREAD_T 4
  24098. | #define SHLIB_EXT ".so"
  24099. | #define HAVE_LIBDL 1
  24100. | #define _REENTRANT 1
  24101. | #define WITH_THREAD 1
  24102. | #define HAVE_PTHREAD_SIGMASK 1
  24103. | #define WITH_DOC_STRINGS 1
  24104. | #define WITH_PYMALLOC 1
  24105. | #define HAVE_DLOPEN 1
  24106. | #define HAVE_DYNAMIC_LOADING 1
  24107. | #define HAVE_ALARM 1
  24108. | #define HAVE_SETITIMER 1
  24109. | #define HAVE_GETITIMER 1
  24110. | #define HAVE_CHOWN 1
  24111. | #define HAVE_CLOCK 1
  24112. | #define HAVE_CONFSTR 1
  24113. | #define HAVE_CTERMID 1
  24114. | #define HAVE_EXECV 1
  24115. | #define HAVE_FCHMOD 1
  24116. | #define HAVE_FCHOWN 1
  24117. | #define HAVE_FORK 1
  24118. | #define HAVE_FPATHCONF 1
  24119. | #define HAVE_FTIME 1
  24120. | #define HAVE_FTRUNCATE 1
  24121. | #define HAVE_GAI_STRERROR 1
  24122. | #define HAVE_GETGROUPS 1
  24123. | #define HAVE_GETLOGIN 1
  24124. | #define HAVE_GETPEERNAME 1
  24125. | #define HAVE_GETPGID 1
  24126. | #define HAVE_GETPID 1
  24127. | #define HAVE_GETPRIORITY 1
  24128. | #define HAVE_GETRESUID 1
  24129. | #define HAVE_GETRESGID 1
  24130. | #define HAVE_GETPWENT 1
  24131. | #define HAVE_GETSPNAM 1
  24132. | #define HAVE_GETSPENT 1
  24133. | #define HAVE_GETSID 1
  24134. | #define HAVE_INITGROUPS 1
  24135. | #define HAVE_KILL 1
  24136. | #define HAVE_KILLPG 1
  24137. | #define HAVE_LCHOWN 1
  24138. | #define HAVE_LSTAT 1
  24139. | #define HAVE_MKFIFO 1
  24140. | #define HAVE_MKNOD 1
  24141. | #define HAVE_MKTIME 1
  24142. | #define HAVE_MREMAP 1
  24143. | #define HAVE_NICE 1
  24144. | #define HAVE_PATHCONF 1
  24145. | #define HAVE_PAUSE 1
  24146. | #define HAVE_POLL 1
  24147. | #define HAVE_PUTENV 1
  24148. | #define HAVE_READLINK 1
  24149. | #define HAVE_REALPATH 1
  24150. | #define HAVE_SELECT 1
  24151. | #define HAVE_SEM_OPEN 1
  24152. | #define HAVE_SEM_TIMEDWAIT 1
  24153. | #define HAVE_SEM_GETVALUE 1
  24154. | #define HAVE_SEM_UNLINK 1
  24155. | #define HAVE_SETEGID 1
  24156. | #define HAVE_SETEUID 1
  24157. | #define HAVE_SETGID 1
  24158. | #define HAVE_SETLOCALE 1
  24159. | #define HAVE_SETREGID 1
  24160. | #define HAVE_SETREUID 1
  24161. | #define HAVE_SETSID 1
  24162. | #define HAVE_SETPGID 1
  24163. | #define HAVE_SETPGRP 1
  24164. | #define HAVE_SETUID 1
  24165. | #define HAVE_SETVBUF 1
  24166. | #define HAVE_SNPRINTF 1
  24167. | #define HAVE_SETLOCALE 1
  24168. | #define HAVE_SETREGID 1
  24169. | #define HAVE_SETREUID 1
  24170. | #define HAVE_SETRESUID 1
  24171. | #define HAVE_SETRESGID 1
  24172. | #define HAVE_SETSID 1
  24173. | #define HAVE_SETPGID 1
  24174. | #define HAVE_SETPGRP 1
  24175. | #define HAVE_SETUID 1
  24176. | #define HAVE_SETVBUF 1
  24177. | #define HAVE_SNPRINTF 1
  24178. | #define HAVE_SIGACTION 1
  24179. | #define HAVE_SIGINTERRUPT 1
  24180. | #define HAVE_STRFTIME 1
  24181. | #define HAVE_SYSCONF 1
  24182. | #define HAVE_TCGETPGRP 1
  24183. | #define HAVE_TCSETPGRP 1
  24184. | #define HAVE_TEMPNAM 1
  24185. | #define HAVE_TIMEGM 1
  24186. | #define HAVE_TIMES 1
  24187. | #define HAVE_TMPFILE 1
  24188. | #define HAVE_TMPNAM 1
  24189. | #define HAVE_TMPNAM_R 1
  24190. | #define HAVE_TRUNCATE 1
  24191. | #define HAVE_UNAME 1
  24192. | #define HAVE_UNSETENV 1
  24193. | #define HAVE_UTIMES 1
  24194. | #define HAVE_WAITPID 1
  24195. | #define HAVE_WAIT3 1
  24196. | #define HAVE_WAIT4 1
  24197. | #define HAVE_WCSCOLL 1
  24198. | #define HAVE_CHROOT 1
  24199. | #define HAVE_LINK 1
  24200. | #define HAVE_SYMLINK 1
  24201. | #define HAVE_FCHDIR 1
  24202. | #define HAVE_FSYNC 1
  24203. | #define HAVE_FDATASYNC 1
  24204. | #define HAVE_EPOLL 1
  24205. | #define HAVE_FLOCK 1
  24206. | #define HAVE_GETPAGESIZE 1
  24207. | #define HAVE_HSTRERROR 1
  24208. | #define HAVE_INET_ATON 1
  24209. | #define HAVE_INET_PTON 1
  24210. | #define HAVE_SETGROUPS 1
  24211. | #define HAVE_OPENPTY 1
  24212. | #define HAVE_FORKPTY 1
  24213. | #define HAVE_MEMMOVE 1
  24214. | #define HAVE_FSEEKO 1
  24215. | #define HAVE_FSTATVFS 1
  24216. | #define HAVE_FTELLO 1
  24217. | #define HAVE_STATVFS 1
  24218. | #define HAVE_DUP2 1
  24219. | #define HAVE_GETCWD 1
  24220. | #define HAVE_STRDUP 1
  24221. | #define HAVE_GETPGRP 1
  24222. | #define HAVE_SETPGRP 1
  24223. | #define HAVE_GETTIMEOFDAY 1
  24224. | #define HAVE_DEVICE_MACROS 1
  24225. | #define HAVE_GETNAMEINFO 1
  24226. | #define TIME_WITH_SYS_TIME 1
  24227. | #define HAVE_STRUCT_TM_TM_ZONE 1
  24228. | #define HAVE_TM_ZONE 1
  24229. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  24230. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  24231. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  24232. | #define HAVE_ST_BLOCKS 1
  24233. | #define SYS_SELECT_WITH_SYS_TIME 1
  24234. | #define HAVE_ADDRINFO 1
  24235. | #define HAVE_SOCKADDR_STORAGE 1
  24236. | #define HAVE_PROTOTYPES 1
  24237. | #define HAVE_STDARG_PROTOTYPES 1
  24238. | #define HAVE_SOCKETPAIR 1
  24239. | #define HAVE_GETHOSTBYNAME_R 1
  24240. | #define HAVE_GETHOSTBYNAME_R 1
  24241. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  24242. | #define HAVE_ACOSH 1
  24243. | #define HAVE_ASINH 1
  24244. | #define HAVE_ATANH 1
  24245. | #define HAVE_COPYSIGN 1
  24246. | #define HAVE_ERF 1
  24247. | #define HAVE_ERFC 1
  24248. | #define HAVE_EXPM1 1
  24249. | #define HAVE_GAMMA 1
  24250. | #define HAVE_HYPOT 1
  24251. | #define HAVE_LGAMMA 1
  24252. | #define HAVE_LOG1P 1
  24253. | #define HAVE_ROUND 1
  24254. | #define HAVE_TGAMMA 1
  24255. | #define HAVE_DECL_ISINF 1
  24256. | #define HAVE_DECL_ISNAN 1
  24257. | #define HAVE_DECL_ISFINITE 1
  24258. | #define HAVE_BROKEN_SEM_GETVALUE 1
  24259. | #define HAVE_WCHAR_H 1
  24260. | #define SIZEOF_WCHAR_T 4
  24261. | #define Py_UNICODE_SIZE 2
  24262. | #define Py_USING_UNICODE 1
  24263. | #define PY_UNICODE_TYPE unsigned short
  24264. | #define HAVE_GETC_UNLOCKED 1
  24265. | /* end confdefs.h. */
  24266. |
  24267. | /* Override any GCC internal prototype to avoid an error.
  24268. | Use char because int might match the return type of a GCC
  24269. | builtin and then its argument prototype would still apply. */
  24270. | #ifdef __cplusplus
  24271. | extern "C"
  24272. | #endif
  24273. | char rl_pre_input_hook ();
  24274. | int
  24275. | main ()
  24276. | {
  24277. | return rl_pre_input_hook ();
  24278. | ;
  24279. | return 0;
  24280. | }
  24281. configure:13046: result: no
  24282. configure:13056: checking for rl_completion_display_matches_hook in -lreadline
  24283. configure:13081: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -ldl -lpthread -lutil >&5
  24284. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  24285. collect2: ld returned 1 exit status
  24286. configure:13081: $? = 1
  24287. configure: failed program was:
  24288. | /* confdefs.h */
  24289. | #define _GNU_SOURCE 1
  24290. | #define _NETBSD_SOURCE 1
  24291. | #define __BSD_VISIBLE 1
  24292. | #define _BSD_TYPES 1
  24293. | #define _DARWIN_C_SOURCE 1
  24294. | #define _XOPEN_SOURCE 600
  24295. | #define _XOPEN_SOURCE_EXTENDED 1
  24296. | #define _POSIX_C_SOURCE 200112L
  24297. | #define STDC_HEADERS 1
  24298. | #define HAVE_SYS_TYPES_H 1
  24299. | #define HAVE_SYS_STAT_H 1
  24300. | #define HAVE_STDLIB_H 1
  24301. | #define HAVE_STRING_H 1
  24302. | #define HAVE_MEMORY_H 1
  24303. | #define HAVE_STRINGS_H 1
  24304. | #define HAVE_INTTYPES_H 1
  24305. | #define HAVE_STDINT_H 1
  24306. | #define HAVE_UNISTD_H 1
  24307. | #define __EXTENSIONS__ 1
  24308. | #define _ALL_SOURCE 1
  24309. | #define _GNU_SOURCE 1
  24310. | #define _POSIX_PTHREAD_SEMANTICS 1
  24311. | #define _TANDEM_SOURCE 1
  24312. | #define STDC_HEADERS 1
  24313. | #define HAVE_ASM_TYPES_H 1
  24314. | #define HAVE_DLFCN_H 1
  24315. | #define HAVE_ERRNO_H 1
  24316. | #define HAVE_FCNTL_H 1
  24317. | #define HAVE_GRP_H 1
  24318. | #define HAVE_LANGINFO_H 1
  24319. | #define HAVE_POLL_H 1
  24320. | #define HAVE_PTHREAD_H 1
  24321. | #define HAVE_SHADOW_H 1
  24322. | #define HAVE_SIGNAL_H 1
  24323. | #define HAVE_STDINT_H 1
  24324. | #define HAVE_TERMIOS_H 1
  24325. | #define HAVE_UNISTD_H 1
  24326. | #define HAVE_UTIME_H 1
  24327. | #define HAVE_SYS_EPOLL_H 1
  24328. | #define HAVE_SYS_FILE_H 1
  24329. | #define HAVE_SYS_PARAM_H 1
  24330. | #define HAVE_SYS_POLL_H 1
  24331. | #define HAVE_SYS_SELECT_H 1
  24332. | #define HAVE_SYS_SOCKET_H 1
  24333. | #define HAVE_SYS_STATVFS_H 1
  24334. | #define HAVE_SYS_STAT_H 1
  24335. | #define HAVE_SYS_TIME_H 1
  24336. | #define HAVE_SYS_TIMES_H 1
  24337. | #define HAVE_SYS_TYPES_H 1
  24338. | #define HAVE_SYS_UN_H 1
  24339. | #define HAVE_SYS_UTSNAME_H 1
  24340. | #define HAVE_SYS_WAIT_H 1
  24341. | #define HAVE_PTY_H 1
  24342. | #define HAVE_SYS_RESOURCE_H 1
  24343. | #define HAVE_NETPACKET_PACKET_H 1
  24344. | #define HAVE_SYSEXITS_H 1
  24345. | #define HAVE_LINUX_TIPC_H 1
  24346. | #define HAVE_DIRENT_H 1
  24347. | #define HAVE_LINUX_NETLINK_H 1
  24348. | #define HAVE_MAKEDEV 1
  24349. | #define _LARGEFILE_SOURCE 1
  24350. | #define _FILE_OFFSET_BITS 64
  24351. | #if defined(SCO_DS)
  24352. | #undef _OFF_T
  24353. | #endif
  24354. | #define RETSIGTYPE void
  24355. | #define HAVE_SSIZE_T 1
  24356. | #define SIZEOF_INT 4
  24357. | #define SIZEOF_LONG 4
  24358. | #define SIZEOF_VOID_P 4
  24359. | #define SIZEOF_SHORT 2
  24360. | #define SIZEOF_FLOAT 4
  24361. | #define SIZEOF_DOUBLE 8
  24362. | #define SIZEOF_FPOS_T 24
  24363. | #define SIZEOF_SIZE_T 4
  24364. | #define SIZEOF_PID_T 4
  24365. | #define HAVE_LONG_LONG 1
  24366. | #define SIZEOF_LONG_LONG 8
  24367. | #define HAVE_LONG_DOUBLE 1
  24368. | #define SIZEOF_LONG_DOUBLE 8
  24369. | #define HAVE_C99_BOOL 1
  24370. | #define SIZEOF__BOOL 1
  24371. | #define HAVE_UINTPTR_T 1
  24372. | #define SIZEOF_UINTPTR_T 4
  24373. | #define SIZEOF_OFF_T 8
  24374. | #define HAVE_LARGEFILE_SUPPORT 1
  24375. | #define SIZEOF_TIME_T 4
  24376. | #define SIZEOF_PTHREAD_T 4
  24377. | #define SHLIB_EXT ".so"
  24378. | #define HAVE_LIBDL 1
  24379. | #define _REENTRANT 1
  24380. | #define WITH_THREAD 1
  24381. | #define HAVE_PTHREAD_SIGMASK 1
  24382. | #define WITH_DOC_STRINGS 1
  24383. | #define WITH_PYMALLOC 1
  24384. | #define HAVE_DLOPEN 1
  24385. | #define HAVE_DYNAMIC_LOADING 1
  24386. | #define HAVE_ALARM 1
  24387. | #define HAVE_SETITIMER 1
  24388. | #define HAVE_GETITIMER 1
  24389. | #define HAVE_CHOWN 1
  24390. | #define HAVE_CLOCK 1
  24391. | #define HAVE_CONFSTR 1
  24392. | #define HAVE_CTERMID 1
  24393. | #define HAVE_EXECV 1
  24394. | #define HAVE_FCHMOD 1
  24395. | #define HAVE_FCHOWN 1
  24396. | #define HAVE_FORK 1
  24397. | #define HAVE_FPATHCONF 1
  24398. | #define HAVE_FTIME 1
  24399. | #define HAVE_FTRUNCATE 1
  24400. | #define HAVE_GAI_STRERROR 1
  24401. | #define HAVE_GETGROUPS 1
  24402. | #define HAVE_GETLOGIN 1
  24403. | #define HAVE_GETPEERNAME 1
  24404. | #define HAVE_GETPGID 1
  24405. | #define HAVE_GETPID 1
  24406. | #define HAVE_GETPRIORITY 1
  24407. | #define HAVE_GETRESUID 1
  24408. | #define HAVE_GETRESGID 1
  24409. | #define HAVE_GETPWENT 1
  24410. | #define HAVE_GETSPNAM 1
  24411. | #define HAVE_GETSPENT 1
  24412. | #define HAVE_GETSID 1
  24413. | #define HAVE_INITGROUPS 1
  24414. | #define HAVE_KILL 1
  24415. | #define HAVE_KILLPG 1
  24416. | #define HAVE_LCHOWN 1
  24417. | #define HAVE_LSTAT 1
  24418. | #define HAVE_MKFIFO 1
  24419. | #define HAVE_MKNOD 1
  24420. | #define HAVE_MKTIME 1
  24421. | #define HAVE_MREMAP 1
  24422. | #define HAVE_NICE 1
  24423. | #define HAVE_PATHCONF 1
  24424. | #define HAVE_PAUSE 1
  24425. | #define HAVE_POLL 1
  24426. | #define HAVE_PUTENV 1
  24427. | #define HAVE_READLINK 1
  24428. | #define HAVE_REALPATH 1
  24429. | #define HAVE_SELECT 1
  24430. | #define HAVE_SEM_OPEN 1
  24431. | #define HAVE_SEM_TIMEDWAIT 1
  24432. | #define HAVE_SEM_GETVALUE 1
  24433. | #define HAVE_SEM_UNLINK 1
  24434. | #define HAVE_SETEGID 1
  24435. | #define HAVE_SETEUID 1
  24436. | #define HAVE_SETGID 1
  24437. | #define HAVE_SETLOCALE 1
  24438. | #define HAVE_SETREGID 1
  24439. | #define HAVE_SETREUID 1
  24440. | #define HAVE_SETSID 1
  24441. | #define HAVE_SETPGID 1
  24442. | #define HAVE_SETPGRP 1
  24443. | #define HAVE_SETUID 1
  24444. | #define HAVE_SETVBUF 1
  24445. | #define HAVE_SNPRINTF 1
  24446. | #define HAVE_SETLOCALE 1
  24447. | #define HAVE_SETREGID 1
  24448. | #define HAVE_SETREUID 1
  24449. | #define HAVE_SETRESUID 1
  24450. | #define HAVE_SETRESGID 1
  24451. | #define HAVE_SETSID 1
  24452. | #define HAVE_SETPGID 1
  24453. | #define HAVE_SETPGRP 1
  24454. | #define HAVE_SETUID 1
  24455. | #define HAVE_SETVBUF 1
  24456. | #define HAVE_SNPRINTF 1
  24457. | #define HAVE_SIGACTION 1
  24458. | #define HAVE_SIGINTERRUPT 1
  24459. | #define HAVE_STRFTIME 1
  24460. | #define HAVE_SYSCONF 1
  24461. | #define HAVE_TCGETPGRP 1
  24462. | #define HAVE_TCSETPGRP 1
  24463. | #define HAVE_TEMPNAM 1
  24464. | #define HAVE_TIMEGM 1
  24465. | #define HAVE_TIMES 1
  24466. | #define HAVE_TMPFILE 1
  24467. | #define HAVE_TMPNAM 1
  24468. | #define HAVE_TMPNAM_R 1
  24469. | #define HAVE_TRUNCATE 1
  24470. | #define HAVE_UNAME 1
  24471. | #define HAVE_UNSETENV 1
  24472. | #define HAVE_UTIMES 1
  24473. | #define HAVE_WAITPID 1
  24474. | #define HAVE_WAIT3 1
  24475. | #define HAVE_WAIT4 1
  24476. | #define HAVE_WCSCOLL 1
  24477. | #define HAVE_CHROOT 1
  24478. | #define HAVE_LINK 1
  24479. | #define HAVE_SYMLINK 1
  24480. | #define HAVE_FCHDIR 1
  24481. | #define HAVE_FSYNC 1
  24482. | #define HAVE_FDATASYNC 1
  24483. | #define HAVE_EPOLL 1
  24484. | #define HAVE_FLOCK 1
  24485. | #define HAVE_GETPAGESIZE 1
  24486. | #define HAVE_HSTRERROR 1
  24487. | #define HAVE_INET_ATON 1
  24488. | #define HAVE_INET_PTON 1
  24489. | #define HAVE_SETGROUPS 1
  24490. | #define HAVE_OPENPTY 1
  24491. | #define HAVE_FORKPTY 1
  24492. | #define HAVE_MEMMOVE 1
  24493. | #define HAVE_FSEEKO 1
  24494. | #define HAVE_FSTATVFS 1
  24495. | #define HAVE_FTELLO 1
  24496. | #define HAVE_STATVFS 1
  24497. | #define HAVE_DUP2 1
  24498. | #define HAVE_GETCWD 1
  24499. | #define HAVE_STRDUP 1
  24500. | #define HAVE_GETPGRP 1
  24501. | #define HAVE_SETPGRP 1
  24502. | #define HAVE_GETTIMEOFDAY 1
  24503. | #define HAVE_DEVICE_MACROS 1
  24504. | #define HAVE_GETNAMEINFO 1
  24505. | #define TIME_WITH_SYS_TIME 1
  24506. | #define HAVE_STRUCT_TM_TM_ZONE 1
  24507. | #define HAVE_TM_ZONE 1
  24508. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  24509. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  24510. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  24511. | #define HAVE_ST_BLOCKS 1
  24512. | #define SYS_SELECT_WITH_SYS_TIME 1
  24513. | #define HAVE_ADDRINFO 1
  24514. | #define HAVE_SOCKADDR_STORAGE 1
  24515. | #define HAVE_PROTOTYPES 1
  24516. | #define HAVE_STDARG_PROTOTYPES 1
  24517. | #define HAVE_SOCKETPAIR 1
  24518. | #define HAVE_GETHOSTBYNAME_R 1
  24519. | #define HAVE_GETHOSTBYNAME_R 1
  24520. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  24521. | #define HAVE_ACOSH 1
  24522. | #define HAVE_ASINH 1
  24523. | #define HAVE_ATANH 1
  24524. | #define HAVE_COPYSIGN 1
  24525. | #define HAVE_ERF 1
  24526. | #define HAVE_ERFC 1
  24527. | #define HAVE_EXPM1 1
  24528. | #define HAVE_GAMMA 1
  24529. | #define HAVE_HYPOT 1
  24530. | #define HAVE_LGAMMA 1
  24531. | #define HAVE_LOG1P 1
  24532. | #define HAVE_ROUND 1
  24533. | #define HAVE_TGAMMA 1
  24534. | #define HAVE_DECL_ISINF 1
  24535. | #define HAVE_DECL_ISNAN 1
  24536. | #define HAVE_DECL_ISFINITE 1
  24537. | #define HAVE_BROKEN_SEM_GETVALUE 1
  24538. | #define HAVE_WCHAR_H 1
  24539. | #define SIZEOF_WCHAR_T 4
  24540. | #define Py_UNICODE_SIZE 2
  24541. | #define Py_USING_UNICODE 1
  24542. | #define PY_UNICODE_TYPE unsigned short
  24543. | #define HAVE_GETC_UNLOCKED 1
  24544. | /* end confdefs.h. */
  24545. |
  24546. | /* Override any GCC internal prototype to avoid an error.
  24547. | Use char because int might match the return type of a GCC
  24548. | builtin and then its argument prototype would still apply. */
  24549. | #ifdef __cplusplus
  24550. | extern "C"
  24551. | #endif
  24552. | char rl_completion_display_matches_hook ();
  24553. | int
  24554. | main ()
  24555. | {
  24556. | return rl_completion_display_matches_hook ();
  24557. | ;
  24558. | return 0;
  24559. | }
  24560. configure:13090: result: no
  24561. configure:13100: checking for rl_completion_matches in -lreadline
  24562. configure:13125: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -o conftest -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c -lreadline -lreadline -ltermcap -lreadline -ltermcap -ldl -lpthread -lutil >&5
  24563. /opt/arm-davinci-linux-uclibcgnueabi/bin/../lib/gcc/arm-davinci-linux-uclibcgnueabi/4.4.5/../../../../arm-davinci-linux-uclibcgnueabi/bin/ld: cannot find -lreadline
  24564. collect2: ld returned 1 exit status
  24565. configure:13125: $? = 1
  24566. configure: failed program was:
  24567. | /* confdefs.h */
  24568. | #define _GNU_SOURCE 1
  24569. | #define _NETBSD_SOURCE 1
  24570. | #define __BSD_VISIBLE 1
  24571. | #define _BSD_TYPES 1
  24572. | #define _DARWIN_C_SOURCE 1
  24573. | #define _XOPEN_SOURCE 600
  24574. | #define _XOPEN_SOURCE_EXTENDED 1
  24575. | #define _POSIX_C_SOURCE 200112L
  24576. | #define STDC_HEADERS 1
  24577. | #define HAVE_SYS_TYPES_H 1
  24578. | #define HAVE_SYS_STAT_H 1
  24579. | #define HAVE_STDLIB_H 1
  24580. | #define HAVE_STRING_H 1
  24581. | #define HAVE_MEMORY_H 1
  24582. | #define HAVE_STRINGS_H 1
  24583. | #define HAVE_INTTYPES_H 1
  24584. | #define HAVE_STDINT_H 1
  24585. | #define HAVE_UNISTD_H 1
  24586. | #define __EXTENSIONS__ 1
  24587. | #define _ALL_SOURCE 1
  24588. | #define _GNU_SOURCE 1
  24589. | #define _POSIX_PTHREAD_SEMANTICS 1
  24590. | #define _TANDEM_SOURCE 1
  24591. | #define STDC_HEADERS 1
  24592. | #define HAVE_ASM_TYPES_H 1
  24593. | #define HAVE_DLFCN_H 1
  24594. | #define HAVE_ERRNO_H 1
  24595. | #define HAVE_FCNTL_H 1
  24596. | #define HAVE_GRP_H 1
  24597. | #define HAVE_LANGINFO_H 1
  24598. | #define HAVE_POLL_H 1
  24599. | #define HAVE_PTHREAD_H 1
  24600. | #define HAVE_SHADOW_H 1
  24601. | #define HAVE_SIGNAL_H 1
  24602. | #define HAVE_STDINT_H 1
  24603. | #define HAVE_TERMIOS_H 1
  24604. | #define HAVE_UNISTD_H 1
  24605. | #define HAVE_UTIME_H 1
  24606. | #define HAVE_SYS_EPOLL_H 1
  24607. | #define HAVE_SYS_FILE_H 1
  24608. | #define HAVE_SYS_PARAM_H 1
  24609. | #define HAVE_SYS_POLL_H 1
  24610. | #define HAVE_SYS_SELECT_H 1
  24611. | #define HAVE_SYS_SOCKET_H 1
  24612. | #define HAVE_SYS_STATVFS_H 1
  24613. | #define HAVE_SYS_STAT_H 1
  24614. | #define HAVE_SYS_TIME_H 1
  24615. | #define HAVE_SYS_TIMES_H 1
  24616. | #define HAVE_SYS_TYPES_H 1
  24617. | #define HAVE_SYS_UN_H 1
  24618. | #define HAVE_SYS_UTSNAME_H 1
  24619. | #define HAVE_SYS_WAIT_H 1
  24620. | #define HAVE_PTY_H 1
  24621. | #define HAVE_SYS_RESOURCE_H 1
  24622. | #define HAVE_NETPACKET_PACKET_H 1
  24623. | #define HAVE_SYSEXITS_H 1
  24624. | #define HAVE_LINUX_TIPC_H 1
  24625. | #define HAVE_DIRENT_H 1
  24626. | #define HAVE_LINUX_NETLINK_H 1
  24627. | #define HAVE_MAKEDEV 1
  24628. | #define _LARGEFILE_SOURCE 1
  24629. | #define _FILE_OFFSET_BITS 64
  24630. | #if defined(SCO_DS)
  24631. | #undef _OFF_T
  24632. | #endif
  24633. | #define RETSIGTYPE void
  24634. | #define HAVE_SSIZE_T 1
  24635. | #define SIZEOF_INT 4
  24636. | #define SIZEOF_LONG 4
  24637. | #define SIZEOF_VOID_P 4
  24638. | #define SIZEOF_SHORT 2
  24639. | #define SIZEOF_FLOAT 4
  24640. | #define SIZEOF_DOUBLE 8
  24641. | #define SIZEOF_FPOS_T 24
  24642. | #define SIZEOF_SIZE_T 4
  24643. | #define SIZEOF_PID_T 4
  24644. | #define HAVE_LONG_LONG 1
  24645. | #define SIZEOF_LONG_LONG 8
  24646. | #define HAVE_LONG_DOUBLE 1
  24647. | #define SIZEOF_LONG_DOUBLE 8
  24648. | #define HAVE_C99_BOOL 1
  24649. | #define SIZEOF__BOOL 1
  24650. | #define HAVE_UINTPTR_T 1
  24651. | #define SIZEOF_UINTPTR_T 4
  24652. | #define SIZEOF_OFF_T 8
  24653. | #define HAVE_LARGEFILE_SUPPORT 1
  24654. | #define SIZEOF_TIME_T 4
  24655. | #define SIZEOF_PTHREAD_T 4
  24656. | #define SHLIB_EXT ".so"
  24657. | #define HAVE_LIBDL 1
  24658. | #define _REENTRANT 1
  24659. | #define WITH_THREAD 1
  24660. | #define HAVE_PTHREAD_SIGMASK 1
  24661. | #define WITH_DOC_STRINGS 1
  24662. | #define WITH_PYMALLOC 1
  24663. | #define HAVE_DLOPEN 1
  24664. | #define HAVE_DYNAMIC_LOADING 1
  24665. | #define HAVE_ALARM 1
  24666. | #define HAVE_SETITIMER 1
  24667. | #define HAVE_GETITIMER 1
  24668. | #define HAVE_CHOWN 1
  24669. | #define HAVE_CLOCK 1
  24670. | #define HAVE_CONFSTR 1
  24671. | #define HAVE_CTERMID 1
  24672. | #define HAVE_EXECV 1
  24673. | #define HAVE_FCHMOD 1
  24674. | #define HAVE_FCHOWN 1
  24675. | #define HAVE_FORK 1
  24676. | #define HAVE_FPATHCONF 1
  24677. | #define HAVE_FTIME 1
  24678. | #define HAVE_FTRUNCATE 1
  24679. | #define HAVE_GAI_STRERROR 1
  24680. | #define HAVE_GETGROUPS 1
  24681. | #define HAVE_GETLOGIN 1
  24682. | #define HAVE_GETPEERNAME 1
  24683. | #define HAVE_GETPGID 1
  24684. | #define HAVE_GETPID 1
  24685. | #define HAVE_GETPRIORITY 1
  24686. | #define HAVE_GETRESUID 1
  24687. | #define HAVE_GETRESGID 1
  24688. | #define HAVE_GETPWENT 1
  24689. | #define HAVE_GETSPNAM 1
  24690. | #define HAVE_GETSPENT 1
  24691. | #define HAVE_GETSID 1
  24692. | #define HAVE_INITGROUPS 1
  24693. | #define HAVE_KILL 1
  24694. | #define HAVE_KILLPG 1
  24695. | #define HAVE_LCHOWN 1
  24696. | #define HAVE_LSTAT 1
  24697. | #define HAVE_MKFIFO 1
  24698. | #define HAVE_MKNOD 1
  24699. | #define HAVE_MKTIME 1
  24700. | #define HAVE_MREMAP 1
  24701. | #define HAVE_NICE 1
  24702. | #define HAVE_PATHCONF 1
  24703. | #define HAVE_PAUSE 1
  24704. | #define HAVE_POLL 1
  24705. | #define HAVE_PUTENV 1
  24706. | #define HAVE_READLINK 1
  24707. | #define HAVE_REALPATH 1
  24708. | #define HAVE_SELECT 1
  24709. | #define HAVE_SEM_OPEN 1
  24710. | #define HAVE_SEM_TIMEDWAIT 1
  24711. | #define HAVE_SEM_GETVALUE 1
  24712. | #define HAVE_SEM_UNLINK 1
  24713. | #define HAVE_SETEGID 1
  24714. | #define HAVE_SETEUID 1
  24715. | #define HAVE_SETGID 1
  24716. | #define HAVE_SETLOCALE 1
  24717. | #define HAVE_SETREGID 1
  24718. | #define HAVE_SETREUID 1
  24719. | #define HAVE_SETSID 1
  24720. | #define HAVE_SETPGID 1
  24721. | #define HAVE_SETPGRP 1
  24722. | #define HAVE_SETUID 1
  24723. | #define HAVE_SETVBUF 1
  24724. | #define HAVE_SNPRINTF 1
  24725. | #define HAVE_SETLOCALE 1
  24726. | #define HAVE_SETREGID 1
  24727. | #define HAVE_SETREUID 1
  24728. | #define HAVE_SETRESUID 1
  24729. | #define HAVE_SETRESGID 1
  24730. | #define HAVE_SETSID 1
  24731. | #define HAVE_SETPGID 1
  24732. | #define HAVE_SETPGRP 1
  24733. | #define HAVE_SETUID 1
  24734. | #define HAVE_SETVBUF 1
  24735. | #define HAVE_SNPRINTF 1
  24736. | #define HAVE_SIGACTION 1
  24737. | #define HAVE_SIGINTERRUPT 1
  24738. | #define HAVE_STRFTIME 1
  24739. | #define HAVE_SYSCONF 1
  24740. | #define HAVE_TCGETPGRP 1
  24741. | #define HAVE_TCSETPGRP 1
  24742. | #define HAVE_TEMPNAM 1
  24743. | #define HAVE_TIMEGM 1
  24744. | #define HAVE_TIMES 1
  24745. | #define HAVE_TMPFILE 1
  24746. | #define HAVE_TMPNAM 1
  24747. | #define HAVE_TMPNAM_R 1
  24748. | #define HAVE_TRUNCATE 1
  24749. | #define HAVE_UNAME 1
  24750. | #define HAVE_UNSETENV 1
  24751. | #define HAVE_UTIMES 1
  24752. | #define HAVE_WAITPID 1
  24753. | #define HAVE_WAIT3 1
  24754. | #define HAVE_WAIT4 1
  24755. | #define HAVE_WCSCOLL 1
  24756. | #define HAVE_CHROOT 1
  24757. | #define HAVE_LINK 1
  24758. | #define HAVE_SYMLINK 1
  24759. | #define HAVE_FCHDIR 1
  24760. | #define HAVE_FSYNC 1
  24761. | #define HAVE_FDATASYNC 1
  24762. | #define HAVE_EPOLL 1
  24763. | #define HAVE_FLOCK 1
  24764. | #define HAVE_GETPAGESIZE 1
  24765. | #define HAVE_HSTRERROR 1
  24766. | #define HAVE_INET_ATON 1
  24767. | #define HAVE_INET_PTON 1
  24768. | #define HAVE_SETGROUPS 1
  24769. | #define HAVE_OPENPTY 1
  24770. | #define HAVE_FORKPTY 1
  24771. | #define HAVE_MEMMOVE 1
  24772. | #define HAVE_FSEEKO 1
  24773. | #define HAVE_FSTATVFS 1
  24774. | #define HAVE_FTELLO 1
  24775. | #define HAVE_STATVFS 1
  24776. | #define HAVE_DUP2 1
  24777. | #define HAVE_GETCWD 1
  24778. | #define HAVE_STRDUP 1
  24779. | #define HAVE_GETPGRP 1
  24780. | #define HAVE_SETPGRP 1
  24781. | #define HAVE_GETTIMEOFDAY 1
  24782. | #define HAVE_DEVICE_MACROS 1
  24783. | #define HAVE_GETNAMEINFO 1
  24784. | #define TIME_WITH_SYS_TIME 1
  24785. | #define HAVE_STRUCT_TM_TM_ZONE 1
  24786. | #define HAVE_TM_ZONE 1
  24787. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  24788. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  24789. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  24790. | #define HAVE_ST_BLOCKS 1
  24791. | #define SYS_SELECT_WITH_SYS_TIME 1
  24792. | #define HAVE_ADDRINFO 1
  24793. | #define HAVE_SOCKADDR_STORAGE 1
  24794. | #define HAVE_PROTOTYPES 1
  24795. | #define HAVE_STDARG_PROTOTYPES 1
  24796. | #define HAVE_SOCKETPAIR 1
  24797. | #define HAVE_GETHOSTBYNAME_R 1
  24798. | #define HAVE_GETHOSTBYNAME_R 1
  24799. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  24800. | #define HAVE_ACOSH 1
  24801. | #define HAVE_ASINH 1
  24802. | #define HAVE_ATANH 1
  24803. | #define HAVE_COPYSIGN 1
  24804. | #define HAVE_ERF 1
  24805. | #define HAVE_ERFC 1
  24806. | #define HAVE_EXPM1 1
  24807. | #define HAVE_GAMMA 1
  24808. | #define HAVE_HYPOT 1
  24809. | #define HAVE_LGAMMA 1
  24810. | #define HAVE_LOG1P 1
  24811. | #define HAVE_ROUND 1
  24812. | #define HAVE_TGAMMA 1
  24813. | #define HAVE_DECL_ISINF 1
  24814. | #define HAVE_DECL_ISNAN 1
  24815. | #define HAVE_DECL_ISFINITE 1
  24816. | #define HAVE_BROKEN_SEM_GETVALUE 1
  24817. | #define HAVE_WCHAR_H 1
  24818. | #define SIZEOF_WCHAR_T 4
  24819. | #define Py_UNICODE_SIZE 2
  24820. | #define Py_USING_UNICODE 1
  24821. | #define PY_UNICODE_TYPE unsigned short
  24822. | #define HAVE_GETC_UNLOCKED 1
  24823. | /* end confdefs.h. */
  24824. |
  24825. | /* Override any GCC internal prototype to avoid an error.
  24826. | Use char because int might match the return type of a GCC
  24827. | builtin and then its argument prototype would still apply. */
  24828. | #ifdef __cplusplus
  24829. | extern "C"
  24830. | #endif
  24831. | char rl_completion_matches ();
  24832. | int
  24833. | main ()
  24834. | {
  24835. | return rl_completion_matches ();
  24836. | ;
  24837. | return 0;
  24838. | }
  24839. configure:13134: result: no
  24840. configure:13148: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E conftest.c
  24841. conftest.c:258:31: error: readline/readline.h: No such file or directory
  24842. configure:13148: $? = 1
  24843. configure: failed program was:
  24844. | /* confdefs.h */
  24845. | #define _GNU_SOURCE 1
  24846. | #define _NETBSD_SOURCE 1
  24847. | #define __BSD_VISIBLE 1
  24848. | #define _BSD_TYPES 1
  24849. | #define _DARWIN_C_SOURCE 1
  24850. | #define _XOPEN_SOURCE 600
  24851. | #define _XOPEN_SOURCE_EXTENDED 1
  24852. | #define _POSIX_C_SOURCE 200112L
  24853. | #define STDC_HEADERS 1
  24854. | #define HAVE_SYS_TYPES_H 1
  24855. | #define HAVE_SYS_STAT_H 1
  24856. | #define HAVE_STDLIB_H 1
  24857. | #define HAVE_STRING_H 1
  24858. | #define HAVE_MEMORY_H 1
  24859. | #define HAVE_STRINGS_H 1
  24860. | #define HAVE_INTTYPES_H 1
  24861. | #define HAVE_STDINT_H 1
  24862. | #define HAVE_UNISTD_H 1
  24863. | #define __EXTENSIONS__ 1
  24864. | #define _ALL_SOURCE 1
  24865. | #define _GNU_SOURCE 1
  24866. | #define _POSIX_PTHREAD_SEMANTICS 1
  24867. | #define _TANDEM_SOURCE 1
  24868. | #define STDC_HEADERS 1
  24869. | #define HAVE_ASM_TYPES_H 1
  24870. | #define HAVE_DLFCN_H 1
  24871. | #define HAVE_ERRNO_H 1
  24872. | #define HAVE_FCNTL_H 1
  24873. | #define HAVE_GRP_H 1
  24874. | #define HAVE_LANGINFO_H 1
  24875. | #define HAVE_POLL_H 1
  24876. | #define HAVE_PTHREAD_H 1
  24877. | #define HAVE_SHADOW_H 1
  24878. | #define HAVE_SIGNAL_H 1
  24879. | #define HAVE_STDINT_H 1
  24880. | #define HAVE_TERMIOS_H 1
  24881. | #define HAVE_UNISTD_H 1
  24882. | #define HAVE_UTIME_H 1
  24883. | #define HAVE_SYS_EPOLL_H 1
  24884. | #define HAVE_SYS_FILE_H 1
  24885. | #define HAVE_SYS_PARAM_H 1
  24886. | #define HAVE_SYS_POLL_H 1
  24887. | #define HAVE_SYS_SELECT_H 1
  24888. | #define HAVE_SYS_SOCKET_H 1
  24889. | #define HAVE_SYS_STATVFS_H 1
  24890. | #define HAVE_SYS_STAT_H 1
  24891. | #define HAVE_SYS_TIME_H 1
  24892. | #define HAVE_SYS_TIMES_H 1
  24893. | #define HAVE_SYS_TYPES_H 1
  24894. | #define HAVE_SYS_UN_H 1
  24895. | #define HAVE_SYS_UTSNAME_H 1
  24896. | #define HAVE_SYS_WAIT_H 1
  24897. | #define HAVE_PTY_H 1
  24898. | #define HAVE_SYS_RESOURCE_H 1
  24899. | #define HAVE_NETPACKET_PACKET_H 1
  24900. | #define HAVE_SYSEXITS_H 1
  24901. | #define HAVE_LINUX_TIPC_H 1
  24902. | #define HAVE_DIRENT_H 1
  24903. | #define HAVE_LINUX_NETLINK_H 1
  24904. | #define HAVE_MAKEDEV 1
  24905. | #define _LARGEFILE_SOURCE 1
  24906. | #define _FILE_OFFSET_BITS 64
  24907. | #if defined(SCO_DS)
  24908. | #undef _OFF_T
  24909. | #endif
  24910. | #define RETSIGTYPE void
  24911. | #define HAVE_SSIZE_T 1
  24912. | #define SIZEOF_INT 4
  24913. | #define SIZEOF_LONG 4
  24914. | #define SIZEOF_VOID_P 4
  24915. | #define SIZEOF_SHORT 2
  24916. | #define SIZEOF_FLOAT 4
  24917. | #define SIZEOF_DOUBLE 8
  24918. | #define SIZEOF_FPOS_T 24
  24919. | #define SIZEOF_SIZE_T 4
  24920. | #define SIZEOF_PID_T 4
  24921. | #define HAVE_LONG_LONG 1
  24922. | #define SIZEOF_LONG_LONG 8
  24923. | #define HAVE_LONG_DOUBLE 1
  24924. | #define SIZEOF_LONG_DOUBLE 8
  24925. | #define HAVE_C99_BOOL 1
  24926. | #define SIZEOF__BOOL 1
  24927. | #define HAVE_UINTPTR_T 1
  24928. | #define SIZEOF_UINTPTR_T 4
  24929. | #define SIZEOF_OFF_T 8
  24930. | #define HAVE_LARGEFILE_SUPPORT 1
  24931. | #define SIZEOF_TIME_T 4
  24932. | #define SIZEOF_PTHREAD_T 4
  24933. | #define SHLIB_EXT ".so"
  24934. | #define HAVE_LIBDL 1
  24935. | #define _REENTRANT 1
  24936. | #define WITH_THREAD 1
  24937. | #define HAVE_PTHREAD_SIGMASK 1
  24938. | #define WITH_DOC_STRINGS 1
  24939. | #define WITH_PYMALLOC 1
  24940. | #define HAVE_DLOPEN 1
  24941. | #define HAVE_DYNAMIC_LOADING 1
  24942. | #define HAVE_ALARM 1
  24943. | #define HAVE_SETITIMER 1
  24944. | #define HAVE_GETITIMER 1
  24945. | #define HAVE_CHOWN 1
  24946. | #define HAVE_CLOCK 1
  24947. | #define HAVE_CONFSTR 1
  24948. | #define HAVE_CTERMID 1
  24949. | #define HAVE_EXECV 1
  24950. | #define HAVE_FCHMOD 1
  24951. | #define HAVE_FCHOWN 1
  24952. | #define HAVE_FORK 1
  24953. | #define HAVE_FPATHCONF 1
  24954. | #define HAVE_FTIME 1
  24955. | #define HAVE_FTRUNCATE 1
  24956. | #define HAVE_GAI_STRERROR 1
  24957. | #define HAVE_GETGROUPS 1
  24958. | #define HAVE_GETLOGIN 1
  24959. | #define HAVE_GETPEERNAME 1
  24960. | #define HAVE_GETPGID 1
  24961. | #define HAVE_GETPID 1
  24962. | #define HAVE_GETPRIORITY 1
  24963. | #define HAVE_GETRESUID 1
  24964. | #define HAVE_GETRESGID 1
  24965. | #define HAVE_GETPWENT 1
  24966. | #define HAVE_GETSPNAM 1
  24967. | #define HAVE_GETSPENT 1
  24968. | #define HAVE_GETSID 1
  24969. | #define HAVE_INITGROUPS 1
  24970. | #define HAVE_KILL 1
  24971. | #define HAVE_KILLPG 1
  24972. | #define HAVE_LCHOWN 1
  24973. | #define HAVE_LSTAT 1
  24974. | #define HAVE_MKFIFO 1
  24975. | #define HAVE_MKNOD 1
  24976. | #define HAVE_MKTIME 1
  24977. | #define HAVE_MREMAP 1
  24978. | #define HAVE_NICE 1
  24979. | #define HAVE_PATHCONF 1
  24980. | #define HAVE_PAUSE 1
  24981. | #define HAVE_POLL 1
  24982. | #define HAVE_PUTENV 1
  24983. | #define HAVE_READLINK 1
  24984. | #define HAVE_REALPATH 1
  24985. | #define HAVE_SELECT 1
  24986. | #define HAVE_SEM_OPEN 1
  24987. | #define HAVE_SEM_TIMEDWAIT 1
  24988. | #define HAVE_SEM_GETVALUE 1
  24989. | #define HAVE_SEM_UNLINK 1
  24990. | #define HAVE_SETEGID 1
  24991. | #define HAVE_SETEUID 1
  24992. | #define HAVE_SETGID 1
  24993. | #define HAVE_SETLOCALE 1
  24994. | #define HAVE_SETREGID 1
  24995. | #define HAVE_SETREUID 1
  24996. | #define HAVE_SETSID 1
  24997. | #define HAVE_SETPGID 1
  24998. | #define HAVE_SETPGRP 1
  24999. | #define HAVE_SETUID 1
  25000. | #define HAVE_SETVBUF 1
  25001. | #define HAVE_SNPRINTF 1
  25002. | #define HAVE_SETLOCALE 1
  25003. | #define HAVE_SETREGID 1
  25004. | #define HAVE_SETREUID 1
  25005. | #define HAVE_SETRESUID 1
  25006. | #define HAVE_SETRESGID 1
  25007. | #define HAVE_SETSID 1
  25008. | #define HAVE_SETPGID 1
  25009. | #define HAVE_SETPGRP 1
  25010. | #define HAVE_SETUID 1
  25011. | #define HAVE_SETVBUF 1
  25012. | #define HAVE_SNPRINTF 1
  25013. | #define HAVE_SIGACTION 1
  25014. | #define HAVE_SIGINTERRUPT 1
  25015. | #define HAVE_STRFTIME 1
  25016. | #define HAVE_SYSCONF 1
  25017. | #define HAVE_TCGETPGRP 1
  25018. | #define HAVE_TCSETPGRP 1
  25019. | #define HAVE_TEMPNAM 1
  25020. | #define HAVE_TIMEGM 1
  25021. | #define HAVE_TIMES 1
  25022. | #define HAVE_TMPFILE 1
  25023. | #define HAVE_TMPNAM 1
  25024. | #define HAVE_TMPNAM_R 1
  25025. | #define HAVE_TRUNCATE 1
  25026. | #define HAVE_UNAME 1
  25027. | #define HAVE_UNSETENV 1
  25028. | #define HAVE_UTIMES 1
  25029. | #define HAVE_WAITPID 1
  25030. | #define HAVE_WAIT3 1
  25031. | #define HAVE_WAIT4 1
  25032. | #define HAVE_WCSCOLL 1
  25033. | #define HAVE_CHROOT 1
  25034. | #define HAVE_LINK 1
  25035. | #define HAVE_SYMLINK 1
  25036. | #define HAVE_FCHDIR 1
  25037. | #define HAVE_FSYNC 1
  25038. | #define HAVE_FDATASYNC 1
  25039. | #define HAVE_EPOLL 1
  25040. | #define HAVE_FLOCK 1
  25041. | #define HAVE_GETPAGESIZE 1
  25042. | #define HAVE_HSTRERROR 1
  25043. | #define HAVE_INET_ATON 1
  25044. | #define HAVE_INET_PTON 1
  25045. | #define HAVE_SETGROUPS 1
  25046. | #define HAVE_OPENPTY 1
  25047. | #define HAVE_FORKPTY 1
  25048. | #define HAVE_MEMMOVE 1
  25049. | #define HAVE_FSEEKO 1
  25050. | #define HAVE_FSTATVFS 1
  25051. | #define HAVE_FTELLO 1
  25052. | #define HAVE_STATVFS 1
  25053. | #define HAVE_DUP2 1
  25054. | #define HAVE_GETCWD 1
  25055. | #define HAVE_STRDUP 1
  25056. | #define HAVE_GETPGRP 1
  25057. | #define HAVE_SETPGRP 1
  25058. | #define HAVE_GETTIMEOFDAY 1
  25059. | #define HAVE_DEVICE_MACROS 1
  25060. | #define HAVE_GETNAMEINFO 1
  25061. | #define TIME_WITH_SYS_TIME 1
  25062. | #define HAVE_STRUCT_TM_TM_ZONE 1
  25063. | #define HAVE_TM_ZONE 1
  25064. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  25065. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  25066. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  25067. | #define HAVE_ST_BLOCKS 1
  25068. | #define SYS_SELECT_WITH_SYS_TIME 1
  25069. | #define HAVE_ADDRINFO 1
  25070. | #define HAVE_SOCKADDR_STORAGE 1
  25071. | #define HAVE_PROTOTYPES 1
  25072. | #define HAVE_STDARG_PROTOTYPES 1
  25073. | #define HAVE_SOCKETPAIR 1
  25074. | #define HAVE_GETHOSTBYNAME_R 1
  25075. | #define HAVE_GETHOSTBYNAME_R 1
  25076. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  25077. | #define HAVE_ACOSH 1
  25078. | #define HAVE_ASINH 1
  25079. | #define HAVE_ATANH 1
  25080. | #define HAVE_COPYSIGN 1
  25081. | #define HAVE_ERF 1
  25082. | #define HAVE_ERFC 1
  25083. | #define HAVE_EXPM1 1
  25084. | #define HAVE_GAMMA 1
  25085. | #define HAVE_HYPOT 1
  25086. | #define HAVE_LGAMMA 1
  25087. | #define HAVE_LOG1P 1
  25088. | #define HAVE_ROUND 1
  25089. | #define HAVE_TGAMMA 1
  25090. | #define HAVE_DECL_ISINF 1
  25091. | #define HAVE_DECL_ISNAN 1
  25092. | #define HAVE_DECL_ISFINITE 1
  25093. | #define HAVE_BROKEN_SEM_GETVALUE 1
  25094. | #define HAVE_WCHAR_H 1
  25095. | #define SIZEOF_WCHAR_T 4
  25096. | #define Py_UNICODE_SIZE 2
  25097. | #define Py_USING_UNICODE 1
  25098. | #define PY_UNICODE_TYPE unsigned short
  25099. | #define HAVE_GETC_UNLOCKED 1
  25100. | /* end confdefs.h. */
  25101. | #include <readline/readline.h>
  25102. configure:13175: checking for broken nice()
  25103. configure:13207: result: no
  25104. configure:13216: checking for broken poll()
  25105. configure:13257: result: no
  25106. configure:13269: checking for struct tm.tm_zone
  25107. configure:13269: result: yes
  25108. configure:13338: checking for working tzset()
  25109. configure:13425: result: no
  25110. configure:13435: checking for tv_nsec in struct stat
  25111. configure:13454: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  25112. configure:13454: $? = 0
  25113. configure:13462: result: yes
  25114. configure:13472: checking for tv_nsec2 in struct stat
  25115. configure:13491: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  25116. conftest.c: In function 'main':
  25117. conftest.c:267: error: 'struct stat' has no member named 'st_mtimespec'
  25118. configure:13491: $? = 1
  25119. configure: failed program was:
  25120. | /* confdefs.h */
  25121. | #define _GNU_SOURCE 1
  25122. | #define _NETBSD_SOURCE 1
  25123. | #define __BSD_VISIBLE 1
  25124. | #define _BSD_TYPES 1
  25125. | #define _DARWIN_C_SOURCE 1
  25126. | #define _XOPEN_SOURCE 600
  25127. | #define _XOPEN_SOURCE_EXTENDED 1
  25128. | #define _POSIX_C_SOURCE 200112L
  25129. | #define STDC_HEADERS 1
  25130. | #define HAVE_SYS_TYPES_H 1
  25131. | #define HAVE_SYS_STAT_H 1
  25132. | #define HAVE_STDLIB_H 1
  25133. | #define HAVE_STRING_H 1
  25134. | #define HAVE_MEMORY_H 1
  25135. | #define HAVE_STRINGS_H 1
  25136. | #define HAVE_INTTYPES_H 1
  25137. | #define HAVE_STDINT_H 1
  25138. | #define HAVE_UNISTD_H 1
  25139. | #define __EXTENSIONS__ 1
  25140. | #define _ALL_SOURCE 1
  25141. | #define _GNU_SOURCE 1
  25142. | #define _POSIX_PTHREAD_SEMANTICS 1
  25143. | #define _TANDEM_SOURCE 1
  25144. | #define STDC_HEADERS 1
  25145. | #define HAVE_ASM_TYPES_H 1
  25146. | #define HAVE_DLFCN_H 1
  25147. | #define HAVE_ERRNO_H 1
  25148. | #define HAVE_FCNTL_H 1
  25149. | #define HAVE_GRP_H 1
  25150. | #define HAVE_LANGINFO_H 1
  25151. | #define HAVE_POLL_H 1
  25152. | #define HAVE_PTHREAD_H 1
  25153. | #define HAVE_SHADOW_H 1
  25154. | #define HAVE_SIGNAL_H 1
  25155. | #define HAVE_STDINT_H 1
  25156. | #define HAVE_TERMIOS_H 1
  25157. | #define HAVE_UNISTD_H 1
  25158. | #define HAVE_UTIME_H 1
  25159. | #define HAVE_SYS_EPOLL_H 1
  25160. | #define HAVE_SYS_FILE_H 1
  25161. | #define HAVE_SYS_PARAM_H 1
  25162. | #define HAVE_SYS_POLL_H 1
  25163. | #define HAVE_SYS_SELECT_H 1
  25164. | #define HAVE_SYS_SOCKET_H 1
  25165. | #define HAVE_SYS_STATVFS_H 1
  25166. | #define HAVE_SYS_STAT_H 1
  25167. | #define HAVE_SYS_TIME_H 1
  25168. | #define HAVE_SYS_TIMES_H 1
  25169. | #define HAVE_SYS_TYPES_H 1
  25170. | #define HAVE_SYS_UN_H 1
  25171. | #define HAVE_SYS_UTSNAME_H 1
  25172. | #define HAVE_SYS_WAIT_H 1
  25173. | #define HAVE_PTY_H 1
  25174. | #define HAVE_SYS_RESOURCE_H 1
  25175. | #define HAVE_NETPACKET_PACKET_H 1
  25176. | #define HAVE_SYSEXITS_H 1
  25177. | #define HAVE_LINUX_TIPC_H 1
  25178. | #define HAVE_DIRENT_H 1
  25179. | #define HAVE_LINUX_NETLINK_H 1
  25180. | #define HAVE_MAKEDEV 1
  25181. | #define _LARGEFILE_SOURCE 1
  25182. | #define _FILE_OFFSET_BITS 64
  25183. | #if defined(SCO_DS)
  25184. | #undef _OFF_T
  25185. | #endif
  25186. | #define RETSIGTYPE void
  25187. | #define HAVE_SSIZE_T 1
  25188. | #define SIZEOF_INT 4
  25189. | #define SIZEOF_LONG 4
  25190. | #define SIZEOF_VOID_P 4
  25191. | #define SIZEOF_SHORT 2
  25192. | #define SIZEOF_FLOAT 4
  25193. | #define SIZEOF_DOUBLE 8
  25194. | #define SIZEOF_FPOS_T 24
  25195. | #define SIZEOF_SIZE_T 4
  25196. | #define SIZEOF_PID_T 4
  25197. | #define HAVE_LONG_LONG 1
  25198. | #define SIZEOF_LONG_LONG 8
  25199. | #define HAVE_LONG_DOUBLE 1
  25200. | #define SIZEOF_LONG_DOUBLE 8
  25201. | #define HAVE_C99_BOOL 1
  25202. | #define SIZEOF__BOOL 1
  25203. | #define HAVE_UINTPTR_T 1
  25204. | #define SIZEOF_UINTPTR_T 4
  25205. | #define SIZEOF_OFF_T 8
  25206. | #define HAVE_LARGEFILE_SUPPORT 1
  25207. | #define SIZEOF_TIME_T 4
  25208. | #define SIZEOF_PTHREAD_T 4
  25209. | #define SHLIB_EXT ".so"
  25210. | #define HAVE_LIBDL 1
  25211. | #define _REENTRANT 1
  25212. | #define WITH_THREAD 1
  25213. | #define HAVE_PTHREAD_SIGMASK 1
  25214. | #define WITH_DOC_STRINGS 1
  25215. | #define WITH_PYMALLOC 1
  25216. | #define HAVE_DLOPEN 1
  25217. | #define HAVE_DYNAMIC_LOADING 1
  25218. | #define HAVE_ALARM 1
  25219. | #define HAVE_SETITIMER 1
  25220. | #define HAVE_GETITIMER 1
  25221. | #define HAVE_CHOWN 1
  25222. | #define HAVE_CLOCK 1
  25223. | #define HAVE_CONFSTR 1
  25224. | #define HAVE_CTERMID 1
  25225. | #define HAVE_EXECV 1
  25226. | #define HAVE_FCHMOD 1
  25227. | #define HAVE_FCHOWN 1
  25228. | #define HAVE_FORK 1
  25229. | #define HAVE_FPATHCONF 1
  25230. | #define HAVE_FTIME 1
  25231. | #define HAVE_FTRUNCATE 1
  25232. | #define HAVE_GAI_STRERROR 1
  25233. | #define HAVE_GETGROUPS 1
  25234. | #define HAVE_GETLOGIN 1
  25235. | #define HAVE_GETPEERNAME 1
  25236. | #define HAVE_GETPGID 1
  25237. | #define HAVE_GETPID 1
  25238. | #define HAVE_GETPRIORITY 1
  25239. | #define HAVE_GETRESUID 1
  25240. | #define HAVE_GETRESGID 1
  25241. | #define HAVE_GETPWENT 1
  25242. | #define HAVE_GETSPNAM 1
  25243. | #define HAVE_GETSPENT 1
  25244. | #define HAVE_GETSID 1
  25245. | #define HAVE_INITGROUPS 1
  25246. | #define HAVE_KILL 1
  25247. | #define HAVE_KILLPG 1
  25248. | #define HAVE_LCHOWN 1
  25249. | #define HAVE_LSTAT 1
  25250. | #define HAVE_MKFIFO 1
  25251. | #define HAVE_MKNOD 1
  25252. | #define HAVE_MKTIME 1
  25253. | #define HAVE_MREMAP 1
  25254. | #define HAVE_NICE 1
  25255. | #define HAVE_PATHCONF 1
  25256. | #define HAVE_PAUSE 1
  25257. | #define HAVE_POLL 1
  25258. | #define HAVE_PUTENV 1
  25259. | #define HAVE_READLINK 1
  25260. | #define HAVE_REALPATH 1
  25261. | #define HAVE_SELECT 1
  25262. | #define HAVE_SEM_OPEN 1
  25263. | #define HAVE_SEM_TIMEDWAIT 1
  25264. | #define HAVE_SEM_GETVALUE 1
  25265. | #define HAVE_SEM_UNLINK 1
  25266. | #define HAVE_SETEGID 1
  25267. | #define HAVE_SETEUID 1
  25268. | #define HAVE_SETGID 1
  25269. | #define HAVE_SETLOCALE 1
  25270. | #define HAVE_SETREGID 1
  25271. | #define HAVE_SETREUID 1
  25272. | #define HAVE_SETSID 1
  25273. | #define HAVE_SETPGID 1
  25274. | #define HAVE_SETPGRP 1
  25275. | #define HAVE_SETUID 1
  25276. | #define HAVE_SETVBUF 1
  25277. | #define HAVE_SNPRINTF 1
  25278. | #define HAVE_SETLOCALE 1
  25279. | #define HAVE_SETREGID 1
  25280. | #define HAVE_SETREUID 1
  25281. | #define HAVE_SETRESUID 1
  25282. | #define HAVE_SETRESGID 1
  25283. | #define HAVE_SETSID 1
  25284. | #define HAVE_SETPGID 1
  25285. | #define HAVE_SETPGRP 1
  25286. | #define HAVE_SETUID 1
  25287. | #define HAVE_SETVBUF 1
  25288. | #define HAVE_SNPRINTF 1
  25289. | #define HAVE_SIGACTION 1
  25290. | #define HAVE_SIGINTERRUPT 1
  25291. | #define HAVE_STRFTIME 1
  25292. | #define HAVE_SYSCONF 1
  25293. | #define HAVE_TCGETPGRP 1
  25294. | #define HAVE_TCSETPGRP 1
  25295. | #define HAVE_TEMPNAM 1
  25296. | #define HAVE_TIMEGM 1
  25297. | #define HAVE_TIMES 1
  25298. | #define HAVE_TMPFILE 1
  25299. | #define HAVE_TMPNAM 1
  25300. | #define HAVE_TMPNAM_R 1
  25301. | #define HAVE_TRUNCATE 1
  25302. | #define HAVE_UNAME 1
  25303. | #define HAVE_UNSETENV 1
  25304. | #define HAVE_UTIMES 1
  25305. | #define HAVE_WAITPID 1
  25306. | #define HAVE_WAIT3 1
  25307. | #define HAVE_WAIT4 1
  25308. | #define HAVE_WCSCOLL 1
  25309. | #define HAVE_CHROOT 1
  25310. | #define HAVE_LINK 1
  25311. | #define HAVE_SYMLINK 1
  25312. | #define HAVE_FCHDIR 1
  25313. | #define HAVE_FSYNC 1
  25314. | #define HAVE_FDATASYNC 1
  25315. | #define HAVE_EPOLL 1
  25316. | #define HAVE_FLOCK 1
  25317. | #define HAVE_GETPAGESIZE 1
  25318. | #define HAVE_HSTRERROR 1
  25319. | #define HAVE_INET_ATON 1
  25320. | #define HAVE_INET_PTON 1
  25321. | #define HAVE_SETGROUPS 1
  25322. | #define HAVE_OPENPTY 1
  25323. | #define HAVE_FORKPTY 1
  25324. | #define HAVE_MEMMOVE 1
  25325. | #define HAVE_FSEEKO 1
  25326. | #define HAVE_FSTATVFS 1
  25327. | #define HAVE_FTELLO 1
  25328. | #define HAVE_STATVFS 1
  25329. | #define HAVE_DUP2 1
  25330. | #define HAVE_GETCWD 1
  25331. | #define HAVE_STRDUP 1
  25332. | #define HAVE_GETPGRP 1
  25333. | #define HAVE_SETPGRP 1
  25334. | #define HAVE_GETTIMEOFDAY 1
  25335. | #define HAVE_DEVICE_MACROS 1
  25336. | #define HAVE_GETNAMEINFO 1
  25337. | #define TIME_WITH_SYS_TIME 1
  25338. | #define HAVE_STRUCT_TM_TM_ZONE 1
  25339. | #define HAVE_TM_ZONE 1
  25340. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  25341. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  25342. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  25343. | #define HAVE_ST_BLOCKS 1
  25344. | #define SYS_SELECT_WITH_SYS_TIME 1
  25345. | #define HAVE_ADDRINFO 1
  25346. | #define HAVE_SOCKADDR_STORAGE 1
  25347. | #define HAVE_PROTOTYPES 1
  25348. | #define HAVE_STDARG_PROTOTYPES 1
  25349. | #define HAVE_SOCKETPAIR 1
  25350. | #define HAVE_GETHOSTBYNAME_R 1
  25351. | #define HAVE_GETHOSTBYNAME_R 1
  25352. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  25353. | #define HAVE_ACOSH 1
  25354. | #define HAVE_ASINH 1
  25355. | #define HAVE_ATANH 1
  25356. | #define HAVE_COPYSIGN 1
  25357. | #define HAVE_ERF 1
  25358. | #define HAVE_ERFC 1
  25359. | #define HAVE_EXPM1 1
  25360. | #define HAVE_GAMMA 1
  25361. | #define HAVE_HYPOT 1
  25362. | #define HAVE_LGAMMA 1
  25363. | #define HAVE_LOG1P 1
  25364. | #define HAVE_ROUND 1
  25365. | #define HAVE_TGAMMA 1
  25366. | #define HAVE_DECL_ISINF 1
  25367. | #define HAVE_DECL_ISNAN 1
  25368. | #define HAVE_DECL_ISFINITE 1
  25369. | #define HAVE_BROKEN_SEM_GETVALUE 1
  25370. | #define HAVE_WCHAR_H 1
  25371. | #define SIZEOF_WCHAR_T 4
  25372. | #define Py_UNICODE_SIZE 2
  25373. | #define Py_USING_UNICODE 1
  25374. | #define PY_UNICODE_TYPE unsigned short
  25375. | #define HAVE_GETC_UNLOCKED 1
  25376. | #define HAVE_STRUCT_TM_TM_ZONE 1
  25377. | #define HAVE_TM_ZONE 1
  25378. | #define HAVE_STAT_TV_NSEC 1
  25379. | /* end confdefs.h. */
  25380. | #include <sys/stat.h>
  25381. | int
  25382. | main ()
  25383. | {
  25384. |
  25385. | struct stat st;
  25386. | st.st_mtimespec.tv_nsec = 1;
  25387. |
  25388. | ;
  25389. | return 0;
  25390. | }
  25391. configure:13499: result: no
  25392. configure:13509: checking whether mvwdelch is an expression
  25393. configure:13528: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  25394. conftest.c:261:20: error: curses.h: No such file or directory
  25395. configure:13528: $? = 1
  25396. configure: failed program was:
  25397. | /* confdefs.h */
  25398. | #define _GNU_SOURCE 1
  25399. | #define _NETBSD_SOURCE 1
  25400. | #define __BSD_VISIBLE 1
  25401. | #define _BSD_TYPES 1
  25402. | #define _DARWIN_C_SOURCE 1
  25403. | #define _XOPEN_SOURCE 600
  25404. | #define _XOPEN_SOURCE_EXTENDED 1
  25405. | #define _POSIX_C_SOURCE 200112L
  25406. | #define STDC_HEADERS 1
  25407. | #define HAVE_SYS_TYPES_H 1
  25408. | #define HAVE_SYS_STAT_H 1
  25409. | #define HAVE_STDLIB_H 1
  25410. | #define HAVE_STRING_H 1
  25411. | #define HAVE_MEMORY_H 1
  25412. | #define HAVE_STRINGS_H 1
  25413. | #define HAVE_INTTYPES_H 1
  25414. | #define HAVE_STDINT_H 1
  25415. | #define HAVE_UNISTD_H 1
  25416. | #define __EXTENSIONS__ 1
  25417. | #define _ALL_SOURCE 1
  25418. | #define _GNU_SOURCE 1
  25419. | #define _POSIX_PTHREAD_SEMANTICS 1
  25420. | #define _TANDEM_SOURCE 1
  25421. | #define STDC_HEADERS 1
  25422. | #define HAVE_ASM_TYPES_H 1
  25423. | #define HAVE_DLFCN_H 1
  25424. | #define HAVE_ERRNO_H 1
  25425. | #define HAVE_FCNTL_H 1
  25426. | #define HAVE_GRP_H 1
  25427. | #define HAVE_LANGINFO_H 1
  25428. | #define HAVE_POLL_H 1
  25429. | #define HAVE_PTHREAD_H 1
  25430. | #define HAVE_SHADOW_H 1
  25431. | #define HAVE_SIGNAL_H 1
  25432. | #define HAVE_STDINT_H 1
  25433. | #define HAVE_TERMIOS_H 1
  25434. | #define HAVE_UNISTD_H 1
  25435. | #define HAVE_UTIME_H 1
  25436. | #define HAVE_SYS_EPOLL_H 1
  25437. | #define HAVE_SYS_FILE_H 1
  25438. | #define HAVE_SYS_PARAM_H 1
  25439. | #define HAVE_SYS_POLL_H 1
  25440. | #define HAVE_SYS_SELECT_H 1
  25441. | #define HAVE_SYS_SOCKET_H 1
  25442. | #define HAVE_SYS_STATVFS_H 1
  25443. | #define HAVE_SYS_STAT_H 1
  25444. | #define HAVE_SYS_TIME_H 1
  25445. | #define HAVE_SYS_TIMES_H 1
  25446. | #define HAVE_SYS_TYPES_H 1
  25447. | #define HAVE_SYS_UN_H 1
  25448. | #define HAVE_SYS_UTSNAME_H 1
  25449. | #define HAVE_SYS_WAIT_H 1
  25450. | #define HAVE_PTY_H 1
  25451. | #define HAVE_SYS_RESOURCE_H 1
  25452. | #define HAVE_NETPACKET_PACKET_H 1
  25453. | #define HAVE_SYSEXITS_H 1
  25454. | #define HAVE_LINUX_TIPC_H 1
  25455. | #define HAVE_DIRENT_H 1
  25456. | #define HAVE_LINUX_NETLINK_H 1
  25457. | #define HAVE_MAKEDEV 1
  25458. | #define _LARGEFILE_SOURCE 1
  25459. | #define _FILE_OFFSET_BITS 64
  25460. | #if defined(SCO_DS)
  25461. | #undef _OFF_T
  25462. | #endif
  25463. | #define RETSIGTYPE void
  25464. | #define HAVE_SSIZE_T 1
  25465. | #define SIZEOF_INT 4
  25466. | #define SIZEOF_LONG 4
  25467. | #define SIZEOF_VOID_P 4
  25468. | #define SIZEOF_SHORT 2
  25469. | #define SIZEOF_FLOAT 4
  25470. | #define SIZEOF_DOUBLE 8
  25471. | #define SIZEOF_FPOS_T 24
  25472. | #define SIZEOF_SIZE_T 4
  25473. | #define SIZEOF_PID_T 4
  25474. | #define HAVE_LONG_LONG 1
  25475. | #define SIZEOF_LONG_LONG 8
  25476. | #define HAVE_LONG_DOUBLE 1
  25477. | #define SIZEOF_LONG_DOUBLE 8
  25478. | #define HAVE_C99_BOOL 1
  25479. | #define SIZEOF__BOOL 1
  25480. | #define HAVE_UINTPTR_T 1
  25481. | #define SIZEOF_UINTPTR_T 4
  25482. | #define SIZEOF_OFF_T 8
  25483. | #define HAVE_LARGEFILE_SUPPORT 1
  25484. | #define SIZEOF_TIME_T 4
  25485. | #define SIZEOF_PTHREAD_T 4
  25486. | #define SHLIB_EXT ".so"
  25487. | #define HAVE_LIBDL 1
  25488. | #define _REENTRANT 1
  25489. | #define WITH_THREAD 1
  25490. | #define HAVE_PTHREAD_SIGMASK 1
  25491. | #define WITH_DOC_STRINGS 1
  25492. | #define WITH_PYMALLOC 1
  25493. | #define HAVE_DLOPEN 1
  25494. | #define HAVE_DYNAMIC_LOADING 1
  25495. | #define HAVE_ALARM 1
  25496. | #define HAVE_SETITIMER 1
  25497. | #define HAVE_GETITIMER 1
  25498. | #define HAVE_CHOWN 1
  25499. | #define HAVE_CLOCK 1
  25500. | #define HAVE_CONFSTR 1
  25501. | #define HAVE_CTERMID 1
  25502. | #define HAVE_EXECV 1
  25503. | #define HAVE_FCHMOD 1
  25504. | #define HAVE_FCHOWN 1
  25505. | #define HAVE_FORK 1
  25506. | #define HAVE_FPATHCONF 1
  25507. | #define HAVE_FTIME 1
  25508. | #define HAVE_FTRUNCATE 1
  25509. | #define HAVE_GAI_STRERROR 1
  25510. | #define HAVE_GETGROUPS 1
  25511. | #define HAVE_GETLOGIN 1
  25512. | #define HAVE_GETPEERNAME 1
  25513. | #define HAVE_GETPGID 1
  25514. | #define HAVE_GETPID 1
  25515. | #define HAVE_GETPRIORITY 1
  25516. | #define HAVE_GETRESUID 1
  25517. | #define HAVE_GETRESGID 1
  25518. | #define HAVE_GETPWENT 1
  25519. | #define HAVE_GETSPNAM 1
  25520. | #define HAVE_GETSPENT 1
  25521. | #define HAVE_GETSID 1
  25522. | #define HAVE_INITGROUPS 1
  25523. | #define HAVE_KILL 1
  25524. | #define HAVE_KILLPG 1
  25525. | #define HAVE_LCHOWN 1
  25526. | #define HAVE_LSTAT 1
  25527. | #define HAVE_MKFIFO 1
  25528. | #define HAVE_MKNOD 1
  25529. | #define HAVE_MKTIME 1
  25530. | #define HAVE_MREMAP 1
  25531. | #define HAVE_NICE 1
  25532. | #define HAVE_PATHCONF 1
  25533. | #define HAVE_PAUSE 1
  25534. | #define HAVE_POLL 1
  25535. | #define HAVE_PUTENV 1
  25536. | #define HAVE_READLINK 1
  25537. | #define HAVE_REALPATH 1
  25538. | #define HAVE_SELECT 1
  25539. | #define HAVE_SEM_OPEN 1
  25540. | #define HAVE_SEM_TIMEDWAIT 1
  25541. | #define HAVE_SEM_GETVALUE 1
  25542. | #define HAVE_SEM_UNLINK 1
  25543. | #define HAVE_SETEGID 1
  25544. | #define HAVE_SETEUID 1
  25545. | #define HAVE_SETGID 1
  25546. | #define HAVE_SETLOCALE 1
  25547. | #define HAVE_SETREGID 1
  25548. | #define HAVE_SETREUID 1
  25549. | #define HAVE_SETSID 1
  25550. | #define HAVE_SETPGID 1
  25551. | #define HAVE_SETPGRP 1
  25552. | #define HAVE_SETUID 1
  25553. | #define HAVE_SETVBUF 1
  25554. | #define HAVE_SNPRINTF 1
  25555. | #define HAVE_SETLOCALE 1
  25556. | #define HAVE_SETREGID 1
  25557. | #define HAVE_SETREUID 1
  25558. | #define HAVE_SETRESUID 1
  25559. | #define HAVE_SETRESGID 1
  25560. | #define HAVE_SETSID 1
  25561. | #define HAVE_SETPGID 1
  25562. | #define HAVE_SETPGRP 1
  25563. | #define HAVE_SETUID 1
  25564. | #define HAVE_SETVBUF 1
  25565. | #define HAVE_SNPRINTF 1
  25566. | #define HAVE_SIGACTION 1
  25567. | #define HAVE_SIGINTERRUPT 1
  25568. | #define HAVE_STRFTIME 1
  25569. | #define HAVE_SYSCONF 1
  25570. | #define HAVE_TCGETPGRP 1
  25571. | #define HAVE_TCSETPGRP 1
  25572. | #define HAVE_TEMPNAM 1
  25573. | #define HAVE_TIMEGM 1
  25574. | #define HAVE_TIMES 1
  25575. | #define HAVE_TMPFILE 1
  25576. | #define HAVE_TMPNAM 1
  25577. | #define HAVE_TMPNAM_R 1
  25578. | #define HAVE_TRUNCATE 1
  25579. | #define HAVE_UNAME 1
  25580. | #define HAVE_UNSETENV 1
  25581. | #define HAVE_UTIMES 1
  25582. | #define HAVE_WAITPID 1
  25583. | #define HAVE_WAIT3 1
  25584. | #define HAVE_WAIT4 1
  25585. | #define HAVE_WCSCOLL 1
  25586. | #define HAVE_CHROOT 1
  25587. | #define HAVE_LINK 1
  25588. | #define HAVE_SYMLINK 1
  25589. | #define HAVE_FCHDIR 1
  25590. | #define HAVE_FSYNC 1
  25591. | #define HAVE_FDATASYNC 1
  25592. | #define HAVE_EPOLL 1
  25593. | #define HAVE_FLOCK 1
  25594. | #define HAVE_GETPAGESIZE 1
  25595. | #define HAVE_HSTRERROR 1
  25596. | #define HAVE_INET_ATON 1
  25597. | #define HAVE_INET_PTON 1
  25598. | #define HAVE_SETGROUPS 1
  25599. | #define HAVE_OPENPTY 1
  25600. | #define HAVE_FORKPTY 1
  25601. | #define HAVE_MEMMOVE 1
  25602. | #define HAVE_FSEEKO 1
  25603. | #define HAVE_FSTATVFS 1
  25604. | #define HAVE_FTELLO 1
  25605. | #define HAVE_STATVFS 1
  25606. | #define HAVE_DUP2 1
  25607. | #define HAVE_GETCWD 1
  25608. | #define HAVE_STRDUP 1
  25609. | #define HAVE_GETPGRP 1
  25610. | #define HAVE_SETPGRP 1
  25611. | #define HAVE_GETTIMEOFDAY 1
  25612. | #define HAVE_DEVICE_MACROS 1
  25613. | #define HAVE_GETNAMEINFO 1
  25614. | #define TIME_WITH_SYS_TIME 1
  25615. | #define HAVE_STRUCT_TM_TM_ZONE 1
  25616. | #define HAVE_TM_ZONE 1
  25617. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  25618. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  25619. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  25620. | #define HAVE_ST_BLOCKS 1
  25621. | #define SYS_SELECT_WITH_SYS_TIME 1
  25622. | #define HAVE_ADDRINFO 1
  25623. | #define HAVE_SOCKADDR_STORAGE 1
  25624. | #define HAVE_PROTOTYPES 1
  25625. | #define HAVE_STDARG_PROTOTYPES 1
  25626. | #define HAVE_SOCKETPAIR 1
  25627. | #define HAVE_GETHOSTBYNAME_R 1
  25628. | #define HAVE_GETHOSTBYNAME_R 1
  25629. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  25630. | #define HAVE_ACOSH 1
  25631. | #define HAVE_ASINH 1
  25632. | #define HAVE_ATANH 1
  25633. | #define HAVE_COPYSIGN 1
  25634. | #define HAVE_ERF 1
  25635. | #define HAVE_ERFC 1
  25636. | #define HAVE_EXPM1 1
  25637. | #define HAVE_GAMMA 1
  25638. | #define HAVE_HYPOT 1
  25639. | #define HAVE_LGAMMA 1
  25640. | #define HAVE_LOG1P 1
  25641. | #define HAVE_ROUND 1
  25642. | #define HAVE_TGAMMA 1
  25643. | #define HAVE_DECL_ISINF 1
  25644. | #define HAVE_DECL_ISNAN 1
  25645. | #define HAVE_DECL_ISFINITE 1
  25646. | #define HAVE_BROKEN_SEM_GETVALUE 1
  25647. | #define HAVE_WCHAR_H 1
  25648. | #define SIZEOF_WCHAR_T 4
  25649. | #define Py_UNICODE_SIZE 2
  25650. | #define Py_USING_UNICODE 1
  25651. | #define PY_UNICODE_TYPE unsigned short
  25652. | #define HAVE_GETC_UNLOCKED 1
  25653. | #define HAVE_STRUCT_TM_TM_ZONE 1
  25654. | #define HAVE_TM_ZONE 1
  25655. | #define HAVE_STAT_TV_NSEC 1
  25656. | /* end confdefs.h. */
  25657. | #include <curses.h>
  25658. | int
  25659. | main ()
  25660. | {
  25661. |
  25662. | int rtn;
  25663. | rtn = mvwdelch(0,0,0);
  25664. |
  25665. | ;
  25666. | return 0;
  25667. | }
  25668. configure:13536: result: no
  25669. configure:13546: checking whether WINDOW has _flags
  25670. configure:13565: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  25671. conftest.c:261:20: error: curses.h: No such file or directory
  25672. conftest.c: In function 'main':
  25673. conftest.c:266: error: 'WINDOW' undeclared (first use in this function)
  25674. conftest.c:266: error: (Each undeclared identifier is reported only once
  25675. conftest.c:266: error: for each function it appears in.)
  25676. conftest.c:266: error: 'w' undeclared (first use in this function)
  25677. configure:13565: $? = 1
  25678. configure: failed program was:
  25679. | /* confdefs.h */
  25680. | #define _GNU_SOURCE 1
  25681. | #define _NETBSD_SOURCE 1
  25682. | #define __BSD_VISIBLE 1
  25683. | #define _BSD_TYPES 1
  25684. | #define _DARWIN_C_SOURCE 1
  25685. | #define _XOPEN_SOURCE 600
  25686. | #define _XOPEN_SOURCE_EXTENDED 1
  25687. | #define _POSIX_C_SOURCE 200112L
  25688. | #define STDC_HEADERS 1
  25689. | #define HAVE_SYS_TYPES_H 1
  25690. | #define HAVE_SYS_STAT_H 1
  25691. | #define HAVE_STDLIB_H 1
  25692. | #define HAVE_STRING_H 1
  25693. | #define HAVE_MEMORY_H 1
  25694. | #define HAVE_STRINGS_H 1
  25695. | #define HAVE_INTTYPES_H 1
  25696. | #define HAVE_STDINT_H 1
  25697. | #define HAVE_UNISTD_H 1
  25698. | #define __EXTENSIONS__ 1
  25699. | #define _ALL_SOURCE 1
  25700. | #define _GNU_SOURCE 1
  25701. | #define _POSIX_PTHREAD_SEMANTICS 1
  25702. | #define _TANDEM_SOURCE 1
  25703. | #define STDC_HEADERS 1
  25704. | #define HAVE_ASM_TYPES_H 1
  25705. | #define HAVE_DLFCN_H 1
  25706. | #define HAVE_ERRNO_H 1
  25707. | #define HAVE_FCNTL_H 1
  25708. | #define HAVE_GRP_H 1
  25709. | #define HAVE_LANGINFO_H 1
  25710. | #define HAVE_POLL_H 1
  25711. | #define HAVE_PTHREAD_H 1
  25712. | #define HAVE_SHADOW_H 1
  25713. | #define HAVE_SIGNAL_H 1
  25714. | #define HAVE_STDINT_H 1
  25715. | #define HAVE_TERMIOS_H 1
  25716. | #define HAVE_UNISTD_H 1
  25717. | #define HAVE_UTIME_H 1
  25718. | #define HAVE_SYS_EPOLL_H 1
  25719. | #define HAVE_SYS_FILE_H 1
  25720. | #define HAVE_SYS_PARAM_H 1
  25721. | #define HAVE_SYS_POLL_H 1
  25722. | #define HAVE_SYS_SELECT_H 1
  25723. | #define HAVE_SYS_SOCKET_H 1
  25724. | #define HAVE_SYS_STATVFS_H 1
  25725. | #define HAVE_SYS_STAT_H 1
  25726. | #define HAVE_SYS_TIME_H 1
  25727. | #define HAVE_SYS_TIMES_H 1
  25728. | #define HAVE_SYS_TYPES_H 1
  25729. | #define HAVE_SYS_UN_H 1
  25730. | #define HAVE_SYS_UTSNAME_H 1
  25731. | #define HAVE_SYS_WAIT_H 1
  25732. | #define HAVE_PTY_H 1
  25733. | #define HAVE_SYS_RESOURCE_H 1
  25734. | #define HAVE_NETPACKET_PACKET_H 1
  25735. | #define HAVE_SYSEXITS_H 1
  25736. | #define HAVE_LINUX_TIPC_H 1
  25737. | #define HAVE_DIRENT_H 1
  25738. | #define HAVE_LINUX_NETLINK_H 1
  25739. | #define HAVE_MAKEDEV 1
  25740. | #define _LARGEFILE_SOURCE 1
  25741. | #define _FILE_OFFSET_BITS 64
  25742. | #if defined(SCO_DS)
  25743. | #undef _OFF_T
  25744. | #endif
  25745. | #define RETSIGTYPE void
  25746. | #define HAVE_SSIZE_T 1
  25747. | #define SIZEOF_INT 4
  25748. | #define SIZEOF_LONG 4
  25749. | #define SIZEOF_VOID_P 4
  25750. | #define SIZEOF_SHORT 2
  25751. | #define SIZEOF_FLOAT 4
  25752. | #define SIZEOF_DOUBLE 8
  25753. | #define SIZEOF_FPOS_T 24
  25754. | #define SIZEOF_SIZE_T 4
  25755. | #define SIZEOF_PID_T 4
  25756. | #define HAVE_LONG_LONG 1
  25757. | #define SIZEOF_LONG_LONG 8
  25758. | #define HAVE_LONG_DOUBLE 1
  25759. | #define SIZEOF_LONG_DOUBLE 8
  25760. | #define HAVE_C99_BOOL 1
  25761. | #define SIZEOF__BOOL 1
  25762. | #define HAVE_UINTPTR_T 1
  25763. | #define SIZEOF_UINTPTR_T 4
  25764. | #define SIZEOF_OFF_T 8
  25765. | #define HAVE_LARGEFILE_SUPPORT 1
  25766. | #define SIZEOF_TIME_T 4
  25767. | #define SIZEOF_PTHREAD_T 4
  25768. | #define SHLIB_EXT ".so"
  25769. | #define HAVE_LIBDL 1
  25770. | #define _REENTRANT 1
  25771. | #define WITH_THREAD 1
  25772. | #define HAVE_PTHREAD_SIGMASK 1
  25773. | #define WITH_DOC_STRINGS 1
  25774. | #define WITH_PYMALLOC 1
  25775. | #define HAVE_DLOPEN 1
  25776. | #define HAVE_DYNAMIC_LOADING 1
  25777. | #define HAVE_ALARM 1
  25778. | #define HAVE_SETITIMER 1
  25779. | #define HAVE_GETITIMER 1
  25780. | #define HAVE_CHOWN 1
  25781. | #define HAVE_CLOCK 1
  25782. | #define HAVE_CONFSTR 1
  25783. | #define HAVE_CTERMID 1
  25784. | #define HAVE_EXECV 1
  25785. | #define HAVE_FCHMOD 1
  25786. | #define HAVE_FCHOWN 1
  25787. | #define HAVE_FORK 1
  25788. | #define HAVE_FPATHCONF 1
  25789. | #define HAVE_FTIME 1
  25790. | #define HAVE_FTRUNCATE 1
  25791. | #define HAVE_GAI_STRERROR 1
  25792. | #define HAVE_GETGROUPS 1
  25793. | #define HAVE_GETLOGIN 1
  25794. | #define HAVE_GETPEERNAME 1
  25795. | #define HAVE_GETPGID 1
  25796. | #define HAVE_GETPID 1
  25797. | #define HAVE_GETPRIORITY 1
  25798. | #define HAVE_GETRESUID 1
  25799. | #define HAVE_GETRESGID 1
  25800. | #define HAVE_GETPWENT 1
  25801. | #define HAVE_GETSPNAM 1
  25802. | #define HAVE_GETSPENT 1
  25803. | #define HAVE_GETSID 1
  25804. | #define HAVE_INITGROUPS 1
  25805. | #define HAVE_KILL 1
  25806. | #define HAVE_KILLPG 1
  25807. | #define HAVE_LCHOWN 1
  25808. | #define HAVE_LSTAT 1
  25809. | #define HAVE_MKFIFO 1
  25810. | #define HAVE_MKNOD 1
  25811. | #define HAVE_MKTIME 1
  25812. | #define HAVE_MREMAP 1
  25813. | #define HAVE_NICE 1
  25814. | #define HAVE_PATHCONF 1
  25815. | #define HAVE_PAUSE 1
  25816. | #define HAVE_POLL 1
  25817. | #define HAVE_PUTENV 1
  25818. | #define HAVE_READLINK 1
  25819. | #define HAVE_REALPATH 1
  25820. | #define HAVE_SELECT 1
  25821. | #define HAVE_SEM_OPEN 1
  25822. | #define HAVE_SEM_TIMEDWAIT 1
  25823. | #define HAVE_SEM_GETVALUE 1
  25824. | #define HAVE_SEM_UNLINK 1
  25825. | #define HAVE_SETEGID 1
  25826. | #define HAVE_SETEUID 1
  25827. | #define HAVE_SETGID 1
  25828. | #define HAVE_SETLOCALE 1
  25829. | #define HAVE_SETREGID 1
  25830. | #define HAVE_SETREUID 1
  25831. | #define HAVE_SETSID 1
  25832. | #define HAVE_SETPGID 1
  25833. | #define HAVE_SETPGRP 1
  25834. | #define HAVE_SETUID 1
  25835. | #define HAVE_SETVBUF 1
  25836. | #define HAVE_SNPRINTF 1
  25837. | #define HAVE_SETLOCALE 1
  25838. | #define HAVE_SETREGID 1
  25839. | #define HAVE_SETREUID 1
  25840. | #define HAVE_SETRESUID 1
  25841. | #define HAVE_SETRESGID 1
  25842. | #define HAVE_SETSID 1
  25843. | #define HAVE_SETPGID 1
  25844. | #define HAVE_SETPGRP 1
  25845. | #define HAVE_SETUID 1
  25846. | #define HAVE_SETVBUF 1
  25847. | #define HAVE_SNPRINTF 1
  25848. | #define HAVE_SIGACTION 1
  25849. | #define HAVE_SIGINTERRUPT 1
  25850. | #define HAVE_STRFTIME 1
  25851. | #define HAVE_SYSCONF 1
  25852. | #define HAVE_TCGETPGRP 1
  25853. | #define HAVE_TCSETPGRP 1
  25854. | #define HAVE_TEMPNAM 1
  25855. | #define HAVE_TIMEGM 1
  25856. | #define HAVE_TIMES 1
  25857. | #define HAVE_TMPFILE 1
  25858. | #define HAVE_TMPNAM 1
  25859. | #define HAVE_TMPNAM_R 1
  25860. | #define HAVE_TRUNCATE 1
  25861. | #define HAVE_UNAME 1
  25862. | #define HAVE_UNSETENV 1
  25863. | #define HAVE_UTIMES 1
  25864. | #define HAVE_WAITPID 1
  25865. | #define HAVE_WAIT3 1
  25866. | #define HAVE_WAIT4 1
  25867. | #define HAVE_WCSCOLL 1
  25868. | #define HAVE_CHROOT 1
  25869. | #define HAVE_LINK 1
  25870. | #define HAVE_SYMLINK 1
  25871. | #define HAVE_FCHDIR 1
  25872. | #define HAVE_FSYNC 1
  25873. | #define HAVE_FDATASYNC 1
  25874. | #define HAVE_EPOLL 1
  25875. | #define HAVE_FLOCK 1
  25876. | #define HAVE_GETPAGESIZE 1
  25877. | #define HAVE_HSTRERROR 1
  25878. | #define HAVE_INET_ATON 1
  25879. | #define HAVE_INET_PTON 1
  25880. | #define HAVE_SETGROUPS 1
  25881. | #define HAVE_OPENPTY 1
  25882. | #define HAVE_FORKPTY 1
  25883. | #define HAVE_MEMMOVE 1
  25884. | #define HAVE_FSEEKO 1
  25885. | #define HAVE_FSTATVFS 1
  25886. | #define HAVE_FTELLO 1
  25887. | #define HAVE_STATVFS 1
  25888. | #define HAVE_DUP2 1
  25889. | #define HAVE_GETCWD 1
  25890. | #define HAVE_STRDUP 1
  25891. | #define HAVE_GETPGRP 1
  25892. | #define HAVE_SETPGRP 1
  25893. | #define HAVE_GETTIMEOFDAY 1
  25894. | #define HAVE_DEVICE_MACROS 1
  25895. | #define HAVE_GETNAMEINFO 1
  25896. | #define TIME_WITH_SYS_TIME 1
  25897. | #define HAVE_STRUCT_TM_TM_ZONE 1
  25898. | #define HAVE_TM_ZONE 1
  25899. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  25900. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  25901. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  25902. | #define HAVE_ST_BLOCKS 1
  25903. | #define SYS_SELECT_WITH_SYS_TIME 1
  25904. | #define HAVE_ADDRINFO 1
  25905. | #define HAVE_SOCKADDR_STORAGE 1
  25906. | #define HAVE_PROTOTYPES 1
  25907. | #define HAVE_STDARG_PROTOTYPES 1
  25908. | #define HAVE_SOCKETPAIR 1
  25909. | #define HAVE_GETHOSTBYNAME_R 1
  25910. | #define HAVE_GETHOSTBYNAME_R 1
  25911. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  25912. | #define HAVE_ACOSH 1
  25913. | #define HAVE_ASINH 1
  25914. | #define HAVE_ATANH 1
  25915. | #define HAVE_COPYSIGN 1
  25916. | #define HAVE_ERF 1
  25917. | #define HAVE_ERFC 1
  25918. | #define HAVE_EXPM1 1
  25919. | #define HAVE_GAMMA 1
  25920. | #define HAVE_HYPOT 1
  25921. | #define HAVE_LGAMMA 1
  25922. | #define HAVE_LOG1P 1
  25923. | #define HAVE_ROUND 1
  25924. | #define HAVE_TGAMMA 1
  25925. | #define HAVE_DECL_ISINF 1
  25926. | #define HAVE_DECL_ISNAN 1
  25927. | #define HAVE_DECL_ISFINITE 1
  25928. | #define HAVE_BROKEN_SEM_GETVALUE 1
  25929. | #define HAVE_WCHAR_H 1
  25930. | #define SIZEOF_WCHAR_T 4
  25931. | #define Py_UNICODE_SIZE 2
  25932. | #define Py_USING_UNICODE 1
  25933. | #define PY_UNICODE_TYPE unsigned short
  25934. | #define HAVE_GETC_UNLOCKED 1
  25935. | #define HAVE_STRUCT_TM_TM_ZONE 1
  25936. | #define HAVE_TM_ZONE 1
  25937. | #define HAVE_STAT_TV_NSEC 1
  25938. | /* end confdefs.h. */
  25939. | #include <curses.h>
  25940. | int
  25941. | main ()
  25942. | {
  25943. |
  25944. | WINDOW *w;
  25945. | w->_flags = 0;
  25946. |
  25947. | ;
  25948. | return 0;
  25949. | }
  25950. configure:13573: result: no
  25951. configure:13584: checking for is_term_resized
  25952. configure:13597: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  25953. conftest.c:261:20: error: curses.h: No such file or directory
  25954. conftest.c: In function 'main':
  25955. conftest.c:265: error: 'is_term_resized' undeclared (first use in this function)
  25956. conftest.c:265: error: (Each undeclared identifier is reported only once
  25957. conftest.c:265: error: for each function it appears in.)
  25958. configure:13597: $? = 1
  25959. configure: failed program was:
  25960. | /* confdefs.h */
  25961. | #define _GNU_SOURCE 1
  25962. | #define _NETBSD_SOURCE 1
  25963. | #define __BSD_VISIBLE 1
  25964. | #define _BSD_TYPES 1
  25965. | #define _DARWIN_C_SOURCE 1
  25966. | #define _XOPEN_SOURCE 600
  25967. | #define _XOPEN_SOURCE_EXTENDED 1
  25968. | #define _POSIX_C_SOURCE 200112L
  25969. | #define STDC_HEADERS 1
  25970. | #define HAVE_SYS_TYPES_H 1
  25971. | #define HAVE_SYS_STAT_H 1
  25972. | #define HAVE_STDLIB_H 1
  25973. | #define HAVE_STRING_H 1
  25974. | #define HAVE_MEMORY_H 1
  25975. | #define HAVE_STRINGS_H 1
  25976. | #define HAVE_INTTYPES_H 1
  25977. | #define HAVE_STDINT_H 1
  25978. | #define HAVE_UNISTD_H 1
  25979. | #define __EXTENSIONS__ 1
  25980. | #define _ALL_SOURCE 1
  25981. | #define _GNU_SOURCE 1
  25982. | #define _POSIX_PTHREAD_SEMANTICS 1
  25983. | #define _TANDEM_SOURCE 1
  25984. | #define STDC_HEADERS 1
  25985. | #define HAVE_ASM_TYPES_H 1
  25986. | #define HAVE_DLFCN_H 1
  25987. | #define HAVE_ERRNO_H 1
  25988. | #define HAVE_FCNTL_H 1
  25989. | #define HAVE_GRP_H 1
  25990. | #define HAVE_LANGINFO_H 1
  25991. | #define HAVE_POLL_H 1
  25992. | #define HAVE_PTHREAD_H 1
  25993. | #define HAVE_SHADOW_H 1
  25994. | #define HAVE_SIGNAL_H 1
  25995. | #define HAVE_STDINT_H 1
  25996. | #define HAVE_TERMIOS_H 1
  25997. | #define HAVE_UNISTD_H 1
  25998. | #define HAVE_UTIME_H 1
  25999. | #define HAVE_SYS_EPOLL_H 1
  26000. | #define HAVE_SYS_FILE_H 1
  26001. | #define HAVE_SYS_PARAM_H 1
  26002. | #define HAVE_SYS_POLL_H 1
  26003. | #define HAVE_SYS_SELECT_H 1
  26004. | #define HAVE_SYS_SOCKET_H 1
  26005. | #define HAVE_SYS_STATVFS_H 1
  26006. | #define HAVE_SYS_STAT_H 1
  26007. | #define HAVE_SYS_TIME_H 1
  26008. | #define HAVE_SYS_TIMES_H 1
  26009. | #define HAVE_SYS_TYPES_H 1
  26010. | #define HAVE_SYS_UN_H 1
  26011. | #define HAVE_SYS_UTSNAME_H 1
  26012. | #define HAVE_SYS_WAIT_H 1
  26013. | #define HAVE_PTY_H 1
  26014. | #define HAVE_SYS_RESOURCE_H 1
  26015. | #define HAVE_NETPACKET_PACKET_H 1
  26016. | #define HAVE_SYSEXITS_H 1
  26017. | #define HAVE_LINUX_TIPC_H 1
  26018. | #define HAVE_DIRENT_H 1
  26019. | #define HAVE_LINUX_NETLINK_H 1
  26020. | #define HAVE_MAKEDEV 1
  26021. | #define _LARGEFILE_SOURCE 1
  26022. | #define _FILE_OFFSET_BITS 64
  26023. | #if defined(SCO_DS)
  26024. | #undef _OFF_T
  26025. | #endif
  26026. | #define RETSIGTYPE void
  26027. | #define HAVE_SSIZE_T 1
  26028. | #define SIZEOF_INT 4
  26029. | #define SIZEOF_LONG 4
  26030. | #define SIZEOF_VOID_P 4
  26031. | #define SIZEOF_SHORT 2
  26032. | #define SIZEOF_FLOAT 4
  26033. | #define SIZEOF_DOUBLE 8
  26034. | #define SIZEOF_FPOS_T 24
  26035. | #define SIZEOF_SIZE_T 4
  26036. | #define SIZEOF_PID_T 4
  26037. | #define HAVE_LONG_LONG 1
  26038. | #define SIZEOF_LONG_LONG 8
  26039. | #define HAVE_LONG_DOUBLE 1
  26040. | #define SIZEOF_LONG_DOUBLE 8
  26041. | #define HAVE_C99_BOOL 1
  26042. | #define SIZEOF__BOOL 1
  26043. | #define HAVE_UINTPTR_T 1
  26044. | #define SIZEOF_UINTPTR_T 4
  26045. | #define SIZEOF_OFF_T 8
  26046. | #define HAVE_LARGEFILE_SUPPORT 1
  26047. | #define SIZEOF_TIME_T 4
  26048. | #define SIZEOF_PTHREAD_T 4
  26049. | #define SHLIB_EXT ".so"
  26050. | #define HAVE_LIBDL 1
  26051. | #define _REENTRANT 1
  26052. | #define WITH_THREAD 1
  26053. | #define HAVE_PTHREAD_SIGMASK 1
  26054. | #define WITH_DOC_STRINGS 1
  26055. | #define WITH_PYMALLOC 1
  26056. | #define HAVE_DLOPEN 1
  26057. | #define HAVE_DYNAMIC_LOADING 1
  26058. | #define HAVE_ALARM 1
  26059. | #define HAVE_SETITIMER 1
  26060. | #define HAVE_GETITIMER 1
  26061. | #define HAVE_CHOWN 1
  26062. | #define HAVE_CLOCK 1
  26063. | #define HAVE_CONFSTR 1
  26064. | #define HAVE_CTERMID 1
  26065. | #define HAVE_EXECV 1
  26066. | #define HAVE_FCHMOD 1
  26067. | #define HAVE_FCHOWN 1
  26068. | #define HAVE_FORK 1
  26069. | #define HAVE_FPATHCONF 1
  26070. | #define HAVE_FTIME 1
  26071. | #define HAVE_FTRUNCATE 1
  26072. | #define HAVE_GAI_STRERROR 1
  26073. | #define HAVE_GETGROUPS 1
  26074. | #define HAVE_GETLOGIN 1
  26075. | #define HAVE_GETPEERNAME 1
  26076. | #define HAVE_GETPGID 1
  26077. | #define HAVE_GETPID 1
  26078. | #define HAVE_GETPRIORITY 1
  26079. | #define HAVE_GETRESUID 1
  26080. | #define HAVE_GETRESGID 1
  26081. | #define HAVE_GETPWENT 1
  26082. | #define HAVE_GETSPNAM 1
  26083. | #define HAVE_GETSPENT 1
  26084. | #define HAVE_GETSID 1
  26085. | #define HAVE_INITGROUPS 1
  26086. | #define HAVE_KILL 1
  26087. | #define HAVE_KILLPG 1
  26088. | #define HAVE_LCHOWN 1
  26089. | #define HAVE_LSTAT 1
  26090. | #define HAVE_MKFIFO 1
  26091. | #define HAVE_MKNOD 1
  26092. | #define HAVE_MKTIME 1
  26093. | #define HAVE_MREMAP 1
  26094. | #define HAVE_NICE 1
  26095. | #define HAVE_PATHCONF 1
  26096. | #define HAVE_PAUSE 1
  26097. | #define HAVE_POLL 1
  26098. | #define HAVE_PUTENV 1
  26099. | #define HAVE_READLINK 1
  26100. | #define HAVE_REALPATH 1
  26101. | #define HAVE_SELECT 1
  26102. | #define HAVE_SEM_OPEN 1
  26103. | #define HAVE_SEM_TIMEDWAIT 1
  26104. | #define HAVE_SEM_GETVALUE 1
  26105. | #define HAVE_SEM_UNLINK 1
  26106. | #define HAVE_SETEGID 1
  26107. | #define HAVE_SETEUID 1
  26108. | #define HAVE_SETGID 1
  26109. | #define HAVE_SETLOCALE 1
  26110. | #define HAVE_SETREGID 1
  26111. | #define HAVE_SETREUID 1
  26112. | #define HAVE_SETSID 1
  26113. | #define HAVE_SETPGID 1
  26114. | #define HAVE_SETPGRP 1
  26115. | #define HAVE_SETUID 1
  26116. | #define HAVE_SETVBUF 1
  26117. | #define HAVE_SNPRINTF 1
  26118. | #define HAVE_SETLOCALE 1
  26119. | #define HAVE_SETREGID 1
  26120. | #define HAVE_SETREUID 1
  26121. | #define HAVE_SETRESUID 1
  26122. | #define HAVE_SETRESGID 1
  26123. | #define HAVE_SETSID 1
  26124. | #define HAVE_SETPGID 1
  26125. | #define HAVE_SETPGRP 1
  26126. | #define HAVE_SETUID 1
  26127. | #define HAVE_SETVBUF 1
  26128. | #define HAVE_SNPRINTF 1
  26129. | #define HAVE_SIGACTION 1
  26130. | #define HAVE_SIGINTERRUPT 1
  26131. | #define HAVE_STRFTIME 1
  26132. | #define HAVE_SYSCONF 1
  26133. | #define HAVE_TCGETPGRP 1
  26134. | #define HAVE_TCSETPGRP 1
  26135. | #define HAVE_TEMPNAM 1
  26136. | #define HAVE_TIMEGM 1
  26137. | #define HAVE_TIMES 1
  26138. | #define HAVE_TMPFILE 1
  26139. | #define HAVE_TMPNAM 1
  26140. | #define HAVE_TMPNAM_R 1
  26141. | #define HAVE_TRUNCATE 1
  26142. | #define HAVE_UNAME 1
  26143. | #define HAVE_UNSETENV 1
  26144. | #define HAVE_UTIMES 1
  26145. | #define HAVE_WAITPID 1
  26146. | #define HAVE_WAIT3 1
  26147. | #define HAVE_WAIT4 1
  26148. | #define HAVE_WCSCOLL 1
  26149. | #define HAVE_CHROOT 1
  26150. | #define HAVE_LINK 1
  26151. | #define HAVE_SYMLINK 1
  26152. | #define HAVE_FCHDIR 1
  26153. | #define HAVE_FSYNC 1
  26154. | #define HAVE_FDATASYNC 1
  26155. | #define HAVE_EPOLL 1
  26156. | #define HAVE_FLOCK 1
  26157. | #define HAVE_GETPAGESIZE 1
  26158. | #define HAVE_HSTRERROR 1
  26159. | #define HAVE_INET_ATON 1
  26160. | #define HAVE_INET_PTON 1
  26161. | #define HAVE_SETGROUPS 1
  26162. | #define HAVE_OPENPTY 1
  26163. | #define HAVE_FORKPTY 1
  26164. | #define HAVE_MEMMOVE 1
  26165. | #define HAVE_FSEEKO 1
  26166. | #define HAVE_FSTATVFS 1
  26167. | #define HAVE_FTELLO 1
  26168. | #define HAVE_STATVFS 1
  26169. | #define HAVE_DUP2 1
  26170. | #define HAVE_GETCWD 1
  26171. | #define HAVE_STRDUP 1
  26172. | #define HAVE_GETPGRP 1
  26173. | #define HAVE_SETPGRP 1
  26174. | #define HAVE_GETTIMEOFDAY 1
  26175. | #define HAVE_DEVICE_MACROS 1
  26176. | #define HAVE_GETNAMEINFO 1
  26177. | #define TIME_WITH_SYS_TIME 1
  26178. | #define HAVE_STRUCT_TM_TM_ZONE 1
  26179. | #define HAVE_TM_ZONE 1
  26180. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  26181. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  26182. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  26183. | #define HAVE_ST_BLOCKS 1
  26184. | #define SYS_SELECT_WITH_SYS_TIME 1
  26185. | #define HAVE_ADDRINFO 1
  26186. | #define HAVE_SOCKADDR_STORAGE 1
  26187. | #define HAVE_PROTOTYPES 1
  26188. | #define HAVE_STDARG_PROTOTYPES 1
  26189. | #define HAVE_SOCKETPAIR 1
  26190. | #define HAVE_GETHOSTBYNAME_R 1
  26191. | #define HAVE_GETHOSTBYNAME_R 1
  26192. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  26193. | #define HAVE_ACOSH 1
  26194. | #define HAVE_ASINH 1
  26195. | #define HAVE_ATANH 1
  26196. | #define HAVE_COPYSIGN 1
  26197. | #define HAVE_ERF 1
  26198. | #define HAVE_ERFC 1
  26199. | #define HAVE_EXPM1 1
  26200. | #define HAVE_GAMMA 1
  26201. | #define HAVE_HYPOT 1
  26202. | #define HAVE_LGAMMA 1
  26203. | #define HAVE_LOG1P 1
  26204. | #define HAVE_ROUND 1
  26205. | #define HAVE_TGAMMA 1
  26206. | #define HAVE_DECL_ISINF 1
  26207. | #define HAVE_DECL_ISNAN 1
  26208. | #define HAVE_DECL_ISFINITE 1
  26209. | #define HAVE_BROKEN_SEM_GETVALUE 1
  26210. | #define HAVE_WCHAR_H 1
  26211. | #define SIZEOF_WCHAR_T 4
  26212. | #define Py_UNICODE_SIZE 2
  26213. | #define Py_USING_UNICODE 1
  26214. | #define PY_UNICODE_TYPE unsigned short
  26215. | #define HAVE_GETC_UNLOCKED 1
  26216. | #define HAVE_STRUCT_TM_TM_ZONE 1
  26217. | #define HAVE_TM_ZONE 1
  26218. | #define HAVE_STAT_TV_NSEC 1
  26219. | /* end confdefs.h. */
  26220. | #include <curses.h>
  26221. | int
  26222. | main ()
  26223. | {
  26224. | void *x=is_term_resized
  26225. | ;
  26226. | return 0;
  26227. | }
  26228. configure:13604: result: no
  26229. configure:13610: checking for resize_term
  26230. configure:13623: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  26231. conftest.c:261:20: error: curses.h: No such file or directory
  26232. conftest.c: In function 'main':
  26233. conftest.c:265: error: 'resize_term' undeclared (first use in this function)
  26234. conftest.c:265: error: (Each undeclared identifier is reported only once
  26235. conftest.c:265: error: for each function it appears in.)
  26236. configure:13623: $? = 1
  26237. configure: failed program was:
  26238. | /* confdefs.h */
  26239. | #define _GNU_SOURCE 1
  26240. | #define _NETBSD_SOURCE 1
  26241. | #define __BSD_VISIBLE 1
  26242. | #define _BSD_TYPES 1
  26243. | #define _DARWIN_C_SOURCE 1
  26244. | #define _XOPEN_SOURCE 600
  26245. | #define _XOPEN_SOURCE_EXTENDED 1
  26246. | #define _POSIX_C_SOURCE 200112L
  26247. | #define STDC_HEADERS 1
  26248. | #define HAVE_SYS_TYPES_H 1
  26249. | #define HAVE_SYS_STAT_H 1
  26250. | #define HAVE_STDLIB_H 1
  26251. | #define HAVE_STRING_H 1
  26252. | #define HAVE_MEMORY_H 1
  26253. | #define HAVE_STRINGS_H 1
  26254. | #define HAVE_INTTYPES_H 1
  26255. | #define HAVE_STDINT_H 1
  26256. | #define HAVE_UNISTD_H 1
  26257. | #define __EXTENSIONS__ 1
  26258. | #define _ALL_SOURCE 1
  26259. | #define _GNU_SOURCE 1
  26260. | #define _POSIX_PTHREAD_SEMANTICS 1
  26261. | #define _TANDEM_SOURCE 1
  26262. | #define STDC_HEADERS 1
  26263. | #define HAVE_ASM_TYPES_H 1
  26264. | #define HAVE_DLFCN_H 1
  26265. | #define HAVE_ERRNO_H 1
  26266. | #define HAVE_FCNTL_H 1
  26267. | #define HAVE_GRP_H 1
  26268. | #define HAVE_LANGINFO_H 1
  26269. | #define HAVE_POLL_H 1
  26270. | #define HAVE_PTHREAD_H 1
  26271. | #define HAVE_SHADOW_H 1
  26272. | #define HAVE_SIGNAL_H 1
  26273. | #define HAVE_STDINT_H 1
  26274. | #define HAVE_TERMIOS_H 1
  26275. | #define HAVE_UNISTD_H 1
  26276. | #define HAVE_UTIME_H 1
  26277. | #define HAVE_SYS_EPOLL_H 1
  26278. | #define HAVE_SYS_FILE_H 1
  26279. | #define HAVE_SYS_PARAM_H 1
  26280. | #define HAVE_SYS_POLL_H 1
  26281. | #define HAVE_SYS_SELECT_H 1
  26282. | #define HAVE_SYS_SOCKET_H 1
  26283. | #define HAVE_SYS_STATVFS_H 1
  26284. | #define HAVE_SYS_STAT_H 1
  26285. | #define HAVE_SYS_TIME_H 1
  26286. | #define HAVE_SYS_TIMES_H 1
  26287. | #define HAVE_SYS_TYPES_H 1
  26288. | #define HAVE_SYS_UN_H 1
  26289. | #define HAVE_SYS_UTSNAME_H 1
  26290. | #define HAVE_SYS_WAIT_H 1
  26291. | #define HAVE_PTY_H 1
  26292. | #define HAVE_SYS_RESOURCE_H 1
  26293. | #define HAVE_NETPACKET_PACKET_H 1
  26294. | #define HAVE_SYSEXITS_H 1
  26295. | #define HAVE_LINUX_TIPC_H 1
  26296. | #define HAVE_DIRENT_H 1
  26297. | #define HAVE_LINUX_NETLINK_H 1
  26298. | #define HAVE_MAKEDEV 1
  26299. | #define _LARGEFILE_SOURCE 1
  26300. | #define _FILE_OFFSET_BITS 64
  26301. | #if defined(SCO_DS)
  26302. | #undef _OFF_T
  26303. | #endif
  26304. | #define RETSIGTYPE void
  26305. | #define HAVE_SSIZE_T 1
  26306. | #define SIZEOF_INT 4
  26307. | #define SIZEOF_LONG 4
  26308. | #define SIZEOF_VOID_P 4
  26309. | #define SIZEOF_SHORT 2
  26310. | #define SIZEOF_FLOAT 4
  26311. | #define SIZEOF_DOUBLE 8
  26312. | #define SIZEOF_FPOS_T 24
  26313. | #define SIZEOF_SIZE_T 4
  26314. | #define SIZEOF_PID_T 4
  26315. | #define HAVE_LONG_LONG 1
  26316. | #define SIZEOF_LONG_LONG 8
  26317. | #define HAVE_LONG_DOUBLE 1
  26318. | #define SIZEOF_LONG_DOUBLE 8
  26319. | #define HAVE_C99_BOOL 1
  26320. | #define SIZEOF__BOOL 1
  26321. | #define HAVE_UINTPTR_T 1
  26322. | #define SIZEOF_UINTPTR_T 4
  26323. | #define SIZEOF_OFF_T 8
  26324. | #define HAVE_LARGEFILE_SUPPORT 1
  26325. | #define SIZEOF_TIME_T 4
  26326. | #define SIZEOF_PTHREAD_T 4
  26327. | #define SHLIB_EXT ".so"
  26328. | #define HAVE_LIBDL 1
  26329. | #define _REENTRANT 1
  26330. | #define WITH_THREAD 1
  26331. | #define HAVE_PTHREAD_SIGMASK 1
  26332. | #define WITH_DOC_STRINGS 1
  26333. | #define WITH_PYMALLOC 1
  26334. | #define HAVE_DLOPEN 1
  26335. | #define HAVE_DYNAMIC_LOADING 1
  26336. | #define HAVE_ALARM 1
  26337. | #define HAVE_SETITIMER 1
  26338. | #define HAVE_GETITIMER 1
  26339. | #define HAVE_CHOWN 1
  26340. | #define HAVE_CLOCK 1
  26341. | #define HAVE_CONFSTR 1
  26342. | #define HAVE_CTERMID 1
  26343. | #define HAVE_EXECV 1
  26344. | #define HAVE_FCHMOD 1
  26345. | #define HAVE_FCHOWN 1
  26346. | #define HAVE_FORK 1
  26347. | #define HAVE_FPATHCONF 1
  26348. | #define HAVE_FTIME 1
  26349. | #define HAVE_FTRUNCATE 1
  26350. | #define HAVE_GAI_STRERROR 1
  26351. | #define HAVE_GETGROUPS 1
  26352. | #define HAVE_GETLOGIN 1
  26353. | #define HAVE_GETPEERNAME 1
  26354. | #define HAVE_GETPGID 1
  26355. | #define HAVE_GETPID 1
  26356. | #define HAVE_GETPRIORITY 1
  26357. | #define HAVE_GETRESUID 1
  26358. | #define HAVE_GETRESGID 1
  26359. | #define HAVE_GETPWENT 1
  26360. | #define HAVE_GETSPNAM 1
  26361. | #define HAVE_GETSPENT 1
  26362. | #define HAVE_GETSID 1
  26363. | #define HAVE_INITGROUPS 1
  26364. | #define HAVE_KILL 1
  26365. | #define HAVE_KILLPG 1
  26366. | #define HAVE_LCHOWN 1
  26367. | #define HAVE_LSTAT 1
  26368. | #define HAVE_MKFIFO 1
  26369. | #define HAVE_MKNOD 1
  26370. | #define HAVE_MKTIME 1
  26371. | #define HAVE_MREMAP 1
  26372. | #define HAVE_NICE 1
  26373. | #define HAVE_PATHCONF 1
  26374. | #define HAVE_PAUSE 1
  26375. | #define HAVE_POLL 1
  26376. | #define HAVE_PUTENV 1
  26377. | #define HAVE_READLINK 1
  26378. | #define HAVE_REALPATH 1
  26379. | #define HAVE_SELECT 1
  26380. | #define HAVE_SEM_OPEN 1
  26381. | #define HAVE_SEM_TIMEDWAIT 1
  26382. | #define HAVE_SEM_GETVALUE 1
  26383. | #define HAVE_SEM_UNLINK 1
  26384. | #define HAVE_SETEGID 1
  26385. | #define HAVE_SETEUID 1
  26386. | #define HAVE_SETGID 1
  26387. | #define HAVE_SETLOCALE 1
  26388. | #define HAVE_SETREGID 1
  26389. | #define HAVE_SETREUID 1
  26390. | #define HAVE_SETSID 1
  26391. | #define HAVE_SETPGID 1
  26392. | #define HAVE_SETPGRP 1
  26393. | #define HAVE_SETUID 1
  26394. | #define HAVE_SETVBUF 1
  26395. | #define HAVE_SNPRINTF 1
  26396. | #define HAVE_SETLOCALE 1
  26397. | #define HAVE_SETREGID 1
  26398. | #define HAVE_SETREUID 1
  26399. | #define HAVE_SETRESUID 1
  26400. | #define HAVE_SETRESGID 1
  26401. | #define HAVE_SETSID 1
  26402. | #define HAVE_SETPGID 1
  26403. | #define HAVE_SETPGRP 1
  26404. | #define HAVE_SETUID 1
  26405. | #define HAVE_SETVBUF 1
  26406. | #define HAVE_SNPRINTF 1
  26407. | #define HAVE_SIGACTION 1
  26408. | #define HAVE_SIGINTERRUPT 1
  26409. | #define HAVE_STRFTIME 1
  26410. | #define HAVE_SYSCONF 1
  26411. | #define HAVE_TCGETPGRP 1
  26412. | #define HAVE_TCSETPGRP 1
  26413. | #define HAVE_TEMPNAM 1
  26414. | #define HAVE_TIMEGM 1
  26415. | #define HAVE_TIMES 1
  26416. | #define HAVE_TMPFILE 1
  26417. | #define HAVE_TMPNAM 1
  26418. | #define HAVE_TMPNAM_R 1
  26419. | #define HAVE_TRUNCATE 1
  26420. | #define HAVE_UNAME 1
  26421. | #define HAVE_UNSETENV 1
  26422. | #define HAVE_UTIMES 1
  26423. | #define HAVE_WAITPID 1
  26424. | #define HAVE_WAIT3 1
  26425. | #define HAVE_WAIT4 1
  26426. | #define HAVE_WCSCOLL 1
  26427. | #define HAVE_CHROOT 1
  26428. | #define HAVE_LINK 1
  26429. | #define HAVE_SYMLINK 1
  26430. | #define HAVE_FCHDIR 1
  26431. | #define HAVE_FSYNC 1
  26432. | #define HAVE_FDATASYNC 1
  26433. | #define HAVE_EPOLL 1
  26434. | #define HAVE_FLOCK 1
  26435. | #define HAVE_GETPAGESIZE 1
  26436. | #define HAVE_HSTRERROR 1
  26437. | #define HAVE_INET_ATON 1
  26438. | #define HAVE_INET_PTON 1
  26439. | #define HAVE_SETGROUPS 1
  26440. | #define HAVE_OPENPTY 1
  26441. | #define HAVE_FORKPTY 1
  26442. | #define HAVE_MEMMOVE 1
  26443. | #define HAVE_FSEEKO 1
  26444. | #define HAVE_FSTATVFS 1
  26445. | #define HAVE_FTELLO 1
  26446. | #define HAVE_STATVFS 1
  26447. | #define HAVE_DUP2 1
  26448. | #define HAVE_GETCWD 1
  26449. | #define HAVE_STRDUP 1
  26450. | #define HAVE_GETPGRP 1
  26451. | #define HAVE_SETPGRP 1
  26452. | #define HAVE_GETTIMEOFDAY 1
  26453. | #define HAVE_DEVICE_MACROS 1
  26454. | #define HAVE_GETNAMEINFO 1
  26455. | #define TIME_WITH_SYS_TIME 1
  26456. | #define HAVE_STRUCT_TM_TM_ZONE 1
  26457. | #define HAVE_TM_ZONE 1
  26458. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  26459. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  26460. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  26461. | #define HAVE_ST_BLOCKS 1
  26462. | #define SYS_SELECT_WITH_SYS_TIME 1
  26463. | #define HAVE_ADDRINFO 1
  26464. | #define HAVE_SOCKADDR_STORAGE 1
  26465. | #define HAVE_PROTOTYPES 1
  26466. | #define HAVE_STDARG_PROTOTYPES 1
  26467. | #define HAVE_SOCKETPAIR 1
  26468. | #define HAVE_GETHOSTBYNAME_R 1
  26469. | #define HAVE_GETHOSTBYNAME_R 1
  26470. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  26471. | #define HAVE_ACOSH 1
  26472. | #define HAVE_ASINH 1
  26473. | #define HAVE_ATANH 1
  26474. | #define HAVE_COPYSIGN 1
  26475. | #define HAVE_ERF 1
  26476. | #define HAVE_ERFC 1
  26477. | #define HAVE_EXPM1 1
  26478. | #define HAVE_GAMMA 1
  26479. | #define HAVE_HYPOT 1
  26480. | #define HAVE_LGAMMA 1
  26481. | #define HAVE_LOG1P 1
  26482. | #define HAVE_ROUND 1
  26483. | #define HAVE_TGAMMA 1
  26484. | #define HAVE_DECL_ISINF 1
  26485. | #define HAVE_DECL_ISNAN 1
  26486. | #define HAVE_DECL_ISFINITE 1
  26487. | #define HAVE_BROKEN_SEM_GETVALUE 1
  26488. | #define HAVE_WCHAR_H 1
  26489. | #define SIZEOF_WCHAR_T 4
  26490. | #define Py_UNICODE_SIZE 2
  26491. | #define Py_USING_UNICODE 1
  26492. | #define PY_UNICODE_TYPE unsigned short
  26493. | #define HAVE_GETC_UNLOCKED 1
  26494. | #define HAVE_STRUCT_TM_TM_ZONE 1
  26495. | #define HAVE_TM_ZONE 1
  26496. | #define HAVE_STAT_TV_NSEC 1
  26497. | /* end confdefs.h. */
  26498. | #include <curses.h>
  26499. | int
  26500. | main ()
  26501. | {
  26502. | void *x=resize_term
  26503. | ;
  26504. | return 0;
  26505. | }
  26506. configure:13630: result: no
  26507. configure:13636: checking for resizeterm
  26508. configure:13649: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  26509. conftest.c:261:20: error: curses.h: No such file or directory
  26510. conftest.c: In function 'main':
  26511. conftest.c:265: error: 'resizeterm' undeclared (first use in this function)
  26512. conftest.c:265: error: (Each undeclared identifier is reported only once
  26513. conftest.c:265: error: for each function it appears in.)
  26514. configure:13649: $? = 1
  26515. configure: failed program was:
  26516. | /* confdefs.h */
  26517. | #define _GNU_SOURCE 1
  26518. | #define _NETBSD_SOURCE 1
  26519. | #define __BSD_VISIBLE 1
  26520. | #define _BSD_TYPES 1
  26521. | #define _DARWIN_C_SOURCE 1
  26522. | #define _XOPEN_SOURCE 600
  26523. | #define _XOPEN_SOURCE_EXTENDED 1
  26524. | #define _POSIX_C_SOURCE 200112L
  26525. | #define STDC_HEADERS 1
  26526. | #define HAVE_SYS_TYPES_H 1
  26527. | #define HAVE_SYS_STAT_H 1
  26528. | #define HAVE_STDLIB_H 1
  26529. | #define HAVE_STRING_H 1
  26530. | #define HAVE_MEMORY_H 1
  26531. | #define HAVE_STRINGS_H 1
  26532. | #define HAVE_INTTYPES_H 1
  26533. | #define HAVE_STDINT_H 1
  26534. | #define HAVE_UNISTD_H 1
  26535. | #define __EXTENSIONS__ 1
  26536. | #define _ALL_SOURCE 1
  26537. | #define _GNU_SOURCE 1
  26538. | #define _POSIX_PTHREAD_SEMANTICS 1
  26539. | #define _TANDEM_SOURCE 1
  26540. | #define STDC_HEADERS 1
  26541. | #define HAVE_ASM_TYPES_H 1
  26542. | #define HAVE_DLFCN_H 1
  26543. | #define HAVE_ERRNO_H 1
  26544. | #define HAVE_FCNTL_H 1
  26545. | #define HAVE_GRP_H 1
  26546. | #define HAVE_LANGINFO_H 1
  26547. | #define HAVE_POLL_H 1
  26548. | #define HAVE_PTHREAD_H 1
  26549. | #define HAVE_SHADOW_H 1
  26550. | #define HAVE_SIGNAL_H 1
  26551. | #define HAVE_STDINT_H 1
  26552. | #define HAVE_TERMIOS_H 1
  26553. | #define HAVE_UNISTD_H 1
  26554. | #define HAVE_UTIME_H 1
  26555. | #define HAVE_SYS_EPOLL_H 1
  26556. | #define HAVE_SYS_FILE_H 1
  26557. | #define HAVE_SYS_PARAM_H 1
  26558. | #define HAVE_SYS_POLL_H 1
  26559. | #define HAVE_SYS_SELECT_H 1
  26560. | #define HAVE_SYS_SOCKET_H 1
  26561. | #define HAVE_SYS_STATVFS_H 1
  26562. | #define HAVE_SYS_STAT_H 1
  26563. | #define HAVE_SYS_TIME_H 1
  26564. | #define HAVE_SYS_TIMES_H 1
  26565. | #define HAVE_SYS_TYPES_H 1
  26566. | #define HAVE_SYS_UN_H 1
  26567. | #define HAVE_SYS_UTSNAME_H 1
  26568. | #define HAVE_SYS_WAIT_H 1
  26569. | #define HAVE_PTY_H 1
  26570. | #define HAVE_SYS_RESOURCE_H 1
  26571. | #define HAVE_NETPACKET_PACKET_H 1
  26572. | #define HAVE_SYSEXITS_H 1
  26573. | #define HAVE_LINUX_TIPC_H 1
  26574. | #define HAVE_DIRENT_H 1
  26575. | #define HAVE_LINUX_NETLINK_H 1
  26576. | #define HAVE_MAKEDEV 1
  26577. | #define _LARGEFILE_SOURCE 1
  26578. | #define _FILE_OFFSET_BITS 64
  26579. | #if defined(SCO_DS)
  26580. | #undef _OFF_T
  26581. | #endif
  26582. | #define RETSIGTYPE void
  26583. | #define HAVE_SSIZE_T 1
  26584. | #define SIZEOF_INT 4
  26585. | #define SIZEOF_LONG 4
  26586. | #define SIZEOF_VOID_P 4
  26587. | #define SIZEOF_SHORT 2
  26588. | #define SIZEOF_FLOAT 4
  26589. | #define SIZEOF_DOUBLE 8
  26590. | #define SIZEOF_FPOS_T 24
  26591. | #define SIZEOF_SIZE_T 4
  26592. | #define SIZEOF_PID_T 4
  26593. | #define HAVE_LONG_LONG 1
  26594. | #define SIZEOF_LONG_LONG 8
  26595. | #define HAVE_LONG_DOUBLE 1
  26596. | #define SIZEOF_LONG_DOUBLE 8
  26597. | #define HAVE_C99_BOOL 1
  26598. | #define SIZEOF__BOOL 1
  26599. | #define HAVE_UINTPTR_T 1
  26600. | #define SIZEOF_UINTPTR_T 4
  26601. | #define SIZEOF_OFF_T 8
  26602. | #define HAVE_LARGEFILE_SUPPORT 1
  26603. | #define SIZEOF_TIME_T 4
  26604. | #define SIZEOF_PTHREAD_T 4
  26605. | #define SHLIB_EXT ".so"
  26606. | #define HAVE_LIBDL 1
  26607. | #define _REENTRANT 1
  26608. | #define WITH_THREAD 1
  26609. | #define HAVE_PTHREAD_SIGMASK 1
  26610. | #define WITH_DOC_STRINGS 1
  26611. | #define WITH_PYMALLOC 1
  26612. | #define HAVE_DLOPEN 1
  26613. | #define HAVE_DYNAMIC_LOADING 1
  26614. | #define HAVE_ALARM 1
  26615. | #define HAVE_SETITIMER 1
  26616. | #define HAVE_GETITIMER 1
  26617. | #define HAVE_CHOWN 1
  26618. | #define HAVE_CLOCK 1
  26619. | #define HAVE_CONFSTR 1
  26620. | #define HAVE_CTERMID 1
  26621. | #define HAVE_EXECV 1
  26622. | #define HAVE_FCHMOD 1
  26623. | #define HAVE_FCHOWN 1
  26624. | #define HAVE_FORK 1
  26625. | #define HAVE_FPATHCONF 1
  26626. | #define HAVE_FTIME 1
  26627. | #define HAVE_FTRUNCATE 1
  26628. | #define HAVE_GAI_STRERROR 1
  26629. | #define HAVE_GETGROUPS 1
  26630. | #define HAVE_GETLOGIN 1
  26631. | #define HAVE_GETPEERNAME 1
  26632. | #define HAVE_GETPGID 1
  26633. | #define HAVE_GETPID 1
  26634. | #define HAVE_GETPRIORITY 1
  26635. | #define HAVE_GETRESUID 1
  26636. | #define HAVE_GETRESGID 1
  26637. | #define HAVE_GETPWENT 1
  26638. | #define HAVE_GETSPNAM 1
  26639. | #define HAVE_GETSPENT 1
  26640. | #define HAVE_GETSID 1
  26641. | #define HAVE_INITGROUPS 1
  26642. | #define HAVE_KILL 1
  26643. | #define HAVE_KILLPG 1
  26644. | #define HAVE_LCHOWN 1
  26645. | #define HAVE_LSTAT 1
  26646. | #define HAVE_MKFIFO 1
  26647. | #define HAVE_MKNOD 1
  26648. | #define HAVE_MKTIME 1
  26649. | #define HAVE_MREMAP 1
  26650. | #define HAVE_NICE 1
  26651. | #define HAVE_PATHCONF 1
  26652. | #define HAVE_PAUSE 1
  26653. | #define HAVE_POLL 1
  26654. | #define HAVE_PUTENV 1
  26655. | #define HAVE_READLINK 1
  26656. | #define HAVE_REALPATH 1
  26657. | #define HAVE_SELECT 1
  26658. | #define HAVE_SEM_OPEN 1
  26659. | #define HAVE_SEM_TIMEDWAIT 1
  26660. | #define HAVE_SEM_GETVALUE 1
  26661. | #define HAVE_SEM_UNLINK 1
  26662. | #define HAVE_SETEGID 1
  26663. | #define HAVE_SETEUID 1
  26664. | #define HAVE_SETGID 1
  26665. | #define HAVE_SETLOCALE 1
  26666. | #define HAVE_SETREGID 1
  26667. | #define HAVE_SETREUID 1
  26668. | #define HAVE_SETSID 1
  26669. | #define HAVE_SETPGID 1
  26670. | #define HAVE_SETPGRP 1
  26671. | #define HAVE_SETUID 1
  26672. | #define HAVE_SETVBUF 1
  26673. | #define HAVE_SNPRINTF 1
  26674. | #define HAVE_SETLOCALE 1
  26675. | #define HAVE_SETREGID 1
  26676. | #define HAVE_SETREUID 1
  26677. | #define HAVE_SETRESUID 1
  26678. | #define HAVE_SETRESGID 1
  26679. | #define HAVE_SETSID 1
  26680. | #define HAVE_SETPGID 1
  26681. | #define HAVE_SETPGRP 1
  26682. | #define HAVE_SETUID 1
  26683. | #define HAVE_SETVBUF 1
  26684. | #define HAVE_SNPRINTF 1
  26685. | #define HAVE_SIGACTION 1
  26686. | #define HAVE_SIGINTERRUPT 1
  26687. | #define HAVE_STRFTIME 1
  26688. | #define HAVE_SYSCONF 1
  26689. | #define HAVE_TCGETPGRP 1
  26690. | #define HAVE_TCSETPGRP 1
  26691. | #define HAVE_TEMPNAM 1
  26692. | #define HAVE_TIMEGM 1
  26693. | #define HAVE_TIMES 1
  26694. | #define HAVE_TMPFILE 1
  26695. | #define HAVE_TMPNAM 1
  26696. | #define HAVE_TMPNAM_R 1
  26697. | #define HAVE_TRUNCATE 1
  26698. | #define HAVE_UNAME 1
  26699. | #define HAVE_UNSETENV 1
  26700. | #define HAVE_UTIMES 1
  26701. | #define HAVE_WAITPID 1
  26702. | #define HAVE_WAIT3 1
  26703. | #define HAVE_WAIT4 1
  26704. | #define HAVE_WCSCOLL 1
  26705. | #define HAVE_CHROOT 1
  26706. | #define HAVE_LINK 1
  26707. | #define HAVE_SYMLINK 1
  26708. | #define HAVE_FCHDIR 1
  26709. | #define HAVE_FSYNC 1
  26710. | #define HAVE_FDATASYNC 1
  26711. | #define HAVE_EPOLL 1
  26712. | #define HAVE_FLOCK 1
  26713. | #define HAVE_GETPAGESIZE 1
  26714. | #define HAVE_HSTRERROR 1
  26715. | #define HAVE_INET_ATON 1
  26716. | #define HAVE_INET_PTON 1
  26717. | #define HAVE_SETGROUPS 1
  26718. | #define HAVE_OPENPTY 1
  26719. | #define HAVE_FORKPTY 1
  26720. | #define HAVE_MEMMOVE 1
  26721. | #define HAVE_FSEEKO 1
  26722. | #define HAVE_FSTATVFS 1
  26723. | #define HAVE_FTELLO 1
  26724. | #define HAVE_STATVFS 1
  26725. | #define HAVE_DUP2 1
  26726. | #define HAVE_GETCWD 1
  26727. | #define HAVE_STRDUP 1
  26728. | #define HAVE_GETPGRP 1
  26729. | #define HAVE_SETPGRP 1
  26730. | #define HAVE_GETTIMEOFDAY 1
  26731. | #define HAVE_DEVICE_MACROS 1
  26732. | #define HAVE_GETNAMEINFO 1
  26733. | #define TIME_WITH_SYS_TIME 1
  26734. | #define HAVE_STRUCT_TM_TM_ZONE 1
  26735. | #define HAVE_TM_ZONE 1
  26736. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  26737. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  26738. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  26739. | #define HAVE_ST_BLOCKS 1
  26740. | #define SYS_SELECT_WITH_SYS_TIME 1
  26741. | #define HAVE_ADDRINFO 1
  26742. | #define HAVE_SOCKADDR_STORAGE 1
  26743. | #define HAVE_PROTOTYPES 1
  26744. | #define HAVE_STDARG_PROTOTYPES 1
  26745. | #define HAVE_SOCKETPAIR 1
  26746. | #define HAVE_GETHOSTBYNAME_R 1
  26747. | #define HAVE_GETHOSTBYNAME_R 1
  26748. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  26749. | #define HAVE_ACOSH 1
  26750. | #define HAVE_ASINH 1
  26751. | #define HAVE_ATANH 1
  26752. | #define HAVE_COPYSIGN 1
  26753. | #define HAVE_ERF 1
  26754. | #define HAVE_ERFC 1
  26755. | #define HAVE_EXPM1 1
  26756. | #define HAVE_GAMMA 1
  26757. | #define HAVE_HYPOT 1
  26758. | #define HAVE_LGAMMA 1
  26759. | #define HAVE_LOG1P 1
  26760. | #define HAVE_ROUND 1
  26761. | #define HAVE_TGAMMA 1
  26762. | #define HAVE_DECL_ISINF 1
  26763. | #define HAVE_DECL_ISNAN 1
  26764. | #define HAVE_DECL_ISFINITE 1
  26765. | #define HAVE_BROKEN_SEM_GETVALUE 1
  26766. | #define HAVE_WCHAR_H 1
  26767. | #define SIZEOF_WCHAR_T 4
  26768. | #define Py_UNICODE_SIZE 2
  26769. | #define Py_USING_UNICODE 1
  26770. | #define PY_UNICODE_TYPE unsigned short
  26771. | #define HAVE_GETC_UNLOCKED 1
  26772. | #define HAVE_STRUCT_TM_TM_ZONE 1
  26773. | #define HAVE_TM_ZONE 1
  26774. | #define HAVE_STAT_TV_NSEC 1
  26775. | /* end confdefs.h. */
  26776. | #include <curses.h>
  26777. | int
  26778. | main ()
  26779. | {
  26780. | void *x=resizeterm
  26781. | ;
  26782. | return 0;
  26783. | }
  26784. configure:13656: result: no
  26785. configure:13662: checking for /dev/ptmx
  26786. configure:13667: result: yes
  26787. configure:13677: checking for /dev/ptc
  26788. configure:13688: result: no
  26789. configure:13694: checking for %lld and %llu printf() format support
  26790. configure:13748: result: cross -- assuming yes
  26791. configure:13765: checking for %zd printf() format support
  26792. configure:13823: result: cross -- assuming yes
  26793. configure:13831: checking for socklen_t
  26794. configure:13831: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  26795. configure:13831: $? = 0
  26796. configure:13831: /opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -c -mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt conftest.c >&5
  26797. conftest.c: In function 'main':
  26798. conftest.c:276: error: expected expression before ')' token
  26799. configure:13831: $? = 1
  26800. configure: failed program was:
  26801. | /* confdefs.h */
  26802. | #define _GNU_SOURCE 1
  26803. | #define _NETBSD_SOURCE 1
  26804. | #define __BSD_VISIBLE 1
  26805. | #define _BSD_TYPES 1
  26806. | #define _DARWIN_C_SOURCE 1
  26807. | #define _XOPEN_SOURCE 600
  26808. | #define _XOPEN_SOURCE_EXTENDED 1
  26809. | #define _POSIX_C_SOURCE 200112L
  26810. | #define STDC_HEADERS 1
  26811. | #define HAVE_SYS_TYPES_H 1
  26812. | #define HAVE_SYS_STAT_H 1
  26813. | #define HAVE_STDLIB_H 1
  26814. | #define HAVE_STRING_H 1
  26815. | #define HAVE_MEMORY_H 1
  26816. | #define HAVE_STRINGS_H 1
  26817. | #define HAVE_INTTYPES_H 1
  26818. | #define HAVE_STDINT_H 1
  26819. | #define HAVE_UNISTD_H 1
  26820. | #define __EXTENSIONS__ 1
  26821. | #define _ALL_SOURCE 1
  26822. | #define _GNU_SOURCE 1
  26823. | #define _POSIX_PTHREAD_SEMANTICS 1
  26824. | #define _TANDEM_SOURCE 1
  26825. | #define STDC_HEADERS 1
  26826. | #define HAVE_ASM_TYPES_H 1
  26827. | #define HAVE_DLFCN_H 1
  26828. | #define HAVE_ERRNO_H 1
  26829. | #define HAVE_FCNTL_H 1
  26830. | #define HAVE_GRP_H 1
  26831. | #define HAVE_LANGINFO_H 1
  26832. | #define HAVE_POLL_H 1
  26833. | #define HAVE_PTHREAD_H 1
  26834. | #define HAVE_SHADOW_H 1
  26835. | #define HAVE_SIGNAL_H 1
  26836. | #define HAVE_STDINT_H 1
  26837. | #define HAVE_TERMIOS_H 1
  26838. | #define HAVE_UNISTD_H 1
  26839. | #define HAVE_UTIME_H 1
  26840. | #define HAVE_SYS_EPOLL_H 1
  26841. | #define HAVE_SYS_FILE_H 1
  26842. | #define HAVE_SYS_PARAM_H 1
  26843. | #define HAVE_SYS_POLL_H 1
  26844. | #define HAVE_SYS_SELECT_H 1
  26845. | #define HAVE_SYS_SOCKET_H 1
  26846. | #define HAVE_SYS_STATVFS_H 1
  26847. | #define HAVE_SYS_STAT_H 1
  26848. | #define HAVE_SYS_TIME_H 1
  26849. | #define HAVE_SYS_TIMES_H 1
  26850. | #define HAVE_SYS_TYPES_H 1
  26851. | #define HAVE_SYS_UN_H 1
  26852. | #define HAVE_SYS_UTSNAME_H 1
  26853. | #define HAVE_SYS_WAIT_H 1
  26854. | #define HAVE_PTY_H 1
  26855. | #define HAVE_SYS_RESOURCE_H 1
  26856. | #define HAVE_NETPACKET_PACKET_H 1
  26857. | #define HAVE_SYSEXITS_H 1
  26858. | #define HAVE_LINUX_TIPC_H 1
  26859. | #define HAVE_DIRENT_H 1
  26860. | #define HAVE_LINUX_NETLINK_H 1
  26861. | #define HAVE_MAKEDEV 1
  26862. | #define _LARGEFILE_SOURCE 1
  26863. | #define _FILE_OFFSET_BITS 64
  26864. | #if defined(SCO_DS)
  26865. | #undef _OFF_T
  26866. | #endif
  26867. | #define RETSIGTYPE void
  26868. | #define HAVE_SSIZE_T 1
  26869. | #define SIZEOF_INT 4
  26870. | #define SIZEOF_LONG 4
  26871. | #define SIZEOF_VOID_P 4
  26872. | #define SIZEOF_SHORT 2
  26873. | #define SIZEOF_FLOAT 4
  26874. | #define SIZEOF_DOUBLE 8
  26875. | #define SIZEOF_FPOS_T 24
  26876. | #define SIZEOF_SIZE_T 4
  26877. | #define SIZEOF_PID_T 4
  26878. | #define HAVE_LONG_LONG 1
  26879. | #define SIZEOF_LONG_LONG 8
  26880. | #define HAVE_LONG_DOUBLE 1
  26881. | #define SIZEOF_LONG_DOUBLE 8
  26882. | #define HAVE_C99_BOOL 1
  26883. | #define SIZEOF__BOOL 1
  26884. | #define HAVE_UINTPTR_T 1
  26885. | #define SIZEOF_UINTPTR_T 4
  26886. | #define SIZEOF_OFF_T 8
  26887. | #define HAVE_LARGEFILE_SUPPORT 1
  26888. | #define SIZEOF_TIME_T 4
  26889. | #define SIZEOF_PTHREAD_T 4
  26890. | #define SHLIB_EXT ".so"
  26891. | #define HAVE_LIBDL 1
  26892. | #define _REENTRANT 1
  26893. | #define WITH_THREAD 1
  26894. | #define HAVE_PTHREAD_SIGMASK 1
  26895. | #define WITH_DOC_STRINGS 1
  26896. | #define WITH_PYMALLOC 1
  26897. | #define HAVE_DLOPEN 1
  26898. | #define HAVE_DYNAMIC_LOADING 1
  26899. | #define HAVE_ALARM 1
  26900. | #define HAVE_SETITIMER 1
  26901. | #define HAVE_GETITIMER 1
  26902. | #define HAVE_CHOWN 1
  26903. | #define HAVE_CLOCK 1
  26904. | #define HAVE_CONFSTR 1
  26905. | #define HAVE_CTERMID 1
  26906. | #define HAVE_EXECV 1
  26907. | #define HAVE_FCHMOD 1
  26908. | #define HAVE_FCHOWN 1
  26909. | #define HAVE_FORK 1
  26910. | #define HAVE_FPATHCONF 1
  26911. | #define HAVE_FTIME 1
  26912. | #define HAVE_FTRUNCATE 1
  26913. | #define HAVE_GAI_STRERROR 1
  26914. | #define HAVE_GETGROUPS 1
  26915. | #define HAVE_GETLOGIN 1
  26916. | #define HAVE_GETPEERNAME 1
  26917. | #define HAVE_GETPGID 1
  26918. | #define HAVE_GETPID 1
  26919. | #define HAVE_GETPRIORITY 1
  26920. | #define HAVE_GETRESUID 1
  26921. | #define HAVE_GETRESGID 1
  26922. | #define HAVE_GETPWENT 1
  26923. | #define HAVE_GETSPNAM 1
  26924. | #define HAVE_GETSPENT 1
  26925. | #define HAVE_GETSID 1
  26926. | #define HAVE_INITGROUPS 1
  26927. | #define HAVE_KILL 1
  26928. | #define HAVE_KILLPG 1
  26929. | #define HAVE_LCHOWN 1
  26930. | #define HAVE_LSTAT 1
  26931. | #define HAVE_MKFIFO 1
  26932. | #define HAVE_MKNOD 1
  26933. | #define HAVE_MKTIME 1
  26934. | #define HAVE_MREMAP 1
  26935. | #define HAVE_NICE 1
  26936. | #define HAVE_PATHCONF 1
  26937. | #define HAVE_PAUSE 1
  26938. | #define HAVE_POLL 1
  26939. | #define HAVE_PUTENV 1
  26940. | #define HAVE_READLINK 1
  26941. | #define HAVE_REALPATH 1
  26942. | #define HAVE_SELECT 1
  26943. | #define HAVE_SEM_OPEN 1
  26944. | #define HAVE_SEM_TIMEDWAIT 1
  26945. | #define HAVE_SEM_GETVALUE 1
  26946. | #define HAVE_SEM_UNLINK 1
  26947. | #define HAVE_SETEGID 1
  26948. | #define HAVE_SETEUID 1
  26949. | #define HAVE_SETGID 1
  26950. | #define HAVE_SETLOCALE 1
  26951. | #define HAVE_SETREGID 1
  26952. | #define HAVE_SETREUID 1
  26953. | #define HAVE_SETSID 1
  26954. | #define HAVE_SETPGID 1
  26955. | #define HAVE_SETPGRP 1
  26956. | #define HAVE_SETUID 1
  26957. | #define HAVE_SETVBUF 1
  26958. | #define HAVE_SNPRINTF 1
  26959. | #define HAVE_SETLOCALE 1
  26960. | #define HAVE_SETREGID 1
  26961. | #define HAVE_SETREUID 1
  26962. | #define HAVE_SETRESUID 1
  26963. | #define HAVE_SETRESGID 1
  26964. | #define HAVE_SETSID 1
  26965. | #define HAVE_SETPGID 1
  26966. | #define HAVE_SETPGRP 1
  26967. | #define HAVE_SETUID 1
  26968. | #define HAVE_SETVBUF 1
  26969. | #define HAVE_SNPRINTF 1
  26970. | #define HAVE_SIGACTION 1
  26971. | #define HAVE_SIGINTERRUPT 1
  26972. | #define HAVE_STRFTIME 1
  26973. | #define HAVE_SYSCONF 1
  26974. | #define HAVE_TCGETPGRP 1
  26975. | #define HAVE_TCSETPGRP 1
  26976. | #define HAVE_TEMPNAM 1
  26977. | #define HAVE_TIMEGM 1
  26978. | #define HAVE_TIMES 1
  26979. | #define HAVE_TMPFILE 1
  26980. | #define HAVE_TMPNAM 1
  26981. | #define HAVE_TMPNAM_R 1
  26982. | #define HAVE_TRUNCATE 1
  26983. | #define HAVE_UNAME 1
  26984. | #define HAVE_UNSETENV 1
  26985. | #define HAVE_UTIMES 1
  26986. | #define HAVE_WAITPID 1
  26987. | #define HAVE_WAIT3 1
  26988. | #define HAVE_WAIT4 1
  26989. | #define HAVE_WCSCOLL 1
  26990. | #define HAVE_CHROOT 1
  26991. | #define HAVE_LINK 1
  26992. | #define HAVE_SYMLINK 1
  26993. | #define HAVE_FCHDIR 1
  26994. | #define HAVE_FSYNC 1
  26995. | #define HAVE_FDATASYNC 1
  26996. | #define HAVE_EPOLL 1
  26997. | #define HAVE_FLOCK 1
  26998. | #define HAVE_GETPAGESIZE 1
  26999. | #define HAVE_HSTRERROR 1
  27000. | #define HAVE_INET_ATON 1
  27001. | #define HAVE_INET_PTON 1
  27002. | #define HAVE_SETGROUPS 1
  27003. | #define HAVE_OPENPTY 1
  27004. | #define HAVE_FORKPTY 1
  27005. | #define HAVE_MEMMOVE 1
  27006. | #define HAVE_FSEEKO 1
  27007. | #define HAVE_FSTATVFS 1
  27008. | #define HAVE_FTELLO 1
  27009. | #define HAVE_STATVFS 1
  27010. | #define HAVE_DUP2 1
  27011. | #define HAVE_GETCWD 1
  27012. | #define HAVE_STRDUP 1
  27013. | #define HAVE_GETPGRP 1
  27014. | #define HAVE_SETPGRP 1
  27015. | #define HAVE_GETTIMEOFDAY 1
  27016. | #define HAVE_DEVICE_MACROS 1
  27017. | #define HAVE_GETNAMEINFO 1
  27018. | #define TIME_WITH_SYS_TIME 1
  27019. | #define HAVE_STRUCT_TM_TM_ZONE 1
  27020. | #define HAVE_TM_ZONE 1
  27021. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  27022. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  27023. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  27024. | #define HAVE_ST_BLOCKS 1
  27025. | #define SYS_SELECT_WITH_SYS_TIME 1
  27026. | #define HAVE_ADDRINFO 1
  27027. | #define HAVE_SOCKADDR_STORAGE 1
  27028. | #define HAVE_PROTOTYPES 1
  27029. | #define HAVE_STDARG_PROTOTYPES 1
  27030. | #define HAVE_SOCKETPAIR 1
  27031. | #define HAVE_GETHOSTBYNAME_R 1
  27032. | #define HAVE_GETHOSTBYNAME_R 1
  27033. | #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  27034. | #define HAVE_ACOSH 1
  27035. | #define HAVE_ASINH 1
  27036. | #define HAVE_ATANH 1
  27037. | #define HAVE_COPYSIGN 1
  27038. | #define HAVE_ERF 1
  27039. | #define HAVE_ERFC 1
  27040. | #define HAVE_EXPM1 1
  27041. | #define HAVE_GAMMA 1
  27042. | #define HAVE_HYPOT 1
  27043. | #define HAVE_LGAMMA 1
  27044. | #define HAVE_LOG1P 1
  27045. | #define HAVE_ROUND 1
  27046. | #define HAVE_TGAMMA 1
  27047. | #define HAVE_DECL_ISINF 1
  27048. | #define HAVE_DECL_ISNAN 1
  27049. | #define HAVE_DECL_ISFINITE 1
  27050. | #define HAVE_BROKEN_SEM_GETVALUE 1
  27051. | #define HAVE_WCHAR_H 1
  27052. | #define SIZEOF_WCHAR_T 4
  27053. | #define Py_UNICODE_SIZE 2
  27054. | #define Py_USING_UNICODE 1
  27055. | #define PY_UNICODE_TYPE unsigned short
  27056. | #define HAVE_GETC_UNLOCKED 1
  27057. | #define HAVE_STRUCT_TM_TM_ZONE 1
  27058. | #define HAVE_TM_ZONE 1
  27059. | #define HAVE_STAT_TV_NSEC 1
  27060. | #define HAVE_DEV_PTMX 1
  27061. | #define PY_FORMAT_LONG_LONG "ll"
  27062. | #define PY_FORMAT_SIZE_T "z"
  27063. | /* end confdefs.h. */
  27064. |
  27065. | #ifdef HAVE_SYS_TYPES_H
  27066. | #include <sys/types.h>
  27067. | #endif
  27068. | #ifdef HAVE_SYS_SOCKET_H
  27069. | #include <sys/socket.h>
  27070. | #endif
  27071. |
  27072. |
  27073. | int
  27074. | main ()
  27075. | {
  27076. | if (sizeof ((socklen_t)))
  27077. | return 0;
  27078. | ;
  27079. | return 0;
  27080. | }
  27081. configure:13831: result: yes
  27082. configure:13866: checking for build directories
  27083. configure:13873: result: done
  27084. configure:13985: creating ./config.status
  27085. ## ---------------------- ##
  27086. ## Running config.status. ##
  27087. ## ---------------------- ##
  27088. This file was extended by python config.status 2.7, which was
  27089. generated by GNU Autoconf 2.67. Invocation command line was
  27090. CONFIG_FILES =
  27091. CONFIG_HEADERS =
  27092. CONFIG_LINKS =
  27093. CONFIG_COMMANDS =
  27094. $ ./config.status
  27095. on pi
  27096. config.status:1144: creating Makefile.pre
  27097. config.status:1144: creating Modules/Setup.config
  27098. config.status:1144: creating Misc/python.pc
  27099. config.status:1144: creating Modules/ld_so_aix
  27100. config.status:1144: creating pyconfig.h
  27101. ## ---------------- ##
  27102. ## Cache variables. ##
  27103. ## ---------------- ##
  27104. ac_cv_big_endian_double=no
  27105. ac_cv_broken_nice=no
  27106. ac_cv_broken_poll=no
  27107. ac_cv_broken_sem_getvalue=yes
  27108. ac_cv_buggy_getaddrinfo=yes
  27109. ac_cv_c_bigendian=no
  27110. ac_cv_c_char_unsigned=yes
  27111. ac_cv_c_compiler_gnu=yes
  27112. ac_cv_c_const=yes
  27113. ac_cv_c_int32_t=yes
  27114. ac_cv_c_int64_t=yes
  27115. ac_cv_c_uint32_t=yes
  27116. ac_cv_c_uint64_t=yes
  27117. ac_cv_cxx_thread=no
  27118. ac_cv_env_CC_set=set
  27119. ac_cv_env_CC_value=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc
  27120. ac_cv_env_CFLAGS_set=set
  27121. ac_cv_env_CFLAGS_value='-mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt'
  27122. ac_cv_env_CPPFLAGS_set=
  27123. ac_cv_env_CPPFLAGS_value=
  27124. ac_cv_env_CPP_set=
  27125. ac_cv_env_CPP_value=
  27126. ac_cv_env_LDFLAGS_set=set
  27127. ac_cv_env_LDFLAGS_value=
  27128. ac_cv_env_LIBS_set=
  27129. ac_cv_env_LIBS_value=
  27130. ac_cv_env_build_alias_set=
  27131. ac_cv_env_build_alias_value=
  27132. ac_cv_env_host_alias_set=set
  27133. ac_cv_env_host_alias_value=x86_64-linux-gnu
  27134. ac_cv_env_target_alias_set=set
  27135. ac_cv_env_target_alias_value=arm-linux
  27136. ac_cv_flock_decl=yes
  27137. ac_cv_func___fpu_control=no
  27138. ac_cv_func__getpty=no
  27139. ac_cv_func_acosh=yes
  27140. ac_cv_func_alarm=yes
  27141. ac_cv_func_asinh=yes
  27142. ac_cv_func_atanh=yes
  27143. ac_cv_func_bind_textdomain_codeset=no
  27144. ac_cv_func_chflags=no
  27145. ac_cv_func_chown=yes
  27146. ac_cv_func_clock=yes
  27147. ac_cv_func_confstr=yes
  27148. ac_cv_func_copysign=yes
  27149. ac_cv_func_ctermid=yes
  27150. ac_cv_func_dlopen=yes
  27151. ac_cv_func_dup2=yes
  27152. ac_cv_func_erf=yes
  27153. ac_cv_func_erfc=yes
  27154. ac_cv_func_execv=yes
  27155. ac_cv_func_expm1=yes
  27156. ac_cv_func_fchmod=yes
  27157. ac_cv_func_fchown=yes
  27158. ac_cv_func_finite=no
  27159. ac_cv_func_flock=yes
  27160. ac_cv_func_fork=yes
  27161. ac_cv_func_forkpty=yes
  27162. ac_cv_func_fpathconf=yes
  27163. ac_cv_func_fseek64=no
  27164. ac_cv_func_fseeko=yes
  27165. ac_cv_func_fstatvfs=yes
  27166. ac_cv_func_ftell64=no
  27167. ac_cv_func_ftello=yes
  27168. ac_cv_func_ftime=yes
  27169. ac_cv_func_ftruncate=yes
  27170. ac_cv_func_gai_strerror=yes
  27171. ac_cv_func_gamma=yes
  27172. ac_cv_func_getcwd=yes
  27173. ac_cv_func_getgroups=yes
  27174. ac_cv_func_gethostbyname_r=yes
  27175. ac_cv_func_getitimer=yes
  27176. ac_cv_func_getloadavg=no
  27177. ac_cv_func_getlogin=yes
  27178. ac_cv_func_getnameinfo=yes
  27179. ac_cv_func_getpeername=yes
  27180. ac_cv_func_getpgid=yes
  27181. ac_cv_func_getpgrp=yes
  27182. ac_cv_func_getpid=yes
  27183. ac_cv_func_getpriority=yes
  27184. ac_cv_func_getpwent=yes
  27185. ac_cv_func_getresgid=yes
  27186. ac_cv_func_getresuid=yes
  27187. ac_cv_func_getsid=yes
  27188. ac_cv_func_getspent=yes
  27189. ac_cv_func_getspnam=yes
  27190. ac_cv_func_gettimeofday=yes
  27191. ac_cv_func_getwd=no
  27192. ac_cv_func_hypot=yes
  27193. ac_cv_func_initgroups=yes
  27194. ac_cv_func_kill=yes
  27195. ac_cv_func_killpg=yes
  27196. ac_cv_func_lchflags=no
  27197. ac_cv_func_lchmod=no
  27198. ac_cv_func_lchown=yes
  27199. ac_cv_func_lgamma=yes
  27200. ac_cv_func_log1p=yes
  27201. ac_cv_func_lstat=yes
  27202. ac_cv_func_memmove=yes
  27203. ac_cv_func_mkfifo=yes
  27204. ac_cv_func_mknod=yes
  27205. ac_cv_func_mktime=yes
  27206. ac_cv_func_mremap=yes
  27207. ac_cv_func_nice=yes
  27208. ac_cv_func_openpty=no
  27209. ac_cv_func_pathconf=yes
  27210. ac_cv_func_pause=yes
  27211. ac_cv_func_plock=no
  27212. ac_cv_func_poll=yes
  27213. ac_cv_func_pthread_init=no
  27214. ac_cv_func_pthread_sigmask=yes
  27215. ac_cv_func_putenv=yes
  27216. ac_cv_func_readlink=yes
  27217. ac_cv_func_realpath=yes
  27218. ac_cv_func_round=yes
  27219. ac_cv_func_select=yes
  27220. ac_cv_func_sem_getvalue=yes
  27221. ac_cv_func_sem_open=yes
  27222. ac_cv_func_sem_timedwait=yes
  27223. ac_cv_func_sem_unlink=yes
  27224. ac_cv_func_setegid=yes
  27225. ac_cv_func_seteuid=yes
  27226. ac_cv_func_setgid=yes
  27227. ac_cv_func_setitimer=yes
  27228. ac_cv_func_setlocale=yes
  27229. ac_cv_func_setpgid=yes
  27230. ac_cv_func_setpgrp=yes
  27231. ac_cv_func_setregid=yes
  27232. ac_cv_func_setresgid=yes
  27233. ac_cv_func_setresuid=yes
  27234. ac_cv_func_setreuid=yes
  27235. ac_cv_func_setsid=yes
  27236. ac_cv_func_setuid=yes
  27237. ac_cv_func_setvbuf=yes
  27238. ac_cv_func_sigaction=yes
  27239. ac_cv_func_siginterrupt=yes
  27240. ac_cv_func_sigrelse=no
  27241. ac_cv_func_snprintf=yes
  27242. ac_cv_func_statvfs=yes
  27243. ac_cv_func_strdup=yes
  27244. ac_cv_func_strftime=yes
  27245. ac_cv_func_sysconf=yes
  27246. ac_cv_func_tcgetpgrp=yes
  27247. ac_cv_func_tcsetpgrp=yes
  27248. ac_cv_func_tempnam=yes
  27249. ac_cv_func_tgamma=yes
  27250. ac_cv_func_timegm=yes
  27251. ac_cv_func_times=yes
  27252. ac_cv_func_tmpfile=yes
  27253. ac_cv_func_tmpnam=yes
  27254. ac_cv_func_tmpnam_r=yes
  27255. ac_cv_func_truncate=yes
  27256. ac_cv_func_uname=yes
  27257. ac_cv_func_unsetenv=yes
  27258. ac_cv_func_utimes=yes
  27259. ac_cv_func_wait3=yes
  27260. ac_cv_func_wait4=yes
  27261. ac_cv_func_waitpid=yes
  27262. ac_cv_func_wcscoll=yes
  27263. ac_cv_has_makedev=yes
  27264. ac_cv_have_chflags=no
  27265. ac_cv_have_decl_isfinite=yes
  27266. ac_cv_have_decl_isinf=yes
  27267. ac_cv_have_decl_isnan=yes
  27268. ac_cv_have_getc_unlocked=yes
  27269. ac_cv_have_lchflags=no
  27270. ac_cv_have_long_long_format='cross -- assuming yes'
  27271. ac_cv_have_size_t_format='cross -- assuming yes'
  27272. ac_cv_header_asm_types_h=yes
  27273. ac_cv_header_bluetooth_bluetooth_h=no
  27274. ac_cv_header_bluetooth_h=no
  27275. ac_cv_header_conio_h=no
  27276. ac_cv_header_cthreads_h=no
  27277. ac_cv_header_curses_h=no
  27278. ac_cv_header_direct_h=no
  27279. ac_cv_header_dirent_dirent_h=yes
  27280. ac_cv_header_dlfcn_h=yes
  27281. ac_cv_header_errno_h=yes
  27282. ac_cv_header_fcntl_h=yes
  27283. ac_cv_header_grp_h=yes
  27284. ac_cv_header_ieeefp_h=no
  27285. ac_cv_header_inttypes_h=yes
  27286. ac_cv_header_io_h=no
  27287. ac_cv_header_langinfo_h=yes
  27288. ac_cv_header_libintl_h=no
  27289. ac_cv_header_libutil_h=no
  27290. ac_cv_header_linux_netlink_h=yes
  27291. ac_cv_header_linux_tipc_h=yes
  27292. ac_cv_header_mach_cthreads_h=no
  27293. ac_cv_header_memory_h=yes
  27294. ac_cv_header_minix_config_h=no
  27295. ac_cv_header_ncurses_h=no
  27296. ac_cv_header_netpacket_packet_h=yes
  27297. ac_cv_header_poll_h=yes
  27298. ac_cv_header_process_h=no
  27299. ac_cv_header_pthread_h=yes
  27300. ac_cv_header_pty_h=yes
  27301. ac_cv_header_shadow_h=yes
  27302. ac_cv_header_signal_h=yes
  27303. ac_cv_header_spawn_h=no
  27304. ac_cv_header_stdc=yes
  27305. ac_cv_header_stdint_h=yes
  27306. ac_cv_header_stdlib_h=yes
  27307. ac_cv_header_string_h=yes
  27308. ac_cv_header_strings_h=yes
  27309. ac_cv_header_stropts_h=no
  27310. ac_cv_header_sys_audioio_h=no
  27311. ac_cv_header_sys_bsdtty_h=no
  27312. ac_cv_header_sys_epoll_h=yes
  27313. ac_cv_header_sys_event_h=no
  27314. ac_cv_header_sys_file_h=yes
  27315. ac_cv_header_sys_loadavg_h=no
  27316. ac_cv_header_sys_lock_h=no
  27317. ac_cv_header_sys_mkdev_h=no
  27318. ac_cv_header_sys_modem_h=no
  27319. ac_cv_header_sys_param_h=yes
  27320. ac_cv_header_sys_poll_h=yes
  27321. ac_cv_header_sys_resource_h=yes
  27322. ac_cv_header_sys_select_h=yes
  27323. ac_cv_header_sys_socket_h=yes
  27324. ac_cv_header_sys_stat_h=yes
  27325. ac_cv_header_sys_statvfs_h=yes
  27326. ac_cv_header_sys_termio_h=no
  27327. ac_cv_header_sys_time_h=yes
  27328. ac_cv_header_sys_times_h=yes
  27329. ac_cv_header_sys_types_h=yes
  27330. ac_cv_header_sys_types_h_makedev=yes
  27331. ac_cv_header_sys_un_h=yes
  27332. ac_cv_header_sys_utsname_h=yes
  27333. ac_cv_header_sys_wait_h=yes
  27334. ac_cv_header_sysexits_h=yes
  27335. ac_cv_header_term_h=no
  27336. ac_cv_header_termios_h=yes
  27337. ac_cv_header_thread_h=no
  27338. ac_cv_header_time=yes
  27339. ac_cv_header_time_altzone=no
  27340. ac_cv_header_unistd_h=yes
  27341. ac_cv_header_util_h=no
  27342. ac_cv_header_utime_h=yes
  27343. ac_cv_header_wchar_h=yes
  27344. ac_cv_kpthread=no
  27345. ac_cv_kthread=no
  27346. ac_cv_lib_c_inet_aton=yes
  27347. ac_cv_lib_dl_dlopen=yes
  27348. ac_cv_lib_dld_shl_load=no
  27349. ac_cv_lib_ieee___fpu_control=no
  27350. ac_cv_lib_intl_textdomain=no
  27351. ac_cv_lib_mpc_usconfig=no
  27352. ac_cv_lib_nsl_t_open=no
  27353. ac_cv_lib_readline_rl_callback_handler_install=no
  27354. ac_cv_lib_readline_rl_completion_display_matches_hook=no
  27355. ac_cv_lib_readline_rl_completion_matches=no
  27356. ac_cv_lib_readline_rl_pre_input_hook=no
  27357. ac_cv_lib_socket_socket=no
  27358. ac_cv_lib_util_openpty=yes
  27359. ac_cv_lib_z_inflateCopy=no
  27360. ac_cv_little_endian_double=no
  27361. ac_cv_member_struct_stat_st_birthtime=no
  27362. ac_cv_member_struct_stat_st_blksize=yes
  27363. ac_cv_member_struct_stat_st_blocks=yes
  27364. ac_cv_member_struct_stat_st_flags=no
  27365. ac_cv_member_struct_stat_st_gen=no
  27366. ac_cv_member_struct_stat_st_rdev=yes
  27367. ac_cv_member_struct_tm_tm_zone=yes
  27368. ac_cv_mixed_endian_double=no
  27369. ac_cv_mvwdelch_is_expression=no
  27370. ac_cv_no_strict_aliasing_ok=yes
  27371. ac_cv_objext=o
  27372. ac_cv_olimit_ok=no
  27373. ac_cv_opt_olimit_ok=no
  27374. ac_cv_path_EGREP='/bin/grep -E'
  27375. ac_cv_path_GREP=/bin/grep
  27376. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  27377. ac_cv_path_install='/usr/bin/install -c'
  27378. ac_cv_posix_semaphores_enabled=yes
  27379. ac_cv_prog_AR=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ar
  27380. ac_cv_prog_CC=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc
  27381. ac_cv_prog_CPP='/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E'
  27382. ac_cv_prog_HAS_HG=found
  27383. ac_cv_prog_RANLIB=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ranlib
  27384. ac_cv_prog_SVNVERSION=found
  27385. ac_cv_prog_TRUE=true
  27386. ac_cv_prog_cc_c89=
  27387. ac_cv_prog_cc_g=yes
  27388. ac_cv_pthread=no
  27389. ac_cv_pthread_is_default=no
  27390. ac_cv_pthread_system_supported=no
  27391. ac_cv_rshift_extends_sign=yes
  27392. ac_cv_safe_to_define___extensions__=yes
  27393. ac_cv_search_opendir='none required'
  27394. ac_cv_search_sem_init='none required'
  27395. ac_cv_sizeof__Bool=1
  27396. ac_cv_sizeof_double=8
  27397. ac_cv_sizeof_float=4
  27398. ac_cv_sizeof_fpos_t=24
  27399. ac_cv_sizeof_int=4
  27400. ac_cv_sizeof_long=4
  27401. ac_cv_sizeof_long_double=8
  27402. ac_cv_sizeof_long_long=8
  27403. ac_cv_sizeof_off_t=8
  27404. ac_cv_sizeof_pid_t=4
  27405. ac_cv_sizeof_pthread_t=4
  27406. ac_cv_sizeof_short=2
  27407. ac_cv_sizeof_size_t=4
  27408. ac_cv_sizeof_time_t=4
  27409. ac_cv_sizeof_uintptr_t=4
  27410. ac_cv_sizeof_void_p=4
  27411. ac_cv_sizeof_wchar_t=4
  27412. ac_cv_stat_tv_nsec2=no
  27413. ac_cv_stat_tv_nsec=yes
  27414. ac_cv_struct_addrinfo=yes
  27415. ac_cv_struct_sockaddr_storage=yes
  27416. ac_cv_struct_tm=time.h
  27417. ac_cv_tanh_preserves_zero_sign=no
  27418. ac_cv_type_mode_t=yes
  27419. ac_cv_type_off_t=yes
  27420. ac_cv_type_pid_t=yes
  27421. ac_cv_type_size_t=yes
  27422. ac_cv_type_socklen_t=yes
  27423. ac_cv_type_ssize_t=yes
  27424. ac_cv_type_uid_t=yes
  27425. ac_cv_type_uintptr_t=yes
  27426. ac_cv_wchar_t_signed=yes
  27427. ac_cv_window_has_flags=no
  27428. ac_cv_working_tzset=no
  27429. ac_cv_x87_double_rounding=no
  27430. py_cv_lib_readline=no
  27431. ## ----------------- ##
  27432. ## Output variables. ##
  27433. ## ----------------- ##
  27434. AR='/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ar'
  27435. ARCH_RUN_32BIT=''
  27436. ARFLAGS='rc'
  27437. BASECFLAGS=' -fno-strict-aliasing'
  27438. BLDLIBRARY='$(LDLIBRARY)'
  27439. BLDSHARED='$(CC) -shared'
  27440. BUILDEXEEXT=''
  27441. CC='/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc'
  27442. CCSHARED='-fPIC'
  27443. CFLAGS='-mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt'
  27444. CFLAGSFORSHARED=''
  27445. CONFIGURE_MACOSX_DEPLOYMENT_TARGET=''
  27446. CONFIG_ARGS=' '\''--host=x86_64-linux-gnu'\'' '\''--target=arm-linux'\'' '\''CC=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc'\'' '\''CXX=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-g++'\'' '\''AR=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ar'\'' '\''STRIP=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-strip'\'' '\''RANLIB=/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ranlib'\'' '\''CFLAGS=-mtune=arm926ej-s -mfpu=vfp -Os -lpthread -lrt'\'' '\''LDFLAGS='\'' '\''--prefix=/home/pi/Prj/python/arm/2.7.3/Python-2.7.3/_install_arm'\'' '\''host_alias=x86_64-linux-gnu'\'' '\''target_alias=arm-linux'\'''
  27447. CPP='/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-gcc -E'
  27448. CPPFLAGS=''
  27449. CXX='/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-g++'
  27450. DEFS='-DHAVE_CONFIG_H'
  27451. DLINCLDIR='.'
  27452. DLLLIBRARY=''
  27453. DYNLOADFILE='dynload_shlib.o'
  27454. ECHO_C=''
  27455. ECHO_N='-n'
  27456. ECHO_T=''
  27457. EGREP='/bin/grep -E'
  27458. EXEEXT=''
  27459. EXPORT_MACOSX_DEPLOYMENT_TARGET='#'
  27460. EXTRAMACHDEPPATH=''
  27461. EXTRAPLATDIR=''
  27462. FRAMEWORKALTINSTALLFIRST=''
  27463. FRAMEWORKALTINSTALLLAST=''
  27464. FRAMEWORKINSTALLAPPSPREFIX=''
  27465. FRAMEWORKINSTALLFIRST=''
  27466. FRAMEWORKINSTALLLAST=''
  27467. FRAMEWORKUNIXTOOLSPREFIX='/home/pi/Prj/python/arm/2.7.3/Python-2.7.3/_install_arm'
  27468. GNULD='yes'
  27469. GREP='/bin/grep'
  27470. HAS_HG='found'
  27471. HAVE_GETHOSTBYNAME=''
  27472. HAVE_GETHOSTBYNAME_R=''
  27473. HAVE_GETHOSTBYNAME_R_3_ARG=''
  27474. HAVE_GETHOSTBYNAME_R_5_ARG=''
  27475. HAVE_GETHOSTBYNAME_R_6_ARG=''
  27476. HGBRANCH='hg id -b $(srcdir)'
  27477. HGTAG='hg id -t $(srcdir)'
  27478. HGVERSION='hg id -i $(srcdir)'
  27479. INSTALL_DATA='${INSTALL} -m 644'
  27480. INSTALL_PROGRAM='${INSTALL}'
  27481. INSTALL_SCRIPT='${INSTALL}'
  27482. INSTSONAME='$(LDLIBRARY)'
  27483. LDCXXSHARED='$(CXX) -shared'
  27484. LDFLAGS=''
  27485. LDLAST=''
  27486. LDLIBRARY='libpython$(VERSION).a'
  27487. LDLIBRARYDIR=''
  27488. LDSHARED='$(CC) -shared'
  27489. LIBC=''
  27490. LIBFFI_INCLUDEDIR=''
  27491. LIBM='-lm'
  27492. LIBOBJS=''
  27493. LIBRARY='libpython$(VERSION).a'
  27494. LIBS='-ldl -lpthread -lutil'
  27495. LIBTOOL_CRUFT=''
  27496. LINKCC='$(PURIFY) $(MAINCC)'
  27497. LINKFORSHARED='-Xlinker -export-dynamic'
  27498. LIPO_32BIT_FLAGS=''
  27499. LN='ln'
  27500. LTLIBOBJS=''
  27501. MACHDEP='linux2'
  27502. MACHDEP_OBJS=''
  27503. MAINCC='$(CC)'
  27504. OBJEXT='o'
  27505. OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes'
  27506. OTHER_LIBTOOL_OPT=''
  27507. PACKAGE_BUGREPORT='http://bugs.python.org/'
  27508. PACKAGE_NAME='python'
  27509. PACKAGE_STRING='python 2.7'
  27510. PACKAGE_TARNAME='python'
  27511. PACKAGE_URL=''
  27512. PACKAGE_VERSION='2.7'
  27513. PATH_SEPARATOR=':'
  27514. PKG_CONFIG='/usr/bin/pkg-config'
  27515. PYTHONFRAMEWORK=''
  27516. PYTHONFRAMEWORKDIR='no-framework'
  27517. PYTHONFRAMEWORKIDENTIFIER='org.python.python'
  27518. PYTHONFRAMEWORKINSTALLDIR=''
  27519. PYTHONFRAMEWORKPREFIX=''
  27520. RANLIB='/opt/arm-davinci-linux-uclibcgnueabi/bin/arm-davinci-linux-uclibcgnueabi-ranlib'
  27521. RUNSHARED=''
  27522. SGI_ABI=''
  27523. SHELL='/bin/bash'
  27524. SHLIBS='$(LIBS)'
  27525. SIGNAL_OBJS=''
  27526. SO='.so'
  27527. SOVERSION='1.0'
  27528. SRCDIRS='Parser Grammar Objects Python Modules Mac'
  27529. SVNVERSION='svnversion $(srcdir)'
  27530. THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h'
  27531. THREADOBJ='Python/thread.o'
  27532. TRUE='true'
  27533. UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o'
  27534. UNIVERSALSDK=''
  27535. UNIVERSAL_ARCH_FLAGS=''
  27536. USE_SIGNAL_MODULE=''
  27537. USE_THREAD_MODULE=''
  27538. VERSION='2.7'
  27539. ac_ct_CC=''
  27540. bindir='${exec_prefix}/bin'
  27541. build_alias=''
  27542. datadir='${datarootdir}'
  27543. datarootdir='${prefix}/share'
  27544. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  27545. dvidir='${docdir}'
  27546. exec_prefix='${prefix}'
  27547. host_alias='x86_64-linux-gnu'
  27548. htmldir='${docdir}'
  27549. includedir='${prefix}/include'
  27550. infodir='${datarootdir}/info'
  27551. libdir='${exec_prefix}/lib'
  27552. libexecdir='${exec_prefix}/libexec'
  27553. localedir='${datarootdir}/locale'
  27554. localstatedir='${prefix}/var'
  27555. mandir='${datarootdir}/man'
  27556. oldincludedir='/usr/include'
  27557. pdfdir='${docdir}'
  27558. prefix='/home/pi/Prj/python/arm/2.7.3/Python-2.7.3/_install_arm'
  27559. program_transform_name='s,x,x,'
  27560. psdir='${docdir}'
  27561. sbindir='${exec_prefix}/sbin'
  27562. sharedstatedir='${prefix}/com'
  27563. sysconfdir='${prefix}/etc'
  27564. target_alias='arm-linux'
  27565. ## ----------- ##
  27566. ## confdefs.h. ##
  27567. ## ----------- ##
  27568. /* confdefs.h */
  27569. #define _GNU_SOURCE 1
  27570. #define _NETBSD_SOURCE 1
  27571. #define __BSD_VISIBLE 1
  27572. #define _BSD_TYPES 1
  27573. #define _DARWIN_C_SOURCE 1
  27574. #define _XOPEN_SOURCE 600
  27575. #define _XOPEN_SOURCE_EXTENDED 1
  27576. #define _POSIX_C_SOURCE 200112L
  27577. #define STDC_HEADERS 1
  27578. #define HAVE_SYS_TYPES_H 1
  27579. #define HAVE_SYS_STAT_H 1
  27580. #define HAVE_STDLIB_H 1
  27581. #define HAVE_STRING_H 1
  27582. #define HAVE_MEMORY_H 1
  27583. #define HAVE_STRINGS_H 1
  27584. #define HAVE_INTTYPES_H 1
  27585. #define HAVE_STDINT_H 1
  27586. #define HAVE_UNISTD_H 1
  27587. #define __EXTENSIONS__ 1
  27588. #define _ALL_SOURCE 1
  27589. #define _GNU_SOURCE 1
  27590. #define _POSIX_PTHREAD_SEMANTICS 1
  27591. #define _TANDEM_SOURCE 1
  27592. #define STDC_HEADERS 1
  27593. #define HAVE_ASM_TYPES_H 1
  27594. #define HAVE_DLFCN_H 1
  27595. #define HAVE_ERRNO_H 1
  27596. #define HAVE_FCNTL_H 1
  27597. #define HAVE_GRP_H 1
  27598. #define HAVE_LANGINFO_H 1
  27599. #define HAVE_POLL_H 1
  27600. #define HAVE_PTHREAD_H 1
  27601. #define HAVE_SHADOW_H 1
  27602. #define HAVE_SIGNAL_H 1
  27603. #define HAVE_STDINT_H 1
  27604. #define HAVE_TERMIOS_H 1
  27605. #define HAVE_UNISTD_H 1
  27606. #define HAVE_UTIME_H 1
  27607. #define HAVE_SYS_EPOLL_H 1
  27608. #define HAVE_SYS_FILE_H 1
  27609. #define HAVE_SYS_PARAM_H 1
  27610. #define HAVE_SYS_POLL_H 1
  27611. #define HAVE_SYS_SELECT_H 1
  27612. #define HAVE_SYS_SOCKET_H 1
  27613. #define HAVE_SYS_STATVFS_H 1
  27614. #define HAVE_SYS_STAT_H 1
  27615. #define HAVE_SYS_TIME_H 1
  27616. #define HAVE_SYS_TIMES_H 1
  27617. #define HAVE_SYS_TYPES_H 1
  27618. #define HAVE_SYS_UN_H 1
  27619. #define HAVE_SYS_UTSNAME_H 1
  27620. #define HAVE_SYS_WAIT_H 1
  27621. #define HAVE_PTY_H 1
  27622. #define HAVE_SYS_RESOURCE_H 1
  27623. #define HAVE_NETPACKET_PACKET_H 1
  27624. #define HAVE_SYSEXITS_H 1
  27625. #define HAVE_LINUX_TIPC_H 1
  27626. #define HAVE_DIRENT_H 1
  27627. #define HAVE_LINUX_NETLINK_H 1
  27628. #define HAVE_MAKEDEV 1
  27629. #define _LARGEFILE_SOURCE 1
  27630. #define _FILE_OFFSET_BITS 64
  27631. #if defined(SCO_DS)
  27632. #undef _OFF_T
  27633. #endif
  27634. #define RETSIGTYPE void
  27635. #define HAVE_SSIZE_T 1
  27636. #define SIZEOF_INT 4
  27637. #define SIZEOF_LONG 4
  27638. #define SIZEOF_VOID_P 4
  27639. #define SIZEOF_SHORT 2
  27640. #define SIZEOF_FLOAT 4
  27641. #define SIZEOF_DOUBLE 8
  27642. #define SIZEOF_FPOS_T 24
  27643. #define SIZEOF_SIZE_T 4
  27644. #define SIZEOF_PID_T 4
  27645. #define HAVE_LONG_LONG 1
  27646. #define SIZEOF_LONG_LONG 8
  27647. #define HAVE_LONG_DOUBLE 1
  27648. #define SIZEOF_LONG_DOUBLE 8
  27649. #define HAVE_C99_BOOL 1
  27650. #define SIZEOF__BOOL 1
  27651. #define HAVE_UINTPTR_T 1
  27652. #define SIZEOF_UINTPTR_T 4
  27653. #define SIZEOF_OFF_T 8
  27654. #define HAVE_LARGEFILE_SUPPORT 1
  27655. #define SIZEOF_TIME_T 4
  27656. #define SIZEOF_PTHREAD_T 4
  27657. #define SHLIB_EXT ".so"
  27658. #define HAVE_LIBDL 1
  27659. #define _REENTRANT 1
  27660. #define WITH_THREAD 1
  27661. #define HAVE_PTHREAD_SIGMASK 1
  27662. #define WITH_DOC_STRINGS 1
  27663. #define WITH_PYMALLOC 1
  27664. #define HAVE_DLOPEN 1
  27665. #define HAVE_DYNAMIC_LOADING 1
  27666. #define HAVE_ALARM 1
  27667. #define HAVE_SETITIMER 1
  27668. #define HAVE_GETITIMER 1
  27669. #define HAVE_CHOWN 1
  27670. #define HAVE_CLOCK 1
  27671. #define HAVE_CONFSTR 1
  27672. #define HAVE_CTERMID 1
  27673. #define HAVE_EXECV 1
  27674. #define HAVE_FCHMOD 1
  27675. #define HAVE_FCHOWN 1
  27676. #define HAVE_FORK 1
  27677. #define HAVE_FPATHCONF 1
  27678. #define HAVE_FTIME 1
  27679. #define HAVE_FTRUNCATE 1
  27680. #define HAVE_GAI_STRERROR 1
  27681. #define HAVE_GETGROUPS 1
  27682. #define HAVE_GETLOGIN 1
  27683. #define HAVE_GETPEERNAME 1
  27684. #define HAVE_GETPGID 1
  27685. #define HAVE_GETPID 1
  27686. #define HAVE_GETPRIORITY 1
  27687. #define HAVE_GETRESUID 1
  27688. #define HAVE_GETRESGID 1
  27689. #define HAVE_GETPWENT 1
  27690. #define HAVE_GETSPNAM 1
  27691. #define HAVE_GETSPENT 1
  27692. #define HAVE_GETSID 1
  27693. #define HAVE_INITGROUPS 1
  27694. #define HAVE_KILL 1
  27695. #define HAVE_KILLPG 1
  27696. #define HAVE_LCHOWN 1
  27697. #define HAVE_LSTAT 1
  27698. #define HAVE_MKFIFO 1
  27699. #define HAVE_MKNOD 1
  27700. #define HAVE_MKTIME 1
  27701. #define HAVE_MREMAP 1
  27702. #define HAVE_NICE 1
  27703. #define HAVE_PATHCONF 1
  27704. #define HAVE_PAUSE 1
  27705. #define HAVE_POLL 1
  27706. #define HAVE_PUTENV 1
  27707. #define HAVE_READLINK 1
  27708. #define HAVE_REALPATH 1
  27709. #define HAVE_SELECT 1
  27710. #define HAVE_SEM_OPEN 1
  27711. #define HAVE_SEM_TIMEDWAIT 1
  27712. #define HAVE_SEM_GETVALUE 1
  27713. #define HAVE_SEM_UNLINK 1
  27714. #define HAVE_SETEGID 1
  27715. #define HAVE_SETEUID 1
  27716. #define HAVE_SETGID 1
  27717. #define HAVE_SETLOCALE 1
  27718. #define HAVE_SETREGID 1
  27719. #define HAVE_SETREUID 1
  27720. #define HAVE_SETSID 1
  27721. #define HAVE_SETPGID 1
  27722. #define HAVE_SETPGRP 1
  27723. #define HAVE_SETUID 1
  27724. #define HAVE_SETVBUF 1
  27725. #define HAVE_SNPRINTF 1
  27726. #define HAVE_SETLOCALE 1
  27727. #define HAVE_SETREGID 1
  27728. #define HAVE_SETREUID 1
  27729. #define HAVE_SETRESUID 1
  27730. #define HAVE_SETRESGID 1
  27731. #define HAVE_SETSID 1
  27732. #define HAVE_SETPGID 1
  27733. #define HAVE_SETPGRP 1
  27734. #define HAVE_SETUID 1
  27735. #define HAVE_SETVBUF 1
  27736. #define HAVE_SNPRINTF 1
  27737. #define HAVE_SIGACTION 1
  27738. #define HAVE_SIGINTERRUPT 1
  27739. #define HAVE_STRFTIME 1
  27740. #define HAVE_SYSCONF 1
  27741. #define HAVE_TCGETPGRP 1
  27742. #define HAVE_TCSETPGRP 1
  27743. #define HAVE_TEMPNAM 1
  27744. #define HAVE_TIMEGM 1
  27745. #define HAVE_TIMES 1
  27746. #define HAVE_TMPFILE 1
  27747. #define HAVE_TMPNAM 1
  27748. #define HAVE_TMPNAM_R 1
  27749. #define HAVE_TRUNCATE 1
  27750. #define HAVE_UNAME 1
  27751. #define HAVE_UNSETENV 1
  27752. #define HAVE_UTIMES 1
  27753. #define HAVE_WAITPID 1
  27754. #define HAVE_WAIT3 1
  27755. #define HAVE_WAIT4 1
  27756. #define HAVE_WCSCOLL 1
  27757. #define HAVE_CHROOT 1
  27758. #define HAVE_LINK 1
  27759. #define HAVE_SYMLINK 1
  27760. #define HAVE_FCHDIR 1
  27761. #define HAVE_FSYNC 1
  27762. #define HAVE_FDATASYNC 1
  27763. #define HAVE_EPOLL 1
  27764. #define HAVE_FLOCK 1
  27765. #define HAVE_GETPAGESIZE 1
  27766. #define HAVE_HSTRERROR 1
  27767. #define HAVE_INET_ATON 1
  27768. #define HAVE_INET_PTON 1
  27769. #define HAVE_SETGROUPS 1
  27770. #define HAVE_OPENPTY 1
  27771. #define HAVE_FORKPTY 1
  27772. #define HAVE_MEMMOVE 1
  27773. #define HAVE_FSEEKO 1
  27774. #define HAVE_FSTATVFS 1
  27775. #define HAVE_FTELLO 1
  27776. #define HAVE_STATVFS 1
  27777. #define HAVE_DUP2 1
  27778. #define HAVE_GETCWD 1
  27779. #define HAVE_STRDUP 1
  27780. #define HAVE_GETPGRP 1
  27781. #define HAVE_SETPGRP 1
  27782. #define HAVE_GETTIMEOFDAY 1
  27783. #define HAVE_DEVICE_MACROS 1
  27784. #define HAVE_GETNAMEINFO 1
  27785. #define TIME_WITH_SYS_TIME 1
  27786. #define HAVE_STRUCT_TM_TM_ZONE 1
  27787. #define HAVE_TM_ZONE 1
  27788. #define HAVE_STRUCT_STAT_ST_RDEV 1
  27789. #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  27790. #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  27791. #define HAVE_ST_BLOCKS 1
  27792. #define SYS_SELECT_WITH_SYS_TIME 1
  27793. #define HAVE_ADDRINFO 1
  27794. #define HAVE_SOCKADDR_STORAGE 1
  27795. #define HAVE_PROTOTYPES 1
  27796. #define HAVE_STDARG_PROTOTYPES 1
  27797. #define HAVE_SOCKETPAIR 1
  27798. #define HAVE_GETHOSTBYNAME_R 1
  27799. #define HAVE_GETHOSTBYNAME_R 1
  27800. #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  27801. #define HAVE_ACOSH 1
  27802. #define HAVE_ASINH 1
  27803. #define HAVE_ATANH 1
  27804. #define HAVE_COPYSIGN 1
  27805. #define HAVE_ERF 1
  27806. #define HAVE_ERFC 1
  27807. #define HAVE_EXPM1 1
  27808. #define HAVE_GAMMA 1
  27809. #define HAVE_HYPOT 1
  27810. #define HAVE_LGAMMA 1
  27811. #define HAVE_LOG1P 1
  27812. #define HAVE_ROUND 1
  27813. #define HAVE_TGAMMA 1
  27814. #define HAVE_DECL_ISINF 1
  27815. #define HAVE_DECL_ISNAN 1
  27816. #define HAVE_DECL_ISFINITE 1
  27817. #define HAVE_BROKEN_SEM_GETVALUE 1
  27818. #define HAVE_WCHAR_H 1
  27819. #define SIZEOF_WCHAR_T 4
  27820. #define Py_UNICODE_SIZE 2
  27821. #define Py_USING_UNICODE 1
  27822. #define PY_UNICODE_TYPE unsigned short
  27823. #define HAVE_GETC_UNLOCKED 1
  27824. #define HAVE_STRUCT_TM_TM_ZONE 1
  27825. #define HAVE_TM_ZONE 1
  27826. #define HAVE_STAT_TV_NSEC 1
  27827. #define HAVE_DEV_PTMX 1
  27828. #define PY_FORMAT_LONG_LONG "ll"
  27829. #define PY_FORMAT_SIZE_T "z"
  27830. configure: exit 0