Guest User

config log

a guest
Jul 24th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 472.07 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by mono configure 4.8.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/opt/Mono/mono-4.8.1.0/mono-arm CC=arm-rtems4.11-gcc --disable-mcs-build CFLAGS=-qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 --target=arm-rtems4.11 --host=x86_64-linux
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = tim-virtual-machine
  14. uname -m = x86_64
  15. uname -r = 4.2.0-27-generic
  16. uname -s = Linux
  17. uname -v = #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /opt/rtems-4.11.1-release/4.11-tools/bin/
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:3079: checking build system type
  44. configure:3093: result: x86_64-unknown-linux-gnu
  45. configure:3113: checking host system type
  46. configure:3126: result: x86_64-pc-linux-gnu
  47. configure:3146: checking target system type
  48. configure:3159: result: arm-unknown-rtems4.11
  49. configure:3208: checking for a BSD-compatible install
  50. configure:3276: result: /usr/bin/install -c
  51. configure:3287: checking whether build environment is sane
  52. configure:3342: result: yes
  53. configure:3401: checking for x86_64-linux-strip
  54. configure:3431: result: no
  55. configure:3441: checking for strip
  56. configure:3457: found /usr/bin/strip
  57. configure:3468: result: strip
  58. configure:3493: checking for a thread-safe mkdir -p
  59. configure:3532: result: /bin/mkdir -p
  60. configure:3539: checking for gawk
  61. configure:3569: result: no
  62. configure:3539: checking for mawk
  63. configure:3555: found /usr/bin/mawk
  64. configure:3566: result: mawk
  65. configure:3577: checking whether make sets $(MAKE)
  66. configure:3599: result: yes
  67. configure:3680: checking how to create a ustar tar archive
  68. configure:3693: tar --version
  69. tar (GNU tar) 1.27.1
  70. Copyright (C) 2013 Free Software Foundation, Inc.
  71. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  72. This is free software: you are free to change and redistribute it.
  73. There is NO WARRANTY, to the extent permitted by law.
  74.  
  75. Written by John Gilmore and Jay Fenlason.
  76. configure:3696: $? = 0
  77. configure:3736: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  78. configure:3739: $? = 0
  79. configure:3743: tar -xf - <conftest.tar
  80. configure:3746: $? = 0
  81. configure:3759: result: gnutar
  82. configure:3770: checking whether to enable maintainer-specific portions of Makefiles
  83. configure:3779: result: no
  84. configure:3796: checking whether ln -s works
  85. configure:3800: result: yes
  86. configure:3819: checking whether make supports nested variables
  87. configure:3836: result: yes
  88. configure:3901: checking host platform characteristics
  89. configure:4175: result: ok
  90. configure:4261: checking for x86_64-linux-gcc
  91. configure:4288: result: arm-rtems4.11-gcc
  92. configure:4358: checking for x86_64-linux-gcc
  93. configure:4385: result: arm-rtems4.11-gcc
  94. configure:4654: checking for C compiler version
  95. configure:4663: arm-rtems4.11-gcc --version >&5
  96. arm-rtems4.11-gcc (GCC) 4.9.3 20150626 (RTEMS 4.11, RSB no-repo, Newlib 2.2.0.20150423)
  97. Copyright (C) 2015 Free Software Foundation, Inc.
  98. This is free software; see the source for copying conditions. There is NO
  99. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  100.  
  101. configure:4674: $? = 0
  102. configure:4663: arm-rtems4.11-gcc -v >&5
  103. Using built-in specs.
  104. COLLECT_GCC=arm-rtems4.11-gcc
  105. COLLECT_LTO_WRAPPER=/opt/rtems-4.11.1-release/4.11-tools/libexec/gcc/arm-rtems4.11/4.9.3/lto-wrapper
  106. Target: arm-rtems4.11
  107. Configured with: ../gcc-4.9.3/configure --prefix=/opt/rtems-4.11.1-release/4.11-tools --bindir=/opt/rtems-4.11.1-release/4.11-tools/bin --exec_prefix=/opt/rtems-4.11.1-release/4.11-tools --includedir=/opt/rtems-4.11.1-release/4.11-tools/include --libdir=/opt/rtems-4.11.1-release/4.11-tools/lib --libexecdir=/opt/rtems-4.11.1-release/4.11-tools/libexec --mandir=/opt/rtems-4.11.1-release/4.11-tools/share/man --infodir=/opt/rtems-4.11.1-release/4.11-tools/share/info --datadir=/opt/rtems-4.11.1-release/4.11-tools/share --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=arm-rtems4.11 --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --disable-lto --enable-newlib-io-c99-formats --enable-newlib-iconv --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,win_1253,win_1254,win_1255,win_1256,win_1257,win_1258 --enable-threads --disable-plugin --enable-obsolete --enable-libgomp --enable-languages=c,c++
  108. Thread model: rtems
  109. gcc version 4.9.3 20150626 (RTEMS 4.11, RSB no-repo, Newlib 2.2.0.20150423) (GCC)
  110. configure:4674: $? = 0
  111. configure:4663: arm-rtems4.11-gcc -V >&5
  112. arm-rtems4.11-gcc: error: unrecognized command line option '-V'
  113. arm-rtems4.11-gcc: fatal error: no input files
  114. compilation terminated.
  115. configure:4674: $? = 1
  116. configure:4663: arm-rtems4.11-gcc -qversion >&5
  117. arm-rtems4.11-gcc: error: unrecognized command line option '-qversion'
  118. arm-rtems4.11-gcc: fatal error: no input files
  119. compilation terminated.
  120. configure:4674: $? = 1
  121. configure:4694: checking whether the C compiler works
  122. configure:4716: arm-rtems4.11-gcc -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  123. configure:4720: $? = 0
  124. configure:4768: result: yes
  125. configure:4771: checking for C compiler default output file name
  126. configure:4773: result: a.out
  127. configure:4779: checking for suffix of executables
  128. configure:4786: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  129. configure:4790: $? = 0
  130. configure:4812: result:
  131. configure:4834: checking whether we are cross compiling
  132. configure:4842: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  133. configure:4846: $? = 0
  134. configure:4853: ./conftest
  135. /scratchbox/tools/bin/misc_runner: /targets/links/scratchbox.config: No such file or directory
  136. configure:4857: $? = 126
  137. configure:4872: result: yes
  138. configure:4877: checking for suffix of object files
  139. configure:4899: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  140. configure:4903: $? = 0
  141. configure:4924: result: o
  142. configure:4928: checking whether we are using the GNU C compiler
  143. configure:4947: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  144. configure:4947: $? = 0
  145. configure:4956: result: yes
  146. configure:4965: checking whether arm-rtems4.11-gcc accepts -g
  147. configure:4985: arm-rtems4.11-gcc -c -g -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  148. configure:4985: $? = 0
  149. configure:5026: result: yes
  150. configure:5043: checking for arm-rtems4.11-gcc option to accept ISO C89
  151. configure:5106: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  152. configure:5106: $? = 0
  153. configure:5119: result: none needed
  154. configure:5150: checking for style of include used by make
  155. configure:5178: result: GNU
  156. configure:5204: checking dependency style of arm-rtems4.11-gcc
  157. configure:5315: result: gcc3
  158. configure:5333: checking for x86_64-linux-g++
  159. configure:5363: result: no
  160. configure:5373: checking for g++
  161. configure:5389: found /usr/bin/g++
  162. configure:5400: result: g++
  163. configure:5412: WARNING: using cross tools not prefixed with host triplet
  164. configure:5534: checking for C++ compiler version
  165. configure:5543: g++ --version >&5
  166. g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
  167. Copyright (C) 2013 Free Software Foundation, Inc.
  168. This is free software; see the source for copying conditions. There is NO
  169. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  170.  
  171. configure:5554: $? = 0
  172. configure:5543: g++ -v >&5
  173. Using built-in specs.
  174. COLLECT_GCC=g++
  175. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  176. Target: x86_64-linux-gnu
  177. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  178. Thread model: posix
  179. gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  180. configure:5554: $? = 0
  181. configure:5543: g++ -V >&5
  182. g++: error: unrecognized command line option '-V'
  183. g++: fatal error: no input files
  184. compilation terminated.
  185. configure:5554: $? = 4
  186. configure:5543: g++ -qversion >&5
  187. g++: error: unrecognized command line option '-qversion'
  188. g++: fatal error: no input files
  189. compilation terminated.
  190. configure:5554: $? = 4
  191. configure:5558: checking whether we are using the GNU C++ compiler
  192. configure:5577: g++ -c -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.cpp >&5
  193. configure:5577: $? = 0
  194. configure:5586: result: yes
  195. configure:5595: checking whether g++ accepts -g
  196. configure:5615: g++ -c -g -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.cpp >&5
  197. configure:5615: $? = 0
  198. configure:5656: result: yes
  199. configure:5681: checking dependency style of g++
  200. configure:5792: result: gcc3
  201. configure:5816: checking dependency style of arm-rtems4.11-gcc
  202. configure:5925: result: gcc3
  203. configure:5945: checking for gawk
  204. configure:5972: result: mawk
  205. configure:5984: checking whether arm-rtems4.11-gcc and cc understand -c and -o together
  206. configure:6015: arm-rtems4.11-gcc -c conftest.c -o conftest2.o >&5
  207. configure:6019: $? = 0
  208. configure:6025: arm-rtems4.11-gcc -c conftest.c -o conftest2.o >&5
  209. configure:6029: $? = 0
  210. configure:6040: cc -c conftest.c >&5
  211. configure:6044: $? = 0
  212. configure:6052: cc -c conftest.c -o conftest2.o >&5
  213. configure:6056: $? = 0
  214. configure:6062: cc -c conftest.c -o conftest2.o >&5
  215. configure:6066: $? = 0
  216. configure:6084: result: yes
  217. configure:6162: checking how to run the C preprocessor
  218. configure:6193: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  219. configure:6193: $? = 0
  220. configure:6207: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  221. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  222. #include <ac_nonexistent.h>
  223. ^
  224. compilation terminated.
  225. configure:6207: $? = 1
  226. configure: failed program was:
  227. | /* confdefs.h */
  228. | #define PACKAGE_NAME "mono"
  229. | #define PACKAGE_TARNAME "mono"
  230. | #define PACKAGE_VERSION "4.8.1"
  231. | #define PACKAGE_STRING "mono 4.8.1"
  232. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  233. | #define PACKAGE_URL ""
  234. | #define PACKAGE "mono"
  235. | #define VERSION "4.8.1"
  236. | /* end confdefs.h. */
  237. | #include <ac_nonexistent.h>
  238. configure:6232: result: arm-rtems4.11-gcc -E
  239. configure:6252: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  240. configure:6252: $? = 0
  241. configure:6266: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  242. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  243. #include <ac_nonexistent.h>
  244. ^
  245. compilation terminated.
  246. configure:6266: $? = 1
  247. configure: failed program was:
  248. | /* confdefs.h */
  249. | #define PACKAGE_NAME "mono"
  250. | #define PACKAGE_TARNAME "mono"
  251. | #define PACKAGE_VERSION "4.8.1"
  252. | #define PACKAGE_STRING "mono 4.8.1"
  253. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  254. | #define PACKAGE_URL ""
  255. | #define PACKAGE "mono"
  256. | #define VERSION "4.8.1"
  257. | /* end confdefs.h. */
  258. | #include <ac_nonexistent.h>
  259. configure:6295: checking for grep that handles long lines and -e
  260. configure:6353: result: /bin/grep
  261. configure:6358: checking for egrep
  262. configure:6420: result: /bin/grep -E
  263. configure:6425: checking for ANSI C header files
  264. configure:6445: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  265. configure:6445: $? = 0
  266. configure:6529: result: yes
  267. configure:6888: checking how to print strings
  268. configure:6915: result: printf
  269. configure:6936: checking for a sed that does not truncate output
  270. configure:7000: result: /bin/sed
  271. configure:7018: checking for fgrep
  272. configure:7080: result: /bin/grep -F
  273. configure:7115: checking for ld used by arm-rtems4.11-gcc
  274. configure:7182: result: /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  275. configure:7189: checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld) is GNU ld
  276. configure:7204: result: yes
  277. configure:7216: checking for BSD- or MS-compatible name lister (nm)
  278. configure:7265: result: no
  279. configure:7279: checking for x86_64-linux-dumpbin
  280. configure:7309: result: no
  281. configure:7279: checking for x86_64-linux-link
  282. configure:7309: result: no
  283. configure:7323: checking for dumpbin
  284. configure:7353: result: no
  285. configure:7323: checking for link
  286. configure:7339: found /usr/bin/link
  287. configure:7350: result: link -dump
  288. configure:7395: checking the name lister (nm) interface
  289. configure:7402: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  290. configure:7405: nm "conftest.o"
  291. configure:7408: output
  292. 00000000 b $d
  293. 00000000 B some_variable
  294. configure:7415: result: BSD nm
  295. configure:7419: checking the maximum length of command line arguments
  296. configure:7550: result: 1572864
  297. configure:7567: checking whether the shell understands some XSI constructs
  298. configure:7577: result: yes
  299. configure:7581: checking whether the shell understands "+="
  300. configure:7587: result: yes
  301. configure:7622: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-pc-linux-gnu format
  302. configure:7662: result: func_convert_file_noop
  303. configure:7669: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  304. configure:7689: result: func_convert_file_noop
  305. configure:7696: checking for /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld option to reload object files
  306. configure:7703: result: -r
  307. configure:7737: checking for x86_64-linux-objdump
  308. configure:7764: result: objdump
  309. configure:7833: checking how to recognize dependent libraries
  310. configure:8031: result: pass_all
  311. configure:8076: checking for x86_64-linux-dlltool
  312. configure:8103: result: dlltool
  313. configure:8173: checking how to associate runtime and link libraries
  314. configure:8200: result: printf %s\n
  315. configure:8216: checking for x86_64-linux-ar
  316. configure:8246: result: no
  317. configure:8260: checking for ar
  318. configure:8276: found /usr/bin/ar
  319. configure:8287: result: ar
  320. configure:8324: checking for archiver @FILE support
  321. configure:8341: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  322. configure:8341: $? = 0
  323. configure:8344: ar cru libconftest.a @conftest.lst >&5
  324. configure:8347: $? = 0
  325. configure:8352: ar cru libconftest.a @conftest.lst >&5
  326. ar: conftest.o: No such file or directory
  327. configure:8355: $? = 1
  328. configure:8367: result: @
  329. configure:8385: checking for x86_64-linux-strip
  330. configure:8412: result: strip
  331. configure:8484: checking for x86_64-linux-ranlib
  332. configure:8514: result: no
  333. configure:8524: checking for ranlib
  334. configure:8540: found /usr/bin/ranlib
  335. configure:8551: result: ranlib
  336. configure:8653: checking command to parse nm output from arm-rtems4.11-gcc object
  337. configure:8773: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  338. configure:8776: $? = 0
  339. configure:8780: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  340. configure:8783: $? = 0
  341. configure:8849: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c conftstm.o >&5
  342. configure:8852: $? = 0
  343. configure:8890: result: ok
  344. configure:8927: checking for sysroot
  345. configure:8957: result: no
  346. configure:9034: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  347. configure:9037: $? = 0
  348. configure:9186: checking for x86_64-linux-mt
  349. configure:9216: result: no
  350. configure:9226: checking for mt
  351. configure:9242: found /bin/mt
  352. configure:9253: result: mt
  353. configure:9276: checking if mt is a manifest tool
  354. configure:9282: mt '-?'
  355. configure:9290: result: no
  356. configure:9932: checking for sys/types.h
  357. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  358. configure:9932: $? = 0
  359. configure:9932: result: yes
  360. configure:9932: checking for sys/stat.h
  361. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  362. configure:9932: $? = 0
  363. configure:9932: result: yes
  364. configure:9932: checking for stdlib.h
  365. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  366. configure:9932: $? = 0
  367. configure:9932: result: yes
  368. configure:9932: checking for string.h
  369. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  370. configure:9932: $? = 0
  371. configure:9932: result: yes
  372. configure:9932: checking for memory.h
  373. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  374. configure:9932: $? = 0
  375. configure:9932: result: yes
  376. configure:9932: checking for strings.h
  377. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  378. configure:9932: $? = 0
  379. configure:9932: result: yes
  380. configure:9932: checking for inttypes.h
  381. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  382. configure:9932: $? = 0
  383. configure:9932: result: yes
  384. configure:9932: checking for stdint.h
  385. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  386. configure:9932: $? = 0
  387. configure:9932: result: yes
  388. configure:9932: checking for unistd.h
  389. configure:9932: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  390. configure:9932: $? = 0
  391. configure:9932: result: yes
  392. configure:9946: checking for dlfcn.h
  393. configure:9946: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  394. configure:9946: $? = 0
  395. configure:9946: result: yes
  396. configure:10161: checking for objdir
  397. configure:10176: result: .libs
  398. configure:10447: checking if arm-rtems4.11-gcc supports -fno-rtti -fno-exceptions
  399. configure:10465: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -fno-rtti -fno-exceptions conftest.c >&5
  400. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  401. configure:10469: $? = 0
  402. configure:10482: result: no
  403. configure:10809: checking for arm-rtems4.11-gcc option to produce PIC
  404. configure:10816: result: -fPIC -DPIC
  405. configure:10824: checking if arm-rtems4.11-gcc PIC flag -fPIC -DPIC works
  406. configure:10842: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -fPIC -DPIC -DPIC conftest.c >&5
  407. configure:10846: $? = 0
  408. configure:10859: result: yes
  409. configure:10888: checking if arm-rtems4.11-gcc static flag -static works
  410. configure:10916: result: yes
  411. configure:10931: checking if arm-rtems4.11-gcc supports -c -o file.o
  412. configure:10952: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -o out/conftest2.o conftest.c >&5
  413. configure:10956: $? = 0
  414. configure:10978: result: yes
  415. configure:10986: checking if arm-rtems4.11-gcc supports -c -o file.o
  416. configure:11033: result: yes
  417. configure:11066: checking whether the arm-rtems4.11-gcc linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) supports shared libraries
  418. configure:12223: result: no
  419. configure:12463: checking dynamic linker characteristics
  420. configure:12963: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  421. configure:12963: $? = 0
  422. configure:13197: result: GNU/Linux ld.so
  423. configure:13304: checking how to hardcode library paths into programs
  424. configure:13329: result: unsupported
  425. configure:13869: checking whether stripping libraries is possible
  426. configure:13874: result: yes
  427. configure:13909: checking if libtool supports shared libraries
  428. configure:13911: result: no
  429. configure:13914: checking whether to build shared libraries
  430. configure:13935: result: no
  431. configure:13938: checking whether to build static libraries
  432. configure:13942: result: yes
  433. configure:13965: checking how to run the C++ preprocessor
  434. configure:13992: g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.cpp
  435. configure:13992: $? = 0
  436. configure:14006: g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.cpp
  437. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  438. #include <ac_nonexistent.h>
  439. ^
  440. compilation terminated.
  441. configure:14006: $? = 1
  442. configure: failed program was:
  443. | /* confdefs.h */
  444. | #define PACKAGE_NAME "mono"
  445. | #define PACKAGE_TARNAME "mono"
  446. | #define PACKAGE_VERSION "4.8.1"
  447. | #define PACKAGE_STRING "mono 4.8.1"
  448. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  449. | #define PACKAGE_URL ""
  450. | #define PACKAGE "mono"
  451. | #define VERSION "4.8.1"
  452. | #define STDC_HEADERS 1
  453. | #define HAVE_SYS_TYPES_H 1
  454. | #define HAVE_SYS_STAT_H 1
  455. | #define HAVE_STDLIB_H 1
  456. | #define HAVE_STRING_H 1
  457. | #define HAVE_MEMORY_H 1
  458. | #define HAVE_STRINGS_H 1
  459. | #define HAVE_INTTYPES_H 1
  460. | #define HAVE_STDINT_H 1
  461. | #define HAVE_UNISTD_H 1
  462. | #define HAVE_DLFCN_H 1
  463. | #define LT_OBJDIR ".libs/"
  464. | /* end confdefs.h. */
  465. | #include <ac_nonexistent.h>
  466. configure:14031: result: g++ -E
  467. configure:14051: g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.cpp
  468. configure:14051: $? = 0
  469. configure:14065: g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.cpp
  470. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  471. #include <ac_nonexistent.h>
  472. ^
  473. compilation terminated.
  474. configure:14065: $? = 1
  475. configure: failed program was:
  476. | /* confdefs.h */
  477. | #define PACKAGE_NAME "mono"
  478. | #define PACKAGE_TARNAME "mono"
  479. | #define PACKAGE_VERSION "4.8.1"
  480. | #define PACKAGE_STRING "mono 4.8.1"
  481. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  482. | #define PACKAGE_URL ""
  483. | #define PACKAGE "mono"
  484. | #define VERSION "4.8.1"
  485. | #define STDC_HEADERS 1
  486. | #define HAVE_SYS_TYPES_H 1
  487. | #define HAVE_SYS_STAT_H 1
  488. | #define HAVE_STDLIB_H 1
  489. | #define HAVE_STRING_H 1
  490. | #define HAVE_MEMORY_H 1
  491. | #define HAVE_STRINGS_H 1
  492. | #define HAVE_INTTYPES_H 1
  493. | #define HAVE_STDINT_H 1
  494. | #define HAVE_UNISTD_H 1
  495. | #define HAVE_DLFCN_H 1
  496. | #define LT_OBJDIR ".libs/"
  497. | /* end confdefs.h. */
  498. | #include <ac_nonexistent.h>
  499. configure:14234: checking for ld used by g++
  500. configure:14301: result: /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386
  501. configure:14308: checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) is GNU ld
  502. configure:14323: result: no
  503. configure:14378: checking whether the g++ linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) supports shared libraries
  504. configure:15380: result: yes
  505. configure:15416: g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.cpp >&5
  506. configure:15419: $? = 0
  507. configure:15939: checking for g++ option to produce PIC
  508. configure:15946: result: -fPIC -DPIC
  509. configure:15954: checking if g++ PIC flag -fPIC -DPIC works
  510. configure:15972: g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -fPIC -DPIC -DPIC conftest.cpp >&5
  511. configure:15976: $? = 0
  512. configure:15989: result: yes
  513. configure:16012: checking if g++ static flag -static works
  514. configure:16040: result: yes
  515. configure:16052: checking if g++ supports -c -o file.o
  516. configure:16073: g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -o out/conftest2.o conftest.cpp >&5
  517. configure:16077: $? = 0
  518. configure:16099: result: yes
  519. configure:16104: checking if g++ supports -c -o file.o
  520. configure:16151: result: yes
  521. configure:16181: checking whether the g++ linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386) supports shared libraries
  522. configure:16220: result: yes
  523. configure:16361: checking dynamic linker characteristics
  524. configure:17029: result: GNU/Linux ld.so
  525. configure:17082: checking how to hardcode library paths into programs
  526. configure:17107: result: unsupported
  527. configure:17175: checking for bash
  528. configure:17193: found /bin/bash
  529. configure:17205: result: /bin/bash
  530. configure:17213: checking if dolt supports this host
  531. configure:17243: result: yes, replacing libtool
  532. configure:17388: checking for ld used by arm-rtems4.11-gcc
  533. configure:17455: result: /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  534. configure:17462: checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld) is GNU ld
  535. configure:17477: result: yes
  536. configure:17528: checking for ld used by GCC
  537. configure:17592: result: /opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  538. configure:17599: checking if the linker (/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld) is GNU ld
  539. configure:17612: result: yes
  540. configure:17619: checking for shared library run path origin
  541. configure:17632: result: done
  542. configure:18210: checking for iconv
  543. configure:18232: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  544. configure:18232: $? = 0
  545. configure:18264: result: yes
  546. configure:18267: checking for working iconv
  547. configure:18374: result: guessing yes
  548. configure:18402: checking for iconv declaration
  549. configure:18431: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  550. configure:18431: $? = 0
  551. configure:18442: result:
  552. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  553. configure:18456: checking sys/filio.h usability
  554. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  555. configure:18456: $? = 0
  556. configure:18456: result: yes
  557. configure:18456: checking sys/filio.h presence
  558. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  559. conftest.c:25:23: fatal error: sys/filio.h: No such file or directory
  560. #include <sys/filio.h>
  561. ^
  562. compilation terminated.
  563. configure:18456: $? = 1
  564. configure: failed program was:
  565. | /* confdefs.h */
  566. | #define PACKAGE_NAME "mono"
  567. | #define PACKAGE_TARNAME "mono"
  568. | #define PACKAGE_VERSION "4.8.1"
  569. | #define PACKAGE_STRING "mono 4.8.1"
  570. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  571. | #define PACKAGE_URL ""
  572. | #define PACKAGE "mono"
  573. | #define VERSION "4.8.1"
  574. | #define STDC_HEADERS 1
  575. | #define HAVE_SYS_TYPES_H 1
  576. | #define HAVE_SYS_STAT_H 1
  577. | #define HAVE_STDLIB_H 1
  578. | #define HAVE_STRING_H 1
  579. | #define HAVE_MEMORY_H 1
  580. | #define HAVE_STRINGS_H 1
  581. | #define HAVE_INTTYPES_H 1
  582. | #define HAVE_STDINT_H 1
  583. | #define HAVE_UNISTD_H 1
  584. | #define HAVE_DLFCN_H 1
  585. | #define LT_OBJDIR ".libs/"
  586. | #define HAVE_ICONV 1
  587. | #define ICONV_CONST
  588. | /* end confdefs.h. */
  589. | #include <sys/filio.h>
  590. configure:18456: result: no
  591. configure:18456: WARNING: sys/filio.h: accepted by the compiler, rejected by the preprocessor!
  592. configure:18456: WARNING: sys/filio.h: proceeding with the compiler's result
  593. configure:18456: checking for sys/filio.h
  594. configure:18456: result: yes
  595. configure:18456: checking sys/sockio.h usability
  596. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  597. configure:18456: $? = 0
  598. configure:18456: result: yes
  599. configure:18456: checking sys/sockio.h presence
  600. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  601. conftest.c:26:24: fatal error: sys/sockio.h: No such file or directory
  602. #include <sys/sockio.h>
  603. ^
  604. compilation terminated.
  605. configure:18456: $? = 1
  606. configure: failed program was:
  607. | /* confdefs.h */
  608. | #define PACKAGE_NAME "mono"
  609. | #define PACKAGE_TARNAME "mono"
  610. | #define PACKAGE_VERSION "4.8.1"
  611. | #define PACKAGE_STRING "mono 4.8.1"
  612. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  613. | #define PACKAGE_URL ""
  614. | #define PACKAGE "mono"
  615. | #define VERSION "4.8.1"
  616. | #define STDC_HEADERS 1
  617. | #define HAVE_SYS_TYPES_H 1
  618. | #define HAVE_SYS_STAT_H 1
  619. | #define HAVE_STDLIB_H 1
  620. | #define HAVE_STRING_H 1
  621. | #define HAVE_MEMORY_H 1
  622. | #define HAVE_STRINGS_H 1
  623. | #define HAVE_INTTYPES_H 1
  624. | #define HAVE_STDINT_H 1
  625. | #define HAVE_UNISTD_H 1
  626. | #define HAVE_DLFCN_H 1
  627. | #define LT_OBJDIR ".libs/"
  628. | #define HAVE_ICONV 1
  629. | #define ICONV_CONST
  630. | #define HAVE_SYS_FILIO_H 1
  631. | /* end confdefs.h. */
  632. | #include <sys/sockio.h>
  633. configure:18456: result: no
  634. configure:18456: WARNING: sys/sockio.h: accepted by the compiler, rejected by the preprocessor!
  635. configure:18456: WARNING: sys/sockio.h: proceeding with the compiler's result
  636. configure:18456: checking for sys/sockio.h
  637. configure:18456: result: yes
  638. configure:18456: checking netdb.h usability
  639. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  640. conftest.c:60:19: fatal error: netdb.h: No such file or directory
  641. #include <netdb.h>
  642. ^
  643. compilation terminated.
  644. configure:18456: $? = 1
  645. configure: failed program was:
  646. | /* confdefs.h */
  647. | #define PACKAGE_NAME "mono"
  648. | #define PACKAGE_TARNAME "mono"
  649. | #define PACKAGE_VERSION "4.8.1"
  650. | #define PACKAGE_STRING "mono 4.8.1"
  651. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  652. | #define PACKAGE_URL ""
  653. | #define PACKAGE "mono"
  654. | #define VERSION "4.8.1"
  655. | #define STDC_HEADERS 1
  656. | #define HAVE_SYS_TYPES_H 1
  657. | #define HAVE_SYS_STAT_H 1
  658. | #define HAVE_STDLIB_H 1
  659. | #define HAVE_STRING_H 1
  660. | #define HAVE_MEMORY_H 1
  661. | #define HAVE_STRINGS_H 1
  662. | #define HAVE_INTTYPES_H 1
  663. | #define HAVE_STDINT_H 1
  664. | #define HAVE_UNISTD_H 1
  665. | #define HAVE_DLFCN_H 1
  666. | #define LT_OBJDIR ".libs/"
  667. | #define HAVE_ICONV 1
  668. | #define ICONV_CONST
  669. | #define HAVE_SYS_FILIO_H 1
  670. | #define HAVE_SYS_SOCKIO_H 1
  671. | /* end confdefs.h. */
  672. | #include <stdio.h>
  673. | #ifdef HAVE_SYS_TYPES_H
  674. | # include <sys/types.h>
  675. | #endif
  676. | #ifdef HAVE_SYS_STAT_H
  677. | # include <sys/stat.h>
  678. | #endif
  679. | #ifdef STDC_HEADERS
  680. | # include <stdlib.h>
  681. | # include <stddef.h>
  682. | #else
  683. | # ifdef HAVE_STDLIB_H
  684. | # include <stdlib.h>
  685. | # endif
  686. | #endif
  687. | #ifdef HAVE_STRING_H
  688. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  689. | # include <memory.h>
  690. | # endif
  691. | # include <string.h>
  692. | #endif
  693. | #ifdef HAVE_STRINGS_H
  694. | # include <strings.h>
  695. | #endif
  696. | #ifdef HAVE_INTTYPES_H
  697. | # include <inttypes.h>
  698. | #endif
  699. | #ifdef HAVE_STDINT_H
  700. | # include <stdint.h>
  701. | #endif
  702. | #ifdef HAVE_UNISTD_H
  703. | # include <unistd.h>
  704. | #endif
  705. | #include <netdb.h>
  706. configure:18456: result: no
  707. configure:18456: checking netdb.h presence
  708. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  709. conftest.c:27:19: fatal error: netdb.h: No such file or directory
  710. #include <netdb.h>
  711. ^
  712. compilation terminated.
  713. configure:18456: $? = 1
  714. configure: failed program was:
  715. | /* confdefs.h */
  716. | #define PACKAGE_NAME "mono"
  717. | #define PACKAGE_TARNAME "mono"
  718. | #define PACKAGE_VERSION "4.8.1"
  719. | #define PACKAGE_STRING "mono 4.8.1"
  720. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  721. | #define PACKAGE_URL ""
  722. | #define PACKAGE "mono"
  723. | #define VERSION "4.8.1"
  724. | #define STDC_HEADERS 1
  725. | #define HAVE_SYS_TYPES_H 1
  726. | #define HAVE_SYS_STAT_H 1
  727. | #define HAVE_STDLIB_H 1
  728. | #define HAVE_STRING_H 1
  729. | #define HAVE_MEMORY_H 1
  730. | #define HAVE_STRINGS_H 1
  731. | #define HAVE_INTTYPES_H 1
  732. | #define HAVE_STDINT_H 1
  733. | #define HAVE_UNISTD_H 1
  734. | #define HAVE_DLFCN_H 1
  735. | #define LT_OBJDIR ".libs/"
  736. | #define HAVE_ICONV 1
  737. | #define ICONV_CONST
  738. | #define HAVE_SYS_FILIO_H 1
  739. | #define HAVE_SYS_SOCKIO_H 1
  740. | /* end confdefs.h. */
  741. | #include <netdb.h>
  742. configure:18456: result: no
  743. configure:18456: checking for netdb.h
  744. configure:18456: result: no
  745. configure:18456: checking utime.h usability
  746. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  747. configure:18456: $? = 0
  748. configure:18456: result: yes
  749. configure:18456: checking utime.h presence
  750. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  751. configure:18456: $? = 0
  752. configure:18456: result: yes
  753. configure:18456: checking for utime.h
  754. configure:18456: result: yes
  755. configure:18456: checking sys/utime.h usability
  756. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  757. configure:18456: $? = 0
  758. configure:18456: result: yes
  759. configure:18456: checking sys/utime.h presence
  760. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  761. configure:18456: $? = 0
  762. configure:18456: result: yes
  763. configure:18456: checking for sys/utime.h
  764. configure:18456: result: yes
  765. configure:18456: checking semaphore.h usability
  766. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  767. configure:18456: $? = 0
  768. configure:18456: result: yes
  769. configure:18456: checking semaphore.h presence
  770. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  771. configure:18456: $? = 0
  772. configure:18456: result: yes
  773. configure:18456: checking for semaphore.h
  774. configure:18456: result: yes
  775. configure:18456: checking sys/un.h usability
  776. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  777. conftest.c:63:20: fatal error: sys/un.h: No such file or directory
  778. #include <sys/un.h>
  779. ^
  780. compilation terminated.
  781. configure:18456: $? = 1
  782. configure: failed program was:
  783. | /* confdefs.h */
  784. | #define PACKAGE_NAME "mono"
  785. | #define PACKAGE_TARNAME "mono"
  786. | #define PACKAGE_VERSION "4.8.1"
  787. | #define PACKAGE_STRING "mono 4.8.1"
  788. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  789. | #define PACKAGE_URL ""
  790. | #define PACKAGE "mono"
  791. | #define VERSION "4.8.1"
  792. | #define STDC_HEADERS 1
  793. | #define HAVE_SYS_TYPES_H 1
  794. | #define HAVE_SYS_STAT_H 1
  795. | #define HAVE_STDLIB_H 1
  796. | #define HAVE_STRING_H 1
  797. | #define HAVE_MEMORY_H 1
  798. | #define HAVE_STRINGS_H 1
  799. | #define HAVE_INTTYPES_H 1
  800. | #define HAVE_STDINT_H 1
  801. | #define HAVE_UNISTD_H 1
  802. | #define HAVE_DLFCN_H 1
  803. | #define LT_OBJDIR ".libs/"
  804. | #define HAVE_ICONV 1
  805. | #define ICONV_CONST
  806. | #define HAVE_SYS_FILIO_H 1
  807. | #define HAVE_SYS_SOCKIO_H 1
  808. | #define HAVE_UTIME_H 1
  809. | #define HAVE_SYS_UTIME_H 1
  810. | #define HAVE_SEMAPHORE_H 1
  811. | /* end confdefs.h. */
  812. | #include <stdio.h>
  813. | #ifdef HAVE_SYS_TYPES_H
  814. | # include <sys/types.h>
  815. | #endif
  816. | #ifdef HAVE_SYS_STAT_H
  817. | # include <sys/stat.h>
  818. | #endif
  819. | #ifdef STDC_HEADERS
  820. | # include <stdlib.h>
  821. | # include <stddef.h>
  822. | #else
  823. | # ifdef HAVE_STDLIB_H
  824. | # include <stdlib.h>
  825. | # endif
  826. | #endif
  827. | #ifdef HAVE_STRING_H
  828. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  829. | # include <memory.h>
  830. | # endif
  831. | # include <string.h>
  832. | #endif
  833. | #ifdef HAVE_STRINGS_H
  834. | # include <strings.h>
  835. | #endif
  836. | #ifdef HAVE_INTTYPES_H
  837. | # include <inttypes.h>
  838. | #endif
  839. | #ifdef HAVE_STDINT_H
  840. | # include <stdint.h>
  841. | #endif
  842. | #ifdef HAVE_UNISTD_H
  843. | # include <unistd.h>
  844. | #endif
  845. | #include <sys/un.h>
  846. configure:18456: result: no
  847. configure:18456: checking sys/un.h presence
  848. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  849. conftest.c:30:20: fatal error: sys/un.h: No such file or directory
  850. #include <sys/un.h>
  851. ^
  852. compilation terminated.
  853. configure:18456: $? = 1
  854. configure: failed program was:
  855. | /* confdefs.h */
  856. | #define PACKAGE_NAME "mono"
  857. | #define PACKAGE_TARNAME "mono"
  858. | #define PACKAGE_VERSION "4.8.1"
  859. | #define PACKAGE_STRING "mono 4.8.1"
  860. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  861. | #define PACKAGE_URL ""
  862. | #define PACKAGE "mono"
  863. | #define VERSION "4.8.1"
  864. | #define STDC_HEADERS 1
  865. | #define HAVE_SYS_TYPES_H 1
  866. | #define HAVE_SYS_STAT_H 1
  867. | #define HAVE_STDLIB_H 1
  868. | #define HAVE_STRING_H 1
  869. | #define HAVE_MEMORY_H 1
  870. | #define HAVE_STRINGS_H 1
  871. | #define HAVE_INTTYPES_H 1
  872. | #define HAVE_STDINT_H 1
  873. | #define HAVE_UNISTD_H 1
  874. | #define HAVE_DLFCN_H 1
  875. | #define LT_OBJDIR ".libs/"
  876. | #define HAVE_ICONV 1
  877. | #define ICONV_CONST
  878. | #define HAVE_SYS_FILIO_H 1
  879. | #define HAVE_SYS_SOCKIO_H 1
  880. | #define HAVE_UTIME_H 1
  881. | #define HAVE_SYS_UTIME_H 1
  882. | #define HAVE_SEMAPHORE_H 1
  883. | /* end confdefs.h. */
  884. | #include <sys/un.h>
  885. configure:18456: result: no
  886. configure:18456: checking for sys/un.h
  887. configure:18456: result: no
  888. configure:18456: checking linux/rtc.h usability
  889. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  890. conftest.c:63:23: fatal error: linux/rtc.h: No such file or directory
  891. #include <linux/rtc.h>
  892. ^
  893. compilation terminated.
  894. configure:18456: $? = 1
  895. configure: failed program was:
  896. | /* confdefs.h */
  897. | #define PACKAGE_NAME "mono"
  898. | #define PACKAGE_TARNAME "mono"
  899. | #define PACKAGE_VERSION "4.8.1"
  900. | #define PACKAGE_STRING "mono 4.8.1"
  901. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  902. | #define PACKAGE_URL ""
  903. | #define PACKAGE "mono"
  904. | #define VERSION "4.8.1"
  905. | #define STDC_HEADERS 1
  906. | #define HAVE_SYS_TYPES_H 1
  907. | #define HAVE_SYS_STAT_H 1
  908. | #define HAVE_STDLIB_H 1
  909. | #define HAVE_STRING_H 1
  910. | #define HAVE_MEMORY_H 1
  911. | #define HAVE_STRINGS_H 1
  912. | #define HAVE_INTTYPES_H 1
  913. | #define HAVE_STDINT_H 1
  914. | #define HAVE_UNISTD_H 1
  915. | #define HAVE_DLFCN_H 1
  916. | #define LT_OBJDIR ".libs/"
  917. | #define HAVE_ICONV 1
  918. | #define ICONV_CONST
  919. | #define HAVE_SYS_FILIO_H 1
  920. | #define HAVE_SYS_SOCKIO_H 1
  921. | #define HAVE_UTIME_H 1
  922. | #define HAVE_SYS_UTIME_H 1
  923. | #define HAVE_SEMAPHORE_H 1
  924. | /* end confdefs.h. */
  925. | #include <stdio.h>
  926. | #ifdef HAVE_SYS_TYPES_H
  927. | # include <sys/types.h>
  928. | #endif
  929. | #ifdef HAVE_SYS_STAT_H
  930. | # include <sys/stat.h>
  931. | #endif
  932. | #ifdef STDC_HEADERS
  933. | # include <stdlib.h>
  934. | # include <stddef.h>
  935. | #else
  936. | # ifdef HAVE_STDLIB_H
  937. | # include <stdlib.h>
  938. | # endif
  939. | #endif
  940. | #ifdef HAVE_STRING_H
  941. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  942. | # include <memory.h>
  943. | # endif
  944. | # include <string.h>
  945. | #endif
  946. | #ifdef HAVE_STRINGS_H
  947. | # include <strings.h>
  948. | #endif
  949. | #ifdef HAVE_INTTYPES_H
  950. | # include <inttypes.h>
  951. | #endif
  952. | #ifdef HAVE_STDINT_H
  953. | # include <stdint.h>
  954. | #endif
  955. | #ifdef HAVE_UNISTD_H
  956. | # include <unistd.h>
  957. | #endif
  958. | #include <linux/rtc.h>
  959. configure:18456: result: no
  960. configure:18456: checking linux/rtc.h presence
  961. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  962. conftest.c:30:23: fatal error: linux/rtc.h: No such file or directory
  963. #include <linux/rtc.h>
  964. ^
  965. compilation terminated.
  966. configure:18456: $? = 1
  967. configure: failed program was:
  968. | /* confdefs.h */
  969. | #define PACKAGE_NAME "mono"
  970. | #define PACKAGE_TARNAME "mono"
  971. | #define PACKAGE_VERSION "4.8.1"
  972. | #define PACKAGE_STRING "mono 4.8.1"
  973. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  974. | #define PACKAGE_URL ""
  975. | #define PACKAGE "mono"
  976. | #define VERSION "4.8.1"
  977. | #define STDC_HEADERS 1
  978. | #define HAVE_SYS_TYPES_H 1
  979. | #define HAVE_SYS_STAT_H 1
  980. | #define HAVE_STDLIB_H 1
  981. | #define HAVE_STRING_H 1
  982. | #define HAVE_MEMORY_H 1
  983. | #define HAVE_STRINGS_H 1
  984. | #define HAVE_INTTYPES_H 1
  985. | #define HAVE_STDINT_H 1
  986. | #define HAVE_UNISTD_H 1
  987. | #define HAVE_DLFCN_H 1
  988. | #define LT_OBJDIR ".libs/"
  989. | #define HAVE_ICONV 1
  990. | #define ICONV_CONST
  991. | #define HAVE_SYS_FILIO_H 1
  992. | #define HAVE_SYS_SOCKIO_H 1
  993. | #define HAVE_UTIME_H 1
  994. | #define HAVE_SYS_UTIME_H 1
  995. | #define HAVE_SEMAPHORE_H 1
  996. | /* end confdefs.h. */
  997. | #include <linux/rtc.h>
  998. configure:18456: result: no
  999. configure:18456: checking for linux/rtc.h
  1000. configure:18456: result: no
  1001. configure:18456: checking sys/syscall.h usability
  1002. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1003. conftest.c:63:25: fatal error: sys/syscall.h: No such file or directory
  1004. #include <sys/syscall.h>
  1005. ^
  1006. compilation terminated.
  1007. configure:18456: $? = 1
  1008. configure: failed program was:
  1009. | /* confdefs.h */
  1010. | #define PACKAGE_NAME "mono"
  1011. | #define PACKAGE_TARNAME "mono"
  1012. | #define PACKAGE_VERSION "4.8.1"
  1013. | #define PACKAGE_STRING "mono 4.8.1"
  1014. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1015. | #define PACKAGE_URL ""
  1016. | #define PACKAGE "mono"
  1017. | #define VERSION "4.8.1"
  1018. | #define STDC_HEADERS 1
  1019. | #define HAVE_SYS_TYPES_H 1
  1020. | #define HAVE_SYS_STAT_H 1
  1021. | #define HAVE_STDLIB_H 1
  1022. | #define HAVE_STRING_H 1
  1023. | #define HAVE_MEMORY_H 1
  1024. | #define HAVE_STRINGS_H 1
  1025. | #define HAVE_INTTYPES_H 1
  1026. | #define HAVE_STDINT_H 1
  1027. | #define HAVE_UNISTD_H 1
  1028. | #define HAVE_DLFCN_H 1
  1029. | #define LT_OBJDIR ".libs/"
  1030. | #define HAVE_ICONV 1
  1031. | #define ICONV_CONST
  1032. | #define HAVE_SYS_FILIO_H 1
  1033. | #define HAVE_SYS_SOCKIO_H 1
  1034. | #define HAVE_UTIME_H 1
  1035. | #define HAVE_SYS_UTIME_H 1
  1036. | #define HAVE_SEMAPHORE_H 1
  1037. | /* end confdefs.h. */
  1038. | #include <stdio.h>
  1039. | #ifdef HAVE_SYS_TYPES_H
  1040. | # include <sys/types.h>
  1041. | #endif
  1042. | #ifdef HAVE_SYS_STAT_H
  1043. | # include <sys/stat.h>
  1044. | #endif
  1045. | #ifdef STDC_HEADERS
  1046. | # include <stdlib.h>
  1047. | # include <stddef.h>
  1048. | #else
  1049. | # ifdef HAVE_STDLIB_H
  1050. | # include <stdlib.h>
  1051. | # endif
  1052. | #endif
  1053. | #ifdef HAVE_STRING_H
  1054. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1055. | # include <memory.h>
  1056. | # endif
  1057. | # include <string.h>
  1058. | #endif
  1059. | #ifdef HAVE_STRINGS_H
  1060. | # include <strings.h>
  1061. | #endif
  1062. | #ifdef HAVE_INTTYPES_H
  1063. | # include <inttypes.h>
  1064. | #endif
  1065. | #ifdef HAVE_STDINT_H
  1066. | # include <stdint.h>
  1067. | #endif
  1068. | #ifdef HAVE_UNISTD_H
  1069. | # include <unistd.h>
  1070. | #endif
  1071. | #include <sys/syscall.h>
  1072. configure:18456: result: no
  1073. configure:18456: checking sys/syscall.h presence
  1074. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1075. conftest.c:30:25: fatal error: sys/syscall.h: No such file or directory
  1076. #include <sys/syscall.h>
  1077. ^
  1078. compilation terminated.
  1079. configure:18456: $? = 1
  1080. configure: failed program was:
  1081. | /* confdefs.h */
  1082. | #define PACKAGE_NAME "mono"
  1083. | #define PACKAGE_TARNAME "mono"
  1084. | #define PACKAGE_VERSION "4.8.1"
  1085. | #define PACKAGE_STRING "mono 4.8.1"
  1086. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1087. | #define PACKAGE_URL ""
  1088. | #define PACKAGE "mono"
  1089. | #define VERSION "4.8.1"
  1090. | #define STDC_HEADERS 1
  1091. | #define HAVE_SYS_TYPES_H 1
  1092. | #define HAVE_SYS_STAT_H 1
  1093. | #define HAVE_STDLIB_H 1
  1094. | #define HAVE_STRING_H 1
  1095. | #define HAVE_MEMORY_H 1
  1096. | #define HAVE_STRINGS_H 1
  1097. | #define HAVE_INTTYPES_H 1
  1098. | #define HAVE_STDINT_H 1
  1099. | #define HAVE_UNISTD_H 1
  1100. | #define HAVE_DLFCN_H 1
  1101. | #define LT_OBJDIR ".libs/"
  1102. | #define HAVE_ICONV 1
  1103. | #define ICONV_CONST
  1104. | #define HAVE_SYS_FILIO_H 1
  1105. | #define HAVE_SYS_SOCKIO_H 1
  1106. | #define HAVE_UTIME_H 1
  1107. | #define HAVE_SYS_UTIME_H 1
  1108. | #define HAVE_SEMAPHORE_H 1
  1109. | /* end confdefs.h. */
  1110. | #include <sys/syscall.h>
  1111. configure:18456: result: no
  1112. configure:18456: checking for sys/syscall.h
  1113. configure:18456: result: no
  1114. configure:18456: checking sys/mkdev.h usability
  1115. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1116. conftest.c:63:23: fatal error: sys/mkdev.h: No such file or directory
  1117. #include <sys/mkdev.h>
  1118. ^
  1119. compilation terminated.
  1120. configure:18456: $? = 1
  1121. configure: failed program was:
  1122. | /* confdefs.h */
  1123. | #define PACKAGE_NAME "mono"
  1124. | #define PACKAGE_TARNAME "mono"
  1125. | #define PACKAGE_VERSION "4.8.1"
  1126. | #define PACKAGE_STRING "mono 4.8.1"
  1127. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1128. | #define PACKAGE_URL ""
  1129. | #define PACKAGE "mono"
  1130. | #define VERSION "4.8.1"
  1131. | #define STDC_HEADERS 1
  1132. | #define HAVE_SYS_TYPES_H 1
  1133. | #define HAVE_SYS_STAT_H 1
  1134. | #define HAVE_STDLIB_H 1
  1135. | #define HAVE_STRING_H 1
  1136. | #define HAVE_MEMORY_H 1
  1137. | #define HAVE_STRINGS_H 1
  1138. | #define HAVE_INTTYPES_H 1
  1139. | #define HAVE_STDINT_H 1
  1140. | #define HAVE_UNISTD_H 1
  1141. | #define HAVE_DLFCN_H 1
  1142. | #define LT_OBJDIR ".libs/"
  1143. | #define HAVE_ICONV 1
  1144. | #define ICONV_CONST
  1145. | #define HAVE_SYS_FILIO_H 1
  1146. | #define HAVE_SYS_SOCKIO_H 1
  1147. | #define HAVE_UTIME_H 1
  1148. | #define HAVE_SYS_UTIME_H 1
  1149. | #define HAVE_SEMAPHORE_H 1
  1150. | /* end confdefs.h. */
  1151. | #include <stdio.h>
  1152. | #ifdef HAVE_SYS_TYPES_H
  1153. | # include <sys/types.h>
  1154. | #endif
  1155. | #ifdef HAVE_SYS_STAT_H
  1156. | # include <sys/stat.h>
  1157. | #endif
  1158. | #ifdef STDC_HEADERS
  1159. | # include <stdlib.h>
  1160. | # include <stddef.h>
  1161. | #else
  1162. | # ifdef HAVE_STDLIB_H
  1163. | # include <stdlib.h>
  1164. | # endif
  1165. | #endif
  1166. | #ifdef HAVE_STRING_H
  1167. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1168. | # include <memory.h>
  1169. | # endif
  1170. | # include <string.h>
  1171. | #endif
  1172. | #ifdef HAVE_STRINGS_H
  1173. | # include <strings.h>
  1174. | #endif
  1175. | #ifdef HAVE_INTTYPES_H
  1176. | # include <inttypes.h>
  1177. | #endif
  1178. | #ifdef HAVE_STDINT_H
  1179. | # include <stdint.h>
  1180. | #endif
  1181. | #ifdef HAVE_UNISTD_H
  1182. | # include <unistd.h>
  1183. | #endif
  1184. | #include <sys/mkdev.h>
  1185. configure:18456: result: no
  1186. configure:18456: checking sys/mkdev.h presence
  1187. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1188. conftest.c:30:23: fatal error: sys/mkdev.h: No such file or directory
  1189. #include <sys/mkdev.h>
  1190. ^
  1191. compilation terminated.
  1192. configure:18456: $? = 1
  1193. configure: failed program was:
  1194. | /* confdefs.h */
  1195. | #define PACKAGE_NAME "mono"
  1196. | #define PACKAGE_TARNAME "mono"
  1197. | #define PACKAGE_VERSION "4.8.1"
  1198. | #define PACKAGE_STRING "mono 4.8.1"
  1199. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1200. | #define PACKAGE_URL ""
  1201. | #define PACKAGE "mono"
  1202. | #define VERSION "4.8.1"
  1203. | #define STDC_HEADERS 1
  1204. | #define HAVE_SYS_TYPES_H 1
  1205. | #define HAVE_SYS_STAT_H 1
  1206. | #define HAVE_STDLIB_H 1
  1207. | #define HAVE_STRING_H 1
  1208. | #define HAVE_MEMORY_H 1
  1209. | #define HAVE_STRINGS_H 1
  1210. | #define HAVE_INTTYPES_H 1
  1211. | #define HAVE_STDINT_H 1
  1212. | #define HAVE_UNISTD_H 1
  1213. | #define HAVE_DLFCN_H 1
  1214. | #define LT_OBJDIR ".libs/"
  1215. | #define HAVE_ICONV 1
  1216. | #define ICONV_CONST
  1217. | #define HAVE_SYS_FILIO_H 1
  1218. | #define HAVE_SYS_SOCKIO_H 1
  1219. | #define HAVE_UTIME_H 1
  1220. | #define HAVE_SYS_UTIME_H 1
  1221. | #define HAVE_SEMAPHORE_H 1
  1222. | /* end confdefs.h. */
  1223. | #include <sys/mkdev.h>
  1224. configure:18456: result: no
  1225. configure:18456: checking for sys/mkdev.h
  1226. configure:18456: result: no
  1227. configure:18456: checking sys/uio.h usability
  1228. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1229. configure:18456: $? = 0
  1230. configure:18456: result: yes
  1231. configure:18456: checking sys/uio.h presence
  1232. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1233. conftest.c:30:21: fatal error: sys/uio.h: No such file or directory
  1234. #include <sys/uio.h>
  1235. ^
  1236. compilation terminated.
  1237. configure:18456: $? = 1
  1238. configure: failed program was:
  1239. | /* confdefs.h */
  1240. | #define PACKAGE_NAME "mono"
  1241. | #define PACKAGE_TARNAME "mono"
  1242. | #define PACKAGE_VERSION "4.8.1"
  1243. | #define PACKAGE_STRING "mono 4.8.1"
  1244. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1245. | #define PACKAGE_URL ""
  1246. | #define PACKAGE "mono"
  1247. | #define VERSION "4.8.1"
  1248. | #define STDC_HEADERS 1
  1249. | #define HAVE_SYS_TYPES_H 1
  1250. | #define HAVE_SYS_STAT_H 1
  1251. | #define HAVE_STDLIB_H 1
  1252. | #define HAVE_STRING_H 1
  1253. | #define HAVE_MEMORY_H 1
  1254. | #define HAVE_STRINGS_H 1
  1255. | #define HAVE_INTTYPES_H 1
  1256. | #define HAVE_STDINT_H 1
  1257. | #define HAVE_UNISTD_H 1
  1258. | #define HAVE_DLFCN_H 1
  1259. | #define LT_OBJDIR ".libs/"
  1260. | #define HAVE_ICONV 1
  1261. | #define ICONV_CONST
  1262. | #define HAVE_SYS_FILIO_H 1
  1263. | #define HAVE_SYS_SOCKIO_H 1
  1264. | #define HAVE_UTIME_H 1
  1265. | #define HAVE_SYS_UTIME_H 1
  1266. | #define HAVE_SEMAPHORE_H 1
  1267. | /* end confdefs.h. */
  1268. | #include <sys/uio.h>
  1269. configure:18456: result: no
  1270. configure:18456: WARNING: sys/uio.h: accepted by the compiler, rejected by the preprocessor!
  1271. configure:18456: WARNING: sys/uio.h: proceeding with the compiler's result
  1272. configure:18456: checking for sys/uio.h
  1273. configure:18456: result: yes
  1274. configure:18456: checking sys/param.h usability
  1275. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1276. configure:18456: $? = 0
  1277. configure:18456: result: yes
  1278. configure:18456: checking sys/param.h presence
  1279. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1280. configure:18456: $? = 0
  1281. configure:18456: result: yes
  1282. configure:18456: checking for sys/param.h
  1283. configure:18456: result: yes
  1284. configure:18456: checking sys/sysctl.h usability
  1285. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1286. conftest.c:65:24: fatal error: sys/sysctl.h: No such file or directory
  1287. #include <sys/sysctl.h>
  1288. ^
  1289. compilation terminated.
  1290. configure:18456: $? = 1
  1291. configure: failed program was:
  1292. | /* confdefs.h */
  1293. | #define PACKAGE_NAME "mono"
  1294. | #define PACKAGE_TARNAME "mono"
  1295. | #define PACKAGE_VERSION "4.8.1"
  1296. | #define PACKAGE_STRING "mono 4.8.1"
  1297. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1298. | #define PACKAGE_URL ""
  1299. | #define PACKAGE "mono"
  1300. | #define VERSION "4.8.1"
  1301. | #define STDC_HEADERS 1
  1302. | #define HAVE_SYS_TYPES_H 1
  1303. | #define HAVE_SYS_STAT_H 1
  1304. | #define HAVE_STDLIB_H 1
  1305. | #define HAVE_STRING_H 1
  1306. | #define HAVE_MEMORY_H 1
  1307. | #define HAVE_STRINGS_H 1
  1308. | #define HAVE_INTTYPES_H 1
  1309. | #define HAVE_STDINT_H 1
  1310. | #define HAVE_UNISTD_H 1
  1311. | #define HAVE_DLFCN_H 1
  1312. | #define LT_OBJDIR ".libs/"
  1313. | #define HAVE_ICONV 1
  1314. | #define ICONV_CONST
  1315. | #define HAVE_SYS_FILIO_H 1
  1316. | #define HAVE_SYS_SOCKIO_H 1
  1317. | #define HAVE_UTIME_H 1
  1318. | #define HAVE_SYS_UTIME_H 1
  1319. | #define HAVE_SEMAPHORE_H 1
  1320. | #define HAVE_SYS_UIO_H 1
  1321. | #define HAVE_SYS_PARAM_H 1
  1322. | /* end confdefs.h. */
  1323. | #include <stdio.h>
  1324. | #ifdef HAVE_SYS_TYPES_H
  1325. | # include <sys/types.h>
  1326. | #endif
  1327. | #ifdef HAVE_SYS_STAT_H
  1328. | # include <sys/stat.h>
  1329. | #endif
  1330. | #ifdef STDC_HEADERS
  1331. | # include <stdlib.h>
  1332. | # include <stddef.h>
  1333. | #else
  1334. | # ifdef HAVE_STDLIB_H
  1335. | # include <stdlib.h>
  1336. | # endif
  1337. | #endif
  1338. | #ifdef HAVE_STRING_H
  1339. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1340. | # include <memory.h>
  1341. | # endif
  1342. | # include <string.h>
  1343. | #endif
  1344. | #ifdef HAVE_STRINGS_H
  1345. | # include <strings.h>
  1346. | #endif
  1347. | #ifdef HAVE_INTTYPES_H
  1348. | # include <inttypes.h>
  1349. | #endif
  1350. | #ifdef HAVE_STDINT_H
  1351. | # include <stdint.h>
  1352. | #endif
  1353. | #ifdef HAVE_UNISTD_H
  1354. | # include <unistd.h>
  1355. | #endif
  1356. | #include <sys/sysctl.h>
  1357. configure:18456: result: no
  1358. configure:18456: checking sys/sysctl.h presence
  1359. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1360. conftest.c:32:24: fatal error: sys/sysctl.h: No such file or directory
  1361. #include <sys/sysctl.h>
  1362. ^
  1363. compilation terminated.
  1364. configure:18456: $? = 1
  1365. configure: failed program was:
  1366. | /* confdefs.h */
  1367. | #define PACKAGE_NAME "mono"
  1368. | #define PACKAGE_TARNAME "mono"
  1369. | #define PACKAGE_VERSION "4.8.1"
  1370. | #define PACKAGE_STRING "mono 4.8.1"
  1371. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1372. | #define PACKAGE_URL ""
  1373. | #define PACKAGE "mono"
  1374. | #define VERSION "4.8.1"
  1375. | #define STDC_HEADERS 1
  1376. | #define HAVE_SYS_TYPES_H 1
  1377. | #define HAVE_SYS_STAT_H 1
  1378. | #define HAVE_STDLIB_H 1
  1379. | #define HAVE_STRING_H 1
  1380. | #define HAVE_MEMORY_H 1
  1381. | #define HAVE_STRINGS_H 1
  1382. | #define HAVE_INTTYPES_H 1
  1383. | #define HAVE_STDINT_H 1
  1384. | #define HAVE_UNISTD_H 1
  1385. | #define HAVE_DLFCN_H 1
  1386. | #define LT_OBJDIR ".libs/"
  1387. | #define HAVE_ICONV 1
  1388. | #define ICONV_CONST
  1389. | #define HAVE_SYS_FILIO_H 1
  1390. | #define HAVE_SYS_SOCKIO_H 1
  1391. | #define HAVE_UTIME_H 1
  1392. | #define HAVE_SYS_UTIME_H 1
  1393. | #define HAVE_SEMAPHORE_H 1
  1394. | #define HAVE_SYS_UIO_H 1
  1395. | #define HAVE_SYS_PARAM_H 1
  1396. | /* end confdefs.h. */
  1397. | #include <sys/sysctl.h>
  1398. configure:18456: result: no
  1399. configure:18456: checking for sys/sysctl.h
  1400. configure:18456: result: no
  1401. configure:18456: checking libproc.h usability
  1402. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1403. conftest.c:65:21: fatal error: libproc.h: No such file or directory
  1404. #include <libproc.h>
  1405. ^
  1406. compilation terminated.
  1407. configure:18456: $? = 1
  1408. configure: failed program was:
  1409. | /* confdefs.h */
  1410. | #define PACKAGE_NAME "mono"
  1411. | #define PACKAGE_TARNAME "mono"
  1412. | #define PACKAGE_VERSION "4.8.1"
  1413. | #define PACKAGE_STRING "mono 4.8.1"
  1414. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1415. | #define PACKAGE_URL ""
  1416. | #define PACKAGE "mono"
  1417. | #define VERSION "4.8.1"
  1418. | #define STDC_HEADERS 1
  1419. | #define HAVE_SYS_TYPES_H 1
  1420. | #define HAVE_SYS_STAT_H 1
  1421. | #define HAVE_STDLIB_H 1
  1422. | #define HAVE_STRING_H 1
  1423. | #define HAVE_MEMORY_H 1
  1424. | #define HAVE_STRINGS_H 1
  1425. | #define HAVE_INTTYPES_H 1
  1426. | #define HAVE_STDINT_H 1
  1427. | #define HAVE_UNISTD_H 1
  1428. | #define HAVE_DLFCN_H 1
  1429. | #define LT_OBJDIR ".libs/"
  1430. | #define HAVE_ICONV 1
  1431. | #define ICONV_CONST
  1432. | #define HAVE_SYS_FILIO_H 1
  1433. | #define HAVE_SYS_SOCKIO_H 1
  1434. | #define HAVE_UTIME_H 1
  1435. | #define HAVE_SYS_UTIME_H 1
  1436. | #define HAVE_SEMAPHORE_H 1
  1437. | #define HAVE_SYS_UIO_H 1
  1438. | #define HAVE_SYS_PARAM_H 1
  1439. | /* end confdefs.h. */
  1440. | #include <stdio.h>
  1441. | #ifdef HAVE_SYS_TYPES_H
  1442. | # include <sys/types.h>
  1443. | #endif
  1444. | #ifdef HAVE_SYS_STAT_H
  1445. | # include <sys/stat.h>
  1446. | #endif
  1447. | #ifdef STDC_HEADERS
  1448. | # include <stdlib.h>
  1449. | # include <stddef.h>
  1450. | #else
  1451. | # ifdef HAVE_STDLIB_H
  1452. | # include <stdlib.h>
  1453. | # endif
  1454. | #endif
  1455. | #ifdef HAVE_STRING_H
  1456. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1457. | # include <memory.h>
  1458. | # endif
  1459. | # include <string.h>
  1460. | #endif
  1461. | #ifdef HAVE_STRINGS_H
  1462. | # include <strings.h>
  1463. | #endif
  1464. | #ifdef HAVE_INTTYPES_H
  1465. | # include <inttypes.h>
  1466. | #endif
  1467. | #ifdef HAVE_STDINT_H
  1468. | # include <stdint.h>
  1469. | #endif
  1470. | #ifdef HAVE_UNISTD_H
  1471. | # include <unistd.h>
  1472. | #endif
  1473. | #include <libproc.h>
  1474. configure:18456: result: no
  1475. configure:18456: checking libproc.h presence
  1476. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1477. conftest.c:32:21: fatal error: libproc.h: No such file or directory
  1478. #include <libproc.h>
  1479. ^
  1480. compilation terminated.
  1481. configure:18456: $? = 1
  1482. configure: failed program was:
  1483. | /* confdefs.h */
  1484. | #define PACKAGE_NAME "mono"
  1485. | #define PACKAGE_TARNAME "mono"
  1486. | #define PACKAGE_VERSION "4.8.1"
  1487. | #define PACKAGE_STRING "mono 4.8.1"
  1488. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1489. | #define PACKAGE_URL ""
  1490. | #define PACKAGE "mono"
  1491. | #define VERSION "4.8.1"
  1492. | #define STDC_HEADERS 1
  1493. | #define HAVE_SYS_TYPES_H 1
  1494. | #define HAVE_SYS_STAT_H 1
  1495. | #define HAVE_STDLIB_H 1
  1496. | #define HAVE_STRING_H 1
  1497. | #define HAVE_MEMORY_H 1
  1498. | #define HAVE_STRINGS_H 1
  1499. | #define HAVE_INTTYPES_H 1
  1500. | #define HAVE_STDINT_H 1
  1501. | #define HAVE_UNISTD_H 1
  1502. | #define HAVE_DLFCN_H 1
  1503. | #define LT_OBJDIR ".libs/"
  1504. | #define HAVE_ICONV 1
  1505. | #define ICONV_CONST
  1506. | #define HAVE_SYS_FILIO_H 1
  1507. | #define HAVE_SYS_SOCKIO_H 1
  1508. | #define HAVE_UTIME_H 1
  1509. | #define HAVE_SYS_UTIME_H 1
  1510. | #define HAVE_SEMAPHORE_H 1
  1511. | #define HAVE_SYS_UIO_H 1
  1512. | #define HAVE_SYS_PARAM_H 1
  1513. | /* end confdefs.h. */
  1514. | #include <libproc.h>
  1515. configure:18456: result: no
  1516. configure:18456: checking for libproc.h
  1517. configure:18456: result: no
  1518. configure:18456: checking sys/prctl.h usability
  1519. configure:18456: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1520. conftest.c:65:23: fatal error: sys/prctl.h: No such file or directory
  1521. #include <sys/prctl.h>
  1522. ^
  1523. compilation terminated.
  1524. configure:18456: $? = 1
  1525. configure: failed program was:
  1526. | /* confdefs.h */
  1527. | #define PACKAGE_NAME "mono"
  1528. | #define PACKAGE_TARNAME "mono"
  1529. | #define PACKAGE_VERSION "4.8.1"
  1530. | #define PACKAGE_STRING "mono 4.8.1"
  1531. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1532. | #define PACKAGE_URL ""
  1533. | #define PACKAGE "mono"
  1534. | #define VERSION "4.8.1"
  1535. | #define STDC_HEADERS 1
  1536. | #define HAVE_SYS_TYPES_H 1
  1537. | #define HAVE_SYS_STAT_H 1
  1538. | #define HAVE_STDLIB_H 1
  1539. | #define HAVE_STRING_H 1
  1540. | #define HAVE_MEMORY_H 1
  1541. | #define HAVE_STRINGS_H 1
  1542. | #define HAVE_INTTYPES_H 1
  1543. | #define HAVE_STDINT_H 1
  1544. | #define HAVE_UNISTD_H 1
  1545. | #define HAVE_DLFCN_H 1
  1546. | #define LT_OBJDIR ".libs/"
  1547. | #define HAVE_ICONV 1
  1548. | #define ICONV_CONST
  1549. | #define HAVE_SYS_FILIO_H 1
  1550. | #define HAVE_SYS_SOCKIO_H 1
  1551. | #define HAVE_UTIME_H 1
  1552. | #define HAVE_SYS_UTIME_H 1
  1553. | #define HAVE_SEMAPHORE_H 1
  1554. | #define HAVE_SYS_UIO_H 1
  1555. | #define HAVE_SYS_PARAM_H 1
  1556. | /* end confdefs.h. */
  1557. | #include <stdio.h>
  1558. | #ifdef HAVE_SYS_TYPES_H
  1559. | # include <sys/types.h>
  1560. | #endif
  1561. | #ifdef HAVE_SYS_STAT_H
  1562. | # include <sys/stat.h>
  1563. | #endif
  1564. | #ifdef STDC_HEADERS
  1565. | # include <stdlib.h>
  1566. | # include <stddef.h>
  1567. | #else
  1568. | # ifdef HAVE_STDLIB_H
  1569. | # include <stdlib.h>
  1570. | # endif
  1571. | #endif
  1572. | #ifdef HAVE_STRING_H
  1573. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1574. | # include <memory.h>
  1575. | # endif
  1576. | # include <string.h>
  1577. | #endif
  1578. | #ifdef HAVE_STRINGS_H
  1579. | # include <strings.h>
  1580. | #endif
  1581. | #ifdef HAVE_INTTYPES_H
  1582. | # include <inttypes.h>
  1583. | #endif
  1584. | #ifdef HAVE_STDINT_H
  1585. | # include <stdint.h>
  1586. | #endif
  1587. | #ifdef HAVE_UNISTD_H
  1588. | # include <unistd.h>
  1589. | #endif
  1590. | #include <sys/prctl.h>
  1591. configure:18456: result: no
  1592. configure:18456: checking sys/prctl.h presence
  1593. configure:18456: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1594. conftest.c:32:23: fatal error: sys/prctl.h: No such file or directory
  1595. #include <sys/prctl.h>
  1596. ^
  1597. compilation terminated.
  1598. configure:18456: $? = 1
  1599. configure: failed program was:
  1600. | /* confdefs.h */
  1601. | #define PACKAGE_NAME "mono"
  1602. | #define PACKAGE_TARNAME "mono"
  1603. | #define PACKAGE_VERSION "4.8.1"
  1604. | #define PACKAGE_STRING "mono 4.8.1"
  1605. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1606. | #define PACKAGE_URL ""
  1607. | #define PACKAGE "mono"
  1608. | #define VERSION "4.8.1"
  1609. | #define STDC_HEADERS 1
  1610. | #define HAVE_SYS_TYPES_H 1
  1611. | #define HAVE_SYS_STAT_H 1
  1612. | #define HAVE_STDLIB_H 1
  1613. | #define HAVE_STRING_H 1
  1614. | #define HAVE_MEMORY_H 1
  1615. | #define HAVE_STRINGS_H 1
  1616. | #define HAVE_INTTYPES_H 1
  1617. | #define HAVE_STDINT_H 1
  1618. | #define HAVE_UNISTD_H 1
  1619. | #define HAVE_DLFCN_H 1
  1620. | #define LT_OBJDIR ".libs/"
  1621. | #define HAVE_ICONV 1
  1622. | #define ICONV_CONST
  1623. | #define HAVE_SYS_FILIO_H 1
  1624. | #define HAVE_SYS_SOCKIO_H 1
  1625. | #define HAVE_UTIME_H 1
  1626. | #define HAVE_SYS_UTIME_H 1
  1627. | #define HAVE_SEMAPHORE_H 1
  1628. | #define HAVE_SYS_UIO_H 1
  1629. | #define HAVE_SYS_PARAM_H 1
  1630. | /* end confdefs.h. */
  1631. | #include <sys/prctl.h>
  1632. configure:18456: result: no
  1633. configure:18456: checking for sys/prctl.h
  1634. configure:18456: result: no
  1635. configure:18469: checking for sys/param.h
  1636. configure:18469: result: yes
  1637. configure:18469: checking sys/socket.h usability
  1638. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1639. conftest.c:66:24: fatal error: sys/socket.h: No such file or directory
  1640. #include <sys/socket.h>
  1641. ^
  1642. compilation terminated.
  1643. configure:18469: $? = 1
  1644. configure: failed program was:
  1645. | /* confdefs.h */
  1646. | #define PACKAGE_NAME "mono"
  1647. | #define PACKAGE_TARNAME "mono"
  1648. | #define PACKAGE_VERSION "4.8.1"
  1649. | #define PACKAGE_STRING "mono 4.8.1"
  1650. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1651. | #define PACKAGE_URL ""
  1652. | #define PACKAGE "mono"
  1653. | #define VERSION "4.8.1"
  1654. | #define STDC_HEADERS 1
  1655. | #define HAVE_SYS_TYPES_H 1
  1656. | #define HAVE_SYS_STAT_H 1
  1657. | #define HAVE_STDLIB_H 1
  1658. | #define HAVE_STRING_H 1
  1659. | #define HAVE_MEMORY_H 1
  1660. | #define HAVE_STRINGS_H 1
  1661. | #define HAVE_INTTYPES_H 1
  1662. | #define HAVE_STDINT_H 1
  1663. | #define HAVE_UNISTD_H 1
  1664. | #define HAVE_DLFCN_H 1
  1665. | #define LT_OBJDIR ".libs/"
  1666. | #define HAVE_ICONV 1
  1667. | #define ICONV_CONST
  1668. | #define HAVE_SYS_FILIO_H 1
  1669. | #define HAVE_SYS_SOCKIO_H 1
  1670. | #define HAVE_UTIME_H 1
  1671. | #define HAVE_SYS_UTIME_H 1
  1672. | #define HAVE_SEMAPHORE_H 1
  1673. | #define HAVE_SYS_UIO_H 1
  1674. | #define HAVE_SYS_PARAM_H 1
  1675. | #define HAVE_SYS_PARAM_H 1
  1676. | /* end confdefs.h. */
  1677. | #include <stdio.h>
  1678. | #ifdef HAVE_SYS_TYPES_H
  1679. | # include <sys/types.h>
  1680. | #endif
  1681. | #ifdef HAVE_SYS_STAT_H
  1682. | # include <sys/stat.h>
  1683. | #endif
  1684. | #ifdef STDC_HEADERS
  1685. | # include <stdlib.h>
  1686. | # include <stddef.h>
  1687. | #else
  1688. | # ifdef HAVE_STDLIB_H
  1689. | # include <stdlib.h>
  1690. | # endif
  1691. | #endif
  1692. | #ifdef HAVE_STRING_H
  1693. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1694. | # include <memory.h>
  1695. | # endif
  1696. | # include <string.h>
  1697. | #endif
  1698. | #ifdef HAVE_STRINGS_H
  1699. | # include <strings.h>
  1700. | #endif
  1701. | #ifdef HAVE_INTTYPES_H
  1702. | # include <inttypes.h>
  1703. | #endif
  1704. | #ifdef HAVE_STDINT_H
  1705. | # include <stdint.h>
  1706. | #endif
  1707. | #ifdef HAVE_UNISTD_H
  1708. | # include <unistd.h>
  1709. | #endif
  1710. | #include <sys/socket.h>
  1711. configure:18469: result: no
  1712. configure:18469: checking sys/socket.h presence
  1713. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1714. conftest.c:33:24: fatal error: sys/socket.h: No such file or directory
  1715. #include <sys/socket.h>
  1716. ^
  1717. compilation terminated.
  1718. configure:18469: $? = 1
  1719. configure: failed program was:
  1720. | /* confdefs.h */
  1721. | #define PACKAGE_NAME "mono"
  1722. | #define PACKAGE_TARNAME "mono"
  1723. | #define PACKAGE_VERSION "4.8.1"
  1724. | #define PACKAGE_STRING "mono 4.8.1"
  1725. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1726. | #define PACKAGE_URL ""
  1727. | #define PACKAGE "mono"
  1728. | #define VERSION "4.8.1"
  1729. | #define STDC_HEADERS 1
  1730. | #define HAVE_SYS_TYPES_H 1
  1731. | #define HAVE_SYS_STAT_H 1
  1732. | #define HAVE_STDLIB_H 1
  1733. | #define HAVE_STRING_H 1
  1734. | #define HAVE_MEMORY_H 1
  1735. | #define HAVE_STRINGS_H 1
  1736. | #define HAVE_INTTYPES_H 1
  1737. | #define HAVE_STDINT_H 1
  1738. | #define HAVE_UNISTD_H 1
  1739. | #define HAVE_DLFCN_H 1
  1740. | #define LT_OBJDIR ".libs/"
  1741. | #define HAVE_ICONV 1
  1742. | #define ICONV_CONST
  1743. | #define HAVE_SYS_FILIO_H 1
  1744. | #define HAVE_SYS_SOCKIO_H 1
  1745. | #define HAVE_UTIME_H 1
  1746. | #define HAVE_SYS_UTIME_H 1
  1747. | #define HAVE_SEMAPHORE_H 1
  1748. | #define HAVE_SYS_UIO_H 1
  1749. | #define HAVE_SYS_PARAM_H 1
  1750. | #define HAVE_SYS_PARAM_H 1
  1751. | /* end confdefs.h. */
  1752. | #include <sys/socket.h>
  1753. configure:18469: result: no
  1754. configure:18469: checking for sys/socket.h
  1755. configure:18469: result: no
  1756. configure:18469: checking sys/ipc.h usability
  1757. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1758. conftest.c:66:21: fatal error: sys/ipc.h: No such file or directory
  1759. #include <sys/ipc.h>
  1760. ^
  1761. compilation terminated.
  1762. configure:18469: $? = 1
  1763. configure: failed program was:
  1764. | /* confdefs.h */
  1765. | #define PACKAGE_NAME "mono"
  1766. | #define PACKAGE_TARNAME "mono"
  1767. | #define PACKAGE_VERSION "4.8.1"
  1768. | #define PACKAGE_STRING "mono 4.8.1"
  1769. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1770. | #define PACKAGE_URL ""
  1771. | #define PACKAGE "mono"
  1772. | #define VERSION "4.8.1"
  1773. | #define STDC_HEADERS 1
  1774. | #define HAVE_SYS_TYPES_H 1
  1775. | #define HAVE_SYS_STAT_H 1
  1776. | #define HAVE_STDLIB_H 1
  1777. | #define HAVE_STRING_H 1
  1778. | #define HAVE_MEMORY_H 1
  1779. | #define HAVE_STRINGS_H 1
  1780. | #define HAVE_INTTYPES_H 1
  1781. | #define HAVE_STDINT_H 1
  1782. | #define HAVE_UNISTD_H 1
  1783. | #define HAVE_DLFCN_H 1
  1784. | #define LT_OBJDIR ".libs/"
  1785. | #define HAVE_ICONV 1
  1786. | #define ICONV_CONST
  1787. | #define HAVE_SYS_FILIO_H 1
  1788. | #define HAVE_SYS_SOCKIO_H 1
  1789. | #define HAVE_UTIME_H 1
  1790. | #define HAVE_SYS_UTIME_H 1
  1791. | #define HAVE_SEMAPHORE_H 1
  1792. | #define HAVE_SYS_UIO_H 1
  1793. | #define HAVE_SYS_PARAM_H 1
  1794. | #define HAVE_SYS_PARAM_H 1
  1795. | /* end confdefs.h. */
  1796. | #include <stdio.h>
  1797. | #ifdef HAVE_SYS_TYPES_H
  1798. | # include <sys/types.h>
  1799. | #endif
  1800. | #ifdef HAVE_SYS_STAT_H
  1801. | # include <sys/stat.h>
  1802. | #endif
  1803. | #ifdef STDC_HEADERS
  1804. | # include <stdlib.h>
  1805. | # include <stddef.h>
  1806. | #else
  1807. | # ifdef HAVE_STDLIB_H
  1808. | # include <stdlib.h>
  1809. | # endif
  1810. | #endif
  1811. | #ifdef HAVE_STRING_H
  1812. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1813. | # include <memory.h>
  1814. | # endif
  1815. | # include <string.h>
  1816. | #endif
  1817. | #ifdef HAVE_STRINGS_H
  1818. | # include <strings.h>
  1819. | #endif
  1820. | #ifdef HAVE_INTTYPES_H
  1821. | # include <inttypes.h>
  1822. | #endif
  1823. | #ifdef HAVE_STDINT_H
  1824. | # include <stdint.h>
  1825. | #endif
  1826. | #ifdef HAVE_UNISTD_H
  1827. | # include <unistd.h>
  1828. | #endif
  1829. | #include <sys/ipc.h>
  1830. configure:18469: result: no
  1831. configure:18469: checking sys/ipc.h presence
  1832. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1833. conftest.c:33:21: fatal error: sys/ipc.h: No such file or directory
  1834. #include <sys/ipc.h>
  1835. ^
  1836. compilation terminated.
  1837. configure:18469: $? = 1
  1838. configure: failed program was:
  1839. | /* confdefs.h */
  1840. | #define PACKAGE_NAME "mono"
  1841. | #define PACKAGE_TARNAME "mono"
  1842. | #define PACKAGE_VERSION "4.8.1"
  1843. | #define PACKAGE_STRING "mono 4.8.1"
  1844. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1845. | #define PACKAGE_URL ""
  1846. | #define PACKAGE "mono"
  1847. | #define VERSION "4.8.1"
  1848. | #define STDC_HEADERS 1
  1849. | #define HAVE_SYS_TYPES_H 1
  1850. | #define HAVE_SYS_STAT_H 1
  1851. | #define HAVE_STDLIB_H 1
  1852. | #define HAVE_STRING_H 1
  1853. | #define HAVE_MEMORY_H 1
  1854. | #define HAVE_STRINGS_H 1
  1855. | #define HAVE_INTTYPES_H 1
  1856. | #define HAVE_STDINT_H 1
  1857. | #define HAVE_UNISTD_H 1
  1858. | #define HAVE_DLFCN_H 1
  1859. | #define LT_OBJDIR ".libs/"
  1860. | #define HAVE_ICONV 1
  1861. | #define ICONV_CONST
  1862. | #define HAVE_SYS_FILIO_H 1
  1863. | #define HAVE_SYS_SOCKIO_H 1
  1864. | #define HAVE_UTIME_H 1
  1865. | #define HAVE_SYS_UTIME_H 1
  1866. | #define HAVE_SEMAPHORE_H 1
  1867. | #define HAVE_SYS_UIO_H 1
  1868. | #define HAVE_SYS_PARAM_H 1
  1869. | #define HAVE_SYS_PARAM_H 1
  1870. | /* end confdefs.h. */
  1871. | #include <sys/ipc.h>
  1872. configure:18469: result: no
  1873. configure:18469: checking for sys/ipc.h
  1874. configure:18469: result: no
  1875. configure:18469: checking sys/utsname.h usability
  1876. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1877. configure:18469: $? = 0
  1878. configure:18469: result: yes
  1879. configure:18469: checking sys/utsname.h presence
  1880. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1881. conftest.c:33:25: fatal error: sys/utsname.h: No such file or directory
  1882. #include <sys/utsname.h>
  1883. ^
  1884. compilation terminated.
  1885. configure:18469: $? = 1
  1886. configure: failed program was:
  1887. | /* confdefs.h */
  1888. | #define PACKAGE_NAME "mono"
  1889. | #define PACKAGE_TARNAME "mono"
  1890. | #define PACKAGE_VERSION "4.8.1"
  1891. | #define PACKAGE_STRING "mono 4.8.1"
  1892. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1893. | #define PACKAGE_URL ""
  1894. | #define PACKAGE "mono"
  1895. | #define VERSION "4.8.1"
  1896. | #define STDC_HEADERS 1
  1897. | #define HAVE_SYS_TYPES_H 1
  1898. | #define HAVE_SYS_STAT_H 1
  1899. | #define HAVE_STDLIB_H 1
  1900. | #define HAVE_STRING_H 1
  1901. | #define HAVE_MEMORY_H 1
  1902. | #define HAVE_STRINGS_H 1
  1903. | #define HAVE_INTTYPES_H 1
  1904. | #define HAVE_STDINT_H 1
  1905. | #define HAVE_UNISTD_H 1
  1906. | #define HAVE_DLFCN_H 1
  1907. | #define LT_OBJDIR ".libs/"
  1908. | #define HAVE_ICONV 1
  1909. | #define ICONV_CONST
  1910. | #define HAVE_SYS_FILIO_H 1
  1911. | #define HAVE_SYS_SOCKIO_H 1
  1912. | #define HAVE_UTIME_H 1
  1913. | #define HAVE_SYS_UTIME_H 1
  1914. | #define HAVE_SEMAPHORE_H 1
  1915. | #define HAVE_SYS_UIO_H 1
  1916. | #define HAVE_SYS_PARAM_H 1
  1917. | #define HAVE_SYS_PARAM_H 1
  1918. | /* end confdefs.h. */
  1919. | #include <sys/utsname.h>
  1920. configure:18469: result: no
  1921. configure:18469: WARNING: sys/utsname.h: accepted by the compiler, rejected by the preprocessor!
  1922. configure:18469: WARNING: sys/utsname.h: proceeding with the compiler's result
  1923. configure:18469: checking for sys/utsname.h
  1924. configure:18469: result: yes
  1925. configure:18469: checking alloca.h usability
  1926. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1927. configure:18469: $? = 0
  1928. configure:18469: result: yes
  1929. configure:18469: checking alloca.h presence
  1930. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  1931. configure:18469: $? = 0
  1932. configure:18469: result: yes
  1933. configure:18469: checking for alloca.h
  1934. configure:18469: result: yes
  1935. configure:18469: checking ucontext.h usability
  1936. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  1937. conftest.c:68:22: fatal error: ucontext.h: No such file or directory
  1938. #include <ucontext.h>
  1939. ^
  1940. compilation terminated.
  1941. configure:18469: $? = 1
  1942. configure: failed program was:
  1943. | /* confdefs.h */
  1944. | #define PACKAGE_NAME "mono"
  1945. | #define PACKAGE_TARNAME "mono"
  1946. | #define PACKAGE_VERSION "4.8.1"
  1947. | #define PACKAGE_STRING "mono 4.8.1"
  1948. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  1949. | #define PACKAGE_URL ""
  1950. | #define PACKAGE "mono"
  1951. | #define VERSION "4.8.1"
  1952. | #define STDC_HEADERS 1
  1953. | #define HAVE_SYS_TYPES_H 1
  1954. | #define HAVE_SYS_STAT_H 1
  1955. | #define HAVE_STDLIB_H 1
  1956. | #define HAVE_STRING_H 1
  1957. | #define HAVE_MEMORY_H 1
  1958. | #define HAVE_STRINGS_H 1
  1959. | #define HAVE_INTTYPES_H 1
  1960. | #define HAVE_STDINT_H 1
  1961. | #define HAVE_UNISTD_H 1
  1962. | #define HAVE_DLFCN_H 1
  1963. | #define LT_OBJDIR ".libs/"
  1964. | #define HAVE_ICONV 1
  1965. | #define ICONV_CONST
  1966. | #define HAVE_SYS_FILIO_H 1
  1967. | #define HAVE_SYS_SOCKIO_H 1
  1968. | #define HAVE_UTIME_H 1
  1969. | #define HAVE_SYS_UTIME_H 1
  1970. | #define HAVE_SEMAPHORE_H 1
  1971. | #define HAVE_SYS_UIO_H 1
  1972. | #define HAVE_SYS_PARAM_H 1
  1973. | #define HAVE_SYS_PARAM_H 1
  1974. | #define HAVE_SYS_UTSNAME_H 1
  1975. | #define HAVE_ALLOCA_H 1
  1976. | /* end confdefs.h. */
  1977. | #include <stdio.h>
  1978. | #ifdef HAVE_SYS_TYPES_H
  1979. | # include <sys/types.h>
  1980. | #endif
  1981. | #ifdef HAVE_SYS_STAT_H
  1982. | # include <sys/stat.h>
  1983. | #endif
  1984. | #ifdef STDC_HEADERS
  1985. | # include <stdlib.h>
  1986. | # include <stddef.h>
  1987. | #else
  1988. | # ifdef HAVE_STDLIB_H
  1989. | # include <stdlib.h>
  1990. | # endif
  1991. | #endif
  1992. | #ifdef HAVE_STRING_H
  1993. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1994. | # include <memory.h>
  1995. | # endif
  1996. | # include <string.h>
  1997. | #endif
  1998. | #ifdef HAVE_STRINGS_H
  1999. | # include <strings.h>
  2000. | #endif
  2001. | #ifdef HAVE_INTTYPES_H
  2002. | # include <inttypes.h>
  2003. | #endif
  2004. | #ifdef HAVE_STDINT_H
  2005. | # include <stdint.h>
  2006. | #endif
  2007. | #ifdef HAVE_UNISTD_H
  2008. | # include <unistd.h>
  2009. | #endif
  2010. | #include <ucontext.h>
  2011. configure:18469: result: no
  2012. configure:18469: checking ucontext.h presence
  2013. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2014. conftest.c:35:22: fatal error: ucontext.h: No such file or directory
  2015. #include <ucontext.h>
  2016. ^
  2017. compilation terminated.
  2018. configure:18469: $? = 1
  2019. configure: failed program was:
  2020. | /* confdefs.h */
  2021. | #define PACKAGE_NAME "mono"
  2022. | #define PACKAGE_TARNAME "mono"
  2023. | #define PACKAGE_VERSION "4.8.1"
  2024. | #define PACKAGE_STRING "mono 4.8.1"
  2025. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2026. | #define PACKAGE_URL ""
  2027. | #define PACKAGE "mono"
  2028. | #define VERSION "4.8.1"
  2029. | #define STDC_HEADERS 1
  2030. | #define HAVE_SYS_TYPES_H 1
  2031. | #define HAVE_SYS_STAT_H 1
  2032. | #define HAVE_STDLIB_H 1
  2033. | #define HAVE_STRING_H 1
  2034. | #define HAVE_MEMORY_H 1
  2035. | #define HAVE_STRINGS_H 1
  2036. | #define HAVE_INTTYPES_H 1
  2037. | #define HAVE_STDINT_H 1
  2038. | #define HAVE_UNISTD_H 1
  2039. | #define HAVE_DLFCN_H 1
  2040. | #define LT_OBJDIR ".libs/"
  2041. | #define HAVE_ICONV 1
  2042. | #define ICONV_CONST
  2043. | #define HAVE_SYS_FILIO_H 1
  2044. | #define HAVE_SYS_SOCKIO_H 1
  2045. | #define HAVE_UTIME_H 1
  2046. | #define HAVE_SYS_UTIME_H 1
  2047. | #define HAVE_SEMAPHORE_H 1
  2048. | #define HAVE_SYS_UIO_H 1
  2049. | #define HAVE_SYS_PARAM_H 1
  2050. | #define HAVE_SYS_PARAM_H 1
  2051. | #define HAVE_SYS_UTSNAME_H 1
  2052. | #define HAVE_ALLOCA_H 1
  2053. | /* end confdefs.h. */
  2054. | #include <ucontext.h>
  2055. configure:18469: result: no
  2056. configure:18469: checking for ucontext.h
  2057. configure:18469: result: no
  2058. configure:18469: checking pwd.h usability
  2059. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2060. configure:18469: $? = 0
  2061. configure:18469: result: yes
  2062. configure:18469: checking pwd.h presence
  2063. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2064. configure:18469: $? = 0
  2065. configure:18469: result: yes
  2066. configure:18469: checking for pwd.h
  2067. configure:18469: result: yes
  2068. configure:18469: checking sys/select.h usability
  2069. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2070. conftest.c:69:24: fatal error: sys/select.h: No such file or directory
  2071. #include <sys/select.h>
  2072. ^
  2073. compilation terminated.
  2074. configure:18469: $? = 1
  2075. configure: failed program was:
  2076. | /* confdefs.h */
  2077. | #define PACKAGE_NAME "mono"
  2078. | #define PACKAGE_TARNAME "mono"
  2079. | #define PACKAGE_VERSION "4.8.1"
  2080. | #define PACKAGE_STRING "mono 4.8.1"
  2081. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2082. | #define PACKAGE_URL ""
  2083. | #define PACKAGE "mono"
  2084. | #define VERSION "4.8.1"
  2085. | #define STDC_HEADERS 1
  2086. | #define HAVE_SYS_TYPES_H 1
  2087. | #define HAVE_SYS_STAT_H 1
  2088. | #define HAVE_STDLIB_H 1
  2089. | #define HAVE_STRING_H 1
  2090. | #define HAVE_MEMORY_H 1
  2091. | #define HAVE_STRINGS_H 1
  2092. | #define HAVE_INTTYPES_H 1
  2093. | #define HAVE_STDINT_H 1
  2094. | #define HAVE_UNISTD_H 1
  2095. | #define HAVE_DLFCN_H 1
  2096. | #define LT_OBJDIR ".libs/"
  2097. | #define HAVE_ICONV 1
  2098. | #define ICONV_CONST
  2099. | #define HAVE_SYS_FILIO_H 1
  2100. | #define HAVE_SYS_SOCKIO_H 1
  2101. | #define HAVE_UTIME_H 1
  2102. | #define HAVE_SYS_UTIME_H 1
  2103. | #define HAVE_SEMAPHORE_H 1
  2104. | #define HAVE_SYS_UIO_H 1
  2105. | #define HAVE_SYS_PARAM_H 1
  2106. | #define HAVE_SYS_PARAM_H 1
  2107. | #define HAVE_SYS_UTSNAME_H 1
  2108. | #define HAVE_ALLOCA_H 1
  2109. | #define HAVE_PWD_H 1
  2110. | /* end confdefs.h. */
  2111. | #include <stdio.h>
  2112. | #ifdef HAVE_SYS_TYPES_H
  2113. | # include <sys/types.h>
  2114. | #endif
  2115. | #ifdef HAVE_SYS_STAT_H
  2116. | # include <sys/stat.h>
  2117. | #endif
  2118. | #ifdef STDC_HEADERS
  2119. | # include <stdlib.h>
  2120. | # include <stddef.h>
  2121. | #else
  2122. | # ifdef HAVE_STDLIB_H
  2123. | # include <stdlib.h>
  2124. | # endif
  2125. | #endif
  2126. | #ifdef HAVE_STRING_H
  2127. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2128. | # include <memory.h>
  2129. | # endif
  2130. | # include <string.h>
  2131. | #endif
  2132. | #ifdef HAVE_STRINGS_H
  2133. | # include <strings.h>
  2134. | #endif
  2135. | #ifdef HAVE_INTTYPES_H
  2136. | # include <inttypes.h>
  2137. | #endif
  2138. | #ifdef HAVE_STDINT_H
  2139. | # include <stdint.h>
  2140. | #endif
  2141. | #ifdef HAVE_UNISTD_H
  2142. | # include <unistd.h>
  2143. | #endif
  2144. | #include <sys/select.h>
  2145. configure:18469: result: no
  2146. configure:18469: checking sys/select.h presence
  2147. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2148. conftest.c:36:24: fatal error: sys/select.h: No such file or directory
  2149. #include <sys/select.h>
  2150. ^
  2151. compilation terminated.
  2152. configure:18469: $? = 1
  2153. configure: failed program was:
  2154. | /* confdefs.h */
  2155. | #define PACKAGE_NAME "mono"
  2156. | #define PACKAGE_TARNAME "mono"
  2157. | #define PACKAGE_VERSION "4.8.1"
  2158. | #define PACKAGE_STRING "mono 4.8.1"
  2159. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2160. | #define PACKAGE_URL ""
  2161. | #define PACKAGE "mono"
  2162. | #define VERSION "4.8.1"
  2163. | #define STDC_HEADERS 1
  2164. | #define HAVE_SYS_TYPES_H 1
  2165. | #define HAVE_SYS_STAT_H 1
  2166. | #define HAVE_STDLIB_H 1
  2167. | #define HAVE_STRING_H 1
  2168. | #define HAVE_MEMORY_H 1
  2169. | #define HAVE_STRINGS_H 1
  2170. | #define HAVE_INTTYPES_H 1
  2171. | #define HAVE_STDINT_H 1
  2172. | #define HAVE_UNISTD_H 1
  2173. | #define HAVE_DLFCN_H 1
  2174. | #define LT_OBJDIR ".libs/"
  2175. | #define HAVE_ICONV 1
  2176. | #define ICONV_CONST
  2177. | #define HAVE_SYS_FILIO_H 1
  2178. | #define HAVE_SYS_SOCKIO_H 1
  2179. | #define HAVE_UTIME_H 1
  2180. | #define HAVE_SYS_UTIME_H 1
  2181. | #define HAVE_SEMAPHORE_H 1
  2182. | #define HAVE_SYS_UIO_H 1
  2183. | #define HAVE_SYS_PARAM_H 1
  2184. | #define HAVE_SYS_PARAM_H 1
  2185. | #define HAVE_SYS_UTSNAME_H 1
  2186. | #define HAVE_ALLOCA_H 1
  2187. | #define HAVE_PWD_H 1
  2188. | /* end confdefs.h. */
  2189. | #include <sys/select.h>
  2190. configure:18469: result: no
  2191. configure:18469: checking for sys/select.h
  2192. configure:18469: result: no
  2193. configure:18469: checking netinet/tcp.h usability
  2194. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2195. conftest.c:69:25: fatal error: netinet/tcp.h: No such file or directory
  2196. #include <netinet/tcp.h>
  2197. ^
  2198. compilation terminated.
  2199. configure:18469: $? = 1
  2200. configure: failed program was:
  2201. | /* confdefs.h */
  2202. | #define PACKAGE_NAME "mono"
  2203. | #define PACKAGE_TARNAME "mono"
  2204. | #define PACKAGE_VERSION "4.8.1"
  2205. | #define PACKAGE_STRING "mono 4.8.1"
  2206. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2207. | #define PACKAGE_URL ""
  2208. | #define PACKAGE "mono"
  2209. | #define VERSION "4.8.1"
  2210. | #define STDC_HEADERS 1
  2211. | #define HAVE_SYS_TYPES_H 1
  2212. | #define HAVE_SYS_STAT_H 1
  2213. | #define HAVE_STDLIB_H 1
  2214. | #define HAVE_STRING_H 1
  2215. | #define HAVE_MEMORY_H 1
  2216. | #define HAVE_STRINGS_H 1
  2217. | #define HAVE_INTTYPES_H 1
  2218. | #define HAVE_STDINT_H 1
  2219. | #define HAVE_UNISTD_H 1
  2220. | #define HAVE_DLFCN_H 1
  2221. | #define LT_OBJDIR ".libs/"
  2222. | #define HAVE_ICONV 1
  2223. | #define ICONV_CONST
  2224. | #define HAVE_SYS_FILIO_H 1
  2225. | #define HAVE_SYS_SOCKIO_H 1
  2226. | #define HAVE_UTIME_H 1
  2227. | #define HAVE_SYS_UTIME_H 1
  2228. | #define HAVE_SEMAPHORE_H 1
  2229. | #define HAVE_SYS_UIO_H 1
  2230. | #define HAVE_SYS_PARAM_H 1
  2231. | #define HAVE_SYS_PARAM_H 1
  2232. | #define HAVE_SYS_UTSNAME_H 1
  2233. | #define HAVE_ALLOCA_H 1
  2234. | #define HAVE_PWD_H 1
  2235. | /* end confdefs.h. */
  2236. | #include <stdio.h>
  2237. | #ifdef HAVE_SYS_TYPES_H
  2238. | # include <sys/types.h>
  2239. | #endif
  2240. | #ifdef HAVE_SYS_STAT_H
  2241. | # include <sys/stat.h>
  2242. | #endif
  2243. | #ifdef STDC_HEADERS
  2244. | # include <stdlib.h>
  2245. | # include <stddef.h>
  2246. | #else
  2247. | # ifdef HAVE_STDLIB_H
  2248. | # include <stdlib.h>
  2249. | # endif
  2250. | #endif
  2251. | #ifdef HAVE_STRING_H
  2252. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2253. | # include <memory.h>
  2254. | # endif
  2255. | # include <string.h>
  2256. | #endif
  2257. | #ifdef HAVE_STRINGS_H
  2258. | # include <strings.h>
  2259. | #endif
  2260. | #ifdef HAVE_INTTYPES_H
  2261. | # include <inttypes.h>
  2262. | #endif
  2263. | #ifdef HAVE_STDINT_H
  2264. | # include <stdint.h>
  2265. | #endif
  2266. | #ifdef HAVE_UNISTD_H
  2267. | # include <unistd.h>
  2268. | #endif
  2269. | #include <netinet/tcp.h>
  2270. configure:18469: result: no
  2271. configure:18469: checking netinet/tcp.h presence
  2272. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2273. conftest.c:36:25: fatal error: netinet/tcp.h: No such file or directory
  2274. #include <netinet/tcp.h>
  2275. ^
  2276. compilation terminated.
  2277. configure:18469: $? = 1
  2278. configure: failed program was:
  2279. | /* confdefs.h */
  2280. | #define PACKAGE_NAME "mono"
  2281. | #define PACKAGE_TARNAME "mono"
  2282. | #define PACKAGE_VERSION "4.8.1"
  2283. | #define PACKAGE_STRING "mono 4.8.1"
  2284. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2285. | #define PACKAGE_URL ""
  2286. | #define PACKAGE "mono"
  2287. | #define VERSION "4.8.1"
  2288. | #define STDC_HEADERS 1
  2289. | #define HAVE_SYS_TYPES_H 1
  2290. | #define HAVE_SYS_STAT_H 1
  2291. | #define HAVE_STDLIB_H 1
  2292. | #define HAVE_STRING_H 1
  2293. | #define HAVE_MEMORY_H 1
  2294. | #define HAVE_STRINGS_H 1
  2295. | #define HAVE_INTTYPES_H 1
  2296. | #define HAVE_STDINT_H 1
  2297. | #define HAVE_UNISTD_H 1
  2298. | #define HAVE_DLFCN_H 1
  2299. | #define LT_OBJDIR ".libs/"
  2300. | #define HAVE_ICONV 1
  2301. | #define ICONV_CONST
  2302. | #define HAVE_SYS_FILIO_H 1
  2303. | #define HAVE_SYS_SOCKIO_H 1
  2304. | #define HAVE_UTIME_H 1
  2305. | #define HAVE_SYS_UTIME_H 1
  2306. | #define HAVE_SEMAPHORE_H 1
  2307. | #define HAVE_SYS_UIO_H 1
  2308. | #define HAVE_SYS_PARAM_H 1
  2309. | #define HAVE_SYS_PARAM_H 1
  2310. | #define HAVE_SYS_UTSNAME_H 1
  2311. | #define HAVE_ALLOCA_H 1
  2312. | #define HAVE_PWD_H 1
  2313. | /* end confdefs.h. */
  2314. | #include <netinet/tcp.h>
  2315. configure:18469: result: no
  2316. configure:18469: checking for netinet/tcp.h
  2317. configure:18469: result: no
  2318. configure:18469: checking netinet/in.h usability
  2319. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2320. conftest.c:69:24: fatal error: netinet/in.h: No such file or directory
  2321. #include <netinet/in.h>
  2322. ^
  2323. compilation terminated.
  2324. configure:18469: $? = 1
  2325. configure: failed program was:
  2326. | /* confdefs.h */
  2327. | #define PACKAGE_NAME "mono"
  2328. | #define PACKAGE_TARNAME "mono"
  2329. | #define PACKAGE_VERSION "4.8.1"
  2330. | #define PACKAGE_STRING "mono 4.8.1"
  2331. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2332. | #define PACKAGE_URL ""
  2333. | #define PACKAGE "mono"
  2334. | #define VERSION "4.8.1"
  2335. | #define STDC_HEADERS 1
  2336. | #define HAVE_SYS_TYPES_H 1
  2337. | #define HAVE_SYS_STAT_H 1
  2338. | #define HAVE_STDLIB_H 1
  2339. | #define HAVE_STRING_H 1
  2340. | #define HAVE_MEMORY_H 1
  2341. | #define HAVE_STRINGS_H 1
  2342. | #define HAVE_INTTYPES_H 1
  2343. | #define HAVE_STDINT_H 1
  2344. | #define HAVE_UNISTD_H 1
  2345. | #define HAVE_DLFCN_H 1
  2346. | #define LT_OBJDIR ".libs/"
  2347. | #define HAVE_ICONV 1
  2348. | #define ICONV_CONST
  2349. | #define HAVE_SYS_FILIO_H 1
  2350. | #define HAVE_SYS_SOCKIO_H 1
  2351. | #define HAVE_UTIME_H 1
  2352. | #define HAVE_SYS_UTIME_H 1
  2353. | #define HAVE_SEMAPHORE_H 1
  2354. | #define HAVE_SYS_UIO_H 1
  2355. | #define HAVE_SYS_PARAM_H 1
  2356. | #define HAVE_SYS_PARAM_H 1
  2357. | #define HAVE_SYS_UTSNAME_H 1
  2358. | #define HAVE_ALLOCA_H 1
  2359. | #define HAVE_PWD_H 1
  2360. | /* end confdefs.h. */
  2361. | #include <stdio.h>
  2362. | #ifdef HAVE_SYS_TYPES_H
  2363. | # include <sys/types.h>
  2364. | #endif
  2365. | #ifdef HAVE_SYS_STAT_H
  2366. | # include <sys/stat.h>
  2367. | #endif
  2368. | #ifdef STDC_HEADERS
  2369. | # include <stdlib.h>
  2370. | # include <stddef.h>
  2371. | #else
  2372. | # ifdef HAVE_STDLIB_H
  2373. | # include <stdlib.h>
  2374. | # endif
  2375. | #endif
  2376. | #ifdef HAVE_STRING_H
  2377. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2378. | # include <memory.h>
  2379. | # endif
  2380. | # include <string.h>
  2381. | #endif
  2382. | #ifdef HAVE_STRINGS_H
  2383. | # include <strings.h>
  2384. | #endif
  2385. | #ifdef HAVE_INTTYPES_H
  2386. | # include <inttypes.h>
  2387. | #endif
  2388. | #ifdef HAVE_STDINT_H
  2389. | # include <stdint.h>
  2390. | #endif
  2391. | #ifdef HAVE_UNISTD_H
  2392. | # include <unistd.h>
  2393. | #endif
  2394. | #include <netinet/in.h>
  2395. configure:18469: result: no
  2396. configure:18469: checking netinet/in.h presence
  2397. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2398. conftest.c:36:24: fatal error: netinet/in.h: No such file or directory
  2399. #include <netinet/in.h>
  2400. ^
  2401. compilation terminated.
  2402. configure:18469: $? = 1
  2403. configure: failed program was:
  2404. | /* confdefs.h */
  2405. | #define PACKAGE_NAME "mono"
  2406. | #define PACKAGE_TARNAME "mono"
  2407. | #define PACKAGE_VERSION "4.8.1"
  2408. | #define PACKAGE_STRING "mono 4.8.1"
  2409. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2410. | #define PACKAGE_URL ""
  2411. | #define PACKAGE "mono"
  2412. | #define VERSION "4.8.1"
  2413. | #define STDC_HEADERS 1
  2414. | #define HAVE_SYS_TYPES_H 1
  2415. | #define HAVE_SYS_STAT_H 1
  2416. | #define HAVE_STDLIB_H 1
  2417. | #define HAVE_STRING_H 1
  2418. | #define HAVE_MEMORY_H 1
  2419. | #define HAVE_STRINGS_H 1
  2420. | #define HAVE_INTTYPES_H 1
  2421. | #define HAVE_STDINT_H 1
  2422. | #define HAVE_UNISTD_H 1
  2423. | #define HAVE_DLFCN_H 1
  2424. | #define LT_OBJDIR ".libs/"
  2425. | #define HAVE_ICONV 1
  2426. | #define ICONV_CONST
  2427. | #define HAVE_SYS_FILIO_H 1
  2428. | #define HAVE_SYS_SOCKIO_H 1
  2429. | #define HAVE_UTIME_H 1
  2430. | #define HAVE_SYS_UTIME_H 1
  2431. | #define HAVE_SEMAPHORE_H 1
  2432. | #define HAVE_SYS_UIO_H 1
  2433. | #define HAVE_SYS_PARAM_H 1
  2434. | #define HAVE_SYS_PARAM_H 1
  2435. | #define HAVE_SYS_UTSNAME_H 1
  2436. | #define HAVE_ALLOCA_H 1
  2437. | #define HAVE_PWD_H 1
  2438. | /* end confdefs.h. */
  2439. | #include <netinet/in.h>
  2440. configure:18469: result: no
  2441. configure:18469: checking for netinet/in.h
  2442. configure:18469: result: no
  2443. configure:18469: checking for unistd.h
  2444. configure:18469: result: yes
  2445. configure:18469: checking for sys/types.h
  2446. configure:18469: result: yes
  2447. configure:18469: checking link.h usability
  2448. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2449. configure:18469: $? = 0
  2450. configure:18469: result: yes
  2451. configure:18469: checking link.h presence
  2452. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2453. conftest.c:38:18: fatal error: link.h: No such file or directory
  2454. #include <link.h>
  2455. ^
  2456. compilation terminated.
  2457. configure:18469: $? = 1
  2458. configure: failed program was:
  2459. | /* confdefs.h */
  2460. | #define PACKAGE_NAME "mono"
  2461. | #define PACKAGE_TARNAME "mono"
  2462. | #define PACKAGE_VERSION "4.8.1"
  2463. | #define PACKAGE_STRING "mono 4.8.1"
  2464. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2465. | #define PACKAGE_URL ""
  2466. | #define PACKAGE "mono"
  2467. | #define VERSION "4.8.1"
  2468. | #define STDC_HEADERS 1
  2469. | #define HAVE_SYS_TYPES_H 1
  2470. | #define HAVE_SYS_STAT_H 1
  2471. | #define HAVE_STDLIB_H 1
  2472. | #define HAVE_STRING_H 1
  2473. | #define HAVE_MEMORY_H 1
  2474. | #define HAVE_STRINGS_H 1
  2475. | #define HAVE_INTTYPES_H 1
  2476. | #define HAVE_STDINT_H 1
  2477. | #define HAVE_UNISTD_H 1
  2478. | #define HAVE_DLFCN_H 1
  2479. | #define LT_OBJDIR ".libs/"
  2480. | #define HAVE_ICONV 1
  2481. | #define ICONV_CONST
  2482. | #define HAVE_SYS_FILIO_H 1
  2483. | #define HAVE_SYS_SOCKIO_H 1
  2484. | #define HAVE_UTIME_H 1
  2485. | #define HAVE_SYS_UTIME_H 1
  2486. | #define HAVE_SEMAPHORE_H 1
  2487. | #define HAVE_SYS_UIO_H 1
  2488. | #define HAVE_SYS_PARAM_H 1
  2489. | #define HAVE_SYS_PARAM_H 1
  2490. | #define HAVE_SYS_UTSNAME_H 1
  2491. | #define HAVE_ALLOCA_H 1
  2492. | #define HAVE_PWD_H 1
  2493. | #define HAVE_UNISTD_H 1
  2494. | #define HAVE_SYS_TYPES_H 1
  2495. | /* end confdefs.h. */
  2496. | #include <link.h>
  2497. configure:18469: result: no
  2498. configure:18469: WARNING: link.h: accepted by the compiler, rejected by the preprocessor!
  2499. configure:18469: WARNING: link.h: proceeding with the compiler's result
  2500. configure:18469: checking for link.h
  2501. configure:18469: result: yes
  2502. configure:18469: checking asm/sigcontext.h usability
  2503. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2504. conftest.c:72:28: fatal error: asm/sigcontext.h: No such file or directory
  2505. #include <asm/sigcontext.h>
  2506. ^
  2507. compilation terminated.
  2508. configure:18469: $? = 1
  2509. configure: failed program was:
  2510. | /* confdefs.h */
  2511. | #define PACKAGE_NAME "mono"
  2512. | #define PACKAGE_TARNAME "mono"
  2513. | #define PACKAGE_VERSION "4.8.1"
  2514. | #define PACKAGE_STRING "mono 4.8.1"
  2515. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2516. | #define PACKAGE_URL ""
  2517. | #define PACKAGE "mono"
  2518. | #define VERSION "4.8.1"
  2519. | #define STDC_HEADERS 1
  2520. | #define HAVE_SYS_TYPES_H 1
  2521. | #define HAVE_SYS_STAT_H 1
  2522. | #define HAVE_STDLIB_H 1
  2523. | #define HAVE_STRING_H 1
  2524. | #define HAVE_MEMORY_H 1
  2525. | #define HAVE_STRINGS_H 1
  2526. | #define HAVE_INTTYPES_H 1
  2527. | #define HAVE_STDINT_H 1
  2528. | #define HAVE_UNISTD_H 1
  2529. | #define HAVE_DLFCN_H 1
  2530. | #define LT_OBJDIR ".libs/"
  2531. | #define HAVE_ICONV 1
  2532. | #define ICONV_CONST
  2533. | #define HAVE_SYS_FILIO_H 1
  2534. | #define HAVE_SYS_SOCKIO_H 1
  2535. | #define HAVE_UTIME_H 1
  2536. | #define HAVE_SYS_UTIME_H 1
  2537. | #define HAVE_SEMAPHORE_H 1
  2538. | #define HAVE_SYS_UIO_H 1
  2539. | #define HAVE_SYS_PARAM_H 1
  2540. | #define HAVE_SYS_PARAM_H 1
  2541. | #define HAVE_SYS_UTSNAME_H 1
  2542. | #define HAVE_ALLOCA_H 1
  2543. | #define HAVE_PWD_H 1
  2544. | #define HAVE_UNISTD_H 1
  2545. | #define HAVE_SYS_TYPES_H 1
  2546. | #define HAVE_LINK_H 1
  2547. | /* end confdefs.h. */
  2548. | #include <stdio.h>
  2549. | #ifdef HAVE_SYS_TYPES_H
  2550. | # include <sys/types.h>
  2551. | #endif
  2552. | #ifdef HAVE_SYS_STAT_H
  2553. | # include <sys/stat.h>
  2554. | #endif
  2555. | #ifdef STDC_HEADERS
  2556. | # include <stdlib.h>
  2557. | # include <stddef.h>
  2558. | #else
  2559. | # ifdef HAVE_STDLIB_H
  2560. | # include <stdlib.h>
  2561. | # endif
  2562. | #endif
  2563. | #ifdef HAVE_STRING_H
  2564. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2565. | # include <memory.h>
  2566. | # endif
  2567. | # include <string.h>
  2568. | #endif
  2569. | #ifdef HAVE_STRINGS_H
  2570. | # include <strings.h>
  2571. | #endif
  2572. | #ifdef HAVE_INTTYPES_H
  2573. | # include <inttypes.h>
  2574. | #endif
  2575. | #ifdef HAVE_STDINT_H
  2576. | # include <stdint.h>
  2577. | #endif
  2578. | #ifdef HAVE_UNISTD_H
  2579. | # include <unistd.h>
  2580. | #endif
  2581. | #include <asm/sigcontext.h>
  2582. configure:18469: result: no
  2583. configure:18469: checking asm/sigcontext.h presence
  2584. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2585. conftest.c:39:28: fatal error: asm/sigcontext.h: No such file or directory
  2586. #include <asm/sigcontext.h>
  2587. ^
  2588. compilation terminated.
  2589. configure:18469: $? = 1
  2590. configure: failed program was:
  2591. | /* confdefs.h */
  2592. | #define PACKAGE_NAME "mono"
  2593. | #define PACKAGE_TARNAME "mono"
  2594. | #define PACKAGE_VERSION "4.8.1"
  2595. | #define PACKAGE_STRING "mono 4.8.1"
  2596. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2597. | #define PACKAGE_URL ""
  2598. | #define PACKAGE "mono"
  2599. | #define VERSION "4.8.1"
  2600. | #define STDC_HEADERS 1
  2601. | #define HAVE_SYS_TYPES_H 1
  2602. | #define HAVE_SYS_STAT_H 1
  2603. | #define HAVE_STDLIB_H 1
  2604. | #define HAVE_STRING_H 1
  2605. | #define HAVE_MEMORY_H 1
  2606. | #define HAVE_STRINGS_H 1
  2607. | #define HAVE_INTTYPES_H 1
  2608. | #define HAVE_STDINT_H 1
  2609. | #define HAVE_UNISTD_H 1
  2610. | #define HAVE_DLFCN_H 1
  2611. | #define LT_OBJDIR ".libs/"
  2612. | #define HAVE_ICONV 1
  2613. | #define ICONV_CONST
  2614. | #define HAVE_SYS_FILIO_H 1
  2615. | #define HAVE_SYS_SOCKIO_H 1
  2616. | #define HAVE_UTIME_H 1
  2617. | #define HAVE_SYS_UTIME_H 1
  2618. | #define HAVE_SEMAPHORE_H 1
  2619. | #define HAVE_SYS_UIO_H 1
  2620. | #define HAVE_SYS_PARAM_H 1
  2621. | #define HAVE_SYS_PARAM_H 1
  2622. | #define HAVE_SYS_UTSNAME_H 1
  2623. | #define HAVE_ALLOCA_H 1
  2624. | #define HAVE_PWD_H 1
  2625. | #define HAVE_UNISTD_H 1
  2626. | #define HAVE_SYS_TYPES_H 1
  2627. | #define HAVE_LINK_H 1
  2628. | /* end confdefs.h. */
  2629. | #include <asm/sigcontext.h>
  2630. configure:18469: result: no
  2631. configure:18469: checking for asm/sigcontext.h
  2632. configure:18469: result: no
  2633. configure:18469: checking sys/inotify.h usability
  2634. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2635. conftest.c:72:25: fatal error: sys/inotify.h: No such file or directory
  2636. #include <sys/inotify.h>
  2637. ^
  2638. compilation terminated.
  2639. configure:18469: $? = 1
  2640. configure: failed program was:
  2641. | /* confdefs.h */
  2642. | #define PACKAGE_NAME "mono"
  2643. | #define PACKAGE_TARNAME "mono"
  2644. | #define PACKAGE_VERSION "4.8.1"
  2645. | #define PACKAGE_STRING "mono 4.8.1"
  2646. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2647. | #define PACKAGE_URL ""
  2648. | #define PACKAGE "mono"
  2649. | #define VERSION "4.8.1"
  2650. | #define STDC_HEADERS 1
  2651. | #define HAVE_SYS_TYPES_H 1
  2652. | #define HAVE_SYS_STAT_H 1
  2653. | #define HAVE_STDLIB_H 1
  2654. | #define HAVE_STRING_H 1
  2655. | #define HAVE_MEMORY_H 1
  2656. | #define HAVE_STRINGS_H 1
  2657. | #define HAVE_INTTYPES_H 1
  2658. | #define HAVE_STDINT_H 1
  2659. | #define HAVE_UNISTD_H 1
  2660. | #define HAVE_DLFCN_H 1
  2661. | #define LT_OBJDIR ".libs/"
  2662. | #define HAVE_ICONV 1
  2663. | #define ICONV_CONST
  2664. | #define HAVE_SYS_FILIO_H 1
  2665. | #define HAVE_SYS_SOCKIO_H 1
  2666. | #define HAVE_UTIME_H 1
  2667. | #define HAVE_SYS_UTIME_H 1
  2668. | #define HAVE_SEMAPHORE_H 1
  2669. | #define HAVE_SYS_UIO_H 1
  2670. | #define HAVE_SYS_PARAM_H 1
  2671. | #define HAVE_SYS_PARAM_H 1
  2672. | #define HAVE_SYS_UTSNAME_H 1
  2673. | #define HAVE_ALLOCA_H 1
  2674. | #define HAVE_PWD_H 1
  2675. | #define HAVE_UNISTD_H 1
  2676. | #define HAVE_SYS_TYPES_H 1
  2677. | #define HAVE_LINK_H 1
  2678. | /* end confdefs.h. */
  2679. | #include <stdio.h>
  2680. | #ifdef HAVE_SYS_TYPES_H
  2681. | # include <sys/types.h>
  2682. | #endif
  2683. | #ifdef HAVE_SYS_STAT_H
  2684. | # include <sys/stat.h>
  2685. | #endif
  2686. | #ifdef STDC_HEADERS
  2687. | # include <stdlib.h>
  2688. | # include <stddef.h>
  2689. | #else
  2690. | # ifdef HAVE_STDLIB_H
  2691. | # include <stdlib.h>
  2692. | # endif
  2693. | #endif
  2694. | #ifdef HAVE_STRING_H
  2695. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2696. | # include <memory.h>
  2697. | # endif
  2698. | # include <string.h>
  2699. | #endif
  2700. | #ifdef HAVE_STRINGS_H
  2701. | # include <strings.h>
  2702. | #endif
  2703. | #ifdef HAVE_INTTYPES_H
  2704. | # include <inttypes.h>
  2705. | #endif
  2706. | #ifdef HAVE_STDINT_H
  2707. | # include <stdint.h>
  2708. | #endif
  2709. | #ifdef HAVE_UNISTD_H
  2710. | # include <unistd.h>
  2711. | #endif
  2712. | #include <sys/inotify.h>
  2713. configure:18469: result: no
  2714. configure:18469: checking sys/inotify.h presence
  2715. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2716. conftest.c:39:25: fatal error: sys/inotify.h: No such file or directory
  2717. #include <sys/inotify.h>
  2718. ^
  2719. compilation terminated.
  2720. configure:18469: $? = 1
  2721. configure: failed program was:
  2722. | /* confdefs.h */
  2723. | #define PACKAGE_NAME "mono"
  2724. | #define PACKAGE_TARNAME "mono"
  2725. | #define PACKAGE_VERSION "4.8.1"
  2726. | #define PACKAGE_STRING "mono 4.8.1"
  2727. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2728. | #define PACKAGE_URL ""
  2729. | #define PACKAGE "mono"
  2730. | #define VERSION "4.8.1"
  2731. | #define STDC_HEADERS 1
  2732. | #define HAVE_SYS_TYPES_H 1
  2733. | #define HAVE_SYS_STAT_H 1
  2734. | #define HAVE_STDLIB_H 1
  2735. | #define HAVE_STRING_H 1
  2736. | #define HAVE_MEMORY_H 1
  2737. | #define HAVE_STRINGS_H 1
  2738. | #define HAVE_INTTYPES_H 1
  2739. | #define HAVE_STDINT_H 1
  2740. | #define HAVE_UNISTD_H 1
  2741. | #define HAVE_DLFCN_H 1
  2742. | #define LT_OBJDIR ".libs/"
  2743. | #define HAVE_ICONV 1
  2744. | #define ICONV_CONST
  2745. | #define HAVE_SYS_FILIO_H 1
  2746. | #define HAVE_SYS_SOCKIO_H 1
  2747. | #define HAVE_UTIME_H 1
  2748. | #define HAVE_SYS_UTIME_H 1
  2749. | #define HAVE_SEMAPHORE_H 1
  2750. | #define HAVE_SYS_UIO_H 1
  2751. | #define HAVE_SYS_PARAM_H 1
  2752. | #define HAVE_SYS_PARAM_H 1
  2753. | #define HAVE_SYS_UTSNAME_H 1
  2754. | #define HAVE_ALLOCA_H 1
  2755. | #define HAVE_PWD_H 1
  2756. | #define HAVE_UNISTD_H 1
  2757. | #define HAVE_SYS_TYPES_H 1
  2758. | #define HAVE_LINK_H 1
  2759. | /* end confdefs.h. */
  2760. | #include <sys/inotify.h>
  2761. configure:18469: result: no
  2762. configure:18469: checking for sys/inotify.h
  2763. configure:18469: result: no
  2764. configure:18469: checking arpa/inet.h usability
  2765. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2766. conftest.c:72:23: fatal error: arpa/inet.h: No such file or directory
  2767. #include <arpa/inet.h>
  2768. ^
  2769. compilation terminated.
  2770. configure:18469: $? = 1
  2771. configure: failed program was:
  2772. | /* confdefs.h */
  2773. | #define PACKAGE_NAME "mono"
  2774. | #define PACKAGE_TARNAME "mono"
  2775. | #define PACKAGE_VERSION "4.8.1"
  2776. | #define PACKAGE_STRING "mono 4.8.1"
  2777. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2778. | #define PACKAGE_URL ""
  2779. | #define PACKAGE "mono"
  2780. | #define VERSION "4.8.1"
  2781. | #define STDC_HEADERS 1
  2782. | #define HAVE_SYS_TYPES_H 1
  2783. | #define HAVE_SYS_STAT_H 1
  2784. | #define HAVE_STDLIB_H 1
  2785. | #define HAVE_STRING_H 1
  2786. | #define HAVE_MEMORY_H 1
  2787. | #define HAVE_STRINGS_H 1
  2788. | #define HAVE_INTTYPES_H 1
  2789. | #define HAVE_STDINT_H 1
  2790. | #define HAVE_UNISTD_H 1
  2791. | #define HAVE_DLFCN_H 1
  2792. | #define LT_OBJDIR ".libs/"
  2793. | #define HAVE_ICONV 1
  2794. | #define ICONV_CONST
  2795. | #define HAVE_SYS_FILIO_H 1
  2796. | #define HAVE_SYS_SOCKIO_H 1
  2797. | #define HAVE_UTIME_H 1
  2798. | #define HAVE_SYS_UTIME_H 1
  2799. | #define HAVE_SEMAPHORE_H 1
  2800. | #define HAVE_SYS_UIO_H 1
  2801. | #define HAVE_SYS_PARAM_H 1
  2802. | #define HAVE_SYS_PARAM_H 1
  2803. | #define HAVE_SYS_UTSNAME_H 1
  2804. | #define HAVE_ALLOCA_H 1
  2805. | #define HAVE_PWD_H 1
  2806. | #define HAVE_UNISTD_H 1
  2807. | #define HAVE_SYS_TYPES_H 1
  2808. | #define HAVE_LINK_H 1
  2809. | /* end confdefs.h. */
  2810. | #include <stdio.h>
  2811. | #ifdef HAVE_SYS_TYPES_H
  2812. | # include <sys/types.h>
  2813. | #endif
  2814. | #ifdef HAVE_SYS_STAT_H
  2815. | # include <sys/stat.h>
  2816. | #endif
  2817. | #ifdef STDC_HEADERS
  2818. | # include <stdlib.h>
  2819. | # include <stddef.h>
  2820. | #else
  2821. | # ifdef HAVE_STDLIB_H
  2822. | # include <stdlib.h>
  2823. | # endif
  2824. | #endif
  2825. | #ifdef HAVE_STRING_H
  2826. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2827. | # include <memory.h>
  2828. | # endif
  2829. | # include <string.h>
  2830. | #endif
  2831. | #ifdef HAVE_STRINGS_H
  2832. | # include <strings.h>
  2833. | #endif
  2834. | #ifdef HAVE_INTTYPES_H
  2835. | # include <inttypes.h>
  2836. | #endif
  2837. | #ifdef HAVE_STDINT_H
  2838. | # include <stdint.h>
  2839. | #endif
  2840. | #ifdef HAVE_UNISTD_H
  2841. | # include <unistd.h>
  2842. | #endif
  2843. | #include <arpa/inet.h>
  2844. configure:18469: result: no
  2845. configure:18469: checking arpa/inet.h presence
  2846. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2847. conftest.c:39:23: fatal error: arpa/inet.h: No such file or directory
  2848. #include <arpa/inet.h>
  2849. ^
  2850. compilation terminated.
  2851. configure:18469: $? = 1
  2852. configure: failed program was:
  2853. | /* confdefs.h */
  2854. | #define PACKAGE_NAME "mono"
  2855. | #define PACKAGE_TARNAME "mono"
  2856. | #define PACKAGE_VERSION "4.8.1"
  2857. | #define PACKAGE_STRING "mono 4.8.1"
  2858. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2859. | #define PACKAGE_URL ""
  2860. | #define PACKAGE "mono"
  2861. | #define VERSION "4.8.1"
  2862. | #define STDC_HEADERS 1
  2863. | #define HAVE_SYS_TYPES_H 1
  2864. | #define HAVE_SYS_STAT_H 1
  2865. | #define HAVE_STDLIB_H 1
  2866. | #define HAVE_STRING_H 1
  2867. | #define HAVE_MEMORY_H 1
  2868. | #define HAVE_STRINGS_H 1
  2869. | #define HAVE_INTTYPES_H 1
  2870. | #define HAVE_STDINT_H 1
  2871. | #define HAVE_UNISTD_H 1
  2872. | #define HAVE_DLFCN_H 1
  2873. | #define LT_OBJDIR ".libs/"
  2874. | #define HAVE_ICONV 1
  2875. | #define ICONV_CONST
  2876. | #define HAVE_SYS_FILIO_H 1
  2877. | #define HAVE_SYS_SOCKIO_H 1
  2878. | #define HAVE_UTIME_H 1
  2879. | #define HAVE_SYS_UTIME_H 1
  2880. | #define HAVE_SEMAPHORE_H 1
  2881. | #define HAVE_SYS_UIO_H 1
  2882. | #define HAVE_SYS_PARAM_H 1
  2883. | #define HAVE_SYS_PARAM_H 1
  2884. | #define HAVE_SYS_UTSNAME_H 1
  2885. | #define HAVE_ALLOCA_H 1
  2886. | #define HAVE_PWD_H 1
  2887. | #define HAVE_UNISTD_H 1
  2888. | #define HAVE_SYS_TYPES_H 1
  2889. | #define HAVE_LINK_H 1
  2890. | /* end confdefs.h. */
  2891. | #include <arpa/inet.h>
  2892. configure:18469: result: no
  2893. configure:18469: checking for arpa/inet.h
  2894. configure:18469: result: no
  2895. configure:18469: checking complex.h usability
  2896. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2897. configure:18469: $? = 0
  2898. configure:18469: result: yes
  2899. configure:18469: checking complex.h presence
  2900. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2901. configure:18469: $? = 0
  2902. configure:18469: result: yes
  2903. configure:18469: checking for complex.h
  2904. configure:18469: result: yes
  2905. configure:18469: checking unwind.h usability
  2906. configure:18469: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2907. configure:18469: $? = 0
  2908. configure:18469: result: yes
  2909. configure:18469: checking unwind.h presence
  2910. configure:18469: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  2911. configure:18469: $? = 0
  2912. configure:18469: result: yes
  2913. configure:18469: checking for unwind.h
  2914. configure:18469: result: yes
  2915. configure:18482: checking for linux/netlink.h
  2916. configure:18482: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2917. conftest.c:42:28: fatal error: sys/socket.h: No such file or directory
  2918. #include <sys/socket.h>
  2919. ^
  2920. compilation terminated.
  2921. configure:18482: $? = 1
  2922. configure: failed program was:
  2923. | /* confdefs.h */
  2924. | #define PACKAGE_NAME "mono"
  2925. | #define PACKAGE_TARNAME "mono"
  2926. | #define PACKAGE_VERSION "4.8.1"
  2927. | #define PACKAGE_STRING "mono 4.8.1"
  2928. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2929. | #define PACKAGE_URL ""
  2930. | #define PACKAGE "mono"
  2931. | #define VERSION "4.8.1"
  2932. | #define STDC_HEADERS 1
  2933. | #define HAVE_SYS_TYPES_H 1
  2934. | #define HAVE_SYS_STAT_H 1
  2935. | #define HAVE_STDLIB_H 1
  2936. | #define HAVE_STRING_H 1
  2937. | #define HAVE_MEMORY_H 1
  2938. | #define HAVE_STRINGS_H 1
  2939. | #define HAVE_INTTYPES_H 1
  2940. | #define HAVE_STDINT_H 1
  2941. | #define HAVE_UNISTD_H 1
  2942. | #define HAVE_DLFCN_H 1
  2943. | #define LT_OBJDIR ".libs/"
  2944. | #define HAVE_ICONV 1
  2945. | #define ICONV_CONST
  2946. | #define HAVE_SYS_FILIO_H 1
  2947. | #define HAVE_SYS_SOCKIO_H 1
  2948. | #define HAVE_UTIME_H 1
  2949. | #define HAVE_SYS_UTIME_H 1
  2950. | #define HAVE_SEMAPHORE_H 1
  2951. | #define HAVE_SYS_UIO_H 1
  2952. | #define HAVE_SYS_PARAM_H 1
  2953. | #define HAVE_SYS_PARAM_H 1
  2954. | #define HAVE_SYS_UTSNAME_H 1
  2955. | #define HAVE_ALLOCA_H 1
  2956. | #define HAVE_PWD_H 1
  2957. | #define HAVE_UNISTD_H 1
  2958. | #define HAVE_SYS_TYPES_H 1
  2959. | #define HAVE_LINK_H 1
  2960. | #define HAVE_COMPLEX_H 1
  2961. | #define HAVE_UNWIND_H 1
  2962. | /* end confdefs.h. */
  2963. | #include <stddef.h>
  2964. | #include <sys/socket.h>
  2965. | #include <linux/socket.h>
  2966. |
  2967. | #include <linux/netlink.h>
  2968. configure:18482: result: no
  2969. configure:18482: checking for linux/rtnetlink.h
  2970. configure:18482: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  2971. conftest.c:42:28: fatal error: sys/socket.h: No such file or directory
  2972. #include <sys/socket.h>
  2973. ^
  2974. compilation terminated.
  2975. configure:18482: $? = 1
  2976. configure: failed program was:
  2977. | /* confdefs.h */
  2978. | #define PACKAGE_NAME "mono"
  2979. | #define PACKAGE_TARNAME "mono"
  2980. | #define PACKAGE_VERSION "4.8.1"
  2981. | #define PACKAGE_STRING "mono 4.8.1"
  2982. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  2983. | #define PACKAGE_URL ""
  2984. | #define PACKAGE "mono"
  2985. | #define VERSION "4.8.1"
  2986. | #define STDC_HEADERS 1
  2987. | #define HAVE_SYS_TYPES_H 1
  2988. | #define HAVE_SYS_STAT_H 1
  2989. | #define HAVE_STDLIB_H 1
  2990. | #define HAVE_STRING_H 1
  2991. | #define HAVE_MEMORY_H 1
  2992. | #define HAVE_STRINGS_H 1
  2993. | #define HAVE_INTTYPES_H 1
  2994. | #define HAVE_STDINT_H 1
  2995. | #define HAVE_UNISTD_H 1
  2996. | #define HAVE_DLFCN_H 1
  2997. | #define LT_OBJDIR ".libs/"
  2998. | #define HAVE_ICONV 1
  2999. | #define ICONV_CONST
  3000. | #define HAVE_SYS_FILIO_H 1
  3001. | #define HAVE_SYS_SOCKIO_H 1
  3002. | #define HAVE_UTIME_H 1
  3003. | #define HAVE_SYS_UTIME_H 1
  3004. | #define HAVE_SEMAPHORE_H 1
  3005. | #define HAVE_SYS_UIO_H 1
  3006. | #define HAVE_SYS_PARAM_H 1
  3007. | #define HAVE_SYS_PARAM_H 1
  3008. | #define HAVE_SYS_UTSNAME_H 1
  3009. | #define HAVE_ALLOCA_H 1
  3010. | #define HAVE_PWD_H 1
  3011. | #define HAVE_UNISTD_H 1
  3012. | #define HAVE_SYS_TYPES_H 1
  3013. | #define HAVE_LINK_H 1
  3014. | #define HAVE_COMPLEX_H 1
  3015. | #define HAVE_UNWIND_H 1
  3016. | /* end confdefs.h. */
  3017. | #include <stddef.h>
  3018. | #include <sys/socket.h>
  3019. | #include <linux/socket.h>
  3020. |
  3021. | #include <linux/rtnetlink.h>
  3022. configure:18482: result: no
  3023. configure:18498: checking for sys/user.h
  3024. configure:18498: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3025. conftest.c:47:22: fatal error: sys/user.h: No such file or directory
  3026. #include <sys/user.h>
  3027. ^
  3028. compilation terminated.
  3029. configure:18498: $? = 1
  3030. configure: failed program was:
  3031. | /* confdefs.h */
  3032. | #define PACKAGE_NAME "mono"
  3033. | #define PACKAGE_TARNAME "mono"
  3034. | #define PACKAGE_VERSION "4.8.1"
  3035. | #define PACKAGE_STRING "mono 4.8.1"
  3036. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3037. | #define PACKAGE_URL ""
  3038. | #define PACKAGE "mono"
  3039. | #define VERSION "4.8.1"
  3040. | #define STDC_HEADERS 1
  3041. | #define HAVE_SYS_TYPES_H 1
  3042. | #define HAVE_SYS_STAT_H 1
  3043. | #define HAVE_STDLIB_H 1
  3044. | #define HAVE_STRING_H 1
  3045. | #define HAVE_MEMORY_H 1
  3046. | #define HAVE_STRINGS_H 1
  3047. | #define HAVE_INTTYPES_H 1
  3048. | #define HAVE_STDINT_H 1
  3049. | #define HAVE_UNISTD_H 1
  3050. | #define HAVE_DLFCN_H 1
  3051. | #define LT_OBJDIR ".libs/"
  3052. | #define HAVE_ICONV 1
  3053. | #define ICONV_CONST
  3054. | #define HAVE_SYS_FILIO_H 1
  3055. | #define HAVE_SYS_SOCKIO_H 1
  3056. | #define HAVE_UTIME_H 1
  3057. | #define HAVE_SYS_UTIME_H 1
  3058. | #define HAVE_SEMAPHORE_H 1
  3059. | #define HAVE_SYS_UIO_H 1
  3060. | #define HAVE_SYS_PARAM_H 1
  3061. | #define HAVE_SYS_PARAM_H 1
  3062. | #define HAVE_SYS_UTSNAME_H 1
  3063. | #define HAVE_ALLOCA_H 1
  3064. | #define HAVE_PWD_H 1
  3065. | #define HAVE_UNISTD_H 1
  3066. | #define HAVE_SYS_TYPES_H 1
  3067. | #define HAVE_LINK_H 1
  3068. | #define HAVE_COMPLEX_H 1
  3069. | #define HAVE_UNWIND_H 1
  3070. | /* end confdefs.h. */
  3071. |
  3072. | #ifdef HAVE_SYS_PARAM_H
  3073. | # include <sys/param.h>
  3074. | #endif
  3075. |
  3076. |
  3077. | #include <sys/user.h>
  3078. configure:18498: result: no
  3079. configure:18516: checking linux/serial.h usability
  3080. configure:18516: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3081. conftest.c:74:26: fatal error: linux/serial.h: No such file or directory
  3082. #include <linux/serial.h>
  3083. ^
  3084. compilation terminated.
  3085. configure:18516: $? = 1
  3086. configure: failed program was:
  3087. | /* confdefs.h */
  3088. | #define PACKAGE_NAME "mono"
  3089. | #define PACKAGE_TARNAME "mono"
  3090. | #define PACKAGE_VERSION "4.8.1"
  3091. | #define PACKAGE_STRING "mono 4.8.1"
  3092. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3093. | #define PACKAGE_URL ""
  3094. | #define PACKAGE "mono"
  3095. | #define VERSION "4.8.1"
  3096. | #define STDC_HEADERS 1
  3097. | #define HAVE_SYS_TYPES_H 1
  3098. | #define HAVE_SYS_STAT_H 1
  3099. | #define HAVE_STDLIB_H 1
  3100. | #define HAVE_STRING_H 1
  3101. | #define HAVE_MEMORY_H 1
  3102. | #define HAVE_STRINGS_H 1
  3103. | #define HAVE_INTTYPES_H 1
  3104. | #define HAVE_STDINT_H 1
  3105. | #define HAVE_UNISTD_H 1
  3106. | #define HAVE_DLFCN_H 1
  3107. | #define LT_OBJDIR ".libs/"
  3108. | #define HAVE_ICONV 1
  3109. | #define ICONV_CONST
  3110. | #define HAVE_SYS_FILIO_H 1
  3111. | #define HAVE_SYS_SOCKIO_H 1
  3112. | #define HAVE_UTIME_H 1
  3113. | #define HAVE_SYS_UTIME_H 1
  3114. | #define HAVE_SEMAPHORE_H 1
  3115. | #define HAVE_SYS_UIO_H 1
  3116. | #define HAVE_SYS_PARAM_H 1
  3117. | #define HAVE_SYS_PARAM_H 1
  3118. | #define HAVE_SYS_UTSNAME_H 1
  3119. | #define HAVE_ALLOCA_H 1
  3120. | #define HAVE_PWD_H 1
  3121. | #define HAVE_UNISTD_H 1
  3122. | #define HAVE_SYS_TYPES_H 1
  3123. | #define HAVE_LINK_H 1
  3124. | #define HAVE_COMPLEX_H 1
  3125. | #define HAVE_UNWIND_H 1
  3126. | /* end confdefs.h. */
  3127. | #include <stdio.h>
  3128. | #ifdef HAVE_SYS_TYPES_H
  3129. | # include <sys/types.h>
  3130. | #endif
  3131. | #ifdef HAVE_SYS_STAT_H
  3132. | # include <sys/stat.h>
  3133. | #endif
  3134. | #ifdef STDC_HEADERS
  3135. | # include <stdlib.h>
  3136. | # include <stddef.h>
  3137. | #else
  3138. | # ifdef HAVE_STDLIB_H
  3139. | # include <stdlib.h>
  3140. | # endif
  3141. | #endif
  3142. | #ifdef HAVE_STRING_H
  3143. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3144. | # include <memory.h>
  3145. | # endif
  3146. | # include <string.h>
  3147. | #endif
  3148. | #ifdef HAVE_STRINGS_H
  3149. | # include <strings.h>
  3150. | #endif
  3151. | #ifdef HAVE_INTTYPES_H
  3152. | # include <inttypes.h>
  3153. | #endif
  3154. | #ifdef HAVE_STDINT_H
  3155. | # include <stdint.h>
  3156. | #endif
  3157. | #ifdef HAVE_UNISTD_H
  3158. | # include <unistd.h>
  3159. | #endif
  3160. | #include <linux/serial.h>
  3161. configure:18516: result: no
  3162. configure:18516: checking linux/serial.h presence
  3163. configure:18516: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3164. conftest.c:41:26: fatal error: linux/serial.h: No such file or directory
  3165. #include <linux/serial.h>
  3166. ^
  3167. compilation terminated.
  3168. configure:18516: $? = 1
  3169. configure: failed program was:
  3170. | /* confdefs.h */
  3171. | #define PACKAGE_NAME "mono"
  3172. | #define PACKAGE_TARNAME "mono"
  3173. | #define PACKAGE_VERSION "4.8.1"
  3174. | #define PACKAGE_STRING "mono 4.8.1"
  3175. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3176. | #define PACKAGE_URL ""
  3177. | #define PACKAGE "mono"
  3178. | #define VERSION "4.8.1"
  3179. | #define STDC_HEADERS 1
  3180. | #define HAVE_SYS_TYPES_H 1
  3181. | #define HAVE_SYS_STAT_H 1
  3182. | #define HAVE_STDLIB_H 1
  3183. | #define HAVE_STRING_H 1
  3184. | #define HAVE_MEMORY_H 1
  3185. | #define HAVE_STRINGS_H 1
  3186. | #define HAVE_INTTYPES_H 1
  3187. | #define HAVE_STDINT_H 1
  3188. | #define HAVE_UNISTD_H 1
  3189. | #define HAVE_DLFCN_H 1
  3190. | #define LT_OBJDIR ".libs/"
  3191. | #define HAVE_ICONV 1
  3192. | #define ICONV_CONST
  3193. | #define HAVE_SYS_FILIO_H 1
  3194. | #define HAVE_SYS_SOCKIO_H 1
  3195. | #define HAVE_UTIME_H 1
  3196. | #define HAVE_SYS_UTIME_H 1
  3197. | #define HAVE_SEMAPHORE_H 1
  3198. | #define HAVE_SYS_UIO_H 1
  3199. | #define HAVE_SYS_PARAM_H 1
  3200. | #define HAVE_SYS_PARAM_H 1
  3201. | #define HAVE_SYS_UTSNAME_H 1
  3202. | #define HAVE_ALLOCA_H 1
  3203. | #define HAVE_PWD_H 1
  3204. | #define HAVE_UNISTD_H 1
  3205. | #define HAVE_SYS_TYPES_H 1
  3206. | #define HAVE_LINK_H 1
  3207. | #define HAVE_COMPLEX_H 1
  3208. | #define HAVE_UNWIND_H 1
  3209. | /* end confdefs.h. */
  3210. | #include <linux/serial.h>
  3211. configure:18516: result: no
  3212. configure:18516: checking for linux/serial.h
  3213. configure:18516: result: no
  3214. configure:18527: checking zlib.h usability
  3215. configure:18527: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3216. configure:18527: $? = 0
  3217. configure:18527: result: yes
  3218. configure:18527: checking zlib.h presence
  3219. configure:18527: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3220. conftest.c:41:18: fatal error: zlib.h: No such file or directory
  3221. #include <zlib.h>
  3222. ^
  3223. compilation terminated.
  3224. configure:18527: $? = 1
  3225. configure: failed program was:
  3226. | /* confdefs.h */
  3227. | #define PACKAGE_NAME "mono"
  3228. | #define PACKAGE_TARNAME "mono"
  3229. | #define PACKAGE_VERSION "4.8.1"
  3230. | #define PACKAGE_STRING "mono 4.8.1"
  3231. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3232. | #define PACKAGE_URL ""
  3233. | #define PACKAGE "mono"
  3234. | #define VERSION "4.8.1"
  3235. | #define STDC_HEADERS 1
  3236. | #define HAVE_SYS_TYPES_H 1
  3237. | #define HAVE_SYS_STAT_H 1
  3238. | #define HAVE_STDLIB_H 1
  3239. | #define HAVE_STRING_H 1
  3240. | #define HAVE_MEMORY_H 1
  3241. | #define HAVE_STRINGS_H 1
  3242. | #define HAVE_INTTYPES_H 1
  3243. | #define HAVE_STDINT_H 1
  3244. | #define HAVE_UNISTD_H 1
  3245. | #define HAVE_DLFCN_H 1
  3246. | #define LT_OBJDIR ".libs/"
  3247. | #define HAVE_ICONV 1
  3248. | #define ICONV_CONST
  3249. | #define HAVE_SYS_FILIO_H 1
  3250. | #define HAVE_SYS_SOCKIO_H 1
  3251. | #define HAVE_UTIME_H 1
  3252. | #define HAVE_SYS_UTIME_H 1
  3253. | #define HAVE_SEMAPHORE_H 1
  3254. | #define HAVE_SYS_UIO_H 1
  3255. | #define HAVE_SYS_PARAM_H 1
  3256. | #define HAVE_SYS_PARAM_H 1
  3257. | #define HAVE_SYS_UTSNAME_H 1
  3258. | #define HAVE_ALLOCA_H 1
  3259. | #define HAVE_PWD_H 1
  3260. | #define HAVE_UNISTD_H 1
  3261. | #define HAVE_SYS_TYPES_H 1
  3262. | #define HAVE_LINK_H 1
  3263. | #define HAVE_COMPLEX_H 1
  3264. | #define HAVE_UNWIND_H 1
  3265. | /* end confdefs.h. */
  3266. | #include <zlib.h>
  3267. configure:18527: result: no
  3268. configure:18527: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!
  3269. configure:18527: WARNING: zlib.h: proceeding with the compiler's result
  3270. configure:18527: checking for zlib.h
  3271. configure:18527: result: yes
  3272. configure:18553: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3273. configure:18553: $? = 0
  3274. configure:18555: result: Using system zlib
  3275. configure:18588: checking elf.h usability
  3276. configure:18588: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3277. conftest.c:76:17: fatal error: elf.h: No such file or directory
  3278. #include <elf.h>
  3279. ^
  3280. compilation terminated.
  3281. configure:18588: $? = 1
  3282. configure: failed program was:
  3283. | /* confdefs.h */
  3284. | #define PACKAGE_NAME "mono"
  3285. | #define PACKAGE_TARNAME "mono"
  3286. | #define PACKAGE_VERSION "4.8.1"
  3287. | #define PACKAGE_STRING "mono 4.8.1"
  3288. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3289. | #define PACKAGE_URL ""
  3290. | #define PACKAGE "mono"
  3291. | #define VERSION "4.8.1"
  3292. | #define STDC_HEADERS 1
  3293. | #define HAVE_SYS_TYPES_H 1
  3294. | #define HAVE_SYS_STAT_H 1
  3295. | #define HAVE_STDLIB_H 1
  3296. | #define HAVE_STRING_H 1
  3297. | #define HAVE_MEMORY_H 1
  3298. | #define HAVE_STRINGS_H 1
  3299. | #define HAVE_INTTYPES_H 1
  3300. | #define HAVE_STDINT_H 1
  3301. | #define HAVE_UNISTD_H 1
  3302. | #define HAVE_DLFCN_H 1
  3303. | #define LT_OBJDIR ".libs/"
  3304. | #define HAVE_ICONV 1
  3305. | #define ICONV_CONST
  3306. | #define HAVE_SYS_FILIO_H 1
  3307. | #define HAVE_SYS_SOCKIO_H 1
  3308. | #define HAVE_UTIME_H 1
  3309. | #define HAVE_SYS_UTIME_H 1
  3310. | #define HAVE_SEMAPHORE_H 1
  3311. | #define HAVE_SYS_UIO_H 1
  3312. | #define HAVE_SYS_PARAM_H 1
  3313. | #define HAVE_SYS_PARAM_H 1
  3314. | #define HAVE_SYS_UTSNAME_H 1
  3315. | #define HAVE_ALLOCA_H 1
  3316. | #define HAVE_PWD_H 1
  3317. | #define HAVE_UNISTD_H 1
  3318. | #define HAVE_SYS_TYPES_H 1
  3319. | #define HAVE_LINK_H 1
  3320. | #define HAVE_COMPLEX_H 1
  3321. | #define HAVE_UNWIND_H 1
  3322. | #define HAVE_SYS_ZLIB 1
  3323. | #define HAVE_ZLIB 1
  3324. | /* end confdefs.h. */
  3325. | #include <stdio.h>
  3326. | #ifdef HAVE_SYS_TYPES_H
  3327. | # include <sys/types.h>
  3328. | #endif
  3329. | #ifdef HAVE_SYS_STAT_H
  3330. | # include <sys/stat.h>
  3331. | #endif
  3332. | #ifdef STDC_HEADERS
  3333. | # include <stdlib.h>
  3334. | # include <stddef.h>
  3335. | #else
  3336. | # ifdef HAVE_STDLIB_H
  3337. | # include <stdlib.h>
  3338. | # endif
  3339. | #endif
  3340. | #ifdef HAVE_STRING_H
  3341. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3342. | # include <memory.h>
  3343. | # endif
  3344. | # include <string.h>
  3345. | #endif
  3346. | #ifdef HAVE_STRINGS_H
  3347. | # include <strings.h>
  3348. | #endif
  3349. | #ifdef HAVE_INTTYPES_H
  3350. | # include <inttypes.h>
  3351. | #endif
  3352. | #ifdef HAVE_STDINT_H
  3353. | # include <stdint.h>
  3354. | #endif
  3355. | #ifdef HAVE_UNISTD_H
  3356. | # include <unistd.h>
  3357. | #endif
  3358. | #include <elf.h>
  3359. configure:18588: result: no
  3360. configure:18588: checking elf.h presence
  3361. configure:18588: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3362. conftest.c:43:17: fatal error: elf.h: No such file or directory
  3363. #include <elf.h>
  3364. ^
  3365. compilation terminated.
  3366. configure:18588: $? = 1
  3367. configure: failed program was:
  3368. | /* confdefs.h */
  3369. | #define PACKAGE_NAME "mono"
  3370. | #define PACKAGE_TARNAME "mono"
  3371. | #define PACKAGE_VERSION "4.8.1"
  3372. | #define PACKAGE_STRING "mono 4.8.1"
  3373. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3374. | #define PACKAGE_URL ""
  3375. | #define PACKAGE "mono"
  3376. | #define VERSION "4.8.1"
  3377. | #define STDC_HEADERS 1
  3378. | #define HAVE_SYS_TYPES_H 1
  3379. | #define HAVE_SYS_STAT_H 1
  3380. | #define HAVE_STDLIB_H 1
  3381. | #define HAVE_STRING_H 1
  3382. | #define HAVE_MEMORY_H 1
  3383. | #define HAVE_STRINGS_H 1
  3384. | #define HAVE_INTTYPES_H 1
  3385. | #define HAVE_STDINT_H 1
  3386. | #define HAVE_UNISTD_H 1
  3387. | #define HAVE_DLFCN_H 1
  3388. | #define LT_OBJDIR ".libs/"
  3389. | #define HAVE_ICONV 1
  3390. | #define ICONV_CONST
  3391. | #define HAVE_SYS_FILIO_H 1
  3392. | #define HAVE_SYS_SOCKIO_H 1
  3393. | #define HAVE_UTIME_H 1
  3394. | #define HAVE_SYS_UTIME_H 1
  3395. | #define HAVE_SEMAPHORE_H 1
  3396. | #define HAVE_SYS_UIO_H 1
  3397. | #define HAVE_SYS_PARAM_H 1
  3398. | #define HAVE_SYS_PARAM_H 1
  3399. | #define HAVE_SYS_UTSNAME_H 1
  3400. | #define HAVE_ALLOCA_H 1
  3401. | #define HAVE_PWD_H 1
  3402. | #define HAVE_UNISTD_H 1
  3403. | #define HAVE_SYS_TYPES_H 1
  3404. | #define HAVE_LINK_H 1
  3405. | #define HAVE_COMPLEX_H 1
  3406. | #define HAVE_UNWIND_H 1
  3407. | #define HAVE_SYS_ZLIB 1
  3408. | #define HAVE_ZLIB 1
  3409. | /* end confdefs.h. */
  3410. | #include <elf.h>
  3411. configure:18588: result: no
  3412. configure:18588: checking for elf.h
  3413. configure:18588: result: no
  3414. configure:18602: checking poll.h usability
  3415. configure:18602: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3416. conftest.c:76:18: fatal error: poll.h: No such file or directory
  3417. #include <poll.h>
  3418. ^
  3419. compilation terminated.
  3420. configure:18602: $? = 1
  3421. configure: failed program was:
  3422. | /* confdefs.h */
  3423. | #define PACKAGE_NAME "mono"
  3424. | #define PACKAGE_TARNAME "mono"
  3425. | #define PACKAGE_VERSION "4.8.1"
  3426. | #define PACKAGE_STRING "mono 4.8.1"
  3427. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3428. | #define PACKAGE_URL ""
  3429. | #define PACKAGE "mono"
  3430. | #define VERSION "4.8.1"
  3431. | #define STDC_HEADERS 1
  3432. | #define HAVE_SYS_TYPES_H 1
  3433. | #define HAVE_SYS_STAT_H 1
  3434. | #define HAVE_STDLIB_H 1
  3435. | #define HAVE_STRING_H 1
  3436. | #define HAVE_MEMORY_H 1
  3437. | #define HAVE_STRINGS_H 1
  3438. | #define HAVE_INTTYPES_H 1
  3439. | #define HAVE_STDINT_H 1
  3440. | #define HAVE_UNISTD_H 1
  3441. | #define HAVE_DLFCN_H 1
  3442. | #define LT_OBJDIR ".libs/"
  3443. | #define HAVE_ICONV 1
  3444. | #define ICONV_CONST
  3445. | #define HAVE_SYS_FILIO_H 1
  3446. | #define HAVE_SYS_SOCKIO_H 1
  3447. | #define HAVE_UTIME_H 1
  3448. | #define HAVE_SYS_UTIME_H 1
  3449. | #define HAVE_SEMAPHORE_H 1
  3450. | #define HAVE_SYS_UIO_H 1
  3451. | #define HAVE_SYS_PARAM_H 1
  3452. | #define HAVE_SYS_PARAM_H 1
  3453. | #define HAVE_SYS_UTSNAME_H 1
  3454. | #define HAVE_ALLOCA_H 1
  3455. | #define HAVE_PWD_H 1
  3456. | #define HAVE_UNISTD_H 1
  3457. | #define HAVE_SYS_TYPES_H 1
  3458. | #define HAVE_LINK_H 1
  3459. | #define HAVE_COMPLEX_H 1
  3460. | #define HAVE_UNWIND_H 1
  3461. | #define HAVE_SYS_ZLIB 1
  3462. | #define HAVE_ZLIB 1
  3463. | /* end confdefs.h. */
  3464. | #include <stdio.h>
  3465. | #ifdef HAVE_SYS_TYPES_H
  3466. | # include <sys/types.h>
  3467. | #endif
  3468. | #ifdef HAVE_SYS_STAT_H
  3469. | # include <sys/stat.h>
  3470. | #endif
  3471. | #ifdef STDC_HEADERS
  3472. | # include <stdlib.h>
  3473. | # include <stddef.h>
  3474. | #else
  3475. | # ifdef HAVE_STDLIB_H
  3476. | # include <stdlib.h>
  3477. | # endif
  3478. | #endif
  3479. | #ifdef HAVE_STRING_H
  3480. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3481. | # include <memory.h>
  3482. | # endif
  3483. | # include <string.h>
  3484. | #endif
  3485. | #ifdef HAVE_STRINGS_H
  3486. | # include <strings.h>
  3487. | #endif
  3488. | #ifdef HAVE_INTTYPES_H
  3489. | # include <inttypes.h>
  3490. | #endif
  3491. | #ifdef HAVE_STDINT_H
  3492. | # include <stdint.h>
  3493. | #endif
  3494. | #ifdef HAVE_UNISTD_H
  3495. | # include <unistd.h>
  3496. | #endif
  3497. | #include <poll.h>
  3498. configure:18602: result: no
  3499. configure:18602: checking poll.h presence
  3500. configure:18602: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3501. conftest.c:43:18: fatal error: poll.h: No such file or directory
  3502. #include <poll.h>
  3503. ^
  3504. compilation terminated.
  3505. configure:18602: $? = 1
  3506. configure: failed program was:
  3507. | /* confdefs.h */
  3508. | #define PACKAGE_NAME "mono"
  3509. | #define PACKAGE_TARNAME "mono"
  3510. | #define PACKAGE_VERSION "4.8.1"
  3511. | #define PACKAGE_STRING "mono 4.8.1"
  3512. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3513. | #define PACKAGE_URL ""
  3514. | #define PACKAGE "mono"
  3515. | #define VERSION "4.8.1"
  3516. | #define STDC_HEADERS 1
  3517. | #define HAVE_SYS_TYPES_H 1
  3518. | #define HAVE_SYS_STAT_H 1
  3519. | #define HAVE_STDLIB_H 1
  3520. | #define HAVE_STRING_H 1
  3521. | #define HAVE_MEMORY_H 1
  3522. | #define HAVE_STRINGS_H 1
  3523. | #define HAVE_INTTYPES_H 1
  3524. | #define HAVE_STDINT_H 1
  3525. | #define HAVE_UNISTD_H 1
  3526. | #define HAVE_DLFCN_H 1
  3527. | #define LT_OBJDIR ".libs/"
  3528. | #define HAVE_ICONV 1
  3529. | #define ICONV_CONST
  3530. | #define HAVE_SYS_FILIO_H 1
  3531. | #define HAVE_SYS_SOCKIO_H 1
  3532. | #define HAVE_UTIME_H 1
  3533. | #define HAVE_SYS_UTIME_H 1
  3534. | #define HAVE_SEMAPHORE_H 1
  3535. | #define HAVE_SYS_UIO_H 1
  3536. | #define HAVE_SYS_PARAM_H 1
  3537. | #define HAVE_SYS_PARAM_H 1
  3538. | #define HAVE_SYS_UTSNAME_H 1
  3539. | #define HAVE_ALLOCA_H 1
  3540. | #define HAVE_PWD_H 1
  3541. | #define HAVE_UNISTD_H 1
  3542. | #define HAVE_SYS_TYPES_H 1
  3543. | #define HAVE_LINK_H 1
  3544. | #define HAVE_COMPLEX_H 1
  3545. | #define HAVE_UNWIND_H 1
  3546. | #define HAVE_SYS_ZLIB 1
  3547. | #define HAVE_ZLIB 1
  3548. | /* end confdefs.h. */
  3549. | #include <poll.h>
  3550. configure:18602: result: no
  3551. configure:18602: checking for poll.h
  3552. configure:18602: result: no
  3553. configure:18614: checking sys/poll.h usability
  3554. configure:18614: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3555. configure:18614: $? = 0
  3556. configure:18614: result: yes
  3557. configure:18614: checking sys/poll.h presence
  3558. configure:18614: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3559. conftest.c:43:22: fatal error: sys/poll.h: No such file or directory
  3560. #include <sys/poll.h>
  3561. ^
  3562. compilation terminated.
  3563. configure:18614: $? = 1
  3564. configure: failed program was:
  3565. | /* confdefs.h */
  3566. | #define PACKAGE_NAME "mono"
  3567. | #define PACKAGE_TARNAME "mono"
  3568. | #define PACKAGE_VERSION "4.8.1"
  3569. | #define PACKAGE_STRING "mono 4.8.1"
  3570. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3571. | #define PACKAGE_URL ""
  3572. | #define PACKAGE "mono"
  3573. | #define VERSION "4.8.1"
  3574. | #define STDC_HEADERS 1
  3575. | #define HAVE_SYS_TYPES_H 1
  3576. | #define HAVE_SYS_STAT_H 1
  3577. | #define HAVE_STDLIB_H 1
  3578. | #define HAVE_STRING_H 1
  3579. | #define HAVE_MEMORY_H 1
  3580. | #define HAVE_STRINGS_H 1
  3581. | #define HAVE_INTTYPES_H 1
  3582. | #define HAVE_STDINT_H 1
  3583. | #define HAVE_UNISTD_H 1
  3584. | #define HAVE_DLFCN_H 1
  3585. | #define LT_OBJDIR ".libs/"
  3586. | #define HAVE_ICONV 1
  3587. | #define ICONV_CONST
  3588. | #define HAVE_SYS_FILIO_H 1
  3589. | #define HAVE_SYS_SOCKIO_H 1
  3590. | #define HAVE_UTIME_H 1
  3591. | #define HAVE_SYS_UTIME_H 1
  3592. | #define HAVE_SEMAPHORE_H 1
  3593. | #define HAVE_SYS_UIO_H 1
  3594. | #define HAVE_SYS_PARAM_H 1
  3595. | #define HAVE_SYS_PARAM_H 1
  3596. | #define HAVE_SYS_UTSNAME_H 1
  3597. | #define HAVE_ALLOCA_H 1
  3598. | #define HAVE_PWD_H 1
  3599. | #define HAVE_UNISTD_H 1
  3600. | #define HAVE_SYS_TYPES_H 1
  3601. | #define HAVE_LINK_H 1
  3602. | #define HAVE_COMPLEX_H 1
  3603. | #define HAVE_UNWIND_H 1
  3604. | #define HAVE_SYS_ZLIB 1
  3605. | #define HAVE_ZLIB 1
  3606. | /* end confdefs.h. */
  3607. | #include <sys/poll.h>
  3608. configure:18614: result: no
  3609. configure:18614: WARNING: sys/poll.h: accepted by the compiler, rejected by the preprocessor!
  3610. configure:18614: WARNING: sys/poll.h: proceeding with the compiler's result
  3611. configure:18614: checking for sys/poll.h
  3612. configure:18614: result: yes
  3613. configure:18626: checking sys/wait.h usability
  3614. configure:18626: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3615. configure:18626: $? = 0
  3616. configure:18626: result: yes
  3617. configure:18626: checking sys/wait.h presence
  3618. configure:18626: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3619. configure:18626: $? = 0
  3620. configure:18626: result: yes
  3621. configure:18626: checking for sys/wait.h
  3622. configure:18626: result: yes
  3623. configure:18638: checking grp.h usability
  3624. configure:18638: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3625. configure:18638: $? = 0
  3626. configure:18638: result: yes
  3627. configure:18638: checking grp.h presence
  3628. configure:18638: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3629. configure:18638: $? = 0
  3630. configure:18638: result: yes
  3631. configure:18638: checking for grp.h
  3632. configure:18638: result: yes
  3633. configure:18650: checking syslog.h usability
  3634. configure:18650: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3635. conftest.c:79:20: fatal error: syslog.h: No such file or directory
  3636. #include <syslog.h>
  3637. ^
  3638. compilation terminated.
  3639. configure:18650: $? = 1
  3640. configure: failed program was:
  3641. | /* confdefs.h */
  3642. | #define PACKAGE_NAME "mono"
  3643. | #define PACKAGE_TARNAME "mono"
  3644. | #define PACKAGE_VERSION "4.8.1"
  3645. | #define PACKAGE_STRING "mono 4.8.1"
  3646. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3647. | #define PACKAGE_URL ""
  3648. | #define PACKAGE "mono"
  3649. | #define VERSION "4.8.1"
  3650. | #define STDC_HEADERS 1
  3651. | #define HAVE_SYS_TYPES_H 1
  3652. | #define HAVE_SYS_STAT_H 1
  3653. | #define HAVE_STDLIB_H 1
  3654. | #define HAVE_STRING_H 1
  3655. | #define HAVE_MEMORY_H 1
  3656. | #define HAVE_STRINGS_H 1
  3657. | #define HAVE_INTTYPES_H 1
  3658. | #define HAVE_STDINT_H 1
  3659. | #define HAVE_UNISTD_H 1
  3660. | #define HAVE_DLFCN_H 1
  3661. | #define LT_OBJDIR ".libs/"
  3662. | #define HAVE_ICONV 1
  3663. | #define ICONV_CONST
  3664. | #define HAVE_SYS_FILIO_H 1
  3665. | #define HAVE_SYS_SOCKIO_H 1
  3666. | #define HAVE_UTIME_H 1
  3667. | #define HAVE_SYS_UTIME_H 1
  3668. | #define HAVE_SEMAPHORE_H 1
  3669. | #define HAVE_SYS_UIO_H 1
  3670. | #define HAVE_SYS_PARAM_H 1
  3671. | #define HAVE_SYS_PARAM_H 1
  3672. | #define HAVE_SYS_UTSNAME_H 1
  3673. | #define HAVE_ALLOCA_H 1
  3674. | #define HAVE_PWD_H 1
  3675. | #define HAVE_UNISTD_H 1
  3676. | #define HAVE_SYS_TYPES_H 1
  3677. | #define HAVE_LINK_H 1
  3678. | #define HAVE_COMPLEX_H 1
  3679. | #define HAVE_UNWIND_H 1
  3680. | #define HAVE_SYS_ZLIB 1
  3681. | #define HAVE_ZLIB 1
  3682. | #define HAVE_SYS_POLL_H 1
  3683. | #define HAVE_SYS_WAIT_H 1
  3684. | #define HAVE_GRP_H 1
  3685. | /* end confdefs.h. */
  3686. | #include <stdio.h>
  3687. | #ifdef HAVE_SYS_TYPES_H
  3688. | # include <sys/types.h>
  3689. | #endif
  3690. | #ifdef HAVE_SYS_STAT_H
  3691. | # include <sys/stat.h>
  3692. | #endif
  3693. | #ifdef STDC_HEADERS
  3694. | # include <stdlib.h>
  3695. | # include <stddef.h>
  3696. | #else
  3697. | # ifdef HAVE_STDLIB_H
  3698. | # include <stdlib.h>
  3699. | # endif
  3700. | #endif
  3701. | #ifdef HAVE_STRING_H
  3702. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3703. | # include <memory.h>
  3704. | # endif
  3705. | # include <string.h>
  3706. | #endif
  3707. | #ifdef HAVE_STRINGS_H
  3708. | # include <strings.h>
  3709. | #endif
  3710. | #ifdef HAVE_INTTYPES_H
  3711. | # include <inttypes.h>
  3712. | #endif
  3713. | #ifdef HAVE_STDINT_H
  3714. | # include <stdint.h>
  3715. | #endif
  3716. | #ifdef HAVE_UNISTD_H
  3717. | # include <unistd.h>
  3718. | #endif
  3719. | #include <syslog.h>
  3720. configure:18650: result: no
  3721. configure:18650: checking syslog.h presence
  3722. configure:18650: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3723. conftest.c:46:20: fatal error: syslog.h: No such file or directory
  3724. #include <syslog.h>
  3725. ^
  3726. compilation terminated.
  3727. configure:18650: $? = 1
  3728. configure: failed program was:
  3729. | /* confdefs.h */
  3730. | #define PACKAGE_NAME "mono"
  3731. | #define PACKAGE_TARNAME "mono"
  3732. | #define PACKAGE_VERSION "4.8.1"
  3733. | #define PACKAGE_STRING "mono 4.8.1"
  3734. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3735. | #define PACKAGE_URL ""
  3736. | #define PACKAGE "mono"
  3737. | #define VERSION "4.8.1"
  3738. | #define STDC_HEADERS 1
  3739. | #define HAVE_SYS_TYPES_H 1
  3740. | #define HAVE_SYS_STAT_H 1
  3741. | #define HAVE_STDLIB_H 1
  3742. | #define HAVE_STRING_H 1
  3743. | #define HAVE_MEMORY_H 1
  3744. | #define HAVE_STRINGS_H 1
  3745. | #define HAVE_INTTYPES_H 1
  3746. | #define HAVE_STDINT_H 1
  3747. | #define HAVE_UNISTD_H 1
  3748. | #define HAVE_DLFCN_H 1
  3749. | #define LT_OBJDIR ".libs/"
  3750. | #define HAVE_ICONV 1
  3751. | #define ICONV_CONST
  3752. | #define HAVE_SYS_FILIO_H 1
  3753. | #define HAVE_SYS_SOCKIO_H 1
  3754. | #define HAVE_UTIME_H 1
  3755. | #define HAVE_SYS_UTIME_H 1
  3756. | #define HAVE_SEMAPHORE_H 1
  3757. | #define HAVE_SYS_UIO_H 1
  3758. | #define HAVE_SYS_PARAM_H 1
  3759. | #define HAVE_SYS_PARAM_H 1
  3760. | #define HAVE_SYS_UTSNAME_H 1
  3761. | #define HAVE_ALLOCA_H 1
  3762. | #define HAVE_PWD_H 1
  3763. | #define HAVE_UNISTD_H 1
  3764. | #define HAVE_SYS_TYPES_H 1
  3765. | #define HAVE_LINK_H 1
  3766. | #define HAVE_COMPLEX_H 1
  3767. | #define HAVE_UNWIND_H 1
  3768. | #define HAVE_SYS_ZLIB 1
  3769. | #define HAVE_ZLIB 1
  3770. | #define HAVE_SYS_POLL_H 1
  3771. | #define HAVE_SYS_WAIT_H 1
  3772. | #define HAVE_GRP_H 1
  3773. | /* end confdefs.h. */
  3774. | #include <syslog.h>
  3775. configure:18650: result: no
  3776. configure:18650: checking for syslog.h
  3777. configure:18650: result: no
  3778. configure:18664: checking wchar.h usability
  3779. configure:18664: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3780. configure:18664: $? = 0
  3781. configure:18664: result: yes
  3782. configure:18664: checking wchar.h presence
  3783. configure:18664: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3784. configure:18664: $? = 0
  3785. configure:18664: result: yes
  3786. configure:18664: checking for wchar.h
  3787. configure:18664: result: yes
  3788. configure:18676: checking ieeefp.h usability
  3789. configure:18676: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3790. configure:18676: $? = 0
  3791. configure:18676: result: yes
  3792. configure:18676: checking ieeefp.h presence
  3793. configure:18676: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  3794. configure:18676: $? = 0
  3795. configure:18676: result: yes
  3796. configure:18676: checking for ieeefp.h
  3797. configure:18676: result: yes
  3798. configure:18686: checking for isinf
  3799. configure:18701: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3800. configure:18701: $? = 0
  3801. configure:18703: result: yes
  3802. configure:18721: checking for _finite
  3803. configure:18721: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3804. /tmp/ccEAiRCt.o: In function `main':
  3805. conftest.c:(.text+0x4): undefined reference to `_finite'
  3806. collect2: error: ld returned 1 exit status
  3807. configure:18721: $? = 1
  3808. configure: failed program was:
  3809. | /* confdefs.h */
  3810. | #define PACKAGE_NAME "mono"
  3811. | #define PACKAGE_TARNAME "mono"
  3812. | #define PACKAGE_VERSION "4.8.1"
  3813. | #define PACKAGE_STRING "mono 4.8.1"
  3814. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3815. | #define PACKAGE_URL ""
  3816. | #define PACKAGE "mono"
  3817. | #define VERSION "4.8.1"
  3818. | #define STDC_HEADERS 1
  3819. | #define HAVE_SYS_TYPES_H 1
  3820. | #define HAVE_SYS_STAT_H 1
  3821. | #define HAVE_STDLIB_H 1
  3822. | #define HAVE_STRING_H 1
  3823. | #define HAVE_MEMORY_H 1
  3824. | #define HAVE_STRINGS_H 1
  3825. | #define HAVE_INTTYPES_H 1
  3826. | #define HAVE_STDINT_H 1
  3827. | #define HAVE_UNISTD_H 1
  3828. | #define HAVE_DLFCN_H 1
  3829. | #define LT_OBJDIR ".libs/"
  3830. | #define HAVE_ICONV 1
  3831. | #define ICONV_CONST
  3832. | #define HAVE_SYS_FILIO_H 1
  3833. | #define HAVE_SYS_SOCKIO_H 1
  3834. | #define HAVE_UTIME_H 1
  3835. | #define HAVE_SYS_UTIME_H 1
  3836. | #define HAVE_SEMAPHORE_H 1
  3837. | #define HAVE_SYS_UIO_H 1
  3838. | #define HAVE_SYS_PARAM_H 1
  3839. | #define HAVE_SYS_PARAM_H 1
  3840. | #define HAVE_SYS_UTSNAME_H 1
  3841. | #define HAVE_ALLOCA_H 1
  3842. | #define HAVE_PWD_H 1
  3843. | #define HAVE_UNISTD_H 1
  3844. | #define HAVE_SYS_TYPES_H 1
  3845. | #define HAVE_LINK_H 1
  3846. | #define HAVE_COMPLEX_H 1
  3847. | #define HAVE_UNWIND_H 1
  3848. | #define HAVE_SYS_ZLIB 1
  3849. | #define HAVE_ZLIB 1
  3850. | #define HAVE_SYS_POLL_H 1
  3851. | #define HAVE_SYS_WAIT_H 1
  3852. | #define HAVE_GRP_H 1
  3853. | #define HAVE_WCHAR_H 1
  3854. | #define HAVE_IEEEFP_H 1
  3855. | #define HAVE_ISINF 1
  3856. | /* end confdefs.h. */
  3857. | /* Define _finite to an innocuous variant, in case <limits.h> declares _finite.
  3858. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3859. | #define _finite innocuous__finite
  3860. |
  3861. | /* System header to define __stub macros and hopefully few prototypes,
  3862. | which can conflict with char _finite (); below.
  3863. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3864. | <limits.h> exists even on freestanding compilers. */
  3865. |
  3866. | #ifdef __STDC__
  3867. | # include <limits.h>
  3868. | #else
  3869. | # include <assert.h>
  3870. | #endif
  3871. |
  3872. | #undef _finite
  3873. |
  3874. | /* Override any GCC internal prototype to avoid an error.
  3875. | Use char because int might match the return type of a GCC
  3876. | builtin and then its argument prototype would still apply. */
  3877. | #ifdef __cplusplus
  3878. | extern "C"
  3879. | #endif
  3880. | char _finite ();
  3881. | /* The GNU C library defines this for functions which it implements
  3882. | to always fail with ENOSYS. Some functions are actually named
  3883. | something starting with __ and the normal name is an alias. */
  3884. | #if defined __stub__finite || defined __stub____finite
  3885. | choke me
  3886. | #endif
  3887. |
  3888. | int
  3889. | main ()
  3890. | {
  3891. | return _finite ();
  3892. | ;
  3893. | return 0;
  3894. | }
  3895. configure:18721: result: no
  3896. configure:18728: checking for _finite in math.h
  3897. configure:18741: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3898. /tmp/ccToqzjs.o: In function `main':
  3899. conftest.c:(.text+0x8): undefined reference to `_finite'
  3900. collect2: error: ld returned 1 exit status
  3901. configure:18741: $? = 1
  3902. configure: failed program was:
  3903. | /* confdefs.h */
  3904. | #define PACKAGE_NAME "mono"
  3905. | #define PACKAGE_TARNAME "mono"
  3906. | #define PACKAGE_VERSION "4.8.1"
  3907. | #define PACKAGE_STRING "mono 4.8.1"
  3908. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3909. | #define PACKAGE_URL ""
  3910. | #define PACKAGE "mono"
  3911. | #define VERSION "4.8.1"
  3912. | #define STDC_HEADERS 1
  3913. | #define HAVE_SYS_TYPES_H 1
  3914. | #define HAVE_SYS_STAT_H 1
  3915. | #define HAVE_STDLIB_H 1
  3916. | #define HAVE_STRING_H 1
  3917. | #define HAVE_MEMORY_H 1
  3918. | #define HAVE_STRINGS_H 1
  3919. | #define HAVE_INTTYPES_H 1
  3920. | #define HAVE_STDINT_H 1
  3921. | #define HAVE_UNISTD_H 1
  3922. | #define HAVE_DLFCN_H 1
  3923. | #define LT_OBJDIR ".libs/"
  3924. | #define HAVE_ICONV 1
  3925. | #define ICONV_CONST
  3926. | #define HAVE_SYS_FILIO_H 1
  3927. | #define HAVE_SYS_SOCKIO_H 1
  3928. | #define HAVE_UTIME_H 1
  3929. | #define HAVE_SYS_UTIME_H 1
  3930. | #define HAVE_SEMAPHORE_H 1
  3931. | #define HAVE_SYS_UIO_H 1
  3932. | #define HAVE_SYS_PARAM_H 1
  3933. | #define HAVE_SYS_PARAM_H 1
  3934. | #define HAVE_SYS_UTSNAME_H 1
  3935. | #define HAVE_ALLOCA_H 1
  3936. | #define HAVE_PWD_H 1
  3937. | #define HAVE_UNISTD_H 1
  3938. | #define HAVE_SYS_TYPES_H 1
  3939. | #define HAVE_LINK_H 1
  3940. | #define HAVE_COMPLEX_H 1
  3941. | #define HAVE_UNWIND_H 1
  3942. | #define HAVE_SYS_ZLIB 1
  3943. | #define HAVE_ZLIB 1
  3944. | #define HAVE_SYS_POLL_H 1
  3945. | #define HAVE_SYS_WAIT_H 1
  3946. | #define HAVE_GRP_H 1
  3947. | #define HAVE_WCHAR_H 1
  3948. | #define HAVE_IEEEFP_H 1
  3949. | #define HAVE_ISINF 1
  3950. | /* end confdefs.h. */
  3951. | #include <math.h>
  3952. | int
  3953. | main ()
  3954. | {
  3955. | _finite(0.0);
  3956. | ;
  3957. | return 0;
  3958. | }
  3959. configure:18747: result: no
  3960. configure:18759: checking linux/magic.h usability
  3961. configure:18759: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  3962. conftest.c:82:25: fatal error: linux/magic.h: No such file or directory
  3963. #include <linux/magic.h>
  3964. ^
  3965. compilation terminated.
  3966. configure:18759: $? = 1
  3967. configure: failed program was:
  3968. | /* confdefs.h */
  3969. | #define PACKAGE_NAME "mono"
  3970. | #define PACKAGE_TARNAME "mono"
  3971. | #define PACKAGE_VERSION "4.8.1"
  3972. | #define PACKAGE_STRING "mono 4.8.1"
  3973. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  3974. | #define PACKAGE_URL ""
  3975. | #define PACKAGE "mono"
  3976. | #define VERSION "4.8.1"
  3977. | #define STDC_HEADERS 1
  3978. | #define HAVE_SYS_TYPES_H 1
  3979. | #define HAVE_SYS_STAT_H 1
  3980. | #define HAVE_STDLIB_H 1
  3981. | #define HAVE_STRING_H 1
  3982. | #define HAVE_MEMORY_H 1
  3983. | #define HAVE_STRINGS_H 1
  3984. | #define HAVE_INTTYPES_H 1
  3985. | #define HAVE_STDINT_H 1
  3986. | #define HAVE_UNISTD_H 1
  3987. | #define HAVE_DLFCN_H 1
  3988. | #define LT_OBJDIR ".libs/"
  3989. | #define HAVE_ICONV 1
  3990. | #define ICONV_CONST
  3991. | #define HAVE_SYS_FILIO_H 1
  3992. | #define HAVE_SYS_SOCKIO_H 1
  3993. | #define HAVE_UTIME_H 1
  3994. | #define HAVE_SYS_UTIME_H 1
  3995. | #define HAVE_SEMAPHORE_H 1
  3996. | #define HAVE_SYS_UIO_H 1
  3997. | #define HAVE_SYS_PARAM_H 1
  3998. | #define HAVE_SYS_PARAM_H 1
  3999. | #define HAVE_SYS_UTSNAME_H 1
  4000. | #define HAVE_ALLOCA_H 1
  4001. | #define HAVE_PWD_H 1
  4002. | #define HAVE_UNISTD_H 1
  4003. | #define HAVE_SYS_TYPES_H 1
  4004. | #define HAVE_LINK_H 1
  4005. | #define HAVE_COMPLEX_H 1
  4006. | #define HAVE_UNWIND_H 1
  4007. | #define HAVE_SYS_ZLIB 1
  4008. | #define HAVE_ZLIB 1
  4009. | #define HAVE_SYS_POLL_H 1
  4010. | #define HAVE_SYS_WAIT_H 1
  4011. | #define HAVE_GRP_H 1
  4012. | #define HAVE_WCHAR_H 1
  4013. | #define HAVE_IEEEFP_H 1
  4014. | #define HAVE_ISINF 1
  4015. | /* end confdefs.h. */
  4016. | #include <stdio.h>
  4017. | #ifdef HAVE_SYS_TYPES_H
  4018. | # include <sys/types.h>
  4019. | #endif
  4020. | #ifdef HAVE_SYS_STAT_H
  4021. | # include <sys/stat.h>
  4022. | #endif
  4023. | #ifdef STDC_HEADERS
  4024. | # include <stdlib.h>
  4025. | # include <stddef.h>
  4026. | #else
  4027. | # ifdef HAVE_STDLIB_H
  4028. | # include <stdlib.h>
  4029. | # endif
  4030. | #endif
  4031. | #ifdef HAVE_STRING_H
  4032. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4033. | # include <memory.h>
  4034. | # endif
  4035. | # include <string.h>
  4036. | #endif
  4037. | #ifdef HAVE_STRINGS_H
  4038. | # include <strings.h>
  4039. | #endif
  4040. | #ifdef HAVE_INTTYPES_H
  4041. | # include <inttypes.h>
  4042. | #endif
  4043. | #ifdef HAVE_STDINT_H
  4044. | # include <stdint.h>
  4045. | #endif
  4046. | #ifdef HAVE_UNISTD_H
  4047. | # include <unistd.h>
  4048. | #endif
  4049. | #include <linux/magic.h>
  4050. configure:18759: result: no
  4051. configure:18759: checking linux/magic.h presence
  4052. configure:18759: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c
  4053. conftest.c:49:25: fatal error: linux/magic.h: No such file or directory
  4054. #include <linux/magic.h>
  4055. ^
  4056. compilation terminated.
  4057. configure:18759: $? = 1
  4058. configure: failed program was:
  4059. | /* confdefs.h */
  4060. | #define PACKAGE_NAME "mono"
  4061. | #define PACKAGE_TARNAME "mono"
  4062. | #define PACKAGE_VERSION "4.8.1"
  4063. | #define PACKAGE_STRING "mono 4.8.1"
  4064. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4065. | #define PACKAGE_URL ""
  4066. | #define PACKAGE "mono"
  4067. | #define VERSION "4.8.1"
  4068. | #define STDC_HEADERS 1
  4069. | #define HAVE_SYS_TYPES_H 1
  4070. | #define HAVE_SYS_STAT_H 1
  4071. | #define HAVE_STDLIB_H 1
  4072. | #define HAVE_STRING_H 1
  4073. | #define HAVE_MEMORY_H 1
  4074. | #define HAVE_STRINGS_H 1
  4075. | #define HAVE_INTTYPES_H 1
  4076. | #define HAVE_STDINT_H 1
  4077. | #define HAVE_UNISTD_H 1
  4078. | #define HAVE_DLFCN_H 1
  4079. | #define LT_OBJDIR ".libs/"
  4080. | #define HAVE_ICONV 1
  4081. | #define ICONV_CONST
  4082. | #define HAVE_SYS_FILIO_H 1
  4083. | #define HAVE_SYS_SOCKIO_H 1
  4084. | #define HAVE_UTIME_H 1
  4085. | #define HAVE_SYS_UTIME_H 1
  4086. | #define HAVE_SEMAPHORE_H 1
  4087. | #define HAVE_SYS_UIO_H 1
  4088. | #define HAVE_SYS_PARAM_H 1
  4089. | #define HAVE_SYS_PARAM_H 1
  4090. | #define HAVE_SYS_UTSNAME_H 1
  4091. | #define HAVE_ALLOCA_H 1
  4092. | #define HAVE_PWD_H 1
  4093. | #define HAVE_UNISTD_H 1
  4094. | #define HAVE_SYS_TYPES_H 1
  4095. | #define HAVE_LINK_H 1
  4096. | #define HAVE_COMPLEX_H 1
  4097. | #define HAVE_UNWIND_H 1
  4098. | #define HAVE_SYS_ZLIB 1
  4099. | #define HAVE_ZLIB 1
  4100. | #define HAVE_SYS_POLL_H 1
  4101. | #define HAVE_SYS_WAIT_H 1
  4102. | #define HAVE_GRP_H 1
  4103. | #define HAVE_WCHAR_H 1
  4104. | #define HAVE_IEEEFP_H 1
  4105. | #define HAVE_ISINF 1
  4106. | /* end confdefs.h. */
  4107. | #include <linux/magic.h>
  4108. configure:18759: result: no
  4109. configure:18759: checking for linux/magic.h
  4110. configure:18759: result: no
  4111. configure:18775: checking size of void *
  4112. configure:18780: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4113. configure:18780: $? = 0
  4114. configure:18780: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4115. conftest.c: In function 'main':
  4116. conftest.c:85:12: error: size of array 'test_array' is negative
  4117. static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
  4118. ^
  4119. configure:18780: $? = 1
  4120. configure: failed program was:
  4121. | /* confdefs.h */
  4122. | #define PACKAGE_NAME "mono"
  4123. | #define PACKAGE_TARNAME "mono"
  4124. | #define PACKAGE_VERSION "4.8.1"
  4125. | #define PACKAGE_STRING "mono 4.8.1"
  4126. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4127. | #define PACKAGE_URL ""
  4128. | #define PACKAGE "mono"
  4129. | #define VERSION "4.8.1"
  4130. | #define STDC_HEADERS 1
  4131. | #define HAVE_SYS_TYPES_H 1
  4132. | #define HAVE_SYS_STAT_H 1
  4133. | #define HAVE_STDLIB_H 1
  4134. | #define HAVE_STRING_H 1
  4135. | #define HAVE_MEMORY_H 1
  4136. | #define HAVE_STRINGS_H 1
  4137. | #define HAVE_INTTYPES_H 1
  4138. | #define HAVE_STDINT_H 1
  4139. | #define HAVE_UNISTD_H 1
  4140. | #define HAVE_DLFCN_H 1
  4141. | #define LT_OBJDIR ".libs/"
  4142. | #define HAVE_ICONV 1
  4143. | #define ICONV_CONST
  4144. | #define HAVE_SYS_FILIO_H 1
  4145. | #define HAVE_SYS_SOCKIO_H 1
  4146. | #define HAVE_UTIME_H 1
  4147. | #define HAVE_SYS_UTIME_H 1
  4148. | #define HAVE_SEMAPHORE_H 1
  4149. | #define HAVE_SYS_UIO_H 1
  4150. | #define HAVE_SYS_PARAM_H 1
  4151. | #define HAVE_SYS_PARAM_H 1
  4152. | #define HAVE_SYS_UTSNAME_H 1
  4153. | #define HAVE_ALLOCA_H 1
  4154. | #define HAVE_PWD_H 1
  4155. | #define HAVE_UNISTD_H 1
  4156. | #define HAVE_SYS_TYPES_H 1
  4157. | #define HAVE_LINK_H 1
  4158. | #define HAVE_COMPLEX_H 1
  4159. | #define HAVE_UNWIND_H 1
  4160. | #define HAVE_SYS_ZLIB 1
  4161. | #define HAVE_ZLIB 1
  4162. | #define HAVE_SYS_POLL_H 1
  4163. | #define HAVE_SYS_WAIT_H 1
  4164. | #define HAVE_GRP_H 1
  4165. | #define HAVE_WCHAR_H 1
  4166. | #define HAVE_IEEEFP_H 1
  4167. | #define HAVE_ISINF 1
  4168. | /* end confdefs.h. */
  4169. | #include <stdio.h>
  4170. | #ifdef HAVE_SYS_TYPES_H
  4171. | # include <sys/types.h>
  4172. | #endif
  4173. | #ifdef HAVE_SYS_STAT_H
  4174. | # include <sys/stat.h>
  4175. | #endif
  4176. | #ifdef STDC_HEADERS
  4177. | # include <stdlib.h>
  4178. | # include <stddef.h>
  4179. | #else
  4180. | # ifdef HAVE_STDLIB_H
  4181. | # include <stdlib.h>
  4182. | # endif
  4183. | #endif
  4184. | #ifdef HAVE_STRING_H
  4185. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4186. | # include <memory.h>
  4187. | # endif
  4188. | # include <string.h>
  4189. | #endif
  4190. | #ifdef HAVE_STRINGS_H
  4191. | # include <strings.h>
  4192. | #endif
  4193. | #ifdef HAVE_INTTYPES_H
  4194. | # include <inttypes.h>
  4195. | #endif
  4196. | #ifdef HAVE_STDINT_H
  4197. | # include <stdint.h>
  4198. | #endif
  4199. | #ifdef HAVE_UNISTD_H
  4200. | # include <unistd.h>
  4201. | #endif
  4202. | int
  4203. | main ()
  4204. | {
  4205. | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
  4206. | test_array [0] = 0;
  4207. | return test_array [0];
  4208. |
  4209. | ;
  4210. | return 0;
  4211. | }
  4212. configure:18780: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4213. conftest.c: In function 'main':
  4214. conftest.c:85:12: error: size of array 'test_array' is negative
  4215. static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
  4216. ^
  4217. configure:18780: $? = 1
  4218. configure: failed program was:
  4219. | /* confdefs.h */
  4220. | #define PACKAGE_NAME "mono"
  4221. | #define PACKAGE_TARNAME "mono"
  4222. | #define PACKAGE_VERSION "4.8.1"
  4223. | #define PACKAGE_STRING "mono 4.8.1"
  4224. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4225. | #define PACKAGE_URL ""
  4226. | #define PACKAGE "mono"
  4227. | #define VERSION "4.8.1"
  4228. | #define STDC_HEADERS 1
  4229. | #define HAVE_SYS_TYPES_H 1
  4230. | #define HAVE_SYS_STAT_H 1
  4231. | #define HAVE_STDLIB_H 1
  4232. | #define HAVE_STRING_H 1
  4233. | #define HAVE_MEMORY_H 1
  4234. | #define HAVE_STRINGS_H 1
  4235. | #define HAVE_INTTYPES_H 1
  4236. | #define HAVE_STDINT_H 1
  4237. | #define HAVE_UNISTD_H 1
  4238. | #define HAVE_DLFCN_H 1
  4239. | #define LT_OBJDIR ".libs/"
  4240. | #define HAVE_ICONV 1
  4241. | #define ICONV_CONST
  4242. | #define HAVE_SYS_FILIO_H 1
  4243. | #define HAVE_SYS_SOCKIO_H 1
  4244. | #define HAVE_UTIME_H 1
  4245. | #define HAVE_SYS_UTIME_H 1
  4246. | #define HAVE_SEMAPHORE_H 1
  4247. | #define HAVE_SYS_UIO_H 1
  4248. | #define HAVE_SYS_PARAM_H 1
  4249. | #define HAVE_SYS_PARAM_H 1
  4250. | #define HAVE_SYS_UTSNAME_H 1
  4251. | #define HAVE_ALLOCA_H 1
  4252. | #define HAVE_PWD_H 1
  4253. | #define HAVE_UNISTD_H 1
  4254. | #define HAVE_SYS_TYPES_H 1
  4255. | #define HAVE_LINK_H 1
  4256. | #define HAVE_COMPLEX_H 1
  4257. | #define HAVE_UNWIND_H 1
  4258. | #define HAVE_SYS_ZLIB 1
  4259. | #define HAVE_ZLIB 1
  4260. | #define HAVE_SYS_POLL_H 1
  4261. | #define HAVE_SYS_WAIT_H 1
  4262. | #define HAVE_GRP_H 1
  4263. | #define HAVE_WCHAR_H 1
  4264. | #define HAVE_IEEEFP_H 1
  4265. | #define HAVE_ISINF 1
  4266. | /* end confdefs.h. */
  4267. | #include <stdio.h>
  4268. | #ifdef HAVE_SYS_TYPES_H
  4269. | # include <sys/types.h>
  4270. | #endif
  4271. | #ifdef HAVE_SYS_STAT_H
  4272. | # include <sys/stat.h>
  4273. | #endif
  4274. | #ifdef STDC_HEADERS
  4275. | # include <stdlib.h>
  4276. | # include <stddef.h>
  4277. | #else
  4278. | # ifdef HAVE_STDLIB_H
  4279. | # include <stdlib.h>
  4280. | # endif
  4281. | #endif
  4282. | #ifdef HAVE_STRING_H
  4283. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4284. | # include <memory.h>
  4285. | # endif
  4286. | # include <string.h>
  4287. | #endif
  4288. | #ifdef HAVE_STRINGS_H
  4289. | # include <strings.h>
  4290. | #endif
  4291. | #ifdef HAVE_INTTYPES_H
  4292. | # include <inttypes.h>
  4293. | #endif
  4294. | #ifdef HAVE_STDINT_H
  4295. | # include <stdint.h>
  4296. | #endif
  4297. | #ifdef HAVE_UNISTD_H
  4298. | # include <unistd.h>
  4299. | #endif
  4300. | int
  4301. | main ()
  4302. | {
  4303. | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
  4304. | test_array [0] = 0;
  4305. | return test_array [0];
  4306. |
  4307. | ;
  4308. | return 0;
  4309. | }
  4310. configure:18780: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4311. conftest.c: In function 'main':
  4312. conftest.c:85:12: error: size of array 'test_array' is negative
  4313. static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
  4314. ^
  4315. configure:18780: $? = 1
  4316. configure: failed program was:
  4317. | /* confdefs.h */
  4318. | #define PACKAGE_NAME "mono"
  4319. | #define PACKAGE_TARNAME "mono"
  4320. | #define PACKAGE_VERSION "4.8.1"
  4321. | #define PACKAGE_STRING "mono 4.8.1"
  4322. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4323. | #define PACKAGE_URL ""
  4324. | #define PACKAGE "mono"
  4325. | #define VERSION "4.8.1"
  4326. | #define STDC_HEADERS 1
  4327. | #define HAVE_SYS_TYPES_H 1
  4328. | #define HAVE_SYS_STAT_H 1
  4329. | #define HAVE_STDLIB_H 1
  4330. | #define HAVE_STRING_H 1
  4331. | #define HAVE_MEMORY_H 1
  4332. | #define HAVE_STRINGS_H 1
  4333. | #define HAVE_INTTYPES_H 1
  4334. | #define HAVE_STDINT_H 1
  4335. | #define HAVE_UNISTD_H 1
  4336. | #define HAVE_DLFCN_H 1
  4337. | #define LT_OBJDIR ".libs/"
  4338. | #define HAVE_ICONV 1
  4339. | #define ICONV_CONST
  4340. | #define HAVE_SYS_FILIO_H 1
  4341. | #define HAVE_SYS_SOCKIO_H 1
  4342. | #define HAVE_UTIME_H 1
  4343. | #define HAVE_SYS_UTIME_H 1
  4344. | #define HAVE_SEMAPHORE_H 1
  4345. | #define HAVE_SYS_UIO_H 1
  4346. | #define HAVE_SYS_PARAM_H 1
  4347. | #define HAVE_SYS_PARAM_H 1
  4348. | #define HAVE_SYS_UTSNAME_H 1
  4349. | #define HAVE_ALLOCA_H 1
  4350. | #define HAVE_PWD_H 1
  4351. | #define HAVE_UNISTD_H 1
  4352. | #define HAVE_SYS_TYPES_H 1
  4353. | #define HAVE_LINK_H 1
  4354. | #define HAVE_COMPLEX_H 1
  4355. | #define HAVE_UNWIND_H 1
  4356. | #define HAVE_SYS_ZLIB 1
  4357. | #define HAVE_ZLIB 1
  4358. | #define HAVE_SYS_POLL_H 1
  4359. | #define HAVE_SYS_WAIT_H 1
  4360. | #define HAVE_GRP_H 1
  4361. | #define HAVE_WCHAR_H 1
  4362. | #define HAVE_IEEEFP_H 1
  4363. | #define HAVE_ISINF 1
  4364. | /* end confdefs.h. */
  4365. | #include <stdio.h>
  4366. | #ifdef HAVE_SYS_TYPES_H
  4367. | # include <sys/types.h>
  4368. | #endif
  4369. | #ifdef HAVE_SYS_STAT_H
  4370. | # include <sys/stat.h>
  4371. | #endif
  4372. | #ifdef STDC_HEADERS
  4373. | # include <stdlib.h>
  4374. | # include <stddef.h>
  4375. | #else
  4376. | # ifdef HAVE_STDLIB_H
  4377. | # include <stdlib.h>
  4378. | # endif
  4379. | #endif
  4380. | #ifdef HAVE_STRING_H
  4381. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4382. | # include <memory.h>
  4383. | # endif
  4384. | # include <string.h>
  4385. | #endif
  4386. | #ifdef HAVE_STRINGS_H
  4387. | # include <strings.h>
  4388. | #endif
  4389. | #ifdef HAVE_INTTYPES_H
  4390. | # include <inttypes.h>
  4391. | #endif
  4392. | #ifdef HAVE_STDINT_H
  4393. | # include <stdint.h>
  4394. | #endif
  4395. | #ifdef HAVE_UNISTD_H
  4396. | # include <unistd.h>
  4397. | #endif
  4398. | int
  4399. | main ()
  4400. | {
  4401. | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
  4402. | test_array [0] = 0;
  4403. | return test_array [0];
  4404. |
  4405. | ;
  4406. | return 0;
  4407. | }
  4408. configure:18780: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4409. configure:18780: $? = 0
  4410. configure:18780: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4411. configure:18780: $? = 0
  4412. configure:18780: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4413. configure:18780: $? = 0
  4414. configure:18794: result: 4
  4415. configure:18805: checking for clang
  4416. configure:18828: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4417. conftest.c: In function 'main':
  4418. conftest.c:57:4: error: #error "FAILED"
  4419. #error "FAILED"
  4420. ^
  4421. configure:18828: $? = 1
  4422. configure: failed program was:
  4423. | /* confdefs.h */
  4424. | #define PACKAGE_NAME "mono"
  4425. | #define PACKAGE_TARNAME "mono"
  4426. | #define PACKAGE_VERSION "4.8.1"
  4427. | #define PACKAGE_STRING "mono 4.8.1"
  4428. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4429. | #define PACKAGE_URL ""
  4430. | #define PACKAGE "mono"
  4431. | #define VERSION "4.8.1"
  4432. | #define STDC_HEADERS 1
  4433. | #define HAVE_SYS_TYPES_H 1
  4434. | #define HAVE_SYS_STAT_H 1
  4435. | #define HAVE_STDLIB_H 1
  4436. | #define HAVE_STRING_H 1
  4437. | #define HAVE_MEMORY_H 1
  4438. | #define HAVE_STRINGS_H 1
  4439. | #define HAVE_INTTYPES_H 1
  4440. | #define HAVE_STDINT_H 1
  4441. | #define HAVE_UNISTD_H 1
  4442. | #define HAVE_DLFCN_H 1
  4443. | #define LT_OBJDIR ".libs/"
  4444. | #define HAVE_ICONV 1
  4445. | #define ICONV_CONST
  4446. | #define HAVE_SYS_FILIO_H 1
  4447. | #define HAVE_SYS_SOCKIO_H 1
  4448. | #define HAVE_UTIME_H 1
  4449. | #define HAVE_SYS_UTIME_H 1
  4450. | #define HAVE_SEMAPHORE_H 1
  4451. | #define HAVE_SYS_UIO_H 1
  4452. | #define HAVE_SYS_PARAM_H 1
  4453. | #define HAVE_SYS_PARAM_H 1
  4454. | #define HAVE_SYS_UTSNAME_H 1
  4455. | #define HAVE_ALLOCA_H 1
  4456. | #define HAVE_PWD_H 1
  4457. | #define HAVE_UNISTD_H 1
  4458. | #define HAVE_SYS_TYPES_H 1
  4459. | #define HAVE_LINK_H 1
  4460. | #define HAVE_COMPLEX_H 1
  4461. | #define HAVE_UNWIND_H 1
  4462. | #define HAVE_SYS_ZLIB 1
  4463. | #define HAVE_ZLIB 1
  4464. | #define HAVE_SYS_POLL_H 1
  4465. | #define HAVE_SYS_WAIT_H 1
  4466. | #define HAVE_GRP_H 1
  4467. | #define HAVE_WCHAR_H 1
  4468. | #define HAVE_IEEEFP_H 1
  4469. | #define HAVE_ISINF 1
  4470. | #define SIZEOF_VOID_P 4
  4471. | /* end confdefs.h. */
  4472. |
  4473. | int
  4474. | main ()
  4475. | {
  4476. |
  4477. | #ifdef __clang__
  4478. | #else
  4479. | #error "FAILED"
  4480. | #endif
  4481. | return 0;
  4482. |
  4483. | ;
  4484. | return 0;
  4485. | }
  4486. configure:18836: result: no
  4487. configure:18874: checking for -Wno-unused-but-set-variable option to gcc
  4488. configure:18889: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wunused-but-set-variable -Werror -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP conftest.c >&5
  4489. configure:18889: $? = 0
  4490. configure:18891: result: yes
  4491. configure:18997: checking whether NLS is requested
  4492. configure:19006: result: profile_default
  4493. configure:19047: checking for msgfmt
  4494. configure: trying /usr/bin/msgfmt...
  4495. 0 translated messages.
  4496. configure:19079: result: /usr/bin/msgfmt
  4497. configure:19088: checking for gmsgfmt
  4498. configure:19119: result: /usr/bin/msgfmt
  4499. configure:19170: checking for xgettext
  4500. configure: trying /usr/bin/xgettext...
  4501. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  4502. configure:19202: result: /usr/bin/xgettext
  4503. configure:19248: checking for msgmerge
  4504. configure: trying /usr/bin/msgmerge...
  4505. configure:19279: result: /usr/bin/msgmerge
  4506. configure:19344: checking for pkg-config
  4507. configure:19362: found /usr/bin/pkg-config
  4508. configure:19375: result: /usr/bin/pkg-config
  4509. configure:19541: checking for -mno-tls-direct-seg-refs option to gcc
  4510. configure:19556: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -mno-tls-direct-seg-refs -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4511. arm-rtems4.11-gcc: error: unrecognized command line option '-mno-tls-direct-seg-refs'
  4512. configure:19556: $? = 1
  4513. configure: failed program was:
  4514. | /* confdefs.h */
  4515. | #define PACKAGE_NAME "mono"
  4516. | #define PACKAGE_TARNAME "mono"
  4517. | #define PACKAGE_VERSION "4.8.1"
  4518. | #define PACKAGE_STRING "mono 4.8.1"
  4519. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4520. | #define PACKAGE_URL ""
  4521. | #define PACKAGE "mono"
  4522. | #define VERSION "4.8.1"
  4523. | #define STDC_HEADERS 1
  4524. | #define HAVE_SYS_TYPES_H 1
  4525. | #define HAVE_SYS_STAT_H 1
  4526. | #define HAVE_STDLIB_H 1
  4527. | #define HAVE_STRING_H 1
  4528. | #define HAVE_MEMORY_H 1
  4529. | #define HAVE_STRINGS_H 1
  4530. | #define HAVE_INTTYPES_H 1
  4531. | #define HAVE_STDINT_H 1
  4532. | #define HAVE_UNISTD_H 1
  4533. | #define HAVE_DLFCN_H 1
  4534. | #define LT_OBJDIR ".libs/"
  4535. | #define HAVE_ICONV 1
  4536. | #define ICONV_CONST
  4537. | #define HAVE_SYS_FILIO_H 1
  4538. | #define HAVE_SYS_SOCKIO_H 1
  4539. | #define HAVE_UTIME_H 1
  4540. | #define HAVE_SYS_UTIME_H 1
  4541. | #define HAVE_SEMAPHORE_H 1
  4542. | #define HAVE_SYS_UIO_H 1
  4543. | #define HAVE_SYS_PARAM_H 1
  4544. | #define HAVE_SYS_PARAM_H 1
  4545. | #define HAVE_SYS_UTSNAME_H 1
  4546. | #define HAVE_ALLOCA_H 1
  4547. | #define HAVE_PWD_H 1
  4548. | #define HAVE_UNISTD_H 1
  4549. | #define HAVE_SYS_TYPES_H 1
  4550. | #define HAVE_LINK_H 1
  4551. | #define HAVE_COMPLEX_H 1
  4552. | #define HAVE_UNWIND_H 1
  4553. | #define HAVE_SYS_ZLIB 1
  4554. | #define HAVE_ZLIB 1
  4555. | #define HAVE_SYS_POLL_H 1
  4556. | #define HAVE_SYS_WAIT_H 1
  4557. | #define HAVE_GRP_H 1
  4558. | #define HAVE_WCHAR_H 1
  4559. | #define HAVE_IEEEFP_H 1
  4560. | #define HAVE_ISINF 1
  4561. | #define SIZEOF_VOID_P 4
  4562. | #define MONO_XEN_OPT 1
  4563. | /* end confdefs.h. */
  4564. |
  4565. | int
  4566. | main ()
  4567. | {
  4568. |
  4569. | return 0;
  4570. |
  4571. | ;
  4572. | return 0;
  4573. | }
  4574. configure:19565: result: no
  4575. configure:19906: result: yes
  4576. configure:20270: checking for visibility __attribute__
  4577. configure:20281: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4578. conftest.c:54:48: warning: no previous prototype for 'doit' [-Wmissing-prototypes]
  4579. void __attribute__ ((visibility ("hidden"))) doit (void) {}
  4580. ^
  4581. conftest.c:55:10: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4582. int main () { doit (); return 0; }
  4583. ^
  4584. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4585. configure:20281: $? = 0
  4586. configure:20284: result: yes
  4587. configure:20423: checking whether arm-rtems4.11-gcc supports zero length arrays
  4588. configure:20441: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4589. conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4590. main ()
  4591. ^
  4592. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4593. configure:20441: $? = 0
  4594. configure:20443: result: yes
  4595. configure:20466: checking nacl/nacl_dyncode.h usability
  4596. configure:20466: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4597. conftest.c:87:31: fatal error: nacl/nacl_dyncode.h: No such file or directory
  4598. #include <nacl/nacl_dyncode.h>
  4599. ^
  4600. compilation terminated.
  4601. configure:20466: $? = 1
  4602. configure: failed program was:
  4603. | /* confdefs.h */
  4604. | #define PACKAGE_NAME "mono"
  4605. | #define PACKAGE_TARNAME "mono"
  4606. | #define PACKAGE_VERSION "4.8.1"
  4607. | #define PACKAGE_STRING "mono 4.8.1"
  4608. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4609. | #define PACKAGE_URL ""
  4610. | #define PACKAGE "mono"
  4611. | #define VERSION "4.8.1"
  4612. | #define STDC_HEADERS 1
  4613. | #define HAVE_SYS_TYPES_H 1
  4614. | #define HAVE_SYS_STAT_H 1
  4615. | #define HAVE_STDLIB_H 1
  4616. | #define HAVE_STRING_H 1
  4617. | #define HAVE_MEMORY_H 1
  4618. | #define HAVE_STRINGS_H 1
  4619. | #define HAVE_INTTYPES_H 1
  4620. | #define HAVE_STDINT_H 1
  4621. | #define HAVE_UNISTD_H 1
  4622. | #define HAVE_DLFCN_H 1
  4623. | #define LT_OBJDIR ".libs/"
  4624. | #define HAVE_ICONV 1
  4625. | #define ICONV_CONST
  4626. | #define HAVE_SYS_FILIO_H 1
  4627. | #define HAVE_SYS_SOCKIO_H 1
  4628. | #define HAVE_UTIME_H 1
  4629. | #define HAVE_SYS_UTIME_H 1
  4630. | #define HAVE_SEMAPHORE_H 1
  4631. | #define HAVE_SYS_UIO_H 1
  4632. | #define HAVE_SYS_PARAM_H 1
  4633. | #define HAVE_SYS_PARAM_H 1
  4634. | #define HAVE_SYS_UTSNAME_H 1
  4635. | #define HAVE_ALLOCA_H 1
  4636. | #define HAVE_PWD_H 1
  4637. | #define HAVE_UNISTD_H 1
  4638. | #define HAVE_SYS_TYPES_H 1
  4639. | #define HAVE_LINK_H 1
  4640. | #define HAVE_COMPLEX_H 1
  4641. | #define HAVE_UNWIND_H 1
  4642. | #define HAVE_SYS_ZLIB 1
  4643. | #define HAVE_ZLIB 1
  4644. | #define HAVE_SYS_POLL_H 1
  4645. | #define HAVE_SYS_WAIT_H 1
  4646. | #define HAVE_GRP_H 1
  4647. | #define HAVE_WCHAR_H 1
  4648. | #define HAVE_IEEEFP_H 1
  4649. | #define HAVE_ISINF 1
  4650. | #define SIZEOF_VOID_P 4
  4651. | #define MONO_XEN_OPT 1
  4652. | #define DISABLED_FEATURES "none"
  4653. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  4654. | #define MONO_ZERO_LEN_ARRAY 0
  4655. | /* end confdefs.h. */
  4656. | #include <stdio.h>
  4657. | #ifdef HAVE_SYS_TYPES_H
  4658. | # include <sys/types.h>
  4659. | #endif
  4660. | #ifdef HAVE_SYS_STAT_H
  4661. | # include <sys/stat.h>
  4662. | #endif
  4663. | #ifdef STDC_HEADERS
  4664. | # include <stdlib.h>
  4665. | # include <stddef.h>
  4666. | #else
  4667. | # ifdef HAVE_STDLIB_H
  4668. | # include <stdlib.h>
  4669. | # endif
  4670. | #endif
  4671. | #ifdef HAVE_STRING_H
  4672. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4673. | # include <memory.h>
  4674. | # endif
  4675. | # include <string.h>
  4676. | #endif
  4677. | #ifdef HAVE_STRINGS_H
  4678. | # include <strings.h>
  4679. | #endif
  4680. | #ifdef HAVE_INTTYPES_H
  4681. | # include <inttypes.h>
  4682. | #endif
  4683. | #ifdef HAVE_STDINT_H
  4684. | # include <stdint.h>
  4685. | #endif
  4686. | #ifdef HAVE_UNISTD_H
  4687. | # include <unistd.h>
  4688. | #endif
  4689. | #include <nacl/nacl_dyncode.h>
  4690. configure:20466: result: no
  4691. configure:20466: checking nacl/nacl_dyncode.h presence
  4692. configure:20466: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c
  4693. conftest.c:54:31: fatal error: nacl/nacl_dyncode.h: No such file or directory
  4694. #include <nacl/nacl_dyncode.h>
  4695. ^
  4696. compilation terminated.
  4697. configure:20466: $? = 1
  4698. configure: failed program was:
  4699. | /* confdefs.h */
  4700. | #define PACKAGE_NAME "mono"
  4701. | #define PACKAGE_TARNAME "mono"
  4702. | #define PACKAGE_VERSION "4.8.1"
  4703. | #define PACKAGE_STRING "mono 4.8.1"
  4704. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4705. | #define PACKAGE_URL ""
  4706. | #define PACKAGE "mono"
  4707. | #define VERSION "4.8.1"
  4708. | #define STDC_HEADERS 1
  4709. | #define HAVE_SYS_TYPES_H 1
  4710. | #define HAVE_SYS_STAT_H 1
  4711. | #define HAVE_STDLIB_H 1
  4712. | #define HAVE_STRING_H 1
  4713. | #define HAVE_MEMORY_H 1
  4714. | #define HAVE_STRINGS_H 1
  4715. | #define HAVE_INTTYPES_H 1
  4716. | #define HAVE_STDINT_H 1
  4717. | #define HAVE_UNISTD_H 1
  4718. | #define HAVE_DLFCN_H 1
  4719. | #define LT_OBJDIR ".libs/"
  4720. | #define HAVE_ICONV 1
  4721. | #define ICONV_CONST
  4722. | #define HAVE_SYS_FILIO_H 1
  4723. | #define HAVE_SYS_SOCKIO_H 1
  4724. | #define HAVE_UTIME_H 1
  4725. | #define HAVE_SYS_UTIME_H 1
  4726. | #define HAVE_SEMAPHORE_H 1
  4727. | #define HAVE_SYS_UIO_H 1
  4728. | #define HAVE_SYS_PARAM_H 1
  4729. | #define HAVE_SYS_PARAM_H 1
  4730. | #define HAVE_SYS_UTSNAME_H 1
  4731. | #define HAVE_ALLOCA_H 1
  4732. | #define HAVE_PWD_H 1
  4733. | #define HAVE_UNISTD_H 1
  4734. | #define HAVE_SYS_TYPES_H 1
  4735. | #define HAVE_LINK_H 1
  4736. | #define HAVE_COMPLEX_H 1
  4737. | #define HAVE_UNWIND_H 1
  4738. | #define HAVE_SYS_ZLIB 1
  4739. | #define HAVE_ZLIB 1
  4740. | #define HAVE_SYS_POLL_H 1
  4741. | #define HAVE_SYS_WAIT_H 1
  4742. | #define HAVE_GRP_H 1
  4743. | #define HAVE_WCHAR_H 1
  4744. | #define HAVE_IEEEFP_H 1
  4745. | #define HAVE_ISINF 1
  4746. | #define SIZEOF_VOID_P 4
  4747. | #define MONO_XEN_OPT 1
  4748. | #define DISABLED_FEATURES "none"
  4749. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  4750. | #define MONO_ZERO_LEN_ARRAY 0
  4751. | /* end confdefs.h. */
  4752. | #include <nacl/nacl_dyncode.h>
  4753. configure:20466: result: no
  4754. configure:20466: checking for nacl/nacl_dyncode.h
  4755. configure:20466: result: no
  4756. configure:20479: checking signal.h usability
  4757. configure:20479: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4758. configure:20479: $? = 0
  4759. configure:20479: result: yes
  4760. configure:20479: checking signal.h presence
  4761. configure:20479: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c
  4762. configure:20479: $? = 0
  4763. configure:20479: result: yes
  4764. configure:20479: checking for signal.h
  4765. configure:20479: result: yes
  4766. configure:20491: checking for sigaction
  4767. configure:20491: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4768. conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4769. char sigaction ();
  4770. ^
  4771. conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4772. main ()
  4773. ^
  4774. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4775. configure:20491: $? = 0
  4776. configure:20491: result: yes
  4777. configure:20502: checking for kill
  4778. configure:20502: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4779. conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4780. char kill ();
  4781. ^
  4782. conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4783. main ()
  4784. ^
  4785. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4786. configure:20502: $? = 0
  4787. configure:20502: result: yes
  4788. configure:20513: checking for signal
  4789. configure:20513: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4790. conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4791. char signal ();
  4792. ^
  4793. conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4794. main ()
  4795. ^
  4796. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4797. configure:20513: $? = 0
  4798. configure:20513: result: yes
  4799. configure:20532: checking for library containing clock_gettime
  4800. configure:20563: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4801. conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4802. char clock_gettime ();
  4803. ^
  4804. conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4805. main ()
  4806. ^
  4807. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4808. configure:20563: $? = 0
  4809. configure:20580: result: none required
  4810. configure:20590: checking for clock_nanosleep
  4811. configure:20590: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4812. conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4813. char clock_nanosleep ();
  4814. ^
  4815. conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4816. main ()
  4817. ^
  4818. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4819. /tmp/cctI6WDF.o: In function `main':
  4820. /opt/Mono/mono-4.8.1.0/mono/conftest.c:92: undefined reference to `clock_nanosleep'
  4821. collect2: error: ld returned 1 exit status
  4822. configure:20590: $? = 1
  4823. configure: failed program was:
  4824. | /* confdefs.h */
  4825. | #define PACKAGE_NAME "mono"
  4826. | #define PACKAGE_TARNAME "mono"
  4827. | #define PACKAGE_VERSION "4.8.1"
  4828. | #define PACKAGE_STRING "mono 4.8.1"
  4829. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4830. | #define PACKAGE_URL ""
  4831. | #define PACKAGE "mono"
  4832. | #define VERSION "4.8.1"
  4833. | #define STDC_HEADERS 1
  4834. | #define HAVE_SYS_TYPES_H 1
  4835. | #define HAVE_SYS_STAT_H 1
  4836. | #define HAVE_STDLIB_H 1
  4837. | #define HAVE_STRING_H 1
  4838. | #define HAVE_MEMORY_H 1
  4839. | #define HAVE_STRINGS_H 1
  4840. | #define HAVE_INTTYPES_H 1
  4841. | #define HAVE_STDINT_H 1
  4842. | #define HAVE_UNISTD_H 1
  4843. | #define HAVE_DLFCN_H 1
  4844. | #define LT_OBJDIR ".libs/"
  4845. | #define HAVE_ICONV 1
  4846. | #define ICONV_CONST
  4847. | #define HAVE_SYS_FILIO_H 1
  4848. | #define HAVE_SYS_SOCKIO_H 1
  4849. | #define HAVE_UTIME_H 1
  4850. | #define HAVE_SYS_UTIME_H 1
  4851. | #define HAVE_SEMAPHORE_H 1
  4852. | #define HAVE_SYS_UIO_H 1
  4853. | #define HAVE_SYS_PARAM_H 1
  4854. | #define HAVE_SYS_PARAM_H 1
  4855. | #define HAVE_SYS_UTSNAME_H 1
  4856. | #define HAVE_ALLOCA_H 1
  4857. | #define HAVE_PWD_H 1
  4858. | #define HAVE_UNISTD_H 1
  4859. | #define HAVE_SYS_TYPES_H 1
  4860. | #define HAVE_LINK_H 1
  4861. | #define HAVE_COMPLEX_H 1
  4862. | #define HAVE_UNWIND_H 1
  4863. | #define HAVE_SYS_ZLIB 1
  4864. | #define HAVE_ZLIB 1
  4865. | #define HAVE_SYS_POLL_H 1
  4866. | #define HAVE_SYS_WAIT_H 1
  4867. | #define HAVE_GRP_H 1
  4868. | #define HAVE_WCHAR_H 1
  4869. | #define HAVE_IEEEFP_H 1
  4870. | #define HAVE_ISINF 1
  4871. | #define SIZEOF_VOID_P 4
  4872. | #define MONO_XEN_OPT 1
  4873. | #define DISABLED_FEATURES "none"
  4874. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  4875. | #define MONO_ZERO_LEN_ARRAY 0
  4876. | #define HAVE_SIGNAL_H 1
  4877. | #define HAVE_SIGACTION 1
  4878. | #define HAVE_KILL 1
  4879. | #define HAVE_SIGNAL 1
  4880. | /* end confdefs.h. */
  4881. | /* Define clock_nanosleep to an innocuous variant, in case <limits.h> declares clock_nanosleep.
  4882. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4883. | #define clock_nanosleep innocuous_clock_nanosleep
  4884. |
  4885. | /* System header to define __stub macros and hopefully few prototypes,
  4886. | which can conflict with char clock_nanosleep (); below.
  4887. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4888. | <limits.h> exists even on freestanding compilers. */
  4889. |
  4890. | #ifdef __STDC__
  4891. | # include <limits.h>
  4892. | #else
  4893. | # include <assert.h>
  4894. | #endif
  4895. |
  4896. | #undef clock_nanosleep
  4897. |
  4898. | /* Override any GCC internal prototype to avoid an error.
  4899. | Use char because int might match the return type of a GCC
  4900. | builtin and then its argument prototype would still apply. */
  4901. | #ifdef __cplusplus
  4902. | extern "C"
  4903. | #endif
  4904. | char clock_nanosleep ();
  4905. | /* The GNU C library defines this for functions which it implements
  4906. | to always fail with ENOSYS. Some functions are actually named
  4907. | something starting with __ and the normal name is an alias. */
  4908. | #if defined __stub_clock_nanosleep || defined __stub___clock_nanosleep
  4909. | choke me
  4910. | #endif
  4911. |
  4912. | int
  4913. | main ()
  4914. | {
  4915. | return clock_nanosleep ();
  4916. | ;
  4917. | return 0;
  4918. | }
  4919. configure:20590: result: no
  4920. configure:20600: checking for dlopen
  4921. configure:20600: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4922. conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4923. char dlopen ();
  4924. ^
  4925. conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4926. main ()
  4927. ^
  4928. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4929. configure:20600: $? = 0
  4930. configure:20600: result: yes
  4931. configure:20657: checking for preceeding underscore in symbols
  4932. configure:20693: result: no
  4933. configure:20701: checking for dlerror
  4934. configure:20701: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4935. conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4936. char dlerror ();
  4937. ^
  4938. conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  4939. main ()
  4940. ^
  4941. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  4942. configure:20701: $? = 0
  4943. configure:20701: result: yes
  4944. configure:20727: checking execinfo.h usability
  4945. configure:20727: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  4946. conftest.c:92:22: fatal error: execinfo.h: No such file or directory
  4947. #include <execinfo.h>
  4948. ^
  4949. compilation terminated.
  4950. configure:20727: $? = 1
  4951. configure: failed program was:
  4952. | /* confdefs.h */
  4953. | #define PACKAGE_NAME "mono"
  4954. | #define PACKAGE_TARNAME "mono"
  4955. | #define PACKAGE_VERSION "4.8.1"
  4956. | #define PACKAGE_STRING "mono 4.8.1"
  4957. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  4958. | #define PACKAGE_URL ""
  4959. | #define PACKAGE "mono"
  4960. | #define VERSION "4.8.1"
  4961. | #define STDC_HEADERS 1
  4962. | #define HAVE_SYS_TYPES_H 1
  4963. | #define HAVE_SYS_STAT_H 1
  4964. | #define HAVE_STDLIB_H 1
  4965. | #define HAVE_STRING_H 1
  4966. | #define HAVE_MEMORY_H 1
  4967. | #define HAVE_STRINGS_H 1
  4968. | #define HAVE_INTTYPES_H 1
  4969. | #define HAVE_STDINT_H 1
  4970. | #define HAVE_UNISTD_H 1
  4971. | #define HAVE_DLFCN_H 1
  4972. | #define LT_OBJDIR ".libs/"
  4973. | #define HAVE_ICONV 1
  4974. | #define ICONV_CONST
  4975. | #define HAVE_SYS_FILIO_H 1
  4976. | #define HAVE_SYS_SOCKIO_H 1
  4977. | #define HAVE_UTIME_H 1
  4978. | #define HAVE_SYS_UTIME_H 1
  4979. | #define HAVE_SEMAPHORE_H 1
  4980. | #define HAVE_SYS_UIO_H 1
  4981. | #define HAVE_SYS_PARAM_H 1
  4982. | #define HAVE_SYS_PARAM_H 1
  4983. | #define HAVE_SYS_UTSNAME_H 1
  4984. | #define HAVE_ALLOCA_H 1
  4985. | #define HAVE_PWD_H 1
  4986. | #define HAVE_UNISTD_H 1
  4987. | #define HAVE_SYS_TYPES_H 1
  4988. | #define HAVE_LINK_H 1
  4989. | #define HAVE_COMPLEX_H 1
  4990. | #define HAVE_UNWIND_H 1
  4991. | #define HAVE_SYS_ZLIB 1
  4992. | #define HAVE_ZLIB 1
  4993. | #define HAVE_SYS_POLL_H 1
  4994. | #define HAVE_SYS_WAIT_H 1
  4995. | #define HAVE_GRP_H 1
  4996. | #define HAVE_WCHAR_H 1
  4997. | #define HAVE_IEEEFP_H 1
  4998. | #define HAVE_ISINF 1
  4999. | #define SIZEOF_VOID_P 4
  5000. | #define MONO_XEN_OPT 1
  5001. | #define DISABLED_FEATURES "none"
  5002. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5003. | #define MONO_ZERO_LEN_ARRAY 0
  5004. | #define HAVE_SIGNAL_H 1
  5005. | #define HAVE_SIGACTION 1
  5006. | #define HAVE_KILL 1
  5007. | #define HAVE_SIGNAL 1
  5008. | #define HAVE_DL_LOADER 1
  5009. | /* end confdefs.h. */
  5010. | #include <stdio.h>
  5011. | #ifdef HAVE_SYS_TYPES_H
  5012. | # include <sys/types.h>
  5013. | #endif
  5014. | #ifdef HAVE_SYS_STAT_H
  5015. | # include <sys/stat.h>
  5016. | #endif
  5017. | #ifdef STDC_HEADERS
  5018. | # include <stdlib.h>
  5019. | # include <stddef.h>
  5020. | #else
  5021. | # ifdef HAVE_STDLIB_H
  5022. | # include <stdlib.h>
  5023. | # endif
  5024. | #endif
  5025. | #ifdef HAVE_STRING_H
  5026. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5027. | # include <memory.h>
  5028. | # endif
  5029. | # include <string.h>
  5030. | #endif
  5031. | #ifdef HAVE_STRINGS_H
  5032. | # include <strings.h>
  5033. | #endif
  5034. | #ifdef HAVE_INTTYPES_H
  5035. | # include <inttypes.h>
  5036. | #endif
  5037. | #ifdef HAVE_STDINT_H
  5038. | # include <stdint.h>
  5039. | #endif
  5040. | #ifdef HAVE_UNISTD_H
  5041. | # include <unistd.h>
  5042. | #endif
  5043. | #include <execinfo.h>
  5044. configure:20727: result: no
  5045. configure:20727: checking execinfo.h presence
  5046. configure:20727: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c
  5047. conftest.c:59:22: fatal error: execinfo.h: No such file or directory
  5048. #include <execinfo.h>
  5049. ^
  5050. compilation terminated.
  5051. configure:20727: $? = 1
  5052. configure: failed program was:
  5053. | /* confdefs.h */
  5054. | #define PACKAGE_NAME "mono"
  5055. | #define PACKAGE_TARNAME "mono"
  5056. | #define PACKAGE_VERSION "4.8.1"
  5057. | #define PACKAGE_STRING "mono 4.8.1"
  5058. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5059. | #define PACKAGE_URL ""
  5060. | #define PACKAGE "mono"
  5061. | #define VERSION "4.8.1"
  5062. | #define STDC_HEADERS 1
  5063. | #define HAVE_SYS_TYPES_H 1
  5064. | #define HAVE_SYS_STAT_H 1
  5065. | #define HAVE_STDLIB_H 1
  5066. | #define HAVE_STRING_H 1
  5067. | #define HAVE_MEMORY_H 1
  5068. | #define HAVE_STRINGS_H 1
  5069. | #define HAVE_INTTYPES_H 1
  5070. | #define HAVE_STDINT_H 1
  5071. | #define HAVE_UNISTD_H 1
  5072. | #define HAVE_DLFCN_H 1
  5073. | #define LT_OBJDIR ".libs/"
  5074. | #define HAVE_ICONV 1
  5075. | #define ICONV_CONST
  5076. | #define HAVE_SYS_FILIO_H 1
  5077. | #define HAVE_SYS_SOCKIO_H 1
  5078. | #define HAVE_UTIME_H 1
  5079. | #define HAVE_SYS_UTIME_H 1
  5080. | #define HAVE_SEMAPHORE_H 1
  5081. | #define HAVE_SYS_UIO_H 1
  5082. | #define HAVE_SYS_PARAM_H 1
  5083. | #define HAVE_SYS_PARAM_H 1
  5084. | #define HAVE_SYS_UTSNAME_H 1
  5085. | #define HAVE_ALLOCA_H 1
  5086. | #define HAVE_PWD_H 1
  5087. | #define HAVE_UNISTD_H 1
  5088. | #define HAVE_SYS_TYPES_H 1
  5089. | #define HAVE_LINK_H 1
  5090. | #define HAVE_COMPLEX_H 1
  5091. | #define HAVE_UNWIND_H 1
  5092. | #define HAVE_SYS_ZLIB 1
  5093. | #define HAVE_ZLIB 1
  5094. | #define HAVE_SYS_POLL_H 1
  5095. | #define HAVE_SYS_WAIT_H 1
  5096. | #define HAVE_GRP_H 1
  5097. | #define HAVE_WCHAR_H 1
  5098. | #define HAVE_IEEEFP_H 1
  5099. | #define HAVE_ISINF 1
  5100. | #define SIZEOF_VOID_P 4
  5101. | #define MONO_XEN_OPT 1
  5102. | #define DISABLED_FEATURES "none"
  5103. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5104. | #define MONO_ZERO_LEN_ARRAY 0
  5105. | #define HAVE_SIGNAL_H 1
  5106. | #define HAVE_SIGACTION 1
  5107. | #define HAVE_KILL 1
  5108. | #define HAVE_SIGNAL 1
  5109. | #define HAVE_DL_LOADER 1
  5110. | /* end confdefs.h. */
  5111. | #include <execinfo.h>
  5112. configure:20727: result: no
  5113. configure:20727: checking for execinfo.h
  5114. configure:20727: result: no
  5115. configure:20741: checking sys/auxv.h usability
  5116. configure:20741: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5117. conftest.c:92:22: fatal error: sys/auxv.h: No such file or directory
  5118. #include <sys/auxv.h>
  5119. ^
  5120. compilation terminated.
  5121. configure:20741: $? = 1
  5122. configure: failed program was:
  5123. | /* confdefs.h */
  5124. | #define PACKAGE_NAME "mono"
  5125. | #define PACKAGE_TARNAME "mono"
  5126. | #define PACKAGE_VERSION "4.8.1"
  5127. | #define PACKAGE_STRING "mono 4.8.1"
  5128. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5129. | #define PACKAGE_URL ""
  5130. | #define PACKAGE "mono"
  5131. | #define VERSION "4.8.1"
  5132. | #define STDC_HEADERS 1
  5133. | #define HAVE_SYS_TYPES_H 1
  5134. | #define HAVE_SYS_STAT_H 1
  5135. | #define HAVE_STDLIB_H 1
  5136. | #define HAVE_STRING_H 1
  5137. | #define HAVE_MEMORY_H 1
  5138. | #define HAVE_STRINGS_H 1
  5139. | #define HAVE_INTTYPES_H 1
  5140. | #define HAVE_STDINT_H 1
  5141. | #define HAVE_UNISTD_H 1
  5142. | #define HAVE_DLFCN_H 1
  5143. | #define LT_OBJDIR ".libs/"
  5144. | #define HAVE_ICONV 1
  5145. | #define ICONV_CONST
  5146. | #define HAVE_SYS_FILIO_H 1
  5147. | #define HAVE_SYS_SOCKIO_H 1
  5148. | #define HAVE_UTIME_H 1
  5149. | #define HAVE_SYS_UTIME_H 1
  5150. | #define HAVE_SEMAPHORE_H 1
  5151. | #define HAVE_SYS_UIO_H 1
  5152. | #define HAVE_SYS_PARAM_H 1
  5153. | #define HAVE_SYS_PARAM_H 1
  5154. | #define HAVE_SYS_UTSNAME_H 1
  5155. | #define HAVE_ALLOCA_H 1
  5156. | #define HAVE_PWD_H 1
  5157. | #define HAVE_UNISTD_H 1
  5158. | #define HAVE_SYS_TYPES_H 1
  5159. | #define HAVE_LINK_H 1
  5160. | #define HAVE_COMPLEX_H 1
  5161. | #define HAVE_UNWIND_H 1
  5162. | #define HAVE_SYS_ZLIB 1
  5163. | #define HAVE_ZLIB 1
  5164. | #define HAVE_SYS_POLL_H 1
  5165. | #define HAVE_SYS_WAIT_H 1
  5166. | #define HAVE_GRP_H 1
  5167. | #define HAVE_WCHAR_H 1
  5168. | #define HAVE_IEEEFP_H 1
  5169. | #define HAVE_ISINF 1
  5170. | #define SIZEOF_VOID_P 4
  5171. | #define MONO_XEN_OPT 1
  5172. | #define DISABLED_FEATURES "none"
  5173. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5174. | #define MONO_ZERO_LEN_ARRAY 0
  5175. | #define HAVE_SIGNAL_H 1
  5176. | #define HAVE_SIGACTION 1
  5177. | #define HAVE_KILL 1
  5178. | #define HAVE_SIGNAL 1
  5179. | #define HAVE_DL_LOADER 1
  5180. | /* end confdefs.h. */
  5181. | #include <stdio.h>
  5182. | #ifdef HAVE_SYS_TYPES_H
  5183. | # include <sys/types.h>
  5184. | #endif
  5185. | #ifdef HAVE_SYS_STAT_H
  5186. | # include <sys/stat.h>
  5187. | #endif
  5188. | #ifdef STDC_HEADERS
  5189. | # include <stdlib.h>
  5190. | # include <stddef.h>
  5191. | #else
  5192. | # ifdef HAVE_STDLIB_H
  5193. | # include <stdlib.h>
  5194. | # endif
  5195. | #endif
  5196. | #ifdef HAVE_STRING_H
  5197. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5198. | # include <memory.h>
  5199. | # endif
  5200. | # include <string.h>
  5201. | #endif
  5202. | #ifdef HAVE_STRINGS_H
  5203. | # include <strings.h>
  5204. | #endif
  5205. | #ifdef HAVE_INTTYPES_H
  5206. | # include <inttypes.h>
  5207. | #endif
  5208. | #ifdef HAVE_STDINT_H
  5209. | # include <stdint.h>
  5210. | #endif
  5211. | #ifdef HAVE_UNISTD_H
  5212. | # include <unistd.h>
  5213. | #endif
  5214. | #include <sys/auxv.h>
  5215. configure:20741: result: no
  5216. configure:20741: checking sys/auxv.h presence
  5217. configure:20741: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c
  5218. conftest.c:59:22: fatal error: sys/auxv.h: No such file or directory
  5219. #include <sys/auxv.h>
  5220. ^
  5221. compilation terminated.
  5222. configure:20741: $? = 1
  5223. configure: failed program was:
  5224. | /* confdefs.h */
  5225. | #define PACKAGE_NAME "mono"
  5226. | #define PACKAGE_TARNAME "mono"
  5227. | #define PACKAGE_VERSION "4.8.1"
  5228. | #define PACKAGE_STRING "mono 4.8.1"
  5229. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5230. | #define PACKAGE_URL ""
  5231. | #define PACKAGE "mono"
  5232. | #define VERSION "4.8.1"
  5233. | #define STDC_HEADERS 1
  5234. | #define HAVE_SYS_TYPES_H 1
  5235. | #define HAVE_SYS_STAT_H 1
  5236. | #define HAVE_STDLIB_H 1
  5237. | #define HAVE_STRING_H 1
  5238. | #define HAVE_MEMORY_H 1
  5239. | #define HAVE_STRINGS_H 1
  5240. | #define HAVE_INTTYPES_H 1
  5241. | #define HAVE_STDINT_H 1
  5242. | #define HAVE_UNISTD_H 1
  5243. | #define HAVE_DLFCN_H 1
  5244. | #define LT_OBJDIR ".libs/"
  5245. | #define HAVE_ICONV 1
  5246. | #define ICONV_CONST
  5247. | #define HAVE_SYS_FILIO_H 1
  5248. | #define HAVE_SYS_SOCKIO_H 1
  5249. | #define HAVE_UTIME_H 1
  5250. | #define HAVE_SYS_UTIME_H 1
  5251. | #define HAVE_SEMAPHORE_H 1
  5252. | #define HAVE_SYS_UIO_H 1
  5253. | #define HAVE_SYS_PARAM_H 1
  5254. | #define HAVE_SYS_PARAM_H 1
  5255. | #define HAVE_SYS_UTSNAME_H 1
  5256. | #define HAVE_ALLOCA_H 1
  5257. | #define HAVE_PWD_H 1
  5258. | #define HAVE_UNISTD_H 1
  5259. | #define HAVE_SYS_TYPES_H 1
  5260. | #define HAVE_LINK_H 1
  5261. | #define HAVE_COMPLEX_H 1
  5262. | #define HAVE_UNWIND_H 1
  5263. | #define HAVE_SYS_ZLIB 1
  5264. | #define HAVE_ZLIB 1
  5265. | #define HAVE_SYS_POLL_H 1
  5266. | #define HAVE_SYS_WAIT_H 1
  5267. | #define HAVE_GRP_H 1
  5268. | #define HAVE_WCHAR_H 1
  5269. | #define HAVE_IEEEFP_H 1
  5270. | #define HAVE_ISINF 1
  5271. | #define SIZEOF_VOID_P 4
  5272. | #define MONO_XEN_OPT 1
  5273. | #define DISABLED_FEATURES "none"
  5274. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5275. | #define MONO_ZERO_LEN_ARRAY 0
  5276. | #define HAVE_SIGNAL_H 1
  5277. | #define HAVE_SIGACTION 1
  5278. | #define HAVE_KILL 1
  5279. | #define HAVE_SIGNAL 1
  5280. | #define HAVE_DL_LOADER 1
  5281. | /* end confdefs.h. */
  5282. | #include <sys/auxv.h>
  5283. configure:20741: result: no
  5284. configure:20741: checking for sys/auxv.h
  5285. configure:20741: result: no
  5286. configure:20741: checking sys/resource.h usability
  5287. configure:20741: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5288. configure:20741: $? = 0
  5289. configure:20741: result: yes
  5290. configure:20741: checking sys/resource.h presence
  5291. configure:20741: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c
  5292. configure:20741: $? = 0
  5293. configure:20741: result: yes
  5294. configure:20741: checking for sys/resource.h
  5295. configure:20741: result: yes
  5296. configure:20754: checking for getgrgid_r
  5297. configure:20754: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5298. conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5299. char getgrgid_r ();
  5300. ^
  5301. conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5302. main ()
  5303. ^
  5304. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5305. configure:20754: $? = 0
  5306. configure:20754: result: yes
  5307. configure:20765: checking for getgrnam_r
  5308. configure:20765: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5309. conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5310. char getgrnam_r ();
  5311. ^
  5312. conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5313. main ()
  5314. ^
  5315. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5316. configure:20765: $? = 0
  5317. configure:20765: result: yes
  5318. configure:20776: checking for getpwnam_r
  5319. configure:20776: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5320. conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5321. char getpwnam_r ();
  5322. ^
  5323. conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5324. main ()
  5325. ^
  5326. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5327. configure:20776: $? = 0
  5328. configure:20776: result: yes
  5329. configure:20787: checking for getpwuid_r
  5330. configure:20787: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5331. conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5332. char getpwuid_r ();
  5333. ^
  5334. conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5335. main ()
  5336. ^
  5337. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5338. configure:20787: $? = 0
  5339. configure:20787: result: yes
  5340. configure:20798: checking for getresuid
  5341. configure:20798: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5342. conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5343. char getresuid ();
  5344. ^
  5345. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5346. main ()
  5347. ^
  5348. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5349. /tmp/ccAgRzTJ.o: In function `main':
  5350. /opt/Mono/mono-4.8.1.0/mono/conftest.c:98: undefined reference to `getresuid'
  5351. collect2: error: ld returned 1 exit status
  5352. configure:20798: $? = 1
  5353. configure: failed program was:
  5354. | /* confdefs.h */
  5355. | #define PACKAGE_NAME "mono"
  5356. | #define PACKAGE_TARNAME "mono"
  5357. | #define PACKAGE_VERSION "4.8.1"
  5358. | #define PACKAGE_STRING "mono 4.8.1"
  5359. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5360. | #define PACKAGE_URL ""
  5361. | #define PACKAGE "mono"
  5362. | #define VERSION "4.8.1"
  5363. | #define STDC_HEADERS 1
  5364. | #define HAVE_SYS_TYPES_H 1
  5365. | #define HAVE_SYS_STAT_H 1
  5366. | #define HAVE_STDLIB_H 1
  5367. | #define HAVE_STRING_H 1
  5368. | #define HAVE_MEMORY_H 1
  5369. | #define HAVE_STRINGS_H 1
  5370. | #define HAVE_INTTYPES_H 1
  5371. | #define HAVE_STDINT_H 1
  5372. | #define HAVE_UNISTD_H 1
  5373. | #define HAVE_DLFCN_H 1
  5374. | #define LT_OBJDIR ".libs/"
  5375. | #define HAVE_ICONV 1
  5376. | #define ICONV_CONST
  5377. | #define HAVE_SYS_FILIO_H 1
  5378. | #define HAVE_SYS_SOCKIO_H 1
  5379. | #define HAVE_UTIME_H 1
  5380. | #define HAVE_SYS_UTIME_H 1
  5381. | #define HAVE_SEMAPHORE_H 1
  5382. | #define HAVE_SYS_UIO_H 1
  5383. | #define HAVE_SYS_PARAM_H 1
  5384. | #define HAVE_SYS_PARAM_H 1
  5385. | #define HAVE_SYS_UTSNAME_H 1
  5386. | #define HAVE_ALLOCA_H 1
  5387. | #define HAVE_PWD_H 1
  5388. | #define HAVE_UNISTD_H 1
  5389. | #define HAVE_SYS_TYPES_H 1
  5390. | #define HAVE_LINK_H 1
  5391. | #define HAVE_COMPLEX_H 1
  5392. | #define HAVE_UNWIND_H 1
  5393. | #define HAVE_SYS_ZLIB 1
  5394. | #define HAVE_ZLIB 1
  5395. | #define HAVE_SYS_POLL_H 1
  5396. | #define HAVE_SYS_WAIT_H 1
  5397. | #define HAVE_GRP_H 1
  5398. | #define HAVE_WCHAR_H 1
  5399. | #define HAVE_IEEEFP_H 1
  5400. | #define HAVE_ISINF 1
  5401. | #define SIZEOF_VOID_P 4
  5402. | #define MONO_XEN_OPT 1
  5403. | #define DISABLED_FEATURES "none"
  5404. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5405. | #define MONO_ZERO_LEN_ARRAY 0
  5406. | #define HAVE_SIGNAL_H 1
  5407. | #define HAVE_SIGACTION 1
  5408. | #define HAVE_KILL 1
  5409. | #define HAVE_SIGNAL 1
  5410. | #define HAVE_DL_LOADER 1
  5411. | #define HAVE_SYS_RESOURCE_H 1
  5412. | #define HAVE_GETGRGID_R 1
  5413. | #define HAVE_GETGRNAM_R 1
  5414. | #define HAVE_GETPWNAM_R 1
  5415. | #define HAVE_GETPWUID_R 1
  5416. | /* end confdefs.h. */
  5417. | /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
  5418. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5419. | #define getresuid innocuous_getresuid
  5420. |
  5421. | /* System header to define __stub macros and hopefully few prototypes,
  5422. | which can conflict with char getresuid (); below.
  5423. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5424. | <limits.h> exists even on freestanding compilers. */
  5425. |
  5426. | #ifdef __STDC__
  5427. | # include <limits.h>
  5428. | #else
  5429. | # include <assert.h>
  5430. | #endif
  5431. |
  5432. | #undef getresuid
  5433. |
  5434. | /* Override any GCC internal prototype to avoid an error.
  5435. | Use char because int might match the return type of a GCC
  5436. | builtin and then its argument prototype would still apply. */
  5437. | #ifdef __cplusplus
  5438. | extern "C"
  5439. | #endif
  5440. | char getresuid ();
  5441. | /* The GNU C library defines this for functions which it implements
  5442. | to always fail with ENOSYS. Some functions are actually named
  5443. | something starting with __ and the normal name is an alias. */
  5444. | #if defined __stub_getresuid || defined __stub___getresuid
  5445. | choke me
  5446. | #endif
  5447. |
  5448. | int
  5449. | main ()
  5450. | {
  5451. | return getresuid ();
  5452. | ;
  5453. | return 0;
  5454. | }
  5455. configure:20798: result: no
  5456. configure:20809: checking for setresuid
  5457. configure:20809: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5458. conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5459. char setresuid ();
  5460. ^
  5461. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5462. main ()
  5463. ^
  5464. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5465. /tmp/ccQc8ACR.o: In function `main':
  5466. /opt/Mono/mono-4.8.1.0/mono/conftest.c:98: undefined reference to `setresuid'
  5467. collect2: error: ld returned 1 exit status
  5468. configure:20809: $? = 1
  5469. configure: failed program was:
  5470. | /* confdefs.h */
  5471. | #define PACKAGE_NAME "mono"
  5472. | #define PACKAGE_TARNAME "mono"
  5473. | #define PACKAGE_VERSION "4.8.1"
  5474. | #define PACKAGE_STRING "mono 4.8.1"
  5475. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5476. | #define PACKAGE_URL ""
  5477. | #define PACKAGE "mono"
  5478. | #define VERSION "4.8.1"
  5479. | #define STDC_HEADERS 1
  5480. | #define HAVE_SYS_TYPES_H 1
  5481. | #define HAVE_SYS_STAT_H 1
  5482. | #define HAVE_STDLIB_H 1
  5483. | #define HAVE_STRING_H 1
  5484. | #define HAVE_MEMORY_H 1
  5485. | #define HAVE_STRINGS_H 1
  5486. | #define HAVE_INTTYPES_H 1
  5487. | #define HAVE_STDINT_H 1
  5488. | #define HAVE_UNISTD_H 1
  5489. | #define HAVE_DLFCN_H 1
  5490. | #define LT_OBJDIR ".libs/"
  5491. | #define HAVE_ICONV 1
  5492. | #define ICONV_CONST
  5493. | #define HAVE_SYS_FILIO_H 1
  5494. | #define HAVE_SYS_SOCKIO_H 1
  5495. | #define HAVE_UTIME_H 1
  5496. | #define HAVE_SYS_UTIME_H 1
  5497. | #define HAVE_SEMAPHORE_H 1
  5498. | #define HAVE_SYS_UIO_H 1
  5499. | #define HAVE_SYS_PARAM_H 1
  5500. | #define HAVE_SYS_PARAM_H 1
  5501. | #define HAVE_SYS_UTSNAME_H 1
  5502. | #define HAVE_ALLOCA_H 1
  5503. | #define HAVE_PWD_H 1
  5504. | #define HAVE_UNISTD_H 1
  5505. | #define HAVE_SYS_TYPES_H 1
  5506. | #define HAVE_LINK_H 1
  5507. | #define HAVE_COMPLEX_H 1
  5508. | #define HAVE_UNWIND_H 1
  5509. | #define HAVE_SYS_ZLIB 1
  5510. | #define HAVE_ZLIB 1
  5511. | #define HAVE_SYS_POLL_H 1
  5512. | #define HAVE_SYS_WAIT_H 1
  5513. | #define HAVE_GRP_H 1
  5514. | #define HAVE_WCHAR_H 1
  5515. | #define HAVE_IEEEFP_H 1
  5516. | #define HAVE_ISINF 1
  5517. | #define SIZEOF_VOID_P 4
  5518. | #define MONO_XEN_OPT 1
  5519. | #define DISABLED_FEATURES "none"
  5520. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5521. | #define MONO_ZERO_LEN_ARRAY 0
  5522. | #define HAVE_SIGNAL_H 1
  5523. | #define HAVE_SIGACTION 1
  5524. | #define HAVE_KILL 1
  5525. | #define HAVE_SIGNAL 1
  5526. | #define HAVE_DL_LOADER 1
  5527. | #define HAVE_SYS_RESOURCE_H 1
  5528. | #define HAVE_GETGRGID_R 1
  5529. | #define HAVE_GETGRNAM_R 1
  5530. | #define HAVE_GETPWNAM_R 1
  5531. | #define HAVE_GETPWUID_R 1
  5532. | /* end confdefs.h. */
  5533. | /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
  5534. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5535. | #define setresuid innocuous_setresuid
  5536. |
  5537. | /* System header to define __stub macros and hopefully few prototypes,
  5538. | which can conflict with char setresuid (); below.
  5539. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5540. | <limits.h> exists even on freestanding compilers. */
  5541. |
  5542. | #ifdef __STDC__
  5543. | # include <limits.h>
  5544. | #else
  5545. | # include <assert.h>
  5546. | #endif
  5547. |
  5548. | #undef setresuid
  5549. |
  5550. | /* Override any GCC internal prototype to avoid an error.
  5551. | Use char because int might match the return type of a GCC
  5552. | builtin and then its argument prototype would still apply. */
  5553. | #ifdef __cplusplus
  5554. | extern "C"
  5555. | #endif
  5556. | char setresuid ();
  5557. | /* The GNU C library defines this for functions which it implements
  5558. | to always fail with ENOSYS. Some functions are actually named
  5559. | something starting with __ and the normal name is an alias. */
  5560. | #if defined __stub_setresuid || defined __stub___setresuid
  5561. | choke me
  5562. | #endif
  5563. |
  5564. | int
  5565. | main ()
  5566. | {
  5567. | return setresuid ();
  5568. | ;
  5569. | return 0;
  5570. | }
  5571. configure:20809: result: no
  5572. configure:20820: checking for kqueue
  5573. configure:20820: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5574. conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5575. char kqueue ();
  5576. ^
  5577. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5578. main ()
  5579. ^
  5580. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5581. /tmp/ccCblTqZ.o: In function `main':
  5582. /opt/Mono/mono-4.8.1.0/mono/conftest.c:98: undefined reference to `kqueue'
  5583. collect2: error: ld returned 1 exit status
  5584. configure:20820: $? = 1
  5585. configure: failed program was:
  5586. | /* confdefs.h */
  5587. | #define PACKAGE_NAME "mono"
  5588. | #define PACKAGE_TARNAME "mono"
  5589. | #define PACKAGE_VERSION "4.8.1"
  5590. | #define PACKAGE_STRING "mono 4.8.1"
  5591. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5592. | #define PACKAGE_URL ""
  5593. | #define PACKAGE "mono"
  5594. | #define VERSION "4.8.1"
  5595. | #define STDC_HEADERS 1
  5596. | #define HAVE_SYS_TYPES_H 1
  5597. | #define HAVE_SYS_STAT_H 1
  5598. | #define HAVE_STDLIB_H 1
  5599. | #define HAVE_STRING_H 1
  5600. | #define HAVE_MEMORY_H 1
  5601. | #define HAVE_STRINGS_H 1
  5602. | #define HAVE_INTTYPES_H 1
  5603. | #define HAVE_STDINT_H 1
  5604. | #define HAVE_UNISTD_H 1
  5605. | #define HAVE_DLFCN_H 1
  5606. | #define LT_OBJDIR ".libs/"
  5607. | #define HAVE_ICONV 1
  5608. | #define ICONV_CONST
  5609. | #define HAVE_SYS_FILIO_H 1
  5610. | #define HAVE_SYS_SOCKIO_H 1
  5611. | #define HAVE_UTIME_H 1
  5612. | #define HAVE_SYS_UTIME_H 1
  5613. | #define HAVE_SEMAPHORE_H 1
  5614. | #define HAVE_SYS_UIO_H 1
  5615. | #define HAVE_SYS_PARAM_H 1
  5616. | #define HAVE_SYS_PARAM_H 1
  5617. | #define HAVE_SYS_UTSNAME_H 1
  5618. | #define HAVE_ALLOCA_H 1
  5619. | #define HAVE_PWD_H 1
  5620. | #define HAVE_UNISTD_H 1
  5621. | #define HAVE_SYS_TYPES_H 1
  5622. | #define HAVE_LINK_H 1
  5623. | #define HAVE_COMPLEX_H 1
  5624. | #define HAVE_UNWIND_H 1
  5625. | #define HAVE_SYS_ZLIB 1
  5626. | #define HAVE_ZLIB 1
  5627. | #define HAVE_SYS_POLL_H 1
  5628. | #define HAVE_SYS_WAIT_H 1
  5629. | #define HAVE_GRP_H 1
  5630. | #define HAVE_WCHAR_H 1
  5631. | #define HAVE_IEEEFP_H 1
  5632. | #define HAVE_ISINF 1
  5633. | #define SIZEOF_VOID_P 4
  5634. | #define MONO_XEN_OPT 1
  5635. | #define DISABLED_FEATURES "none"
  5636. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5637. | #define MONO_ZERO_LEN_ARRAY 0
  5638. | #define HAVE_SIGNAL_H 1
  5639. | #define HAVE_SIGACTION 1
  5640. | #define HAVE_KILL 1
  5641. | #define HAVE_SIGNAL 1
  5642. | #define HAVE_DL_LOADER 1
  5643. | #define HAVE_SYS_RESOURCE_H 1
  5644. | #define HAVE_GETGRGID_R 1
  5645. | #define HAVE_GETGRNAM_R 1
  5646. | #define HAVE_GETPWNAM_R 1
  5647. | #define HAVE_GETPWUID_R 1
  5648. | /* end confdefs.h. */
  5649. | /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
  5650. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5651. | #define kqueue innocuous_kqueue
  5652. |
  5653. | /* System header to define __stub macros and hopefully few prototypes,
  5654. | which can conflict with char kqueue (); below.
  5655. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5656. | <limits.h> exists even on freestanding compilers. */
  5657. |
  5658. | #ifdef __STDC__
  5659. | # include <limits.h>
  5660. | #else
  5661. | # include <assert.h>
  5662. | #endif
  5663. |
  5664. | #undef kqueue
  5665. |
  5666. | /* Override any GCC internal prototype to avoid an error.
  5667. | Use char because int might match the return type of a GCC
  5668. | builtin and then its argument prototype would still apply. */
  5669. | #ifdef __cplusplus
  5670. | extern "C"
  5671. | #endif
  5672. | char kqueue ();
  5673. | /* The GNU C library defines this for functions which it implements
  5674. | to always fail with ENOSYS. Some functions are actually named
  5675. | something starting with __ and the normal name is an alias. */
  5676. | #if defined __stub_kqueue || defined __stub___kqueue
  5677. | choke me
  5678. | #endif
  5679. |
  5680. | int
  5681. | main ()
  5682. | {
  5683. | return kqueue ();
  5684. | ;
  5685. | return 0;
  5686. | }
  5687. configure:20820: result: no
  5688. configure:20831: checking for backtrace_symbols
  5689. configure:20831: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5690. conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5691. char backtrace_symbols ();
  5692. ^
  5693. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5694. main ()
  5695. ^
  5696. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5697. /tmp/cchkwL36.o: In function `main':
  5698. /opt/Mono/mono-4.8.1.0/mono/conftest.c:98: undefined reference to `backtrace_symbols'
  5699. collect2: error: ld returned 1 exit status
  5700. configure:20831: $? = 1
  5701. configure: failed program was:
  5702. | /* confdefs.h */
  5703. | #define PACKAGE_NAME "mono"
  5704. | #define PACKAGE_TARNAME "mono"
  5705. | #define PACKAGE_VERSION "4.8.1"
  5706. | #define PACKAGE_STRING "mono 4.8.1"
  5707. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5708. | #define PACKAGE_URL ""
  5709. | #define PACKAGE "mono"
  5710. | #define VERSION "4.8.1"
  5711. | #define STDC_HEADERS 1
  5712. | #define HAVE_SYS_TYPES_H 1
  5713. | #define HAVE_SYS_STAT_H 1
  5714. | #define HAVE_STDLIB_H 1
  5715. | #define HAVE_STRING_H 1
  5716. | #define HAVE_MEMORY_H 1
  5717. | #define HAVE_STRINGS_H 1
  5718. | #define HAVE_INTTYPES_H 1
  5719. | #define HAVE_STDINT_H 1
  5720. | #define HAVE_UNISTD_H 1
  5721. | #define HAVE_DLFCN_H 1
  5722. | #define LT_OBJDIR ".libs/"
  5723. | #define HAVE_ICONV 1
  5724. | #define ICONV_CONST
  5725. | #define HAVE_SYS_FILIO_H 1
  5726. | #define HAVE_SYS_SOCKIO_H 1
  5727. | #define HAVE_UTIME_H 1
  5728. | #define HAVE_SYS_UTIME_H 1
  5729. | #define HAVE_SEMAPHORE_H 1
  5730. | #define HAVE_SYS_UIO_H 1
  5731. | #define HAVE_SYS_PARAM_H 1
  5732. | #define HAVE_SYS_PARAM_H 1
  5733. | #define HAVE_SYS_UTSNAME_H 1
  5734. | #define HAVE_ALLOCA_H 1
  5735. | #define HAVE_PWD_H 1
  5736. | #define HAVE_UNISTD_H 1
  5737. | #define HAVE_SYS_TYPES_H 1
  5738. | #define HAVE_LINK_H 1
  5739. | #define HAVE_COMPLEX_H 1
  5740. | #define HAVE_UNWIND_H 1
  5741. | #define HAVE_SYS_ZLIB 1
  5742. | #define HAVE_ZLIB 1
  5743. | #define HAVE_SYS_POLL_H 1
  5744. | #define HAVE_SYS_WAIT_H 1
  5745. | #define HAVE_GRP_H 1
  5746. | #define HAVE_WCHAR_H 1
  5747. | #define HAVE_IEEEFP_H 1
  5748. | #define HAVE_ISINF 1
  5749. | #define SIZEOF_VOID_P 4
  5750. | #define MONO_XEN_OPT 1
  5751. | #define DISABLED_FEATURES "none"
  5752. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5753. | #define MONO_ZERO_LEN_ARRAY 0
  5754. | #define HAVE_SIGNAL_H 1
  5755. | #define HAVE_SIGACTION 1
  5756. | #define HAVE_KILL 1
  5757. | #define HAVE_SIGNAL 1
  5758. | #define HAVE_DL_LOADER 1
  5759. | #define HAVE_SYS_RESOURCE_H 1
  5760. | #define HAVE_GETGRGID_R 1
  5761. | #define HAVE_GETGRNAM_R 1
  5762. | #define HAVE_GETPWNAM_R 1
  5763. | #define HAVE_GETPWUID_R 1
  5764. | /* end confdefs.h. */
  5765. | /* Define backtrace_symbols to an innocuous variant, in case <limits.h> declares backtrace_symbols.
  5766. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5767. | #define backtrace_symbols innocuous_backtrace_symbols
  5768. |
  5769. | /* System header to define __stub macros and hopefully few prototypes,
  5770. | which can conflict with char backtrace_symbols (); below.
  5771. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5772. | <limits.h> exists even on freestanding compilers. */
  5773. |
  5774. | #ifdef __STDC__
  5775. | # include <limits.h>
  5776. | #else
  5777. | # include <assert.h>
  5778. | #endif
  5779. |
  5780. | #undef backtrace_symbols
  5781. |
  5782. | /* Override any GCC internal prototype to avoid an error.
  5783. | Use char because int might match the return type of a GCC
  5784. | builtin and then its argument prototype would still apply. */
  5785. | #ifdef __cplusplus
  5786. | extern "C"
  5787. | #endif
  5788. | char backtrace_symbols ();
  5789. | /* The GNU C library defines this for functions which it implements
  5790. | to always fail with ENOSYS. Some functions are actually named
  5791. | something starting with __ and the normal name is an alias. */
  5792. | #if defined __stub_backtrace_symbols || defined __stub___backtrace_symbols
  5793. | choke me
  5794. | #endif
  5795. |
  5796. | int
  5797. | main ()
  5798. | {
  5799. | return backtrace_symbols ();
  5800. | ;
  5801. | return 0;
  5802. | }
  5803. configure:20831: result: no
  5804. configure:20842: checking for mkstemp
  5805. configure:20842: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5806. conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5807. char mkstemp ();
  5808. ^
  5809. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5810. main ()
  5811. ^
  5812. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5813. configure:20842: $? = 0
  5814. configure:20842: result: yes
  5815. configure:20853: checking for mmap
  5816. configure:20853: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5817. conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5818. char mmap ();
  5819. ^
  5820. conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5821. main ()
  5822. ^
  5823. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5824. configure:20853: $? = 0
  5825. configure:20853: result: yes
  5826. configure:20864: checking for madvise
  5827. configure:20864: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5828. conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5829. char madvise ();
  5830. ^
  5831. conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5832. main ()
  5833. ^
  5834. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5835. /tmp/ccUanWkt.o: In function `main':
  5836. /opt/Mono/mono-4.8.1.0/mono/conftest.c:100: undefined reference to `madvise'
  5837. collect2: error: ld returned 1 exit status
  5838. configure:20864: $? = 1
  5839. configure: failed program was:
  5840. | /* confdefs.h */
  5841. | #define PACKAGE_NAME "mono"
  5842. | #define PACKAGE_TARNAME "mono"
  5843. | #define PACKAGE_VERSION "4.8.1"
  5844. | #define PACKAGE_STRING "mono 4.8.1"
  5845. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5846. | #define PACKAGE_URL ""
  5847. | #define PACKAGE "mono"
  5848. | #define VERSION "4.8.1"
  5849. | #define STDC_HEADERS 1
  5850. | #define HAVE_SYS_TYPES_H 1
  5851. | #define HAVE_SYS_STAT_H 1
  5852. | #define HAVE_STDLIB_H 1
  5853. | #define HAVE_STRING_H 1
  5854. | #define HAVE_MEMORY_H 1
  5855. | #define HAVE_STRINGS_H 1
  5856. | #define HAVE_INTTYPES_H 1
  5857. | #define HAVE_STDINT_H 1
  5858. | #define HAVE_UNISTD_H 1
  5859. | #define HAVE_DLFCN_H 1
  5860. | #define LT_OBJDIR ".libs/"
  5861. | #define HAVE_ICONV 1
  5862. | #define ICONV_CONST
  5863. | #define HAVE_SYS_FILIO_H 1
  5864. | #define HAVE_SYS_SOCKIO_H 1
  5865. | #define HAVE_UTIME_H 1
  5866. | #define HAVE_SYS_UTIME_H 1
  5867. | #define HAVE_SEMAPHORE_H 1
  5868. | #define HAVE_SYS_UIO_H 1
  5869. | #define HAVE_SYS_PARAM_H 1
  5870. | #define HAVE_SYS_PARAM_H 1
  5871. | #define HAVE_SYS_UTSNAME_H 1
  5872. | #define HAVE_ALLOCA_H 1
  5873. | #define HAVE_PWD_H 1
  5874. | #define HAVE_UNISTD_H 1
  5875. | #define HAVE_SYS_TYPES_H 1
  5876. | #define HAVE_LINK_H 1
  5877. | #define HAVE_COMPLEX_H 1
  5878. | #define HAVE_UNWIND_H 1
  5879. | #define HAVE_SYS_ZLIB 1
  5880. | #define HAVE_ZLIB 1
  5881. | #define HAVE_SYS_POLL_H 1
  5882. | #define HAVE_SYS_WAIT_H 1
  5883. | #define HAVE_GRP_H 1
  5884. | #define HAVE_WCHAR_H 1
  5885. | #define HAVE_IEEEFP_H 1
  5886. | #define HAVE_ISINF 1
  5887. | #define SIZEOF_VOID_P 4
  5888. | #define MONO_XEN_OPT 1
  5889. | #define DISABLED_FEATURES "none"
  5890. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  5891. | #define MONO_ZERO_LEN_ARRAY 0
  5892. | #define HAVE_SIGNAL_H 1
  5893. | #define HAVE_SIGACTION 1
  5894. | #define HAVE_KILL 1
  5895. | #define HAVE_SIGNAL 1
  5896. | #define HAVE_DL_LOADER 1
  5897. | #define HAVE_SYS_RESOURCE_H 1
  5898. | #define HAVE_GETGRGID_R 1
  5899. | #define HAVE_GETGRNAM_R 1
  5900. | #define HAVE_GETPWNAM_R 1
  5901. | #define HAVE_GETPWUID_R 1
  5902. | #define HAVE_MKSTEMP 1
  5903. | #define HAVE_MMAP 1
  5904. | /* end confdefs.h. */
  5905. | /* Define madvise to an innocuous variant, in case <limits.h> declares madvise.
  5906. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5907. | #define madvise innocuous_madvise
  5908. |
  5909. | /* System header to define __stub macros and hopefully few prototypes,
  5910. | which can conflict with char madvise (); below.
  5911. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5912. | <limits.h> exists even on freestanding compilers. */
  5913. |
  5914. | #ifdef __STDC__
  5915. | # include <limits.h>
  5916. | #else
  5917. | # include <assert.h>
  5918. | #endif
  5919. |
  5920. | #undef madvise
  5921. |
  5922. | /* Override any GCC internal prototype to avoid an error.
  5923. | Use char because int might match the return type of a GCC
  5924. | builtin and then its argument prototype would still apply. */
  5925. | #ifdef __cplusplus
  5926. | extern "C"
  5927. | #endif
  5928. | char madvise ();
  5929. | /* The GNU C library defines this for functions which it implements
  5930. | to always fail with ENOSYS. Some functions are actually named
  5931. | something starting with __ and the normal name is an alias. */
  5932. | #if defined __stub_madvise || defined __stub___madvise
  5933. | choke me
  5934. | #endif
  5935. |
  5936. | int
  5937. | main ()
  5938. | {
  5939. | return madvise ();
  5940. | ;
  5941. | return 0;
  5942. | }
  5943. configure:20864: result: no
  5944. configure:20875: checking for getrusage
  5945. configure:20875: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5946. conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5947. char getrusage ();
  5948. ^
  5949. conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5950. main ()
  5951. ^
  5952. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5953. configure:20875: $? = 0
  5954. configure:20875: result: yes
  5955. configure:20886: checking for getpriority
  5956. configure:20886: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  5957. conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5958. char getpriority ();
  5959. ^
  5960. conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  5961. main ()
  5962. ^
  5963. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  5964. /tmp/cczt3lEJ.o: In function `main':
  5965. /opt/Mono/mono-4.8.1.0/mono/conftest.c:101: undefined reference to `getpriority'
  5966. collect2: error: ld returned 1 exit status
  5967. configure:20886: $? = 1
  5968. configure: failed program was:
  5969. | /* confdefs.h */
  5970. | #define PACKAGE_NAME "mono"
  5971. | #define PACKAGE_TARNAME "mono"
  5972. | #define PACKAGE_VERSION "4.8.1"
  5973. | #define PACKAGE_STRING "mono 4.8.1"
  5974. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  5975. | #define PACKAGE_URL ""
  5976. | #define PACKAGE "mono"
  5977. | #define VERSION "4.8.1"
  5978. | #define STDC_HEADERS 1
  5979. | #define HAVE_SYS_TYPES_H 1
  5980. | #define HAVE_SYS_STAT_H 1
  5981. | #define HAVE_STDLIB_H 1
  5982. | #define HAVE_STRING_H 1
  5983. | #define HAVE_MEMORY_H 1
  5984. | #define HAVE_STRINGS_H 1
  5985. | #define HAVE_INTTYPES_H 1
  5986. | #define HAVE_STDINT_H 1
  5987. | #define HAVE_UNISTD_H 1
  5988. | #define HAVE_DLFCN_H 1
  5989. | #define LT_OBJDIR ".libs/"
  5990. | #define HAVE_ICONV 1
  5991. | #define ICONV_CONST
  5992. | #define HAVE_SYS_FILIO_H 1
  5993. | #define HAVE_SYS_SOCKIO_H 1
  5994. | #define HAVE_UTIME_H 1
  5995. | #define HAVE_SYS_UTIME_H 1
  5996. | #define HAVE_SEMAPHORE_H 1
  5997. | #define HAVE_SYS_UIO_H 1
  5998. | #define HAVE_SYS_PARAM_H 1
  5999. | #define HAVE_SYS_PARAM_H 1
  6000. | #define HAVE_SYS_UTSNAME_H 1
  6001. | #define HAVE_ALLOCA_H 1
  6002. | #define HAVE_PWD_H 1
  6003. | #define HAVE_UNISTD_H 1
  6004. | #define HAVE_SYS_TYPES_H 1
  6005. | #define HAVE_LINK_H 1
  6006. | #define HAVE_COMPLEX_H 1
  6007. | #define HAVE_UNWIND_H 1
  6008. | #define HAVE_SYS_ZLIB 1
  6009. | #define HAVE_ZLIB 1
  6010. | #define HAVE_SYS_POLL_H 1
  6011. | #define HAVE_SYS_WAIT_H 1
  6012. | #define HAVE_GRP_H 1
  6013. | #define HAVE_WCHAR_H 1
  6014. | #define HAVE_IEEEFP_H 1
  6015. | #define HAVE_ISINF 1
  6016. | #define SIZEOF_VOID_P 4
  6017. | #define MONO_XEN_OPT 1
  6018. | #define DISABLED_FEATURES "none"
  6019. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6020. | #define MONO_ZERO_LEN_ARRAY 0
  6021. | #define HAVE_SIGNAL_H 1
  6022. | #define HAVE_SIGACTION 1
  6023. | #define HAVE_KILL 1
  6024. | #define HAVE_SIGNAL 1
  6025. | #define HAVE_DL_LOADER 1
  6026. | #define HAVE_SYS_RESOURCE_H 1
  6027. | #define HAVE_GETGRGID_R 1
  6028. | #define HAVE_GETGRNAM_R 1
  6029. | #define HAVE_GETPWNAM_R 1
  6030. | #define HAVE_GETPWUID_R 1
  6031. | #define HAVE_MKSTEMP 1
  6032. | #define HAVE_MMAP 1
  6033. | #define HAVE_GETRUSAGE 1
  6034. | /* end confdefs.h. */
  6035. | /* Define getpriority to an innocuous variant, in case <limits.h> declares getpriority.
  6036. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6037. | #define getpriority innocuous_getpriority
  6038. |
  6039. | /* System header to define __stub macros and hopefully few prototypes,
  6040. | which can conflict with char getpriority (); below.
  6041. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6042. | <limits.h> exists even on freestanding compilers. */
  6043. |
  6044. | #ifdef __STDC__
  6045. | # include <limits.h>
  6046. | #else
  6047. | # include <assert.h>
  6048. | #endif
  6049. |
  6050. | #undef getpriority
  6051. |
  6052. | /* Override any GCC internal prototype to avoid an error.
  6053. | Use char because int might match the return type of a GCC
  6054. | builtin and then its argument prototype would still apply. */
  6055. | #ifdef __cplusplus
  6056. | extern "C"
  6057. | #endif
  6058. | char getpriority ();
  6059. | /* The GNU C library defines this for functions which it implements
  6060. | to always fail with ENOSYS. Some functions are actually named
  6061. | something starting with __ and the normal name is an alias. */
  6062. | #if defined __stub_getpriority || defined __stub___getpriority
  6063. | choke me
  6064. | #endif
  6065. |
  6066. | int
  6067. | main ()
  6068. | {
  6069. | return getpriority ();
  6070. | ;
  6071. | return 0;
  6072. | }
  6073. configure:20886: result: no
  6074. configure:20897: checking for setpriority
  6075. configure:20897: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6076. conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6077. char setpriority ();
  6078. ^
  6079. conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6080. main ()
  6081. ^
  6082. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6083. /tmp/ccJMondK.o: In function `main':
  6084. /opt/Mono/mono-4.8.1.0/mono/conftest.c:101: undefined reference to `setpriority'
  6085. collect2: error: ld returned 1 exit status
  6086. configure:20897: $? = 1
  6087. configure: failed program was:
  6088. | /* confdefs.h */
  6089. | #define PACKAGE_NAME "mono"
  6090. | #define PACKAGE_TARNAME "mono"
  6091. | #define PACKAGE_VERSION "4.8.1"
  6092. | #define PACKAGE_STRING "mono 4.8.1"
  6093. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6094. | #define PACKAGE_URL ""
  6095. | #define PACKAGE "mono"
  6096. | #define VERSION "4.8.1"
  6097. | #define STDC_HEADERS 1
  6098. | #define HAVE_SYS_TYPES_H 1
  6099. | #define HAVE_SYS_STAT_H 1
  6100. | #define HAVE_STDLIB_H 1
  6101. | #define HAVE_STRING_H 1
  6102. | #define HAVE_MEMORY_H 1
  6103. | #define HAVE_STRINGS_H 1
  6104. | #define HAVE_INTTYPES_H 1
  6105. | #define HAVE_STDINT_H 1
  6106. | #define HAVE_UNISTD_H 1
  6107. | #define HAVE_DLFCN_H 1
  6108. | #define LT_OBJDIR ".libs/"
  6109. | #define HAVE_ICONV 1
  6110. | #define ICONV_CONST
  6111. | #define HAVE_SYS_FILIO_H 1
  6112. | #define HAVE_SYS_SOCKIO_H 1
  6113. | #define HAVE_UTIME_H 1
  6114. | #define HAVE_SYS_UTIME_H 1
  6115. | #define HAVE_SEMAPHORE_H 1
  6116. | #define HAVE_SYS_UIO_H 1
  6117. | #define HAVE_SYS_PARAM_H 1
  6118. | #define HAVE_SYS_PARAM_H 1
  6119. | #define HAVE_SYS_UTSNAME_H 1
  6120. | #define HAVE_ALLOCA_H 1
  6121. | #define HAVE_PWD_H 1
  6122. | #define HAVE_UNISTD_H 1
  6123. | #define HAVE_SYS_TYPES_H 1
  6124. | #define HAVE_LINK_H 1
  6125. | #define HAVE_COMPLEX_H 1
  6126. | #define HAVE_UNWIND_H 1
  6127. | #define HAVE_SYS_ZLIB 1
  6128. | #define HAVE_ZLIB 1
  6129. | #define HAVE_SYS_POLL_H 1
  6130. | #define HAVE_SYS_WAIT_H 1
  6131. | #define HAVE_GRP_H 1
  6132. | #define HAVE_WCHAR_H 1
  6133. | #define HAVE_IEEEFP_H 1
  6134. | #define HAVE_ISINF 1
  6135. | #define SIZEOF_VOID_P 4
  6136. | #define MONO_XEN_OPT 1
  6137. | #define DISABLED_FEATURES "none"
  6138. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6139. | #define MONO_ZERO_LEN_ARRAY 0
  6140. | #define HAVE_SIGNAL_H 1
  6141. | #define HAVE_SIGACTION 1
  6142. | #define HAVE_KILL 1
  6143. | #define HAVE_SIGNAL 1
  6144. | #define HAVE_DL_LOADER 1
  6145. | #define HAVE_SYS_RESOURCE_H 1
  6146. | #define HAVE_GETGRGID_R 1
  6147. | #define HAVE_GETGRNAM_R 1
  6148. | #define HAVE_GETPWNAM_R 1
  6149. | #define HAVE_GETPWUID_R 1
  6150. | #define HAVE_MKSTEMP 1
  6151. | #define HAVE_MMAP 1
  6152. | #define HAVE_GETRUSAGE 1
  6153. | /* end confdefs.h. */
  6154. | /* Define setpriority to an innocuous variant, in case <limits.h> declares setpriority.
  6155. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6156. | #define setpriority innocuous_setpriority
  6157. |
  6158. | /* System header to define __stub macros and hopefully few prototypes,
  6159. | which can conflict with char setpriority (); below.
  6160. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6161. | <limits.h> exists even on freestanding compilers. */
  6162. |
  6163. | #ifdef __STDC__
  6164. | # include <limits.h>
  6165. | #else
  6166. | # include <assert.h>
  6167. | #endif
  6168. |
  6169. | #undef setpriority
  6170. |
  6171. | /* Override any GCC internal prototype to avoid an error.
  6172. | Use char because int might match the return type of a GCC
  6173. | builtin and then its argument prototype would still apply. */
  6174. | #ifdef __cplusplus
  6175. | extern "C"
  6176. | #endif
  6177. | char setpriority ();
  6178. | /* The GNU C library defines this for functions which it implements
  6179. | to always fail with ENOSYS. Some functions are actually named
  6180. | something starting with __ and the normal name is an alias. */
  6181. | #if defined __stub_setpriority || defined __stub___setpriority
  6182. | choke me
  6183. | #endif
  6184. |
  6185. | int
  6186. | main ()
  6187. | {
  6188. | return setpriority ();
  6189. | ;
  6190. | return 0;
  6191. | }
  6192. configure:20897: result: no
  6193. configure:20908: checking for dl_iterate_phdr
  6194. configure:20908: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6195. conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6196. char dl_iterate_phdr ();
  6197. ^
  6198. conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6199. main ()
  6200. ^
  6201. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6202. /tmp/ccyesdIR.o: In function `main':
  6203. /opt/Mono/mono-4.8.1.0/mono/conftest.c:101: undefined reference to `dl_iterate_phdr'
  6204. collect2: error: ld returned 1 exit status
  6205. configure:20908: $? = 1
  6206. configure: failed program was:
  6207. | /* confdefs.h */
  6208. | #define PACKAGE_NAME "mono"
  6209. | #define PACKAGE_TARNAME "mono"
  6210. | #define PACKAGE_VERSION "4.8.1"
  6211. | #define PACKAGE_STRING "mono 4.8.1"
  6212. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6213. | #define PACKAGE_URL ""
  6214. | #define PACKAGE "mono"
  6215. | #define VERSION "4.8.1"
  6216. | #define STDC_HEADERS 1
  6217. | #define HAVE_SYS_TYPES_H 1
  6218. | #define HAVE_SYS_STAT_H 1
  6219. | #define HAVE_STDLIB_H 1
  6220. | #define HAVE_STRING_H 1
  6221. | #define HAVE_MEMORY_H 1
  6222. | #define HAVE_STRINGS_H 1
  6223. | #define HAVE_INTTYPES_H 1
  6224. | #define HAVE_STDINT_H 1
  6225. | #define HAVE_UNISTD_H 1
  6226. | #define HAVE_DLFCN_H 1
  6227. | #define LT_OBJDIR ".libs/"
  6228. | #define HAVE_ICONV 1
  6229. | #define ICONV_CONST
  6230. | #define HAVE_SYS_FILIO_H 1
  6231. | #define HAVE_SYS_SOCKIO_H 1
  6232. | #define HAVE_UTIME_H 1
  6233. | #define HAVE_SYS_UTIME_H 1
  6234. | #define HAVE_SEMAPHORE_H 1
  6235. | #define HAVE_SYS_UIO_H 1
  6236. | #define HAVE_SYS_PARAM_H 1
  6237. | #define HAVE_SYS_PARAM_H 1
  6238. | #define HAVE_SYS_UTSNAME_H 1
  6239. | #define HAVE_ALLOCA_H 1
  6240. | #define HAVE_PWD_H 1
  6241. | #define HAVE_UNISTD_H 1
  6242. | #define HAVE_SYS_TYPES_H 1
  6243. | #define HAVE_LINK_H 1
  6244. | #define HAVE_COMPLEX_H 1
  6245. | #define HAVE_UNWIND_H 1
  6246. | #define HAVE_SYS_ZLIB 1
  6247. | #define HAVE_ZLIB 1
  6248. | #define HAVE_SYS_POLL_H 1
  6249. | #define HAVE_SYS_WAIT_H 1
  6250. | #define HAVE_GRP_H 1
  6251. | #define HAVE_WCHAR_H 1
  6252. | #define HAVE_IEEEFP_H 1
  6253. | #define HAVE_ISINF 1
  6254. | #define SIZEOF_VOID_P 4
  6255. | #define MONO_XEN_OPT 1
  6256. | #define DISABLED_FEATURES "none"
  6257. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6258. | #define MONO_ZERO_LEN_ARRAY 0
  6259. | #define HAVE_SIGNAL_H 1
  6260. | #define HAVE_SIGACTION 1
  6261. | #define HAVE_KILL 1
  6262. | #define HAVE_SIGNAL 1
  6263. | #define HAVE_DL_LOADER 1
  6264. | #define HAVE_SYS_RESOURCE_H 1
  6265. | #define HAVE_GETGRGID_R 1
  6266. | #define HAVE_GETGRNAM_R 1
  6267. | #define HAVE_GETPWNAM_R 1
  6268. | #define HAVE_GETPWUID_R 1
  6269. | #define HAVE_MKSTEMP 1
  6270. | #define HAVE_MMAP 1
  6271. | #define HAVE_GETRUSAGE 1
  6272. | /* end confdefs.h. */
  6273. | /* Define dl_iterate_phdr to an innocuous variant, in case <limits.h> declares dl_iterate_phdr.
  6274. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6275. | #define dl_iterate_phdr innocuous_dl_iterate_phdr
  6276. |
  6277. | /* System header to define __stub macros and hopefully few prototypes,
  6278. | which can conflict with char dl_iterate_phdr (); below.
  6279. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6280. | <limits.h> exists even on freestanding compilers. */
  6281. |
  6282. | #ifdef __STDC__
  6283. | # include <limits.h>
  6284. | #else
  6285. | # include <assert.h>
  6286. | #endif
  6287. |
  6288. | #undef dl_iterate_phdr
  6289. |
  6290. | /* Override any GCC internal prototype to avoid an error.
  6291. | Use char because int might match the return type of a GCC
  6292. | builtin and then its argument prototype would still apply. */
  6293. | #ifdef __cplusplus
  6294. | extern "C"
  6295. | #endif
  6296. | char dl_iterate_phdr ();
  6297. | /* The GNU C library defines this for functions which it implements
  6298. | to always fail with ENOSYS. Some functions are actually named
  6299. | something starting with __ and the normal name is an alias. */
  6300. | #if defined __stub_dl_iterate_phdr || defined __stub___dl_iterate_phdr
  6301. | choke me
  6302. | #endif
  6303. |
  6304. | int
  6305. | main ()
  6306. | {
  6307. | return dl_iterate_phdr ();
  6308. | ;
  6309. | return 0;
  6310. | }
  6311. configure:20908: result: no
  6312. configure:20919: checking for dladdr
  6313. configure:20919: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6314. conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6315. char dladdr ();
  6316. ^
  6317. conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6318. main ()
  6319. ^
  6320. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6321. /tmp/ccGx5v6X.o: In function `main':
  6322. /opt/Mono/mono-4.8.1.0/mono/conftest.c:101: undefined reference to `dladdr'
  6323. collect2: error: ld returned 1 exit status
  6324. configure:20919: $? = 1
  6325. configure: failed program was:
  6326. | /* confdefs.h */
  6327. | #define PACKAGE_NAME "mono"
  6328. | #define PACKAGE_TARNAME "mono"
  6329. | #define PACKAGE_VERSION "4.8.1"
  6330. | #define PACKAGE_STRING "mono 4.8.1"
  6331. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6332. | #define PACKAGE_URL ""
  6333. | #define PACKAGE "mono"
  6334. | #define VERSION "4.8.1"
  6335. | #define STDC_HEADERS 1
  6336. | #define HAVE_SYS_TYPES_H 1
  6337. | #define HAVE_SYS_STAT_H 1
  6338. | #define HAVE_STDLIB_H 1
  6339. | #define HAVE_STRING_H 1
  6340. | #define HAVE_MEMORY_H 1
  6341. | #define HAVE_STRINGS_H 1
  6342. | #define HAVE_INTTYPES_H 1
  6343. | #define HAVE_STDINT_H 1
  6344. | #define HAVE_UNISTD_H 1
  6345. | #define HAVE_DLFCN_H 1
  6346. | #define LT_OBJDIR ".libs/"
  6347. | #define HAVE_ICONV 1
  6348. | #define ICONV_CONST
  6349. | #define HAVE_SYS_FILIO_H 1
  6350. | #define HAVE_SYS_SOCKIO_H 1
  6351. | #define HAVE_UTIME_H 1
  6352. | #define HAVE_SYS_UTIME_H 1
  6353. | #define HAVE_SEMAPHORE_H 1
  6354. | #define HAVE_SYS_UIO_H 1
  6355. | #define HAVE_SYS_PARAM_H 1
  6356. | #define HAVE_SYS_PARAM_H 1
  6357. | #define HAVE_SYS_UTSNAME_H 1
  6358. | #define HAVE_ALLOCA_H 1
  6359. | #define HAVE_PWD_H 1
  6360. | #define HAVE_UNISTD_H 1
  6361. | #define HAVE_SYS_TYPES_H 1
  6362. | #define HAVE_LINK_H 1
  6363. | #define HAVE_COMPLEX_H 1
  6364. | #define HAVE_UNWIND_H 1
  6365. | #define HAVE_SYS_ZLIB 1
  6366. | #define HAVE_ZLIB 1
  6367. | #define HAVE_SYS_POLL_H 1
  6368. | #define HAVE_SYS_WAIT_H 1
  6369. | #define HAVE_GRP_H 1
  6370. | #define HAVE_WCHAR_H 1
  6371. | #define HAVE_IEEEFP_H 1
  6372. | #define HAVE_ISINF 1
  6373. | #define SIZEOF_VOID_P 4
  6374. | #define MONO_XEN_OPT 1
  6375. | #define DISABLED_FEATURES "none"
  6376. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6377. | #define MONO_ZERO_LEN_ARRAY 0
  6378. | #define HAVE_SIGNAL_H 1
  6379. | #define HAVE_SIGACTION 1
  6380. | #define HAVE_KILL 1
  6381. | #define HAVE_SIGNAL 1
  6382. | #define HAVE_DL_LOADER 1
  6383. | #define HAVE_SYS_RESOURCE_H 1
  6384. | #define HAVE_GETGRGID_R 1
  6385. | #define HAVE_GETGRNAM_R 1
  6386. | #define HAVE_GETPWNAM_R 1
  6387. | #define HAVE_GETPWUID_R 1
  6388. | #define HAVE_MKSTEMP 1
  6389. | #define HAVE_MMAP 1
  6390. | #define HAVE_GETRUSAGE 1
  6391. | /* end confdefs.h. */
  6392. | /* Define dladdr to an innocuous variant, in case <limits.h> declares dladdr.
  6393. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6394. | #define dladdr innocuous_dladdr
  6395. |
  6396. | /* System header to define __stub macros and hopefully few prototypes,
  6397. | which can conflict with char dladdr (); below.
  6398. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6399. | <limits.h> exists even on freestanding compilers. */
  6400. |
  6401. | #ifdef __STDC__
  6402. | # include <limits.h>
  6403. | #else
  6404. | # include <assert.h>
  6405. | #endif
  6406. |
  6407. | #undef dladdr
  6408. |
  6409. | /* Override any GCC internal prototype to avoid an error.
  6410. | Use char because int might match the return type of a GCC
  6411. | builtin and then its argument prototype would still apply. */
  6412. | #ifdef __cplusplus
  6413. | extern "C"
  6414. | #endif
  6415. | char dladdr ();
  6416. | /* The GNU C library defines this for functions which it implements
  6417. | to always fail with ENOSYS. Some functions are actually named
  6418. | something starting with __ and the normal name is an alias. */
  6419. | #if defined __stub_dladdr || defined __stub___dladdr
  6420. | choke me
  6421. | #endif
  6422. |
  6423. | int
  6424. | main ()
  6425. | {
  6426. | return dladdr ();
  6427. | ;
  6428. | return 0;
  6429. | }
  6430. configure:20919: result: no
  6431. configure:20930: checking for sysconf
  6432. configure:20930: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6433. conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6434. char sysconf ();
  6435. ^
  6436. conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6437. main ()
  6438. ^
  6439. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6440. configure:20930: $? = 0
  6441. configure:20930: result: yes
  6442. configure:20941: checking for getrlimit
  6443. configure:20941: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6444. conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6445. char getrlimit ();
  6446. ^
  6447. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6448. main ()
  6449. ^
  6450. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6451. /tmp/ccinJZee.o: In function `main':
  6452. /opt/Mono/mono-4.8.1.0/mono/conftest.c:102: undefined reference to `getrlimit'
  6453. collect2: error: ld returned 1 exit status
  6454. configure:20941: $? = 1
  6455. configure: failed program was:
  6456. | /* confdefs.h */
  6457. | #define PACKAGE_NAME "mono"
  6458. | #define PACKAGE_TARNAME "mono"
  6459. | #define PACKAGE_VERSION "4.8.1"
  6460. | #define PACKAGE_STRING "mono 4.8.1"
  6461. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6462. | #define PACKAGE_URL ""
  6463. | #define PACKAGE "mono"
  6464. | #define VERSION "4.8.1"
  6465. | #define STDC_HEADERS 1
  6466. | #define HAVE_SYS_TYPES_H 1
  6467. | #define HAVE_SYS_STAT_H 1
  6468. | #define HAVE_STDLIB_H 1
  6469. | #define HAVE_STRING_H 1
  6470. | #define HAVE_MEMORY_H 1
  6471. | #define HAVE_STRINGS_H 1
  6472. | #define HAVE_INTTYPES_H 1
  6473. | #define HAVE_STDINT_H 1
  6474. | #define HAVE_UNISTD_H 1
  6475. | #define HAVE_DLFCN_H 1
  6476. | #define LT_OBJDIR ".libs/"
  6477. | #define HAVE_ICONV 1
  6478. | #define ICONV_CONST
  6479. | #define HAVE_SYS_FILIO_H 1
  6480. | #define HAVE_SYS_SOCKIO_H 1
  6481. | #define HAVE_UTIME_H 1
  6482. | #define HAVE_SYS_UTIME_H 1
  6483. | #define HAVE_SEMAPHORE_H 1
  6484. | #define HAVE_SYS_UIO_H 1
  6485. | #define HAVE_SYS_PARAM_H 1
  6486. | #define HAVE_SYS_PARAM_H 1
  6487. | #define HAVE_SYS_UTSNAME_H 1
  6488. | #define HAVE_ALLOCA_H 1
  6489. | #define HAVE_PWD_H 1
  6490. | #define HAVE_UNISTD_H 1
  6491. | #define HAVE_SYS_TYPES_H 1
  6492. | #define HAVE_LINK_H 1
  6493. | #define HAVE_COMPLEX_H 1
  6494. | #define HAVE_UNWIND_H 1
  6495. | #define HAVE_SYS_ZLIB 1
  6496. | #define HAVE_ZLIB 1
  6497. | #define HAVE_SYS_POLL_H 1
  6498. | #define HAVE_SYS_WAIT_H 1
  6499. | #define HAVE_GRP_H 1
  6500. | #define HAVE_WCHAR_H 1
  6501. | #define HAVE_IEEEFP_H 1
  6502. | #define HAVE_ISINF 1
  6503. | #define SIZEOF_VOID_P 4
  6504. | #define MONO_XEN_OPT 1
  6505. | #define DISABLED_FEATURES "none"
  6506. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6507. | #define MONO_ZERO_LEN_ARRAY 0
  6508. | #define HAVE_SIGNAL_H 1
  6509. | #define HAVE_SIGACTION 1
  6510. | #define HAVE_KILL 1
  6511. | #define HAVE_SIGNAL 1
  6512. | #define HAVE_DL_LOADER 1
  6513. | #define HAVE_SYS_RESOURCE_H 1
  6514. | #define HAVE_GETGRGID_R 1
  6515. | #define HAVE_GETGRNAM_R 1
  6516. | #define HAVE_GETPWNAM_R 1
  6517. | #define HAVE_GETPWUID_R 1
  6518. | #define HAVE_MKSTEMP 1
  6519. | #define HAVE_MMAP 1
  6520. | #define HAVE_GETRUSAGE 1
  6521. | #define HAVE_SYSCONF 1
  6522. | /* end confdefs.h. */
  6523. | /* Define getrlimit to an innocuous variant, in case <limits.h> declares getrlimit.
  6524. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6525. | #define getrlimit innocuous_getrlimit
  6526. |
  6527. | /* System header to define __stub macros and hopefully few prototypes,
  6528. | which can conflict with char getrlimit (); below.
  6529. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6530. | <limits.h> exists even on freestanding compilers. */
  6531. |
  6532. | #ifdef __STDC__
  6533. | # include <limits.h>
  6534. | #else
  6535. | # include <assert.h>
  6536. | #endif
  6537. |
  6538. | #undef getrlimit
  6539. |
  6540. | /* Override any GCC internal prototype to avoid an error.
  6541. | Use char because int might match the return type of a GCC
  6542. | builtin and then its argument prototype would still apply. */
  6543. | #ifdef __cplusplus
  6544. | extern "C"
  6545. | #endif
  6546. | char getrlimit ();
  6547. | /* The GNU C library defines this for functions which it implements
  6548. | to always fail with ENOSYS. Some functions are actually named
  6549. | something starting with __ and the normal name is an alias. */
  6550. | #if defined __stub_getrlimit || defined __stub___getrlimit
  6551. | choke me
  6552. | #endif
  6553. |
  6554. | int
  6555. | main ()
  6556. | {
  6557. | return getrlimit ();
  6558. | ;
  6559. | return 0;
  6560. | }
  6561. configure:20941: result: no
  6562. configure:20952: checking for prctl
  6563. configure:20952: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6564. conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6565. char prctl ();
  6566. ^
  6567. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6568. main ()
  6569. ^
  6570. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6571. /tmp/ccMP6n6l.o: In function `main':
  6572. /opt/Mono/mono-4.8.1.0/mono/conftest.c:102: undefined reference to `prctl'
  6573. collect2: error: ld returned 1 exit status
  6574. configure:20952: $? = 1
  6575. configure: failed program was:
  6576. | /* confdefs.h */
  6577. | #define PACKAGE_NAME "mono"
  6578. | #define PACKAGE_TARNAME "mono"
  6579. | #define PACKAGE_VERSION "4.8.1"
  6580. | #define PACKAGE_STRING "mono 4.8.1"
  6581. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6582. | #define PACKAGE_URL ""
  6583. | #define PACKAGE "mono"
  6584. | #define VERSION "4.8.1"
  6585. | #define STDC_HEADERS 1
  6586. | #define HAVE_SYS_TYPES_H 1
  6587. | #define HAVE_SYS_STAT_H 1
  6588. | #define HAVE_STDLIB_H 1
  6589. | #define HAVE_STRING_H 1
  6590. | #define HAVE_MEMORY_H 1
  6591. | #define HAVE_STRINGS_H 1
  6592. | #define HAVE_INTTYPES_H 1
  6593. | #define HAVE_STDINT_H 1
  6594. | #define HAVE_UNISTD_H 1
  6595. | #define HAVE_DLFCN_H 1
  6596. | #define LT_OBJDIR ".libs/"
  6597. | #define HAVE_ICONV 1
  6598. | #define ICONV_CONST
  6599. | #define HAVE_SYS_FILIO_H 1
  6600. | #define HAVE_SYS_SOCKIO_H 1
  6601. | #define HAVE_UTIME_H 1
  6602. | #define HAVE_SYS_UTIME_H 1
  6603. | #define HAVE_SEMAPHORE_H 1
  6604. | #define HAVE_SYS_UIO_H 1
  6605. | #define HAVE_SYS_PARAM_H 1
  6606. | #define HAVE_SYS_PARAM_H 1
  6607. | #define HAVE_SYS_UTSNAME_H 1
  6608. | #define HAVE_ALLOCA_H 1
  6609. | #define HAVE_PWD_H 1
  6610. | #define HAVE_UNISTD_H 1
  6611. | #define HAVE_SYS_TYPES_H 1
  6612. | #define HAVE_LINK_H 1
  6613. | #define HAVE_COMPLEX_H 1
  6614. | #define HAVE_UNWIND_H 1
  6615. | #define HAVE_SYS_ZLIB 1
  6616. | #define HAVE_ZLIB 1
  6617. | #define HAVE_SYS_POLL_H 1
  6618. | #define HAVE_SYS_WAIT_H 1
  6619. | #define HAVE_GRP_H 1
  6620. | #define HAVE_WCHAR_H 1
  6621. | #define HAVE_IEEEFP_H 1
  6622. | #define HAVE_ISINF 1
  6623. | #define SIZEOF_VOID_P 4
  6624. | #define MONO_XEN_OPT 1
  6625. | #define DISABLED_FEATURES "none"
  6626. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6627. | #define MONO_ZERO_LEN_ARRAY 0
  6628. | #define HAVE_SIGNAL_H 1
  6629. | #define HAVE_SIGACTION 1
  6630. | #define HAVE_KILL 1
  6631. | #define HAVE_SIGNAL 1
  6632. | #define HAVE_DL_LOADER 1
  6633. | #define HAVE_SYS_RESOURCE_H 1
  6634. | #define HAVE_GETGRGID_R 1
  6635. | #define HAVE_GETGRNAM_R 1
  6636. | #define HAVE_GETPWNAM_R 1
  6637. | #define HAVE_GETPWUID_R 1
  6638. | #define HAVE_MKSTEMP 1
  6639. | #define HAVE_MMAP 1
  6640. | #define HAVE_GETRUSAGE 1
  6641. | #define HAVE_SYSCONF 1
  6642. | /* end confdefs.h. */
  6643. | /* Define prctl to an innocuous variant, in case <limits.h> declares prctl.
  6644. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6645. | #define prctl innocuous_prctl
  6646. |
  6647. | /* System header to define __stub macros and hopefully few prototypes,
  6648. | which can conflict with char prctl (); below.
  6649. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6650. | <limits.h> exists even on freestanding compilers. */
  6651. |
  6652. | #ifdef __STDC__
  6653. | # include <limits.h>
  6654. | #else
  6655. | # include <assert.h>
  6656. | #endif
  6657. |
  6658. | #undef prctl
  6659. |
  6660. | /* Override any GCC internal prototype to avoid an error.
  6661. | Use char because int might match the return type of a GCC
  6662. | builtin and then its argument prototype would still apply. */
  6663. | #ifdef __cplusplus
  6664. | extern "C"
  6665. | #endif
  6666. | char prctl ();
  6667. | /* The GNU C library defines this for functions which it implements
  6668. | to always fail with ENOSYS. Some functions are actually named
  6669. | something starting with __ and the normal name is an alias. */
  6670. | #if defined __stub_prctl || defined __stub___prctl
  6671. | choke me
  6672. | #endif
  6673. |
  6674. | int
  6675. | main ()
  6676. | {
  6677. | return prctl ();
  6678. | ;
  6679. | return 0;
  6680. | }
  6681. configure:20952: result: no
  6682. configure:20964: checking for sched_getaffinity
  6683. configure:20964: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6684. conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6685. char sched_getaffinity ();
  6686. ^
  6687. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6688. main ()
  6689. ^
  6690. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6691. /tmp/cc3mbzzt.o: In function `main':
  6692. /opt/Mono/mono-4.8.1.0/mono/conftest.c:102: undefined reference to `sched_getaffinity'
  6693. collect2: error: ld returned 1 exit status
  6694. configure:20964: $? = 1
  6695. configure: failed program was:
  6696. | /* confdefs.h */
  6697. | #define PACKAGE_NAME "mono"
  6698. | #define PACKAGE_TARNAME "mono"
  6699. | #define PACKAGE_VERSION "4.8.1"
  6700. | #define PACKAGE_STRING "mono 4.8.1"
  6701. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6702. | #define PACKAGE_URL ""
  6703. | #define PACKAGE "mono"
  6704. | #define VERSION "4.8.1"
  6705. | #define STDC_HEADERS 1
  6706. | #define HAVE_SYS_TYPES_H 1
  6707. | #define HAVE_SYS_STAT_H 1
  6708. | #define HAVE_STDLIB_H 1
  6709. | #define HAVE_STRING_H 1
  6710. | #define HAVE_MEMORY_H 1
  6711. | #define HAVE_STRINGS_H 1
  6712. | #define HAVE_INTTYPES_H 1
  6713. | #define HAVE_STDINT_H 1
  6714. | #define HAVE_UNISTD_H 1
  6715. | #define HAVE_DLFCN_H 1
  6716. | #define LT_OBJDIR ".libs/"
  6717. | #define HAVE_ICONV 1
  6718. | #define ICONV_CONST
  6719. | #define HAVE_SYS_FILIO_H 1
  6720. | #define HAVE_SYS_SOCKIO_H 1
  6721. | #define HAVE_UTIME_H 1
  6722. | #define HAVE_SYS_UTIME_H 1
  6723. | #define HAVE_SEMAPHORE_H 1
  6724. | #define HAVE_SYS_UIO_H 1
  6725. | #define HAVE_SYS_PARAM_H 1
  6726. | #define HAVE_SYS_PARAM_H 1
  6727. | #define HAVE_SYS_UTSNAME_H 1
  6728. | #define HAVE_ALLOCA_H 1
  6729. | #define HAVE_PWD_H 1
  6730. | #define HAVE_UNISTD_H 1
  6731. | #define HAVE_SYS_TYPES_H 1
  6732. | #define HAVE_LINK_H 1
  6733. | #define HAVE_COMPLEX_H 1
  6734. | #define HAVE_UNWIND_H 1
  6735. | #define HAVE_SYS_ZLIB 1
  6736. | #define HAVE_ZLIB 1
  6737. | #define HAVE_SYS_POLL_H 1
  6738. | #define HAVE_SYS_WAIT_H 1
  6739. | #define HAVE_GRP_H 1
  6740. | #define HAVE_WCHAR_H 1
  6741. | #define HAVE_IEEEFP_H 1
  6742. | #define HAVE_ISINF 1
  6743. | #define SIZEOF_VOID_P 4
  6744. | #define MONO_XEN_OPT 1
  6745. | #define DISABLED_FEATURES "none"
  6746. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6747. | #define MONO_ZERO_LEN_ARRAY 0
  6748. | #define HAVE_SIGNAL_H 1
  6749. | #define HAVE_SIGACTION 1
  6750. | #define HAVE_KILL 1
  6751. | #define HAVE_SIGNAL 1
  6752. | #define HAVE_DL_LOADER 1
  6753. | #define HAVE_SYS_RESOURCE_H 1
  6754. | #define HAVE_GETGRGID_R 1
  6755. | #define HAVE_GETGRNAM_R 1
  6756. | #define HAVE_GETPWNAM_R 1
  6757. | #define HAVE_GETPWUID_R 1
  6758. | #define HAVE_MKSTEMP 1
  6759. | #define HAVE_MMAP 1
  6760. | #define HAVE_GETRUSAGE 1
  6761. | #define HAVE_SYSCONF 1
  6762. | /* end confdefs.h. */
  6763. | /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
  6764. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6765. | #define sched_getaffinity innocuous_sched_getaffinity
  6766. |
  6767. | /* System header to define __stub macros and hopefully few prototypes,
  6768. | which can conflict with char sched_getaffinity (); below.
  6769. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6770. | <limits.h> exists even on freestanding compilers. */
  6771. |
  6772. | #ifdef __STDC__
  6773. | # include <limits.h>
  6774. | #else
  6775. | # include <assert.h>
  6776. | #endif
  6777. |
  6778. | #undef sched_getaffinity
  6779. |
  6780. | /* Override any GCC internal prototype to avoid an error.
  6781. | Use char because int might match the return type of a GCC
  6782. | builtin and then its argument prototype would still apply. */
  6783. | #ifdef __cplusplus
  6784. | extern "C"
  6785. | #endif
  6786. | char sched_getaffinity ();
  6787. | /* The GNU C library defines this for functions which it implements
  6788. | to always fail with ENOSYS. Some functions are actually named
  6789. | something starting with __ and the normal name is an alias. */
  6790. | #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
  6791. | choke me
  6792. | #endif
  6793. |
  6794. | int
  6795. | main ()
  6796. | {
  6797. | return sched_getaffinity ();
  6798. | ;
  6799. | return 0;
  6800. | }
  6801. configure:20964: result: no
  6802. configure:20975: checking for sched_setaffinity
  6803. configure:20975: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6804. conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6805. char sched_setaffinity ();
  6806. ^
  6807. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6808. main ()
  6809. ^
  6810. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6811. /tmp/ccd8UnxE.o: In function `main':
  6812. /opt/Mono/mono-4.8.1.0/mono/conftest.c:102: undefined reference to `sched_setaffinity'
  6813. collect2: error: ld returned 1 exit status
  6814. configure:20975: $? = 1
  6815. configure: failed program was:
  6816. | /* confdefs.h */
  6817. | #define PACKAGE_NAME "mono"
  6818. | #define PACKAGE_TARNAME "mono"
  6819. | #define PACKAGE_VERSION "4.8.1"
  6820. | #define PACKAGE_STRING "mono 4.8.1"
  6821. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6822. | #define PACKAGE_URL ""
  6823. | #define PACKAGE "mono"
  6824. | #define VERSION "4.8.1"
  6825. | #define STDC_HEADERS 1
  6826. | #define HAVE_SYS_TYPES_H 1
  6827. | #define HAVE_SYS_STAT_H 1
  6828. | #define HAVE_STDLIB_H 1
  6829. | #define HAVE_STRING_H 1
  6830. | #define HAVE_MEMORY_H 1
  6831. | #define HAVE_STRINGS_H 1
  6832. | #define HAVE_INTTYPES_H 1
  6833. | #define HAVE_STDINT_H 1
  6834. | #define HAVE_UNISTD_H 1
  6835. | #define HAVE_DLFCN_H 1
  6836. | #define LT_OBJDIR ".libs/"
  6837. | #define HAVE_ICONV 1
  6838. | #define ICONV_CONST
  6839. | #define HAVE_SYS_FILIO_H 1
  6840. | #define HAVE_SYS_SOCKIO_H 1
  6841. | #define HAVE_UTIME_H 1
  6842. | #define HAVE_SYS_UTIME_H 1
  6843. | #define HAVE_SEMAPHORE_H 1
  6844. | #define HAVE_SYS_UIO_H 1
  6845. | #define HAVE_SYS_PARAM_H 1
  6846. | #define HAVE_SYS_PARAM_H 1
  6847. | #define HAVE_SYS_UTSNAME_H 1
  6848. | #define HAVE_ALLOCA_H 1
  6849. | #define HAVE_PWD_H 1
  6850. | #define HAVE_UNISTD_H 1
  6851. | #define HAVE_SYS_TYPES_H 1
  6852. | #define HAVE_LINK_H 1
  6853. | #define HAVE_COMPLEX_H 1
  6854. | #define HAVE_UNWIND_H 1
  6855. | #define HAVE_SYS_ZLIB 1
  6856. | #define HAVE_ZLIB 1
  6857. | #define HAVE_SYS_POLL_H 1
  6858. | #define HAVE_SYS_WAIT_H 1
  6859. | #define HAVE_GRP_H 1
  6860. | #define HAVE_WCHAR_H 1
  6861. | #define HAVE_IEEEFP_H 1
  6862. | #define HAVE_ISINF 1
  6863. | #define SIZEOF_VOID_P 4
  6864. | #define MONO_XEN_OPT 1
  6865. | #define DISABLED_FEATURES "none"
  6866. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6867. | #define MONO_ZERO_LEN_ARRAY 0
  6868. | #define HAVE_SIGNAL_H 1
  6869. | #define HAVE_SIGACTION 1
  6870. | #define HAVE_KILL 1
  6871. | #define HAVE_SIGNAL 1
  6872. | #define HAVE_DL_LOADER 1
  6873. | #define HAVE_SYS_RESOURCE_H 1
  6874. | #define HAVE_GETGRGID_R 1
  6875. | #define HAVE_GETGRNAM_R 1
  6876. | #define HAVE_GETPWNAM_R 1
  6877. | #define HAVE_GETPWUID_R 1
  6878. | #define HAVE_MKSTEMP 1
  6879. | #define HAVE_MMAP 1
  6880. | #define HAVE_GETRUSAGE 1
  6881. | #define HAVE_SYSCONF 1
  6882. | /* end confdefs.h. */
  6883. | /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
  6884. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6885. | #define sched_setaffinity innocuous_sched_setaffinity
  6886. |
  6887. | /* System header to define __stub macros and hopefully few prototypes,
  6888. | which can conflict with char sched_setaffinity (); below.
  6889. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6890. | <limits.h> exists even on freestanding compilers. */
  6891. |
  6892. | #ifdef __STDC__
  6893. | # include <limits.h>
  6894. | #else
  6895. | # include <assert.h>
  6896. | #endif
  6897. |
  6898. | #undef sched_setaffinity
  6899. |
  6900. | /* Override any GCC internal prototype to avoid an error.
  6901. | Use char because int might match the return type of a GCC
  6902. | builtin and then its argument prototype would still apply. */
  6903. | #ifdef __cplusplus
  6904. | extern "C"
  6905. | #endif
  6906. | char sched_setaffinity ();
  6907. | /* The GNU C library defines this for functions which it implements
  6908. | to always fail with ENOSYS. Some functions are actually named
  6909. | something starting with __ and the normal name is an alias. */
  6910. | #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
  6911. | choke me
  6912. | #endif
  6913. |
  6914. | int
  6915. | main ()
  6916. | {
  6917. | return sched_setaffinity ();
  6918. | ;
  6919. | return 0;
  6920. | }
  6921. configure:20975: result: no
  6922. configure:20986: checking for sched_getcpu
  6923. configure:20986: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  6924. conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6925. char sched_getcpu ();
  6926. ^
  6927. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  6928. main ()
  6929. ^
  6930. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  6931. /tmp/cccbpKmM.o: In function `main':
  6932. /opt/Mono/mono-4.8.1.0/mono/conftest.c:102: undefined reference to `sched_getcpu'
  6933. collect2: error: ld returned 1 exit status
  6934. configure:20986: $? = 1
  6935. configure: failed program was:
  6936. | /* confdefs.h */
  6937. | #define PACKAGE_NAME "mono"
  6938. | #define PACKAGE_TARNAME "mono"
  6939. | #define PACKAGE_VERSION "4.8.1"
  6940. | #define PACKAGE_STRING "mono 4.8.1"
  6941. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  6942. | #define PACKAGE_URL ""
  6943. | #define PACKAGE "mono"
  6944. | #define VERSION "4.8.1"
  6945. | #define STDC_HEADERS 1
  6946. | #define HAVE_SYS_TYPES_H 1
  6947. | #define HAVE_SYS_STAT_H 1
  6948. | #define HAVE_STDLIB_H 1
  6949. | #define HAVE_STRING_H 1
  6950. | #define HAVE_MEMORY_H 1
  6951. | #define HAVE_STRINGS_H 1
  6952. | #define HAVE_INTTYPES_H 1
  6953. | #define HAVE_STDINT_H 1
  6954. | #define HAVE_UNISTD_H 1
  6955. | #define HAVE_DLFCN_H 1
  6956. | #define LT_OBJDIR ".libs/"
  6957. | #define HAVE_ICONV 1
  6958. | #define ICONV_CONST
  6959. | #define HAVE_SYS_FILIO_H 1
  6960. | #define HAVE_SYS_SOCKIO_H 1
  6961. | #define HAVE_UTIME_H 1
  6962. | #define HAVE_SYS_UTIME_H 1
  6963. | #define HAVE_SEMAPHORE_H 1
  6964. | #define HAVE_SYS_UIO_H 1
  6965. | #define HAVE_SYS_PARAM_H 1
  6966. | #define HAVE_SYS_PARAM_H 1
  6967. | #define HAVE_SYS_UTSNAME_H 1
  6968. | #define HAVE_ALLOCA_H 1
  6969. | #define HAVE_PWD_H 1
  6970. | #define HAVE_UNISTD_H 1
  6971. | #define HAVE_SYS_TYPES_H 1
  6972. | #define HAVE_LINK_H 1
  6973. | #define HAVE_COMPLEX_H 1
  6974. | #define HAVE_UNWIND_H 1
  6975. | #define HAVE_SYS_ZLIB 1
  6976. | #define HAVE_ZLIB 1
  6977. | #define HAVE_SYS_POLL_H 1
  6978. | #define HAVE_SYS_WAIT_H 1
  6979. | #define HAVE_GRP_H 1
  6980. | #define HAVE_WCHAR_H 1
  6981. | #define HAVE_IEEEFP_H 1
  6982. | #define HAVE_ISINF 1
  6983. | #define SIZEOF_VOID_P 4
  6984. | #define MONO_XEN_OPT 1
  6985. | #define DISABLED_FEATURES "none"
  6986. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  6987. | #define MONO_ZERO_LEN_ARRAY 0
  6988. | #define HAVE_SIGNAL_H 1
  6989. | #define HAVE_SIGACTION 1
  6990. | #define HAVE_KILL 1
  6991. | #define HAVE_SIGNAL 1
  6992. | #define HAVE_DL_LOADER 1
  6993. | #define HAVE_SYS_RESOURCE_H 1
  6994. | #define HAVE_GETGRGID_R 1
  6995. | #define HAVE_GETGRNAM_R 1
  6996. | #define HAVE_GETPWNAM_R 1
  6997. | #define HAVE_GETPWUID_R 1
  6998. | #define HAVE_MKSTEMP 1
  6999. | #define HAVE_MMAP 1
  7000. | #define HAVE_GETRUSAGE 1
  7001. | #define HAVE_SYSCONF 1
  7002. | /* end confdefs.h. */
  7003. | /* Define sched_getcpu to an innocuous variant, in case <limits.h> declares sched_getcpu.
  7004. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7005. | #define sched_getcpu innocuous_sched_getcpu
  7006. |
  7007. | /* System header to define __stub macros and hopefully few prototypes,
  7008. | which can conflict with char sched_getcpu (); below.
  7009. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7010. | <limits.h> exists even on freestanding compilers. */
  7011. |
  7012. | #ifdef __STDC__
  7013. | # include <limits.h>
  7014. | #else
  7015. | # include <assert.h>
  7016. | #endif
  7017. |
  7018. | #undef sched_getcpu
  7019. |
  7020. | /* Override any GCC internal prototype to avoid an error.
  7021. | Use char because int might match the return type of a GCC
  7022. | builtin and then its argument prototype would still apply. */
  7023. | #ifdef __cplusplus
  7024. | extern "C"
  7025. | #endif
  7026. | char sched_getcpu ();
  7027. | /* The GNU C library defines this for functions which it implements
  7028. | to always fail with ENOSYS. Some functions are actually named
  7029. | something starting with __ and the normal name is an alias. */
  7030. | #if defined __stub_sched_getcpu || defined __stub___sched_getcpu
  7031. | choke me
  7032. | #endif
  7033. |
  7034. | int
  7035. | main ()
  7036. | {
  7037. | return sched_getcpu ();
  7038. | ;
  7039. | return 0;
  7040. | }
  7041. configure:20986: result: no
  7042. configure:20996: checking for sched_setaffinity from glibc < 2.3.4
  7043. configure:21013: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7044. conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  7045. main ()
  7046. ^
  7047. conftest.c: In function 'main':
  7048. conftest.c:74:13: warning: implicit declaration of function 'sched_setaffinity' [-Wimplicit-function-declaration]
  7049. sched_setaffinity(0, &mask);
  7050. ^
  7051. conftest.c:74:13: warning: nested extern declaration of 'sched_setaffinity' [-Wnested-externs]
  7052. conftest.c: At top level:
  7053. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  7054. configure:21013: $? = 0
  7055. configure:21016: result: yes
  7056. configure:21039: checking if off_t is 64 bits wide
  7057. configure:21063: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7058. conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  7059. main ()
  7060. ^
  7061. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  7062. configure:21063: $? = 0
  7063. configure:21065: result: ok
  7064. configure:21132: checking for socket in -lsocket
  7065. configure:21157: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c -lsocket >&5
  7066. conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  7067. char socket ();
  7068. ^
  7069. conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  7070. main ()
  7071. ^
  7072. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  7073. /opt/rtems-4.11.1-release/4.11-tools/lib/gcc/arm-rtems4.11/4.9.3/../../../../arm-rtems4.11/bin/ld: cannot find -lsocket
  7074. collect2: error: ld returned 1 exit status
  7075. configure:21157: $? = 1
  7076. configure: failed program was:
  7077. | /* confdefs.h */
  7078. | #define PACKAGE_NAME "mono"
  7079. | #define PACKAGE_TARNAME "mono"
  7080. | #define PACKAGE_VERSION "4.8.1"
  7081. | #define PACKAGE_STRING "mono 4.8.1"
  7082. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7083. | #define PACKAGE_URL ""
  7084. | #define PACKAGE "mono"
  7085. | #define VERSION "4.8.1"
  7086. | #define STDC_HEADERS 1
  7087. | #define HAVE_SYS_TYPES_H 1
  7088. | #define HAVE_SYS_STAT_H 1
  7089. | #define HAVE_STDLIB_H 1
  7090. | #define HAVE_STRING_H 1
  7091. | #define HAVE_MEMORY_H 1
  7092. | #define HAVE_STRINGS_H 1
  7093. | #define HAVE_INTTYPES_H 1
  7094. | #define HAVE_STDINT_H 1
  7095. | #define HAVE_UNISTD_H 1
  7096. | #define HAVE_DLFCN_H 1
  7097. | #define LT_OBJDIR ".libs/"
  7098. | #define HAVE_ICONV 1
  7099. | #define ICONV_CONST
  7100. | #define HAVE_SYS_FILIO_H 1
  7101. | #define HAVE_SYS_SOCKIO_H 1
  7102. | #define HAVE_UTIME_H 1
  7103. | #define HAVE_SYS_UTIME_H 1
  7104. | #define HAVE_SEMAPHORE_H 1
  7105. | #define HAVE_SYS_UIO_H 1
  7106. | #define HAVE_SYS_PARAM_H 1
  7107. | #define HAVE_SYS_PARAM_H 1
  7108. | #define HAVE_SYS_UTSNAME_H 1
  7109. | #define HAVE_ALLOCA_H 1
  7110. | #define HAVE_PWD_H 1
  7111. | #define HAVE_UNISTD_H 1
  7112. | #define HAVE_SYS_TYPES_H 1
  7113. | #define HAVE_LINK_H 1
  7114. | #define HAVE_COMPLEX_H 1
  7115. | #define HAVE_UNWIND_H 1
  7116. | #define HAVE_SYS_ZLIB 1
  7117. | #define HAVE_ZLIB 1
  7118. | #define HAVE_SYS_POLL_H 1
  7119. | #define HAVE_SYS_WAIT_H 1
  7120. | #define HAVE_GRP_H 1
  7121. | #define HAVE_WCHAR_H 1
  7122. | #define HAVE_IEEEFP_H 1
  7123. | #define HAVE_ISINF 1
  7124. | #define SIZEOF_VOID_P 4
  7125. | #define MONO_XEN_OPT 1
  7126. | #define DISABLED_FEATURES "none"
  7127. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7128. | #define MONO_ZERO_LEN_ARRAY 0
  7129. | #define HAVE_SIGNAL_H 1
  7130. | #define HAVE_SIGACTION 1
  7131. | #define HAVE_KILL 1
  7132. | #define HAVE_SIGNAL 1
  7133. | #define HAVE_DL_LOADER 1
  7134. | #define HAVE_SYS_RESOURCE_H 1
  7135. | #define HAVE_GETGRGID_R 1
  7136. | #define HAVE_GETGRNAM_R 1
  7137. | #define HAVE_GETPWNAM_R 1
  7138. | #define HAVE_GETPWUID_R 1
  7139. | #define HAVE_MKSTEMP 1
  7140. | #define HAVE_MMAP 1
  7141. | #define HAVE_GETRUSAGE 1
  7142. | #define HAVE_SYSCONF 1
  7143. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7144. | #define HAVE_LARGE_FILE_SUPPORT 1
  7145. | /* end confdefs.h. */
  7146. |
  7147. | /* Override any GCC internal prototype to avoid an error.
  7148. | Use char because int might match the return type of a GCC
  7149. | builtin and then its argument prototype would still apply. */
  7150. | #ifdef __cplusplus
  7151. | extern "C"
  7152. | #endif
  7153. | char socket ();
  7154. | int
  7155. | main ()
  7156. | {
  7157. | return socket ();
  7158. | ;
  7159. | return 0;
  7160. | }
  7161. configure:21166: result: no
  7162. configure:21217: checking for MSG_NOSIGNAL
  7163. configure:21232: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7164. conftest.c:70:24: fatal error: sys/socket.h: No such file or directory
  7165. #include <sys/socket.h>
  7166. ^
  7167. compilation terminated.
  7168. configure:21232: $? = 1
  7169. configure: failed program was:
  7170. | /* confdefs.h */
  7171. | #define PACKAGE_NAME "mono"
  7172. | #define PACKAGE_TARNAME "mono"
  7173. | #define PACKAGE_VERSION "4.8.1"
  7174. | #define PACKAGE_STRING "mono 4.8.1"
  7175. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7176. | #define PACKAGE_URL ""
  7177. | #define PACKAGE "mono"
  7178. | #define VERSION "4.8.1"
  7179. | #define STDC_HEADERS 1
  7180. | #define HAVE_SYS_TYPES_H 1
  7181. | #define HAVE_SYS_STAT_H 1
  7182. | #define HAVE_STDLIB_H 1
  7183. | #define HAVE_STRING_H 1
  7184. | #define HAVE_MEMORY_H 1
  7185. | #define HAVE_STRINGS_H 1
  7186. | #define HAVE_INTTYPES_H 1
  7187. | #define HAVE_STDINT_H 1
  7188. | #define HAVE_UNISTD_H 1
  7189. | #define HAVE_DLFCN_H 1
  7190. | #define LT_OBJDIR ".libs/"
  7191. | #define HAVE_ICONV 1
  7192. | #define ICONV_CONST
  7193. | #define HAVE_SYS_FILIO_H 1
  7194. | #define HAVE_SYS_SOCKIO_H 1
  7195. | #define HAVE_UTIME_H 1
  7196. | #define HAVE_SYS_UTIME_H 1
  7197. | #define HAVE_SEMAPHORE_H 1
  7198. | #define HAVE_SYS_UIO_H 1
  7199. | #define HAVE_SYS_PARAM_H 1
  7200. | #define HAVE_SYS_PARAM_H 1
  7201. | #define HAVE_SYS_UTSNAME_H 1
  7202. | #define HAVE_ALLOCA_H 1
  7203. | #define HAVE_PWD_H 1
  7204. | #define HAVE_UNISTD_H 1
  7205. | #define HAVE_SYS_TYPES_H 1
  7206. | #define HAVE_LINK_H 1
  7207. | #define HAVE_COMPLEX_H 1
  7208. | #define HAVE_UNWIND_H 1
  7209. | #define HAVE_SYS_ZLIB 1
  7210. | #define HAVE_ZLIB 1
  7211. | #define HAVE_SYS_POLL_H 1
  7212. | #define HAVE_SYS_WAIT_H 1
  7213. | #define HAVE_GRP_H 1
  7214. | #define HAVE_WCHAR_H 1
  7215. | #define HAVE_IEEEFP_H 1
  7216. | #define HAVE_ISINF 1
  7217. | #define SIZEOF_VOID_P 4
  7218. | #define MONO_XEN_OPT 1
  7219. | #define DISABLED_FEATURES "none"
  7220. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7221. | #define MONO_ZERO_LEN_ARRAY 0
  7222. | #define HAVE_SIGNAL_H 1
  7223. | #define HAVE_SIGACTION 1
  7224. | #define HAVE_KILL 1
  7225. | #define HAVE_SIGNAL 1
  7226. | #define HAVE_DL_LOADER 1
  7227. | #define HAVE_SYS_RESOURCE_H 1
  7228. | #define HAVE_GETGRGID_R 1
  7229. | #define HAVE_GETGRNAM_R 1
  7230. | #define HAVE_GETPWNAM_R 1
  7231. | #define HAVE_GETPWUID_R 1
  7232. | #define HAVE_MKSTEMP 1
  7233. | #define HAVE_MMAP 1
  7234. | #define HAVE_GETRUSAGE 1
  7235. | #define HAVE_SYSCONF 1
  7236. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7237. | #define HAVE_LARGE_FILE_SUPPORT 1
  7238. | /* end confdefs.h. */
  7239. | #include <sys/socket.h>
  7240. | int
  7241. | main ()
  7242. | {
  7243. |
  7244. | int f = MSG_NOSIGNAL;
  7245. |
  7246. | ;
  7247. | return 0;
  7248. | }
  7249. configure:21244: result: no
  7250. configure:21250: checking for IPPROTO_IP
  7251. configure:21265: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7252. conftest.c:70:24: fatal error: netinet/in.h: No such file or directory
  7253. #include <netinet/in.h>
  7254. ^
  7255. compilation terminated.
  7256. configure:21265: $? = 1
  7257. configure: failed program was:
  7258. | /* confdefs.h */
  7259. | #define PACKAGE_NAME "mono"
  7260. | #define PACKAGE_TARNAME "mono"
  7261. | #define PACKAGE_VERSION "4.8.1"
  7262. | #define PACKAGE_STRING "mono 4.8.1"
  7263. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7264. | #define PACKAGE_URL ""
  7265. | #define PACKAGE "mono"
  7266. | #define VERSION "4.8.1"
  7267. | #define STDC_HEADERS 1
  7268. | #define HAVE_SYS_TYPES_H 1
  7269. | #define HAVE_SYS_STAT_H 1
  7270. | #define HAVE_STDLIB_H 1
  7271. | #define HAVE_STRING_H 1
  7272. | #define HAVE_MEMORY_H 1
  7273. | #define HAVE_STRINGS_H 1
  7274. | #define HAVE_INTTYPES_H 1
  7275. | #define HAVE_STDINT_H 1
  7276. | #define HAVE_UNISTD_H 1
  7277. | #define HAVE_DLFCN_H 1
  7278. | #define LT_OBJDIR ".libs/"
  7279. | #define HAVE_ICONV 1
  7280. | #define ICONV_CONST
  7281. | #define HAVE_SYS_FILIO_H 1
  7282. | #define HAVE_SYS_SOCKIO_H 1
  7283. | #define HAVE_UTIME_H 1
  7284. | #define HAVE_SYS_UTIME_H 1
  7285. | #define HAVE_SEMAPHORE_H 1
  7286. | #define HAVE_SYS_UIO_H 1
  7287. | #define HAVE_SYS_PARAM_H 1
  7288. | #define HAVE_SYS_PARAM_H 1
  7289. | #define HAVE_SYS_UTSNAME_H 1
  7290. | #define HAVE_ALLOCA_H 1
  7291. | #define HAVE_PWD_H 1
  7292. | #define HAVE_UNISTD_H 1
  7293. | #define HAVE_SYS_TYPES_H 1
  7294. | #define HAVE_LINK_H 1
  7295. | #define HAVE_COMPLEX_H 1
  7296. | #define HAVE_UNWIND_H 1
  7297. | #define HAVE_SYS_ZLIB 1
  7298. | #define HAVE_ZLIB 1
  7299. | #define HAVE_SYS_POLL_H 1
  7300. | #define HAVE_SYS_WAIT_H 1
  7301. | #define HAVE_GRP_H 1
  7302. | #define HAVE_WCHAR_H 1
  7303. | #define HAVE_IEEEFP_H 1
  7304. | #define HAVE_ISINF 1
  7305. | #define SIZEOF_VOID_P 4
  7306. | #define MONO_XEN_OPT 1
  7307. | #define DISABLED_FEATURES "none"
  7308. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7309. | #define MONO_ZERO_LEN_ARRAY 0
  7310. | #define HAVE_SIGNAL_H 1
  7311. | #define HAVE_SIGACTION 1
  7312. | #define HAVE_KILL 1
  7313. | #define HAVE_SIGNAL 1
  7314. | #define HAVE_DL_LOADER 1
  7315. | #define HAVE_SYS_RESOURCE_H 1
  7316. | #define HAVE_GETGRGID_R 1
  7317. | #define HAVE_GETGRNAM_R 1
  7318. | #define HAVE_GETPWNAM_R 1
  7319. | #define HAVE_GETPWUID_R 1
  7320. | #define HAVE_MKSTEMP 1
  7321. | #define HAVE_MMAP 1
  7322. | #define HAVE_GETRUSAGE 1
  7323. | #define HAVE_SYSCONF 1
  7324. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7325. | #define HAVE_LARGE_FILE_SUPPORT 1
  7326. | /* end confdefs.h. */
  7327. | #include <netinet/in.h>
  7328. | int
  7329. | main ()
  7330. | {
  7331. |
  7332. | int level = IPPROTO_IP;
  7333. |
  7334. | ;
  7335. | return 0;
  7336. | }
  7337. configure:21277: result: no
  7338. configure:21283: checking for IPPROTO_IPV6
  7339. configure:21298: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7340. conftest.c:70:24: fatal error: netinet/in.h: No such file or directory
  7341. #include <netinet/in.h>
  7342. ^
  7343. compilation terminated.
  7344. configure:21298: $? = 1
  7345. configure: failed program was:
  7346. | /* confdefs.h */
  7347. | #define PACKAGE_NAME "mono"
  7348. | #define PACKAGE_TARNAME "mono"
  7349. | #define PACKAGE_VERSION "4.8.1"
  7350. | #define PACKAGE_STRING "mono 4.8.1"
  7351. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7352. | #define PACKAGE_URL ""
  7353. | #define PACKAGE "mono"
  7354. | #define VERSION "4.8.1"
  7355. | #define STDC_HEADERS 1
  7356. | #define HAVE_SYS_TYPES_H 1
  7357. | #define HAVE_SYS_STAT_H 1
  7358. | #define HAVE_STDLIB_H 1
  7359. | #define HAVE_STRING_H 1
  7360. | #define HAVE_MEMORY_H 1
  7361. | #define HAVE_STRINGS_H 1
  7362. | #define HAVE_INTTYPES_H 1
  7363. | #define HAVE_STDINT_H 1
  7364. | #define HAVE_UNISTD_H 1
  7365. | #define HAVE_DLFCN_H 1
  7366. | #define LT_OBJDIR ".libs/"
  7367. | #define HAVE_ICONV 1
  7368. | #define ICONV_CONST
  7369. | #define HAVE_SYS_FILIO_H 1
  7370. | #define HAVE_SYS_SOCKIO_H 1
  7371. | #define HAVE_UTIME_H 1
  7372. | #define HAVE_SYS_UTIME_H 1
  7373. | #define HAVE_SEMAPHORE_H 1
  7374. | #define HAVE_SYS_UIO_H 1
  7375. | #define HAVE_SYS_PARAM_H 1
  7376. | #define HAVE_SYS_PARAM_H 1
  7377. | #define HAVE_SYS_UTSNAME_H 1
  7378. | #define HAVE_ALLOCA_H 1
  7379. | #define HAVE_PWD_H 1
  7380. | #define HAVE_UNISTD_H 1
  7381. | #define HAVE_SYS_TYPES_H 1
  7382. | #define HAVE_LINK_H 1
  7383. | #define HAVE_COMPLEX_H 1
  7384. | #define HAVE_UNWIND_H 1
  7385. | #define HAVE_SYS_ZLIB 1
  7386. | #define HAVE_ZLIB 1
  7387. | #define HAVE_SYS_POLL_H 1
  7388. | #define HAVE_SYS_WAIT_H 1
  7389. | #define HAVE_GRP_H 1
  7390. | #define HAVE_WCHAR_H 1
  7391. | #define HAVE_IEEEFP_H 1
  7392. | #define HAVE_ISINF 1
  7393. | #define SIZEOF_VOID_P 4
  7394. | #define MONO_XEN_OPT 1
  7395. | #define DISABLED_FEATURES "none"
  7396. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7397. | #define MONO_ZERO_LEN_ARRAY 0
  7398. | #define HAVE_SIGNAL_H 1
  7399. | #define HAVE_SIGACTION 1
  7400. | #define HAVE_KILL 1
  7401. | #define HAVE_SIGNAL 1
  7402. | #define HAVE_DL_LOADER 1
  7403. | #define HAVE_SYS_RESOURCE_H 1
  7404. | #define HAVE_GETGRGID_R 1
  7405. | #define HAVE_GETGRNAM_R 1
  7406. | #define HAVE_GETPWNAM_R 1
  7407. | #define HAVE_GETPWUID_R 1
  7408. | #define HAVE_MKSTEMP 1
  7409. | #define HAVE_MMAP 1
  7410. | #define HAVE_GETRUSAGE 1
  7411. | #define HAVE_SYSCONF 1
  7412. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7413. | #define HAVE_LARGE_FILE_SUPPORT 1
  7414. | /* end confdefs.h. */
  7415. | #include <netinet/in.h>
  7416. | int
  7417. | main ()
  7418. | {
  7419. |
  7420. | int level = IPPROTO_IPV6;
  7421. |
  7422. | ;
  7423. | return 0;
  7424. | }
  7425. configure:21310: result: no
  7426. configure:21316: checking for IPPROTO_TCP
  7427. configure:21331: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7428. conftest.c:70:24: fatal error: netinet/in.h: No such file or directory
  7429. #include <netinet/in.h>
  7430. ^
  7431. compilation terminated.
  7432. configure:21331: $? = 1
  7433. configure: failed program was:
  7434. | /* confdefs.h */
  7435. | #define PACKAGE_NAME "mono"
  7436. | #define PACKAGE_TARNAME "mono"
  7437. | #define PACKAGE_VERSION "4.8.1"
  7438. | #define PACKAGE_STRING "mono 4.8.1"
  7439. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7440. | #define PACKAGE_URL ""
  7441. | #define PACKAGE "mono"
  7442. | #define VERSION "4.8.1"
  7443. | #define STDC_HEADERS 1
  7444. | #define HAVE_SYS_TYPES_H 1
  7445. | #define HAVE_SYS_STAT_H 1
  7446. | #define HAVE_STDLIB_H 1
  7447. | #define HAVE_STRING_H 1
  7448. | #define HAVE_MEMORY_H 1
  7449. | #define HAVE_STRINGS_H 1
  7450. | #define HAVE_INTTYPES_H 1
  7451. | #define HAVE_STDINT_H 1
  7452. | #define HAVE_UNISTD_H 1
  7453. | #define HAVE_DLFCN_H 1
  7454. | #define LT_OBJDIR ".libs/"
  7455. | #define HAVE_ICONV 1
  7456. | #define ICONV_CONST
  7457. | #define HAVE_SYS_FILIO_H 1
  7458. | #define HAVE_SYS_SOCKIO_H 1
  7459. | #define HAVE_UTIME_H 1
  7460. | #define HAVE_SYS_UTIME_H 1
  7461. | #define HAVE_SEMAPHORE_H 1
  7462. | #define HAVE_SYS_UIO_H 1
  7463. | #define HAVE_SYS_PARAM_H 1
  7464. | #define HAVE_SYS_PARAM_H 1
  7465. | #define HAVE_SYS_UTSNAME_H 1
  7466. | #define HAVE_ALLOCA_H 1
  7467. | #define HAVE_PWD_H 1
  7468. | #define HAVE_UNISTD_H 1
  7469. | #define HAVE_SYS_TYPES_H 1
  7470. | #define HAVE_LINK_H 1
  7471. | #define HAVE_COMPLEX_H 1
  7472. | #define HAVE_UNWIND_H 1
  7473. | #define HAVE_SYS_ZLIB 1
  7474. | #define HAVE_ZLIB 1
  7475. | #define HAVE_SYS_POLL_H 1
  7476. | #define HAVE_SYS_WAIT_H 1
  7477. | #define HAVE_GRP_H 1
  7478. | #define HAVE_WCHAR_H 1
  7479. | #define HAVE_IEEEFP_H 1
  7480. | #define HAVE_ISINF 1
  7481. | #define SIZEOF_VOID_P 4
  7482. | #define MONO_XEN_OPT 1
  7483. | #define DISABLED_FEATURES "none"
  7484. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7485. | #define MONO_ZERO_LEN_ARRAY 0
  7486. | #define HAVE_SIGNAL_H 1
  7487. | #define HAVE_SIGACTION 1
  7488. | #define HAVE_KILL 1
  7489. | #define HAVE_SIGNAL 1
  7490. | #define HAVE_DL_LOADER 1
  7491. | #define HAVE_SYS_RESOURCE_H 1
  7492. | #define HAVE_GETGRGID_R 1
  7493. | #define HAVE_GETGRNAM_R 1
  7494. | #define HAVE_GETPWNAM_R 1
  7495. | #define HAVE_GETPWUID_R 1
  7496. | #define HAVE_MKSTEMP 1
  7497. | #define HAVE_MMAP 1
  7498. | #define HAVE_GETRUSAGE 1
  7499. | #define HAVE_SYSCONF 1
  7500. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7501. | #define HAVE_LARGE_FILE_SUPPORT 1
  7502. | /* end confdefs.h. */
  7503. | #include <netinet/in.h>
  7504. | int
  7505. | main ()
  7506. | {
  7507. |
  7508. | int level = IPPROTO_TCP;
  7509. |
  7510. | ;
  7511. | return 0;
  7512. | }
  7513. configure:21343: result: no
  7514. configure:21349: checking for SOL_IP
  7515. configure:21364: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7516. conftest.c:70:19: fatal error: netdb.h: No such file or directory
  7517. #include <netdb.h>
  7518. ^
  7519. compilation terminated.
  7520. configure:21364: $? = 1
  7521. configure: failed program was:
  7522. | /* confdefs.h */
  7523. | #define PACKAGE_NAME "mono"
  7524. | #define PACKAGE_TARNAME "mono"
  7525. | #define PACKAGE_VERSION "4.8.1"
  7526. | #define PACKAGE_STRING "mono 4.8.1"
  7527. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7528. | #define PACKAGE_URL ""
  7529. | #define PACKAGE "mono"
  7530. | #define VERSION "4.8.1"
  7531. | #define STDC_HEADERS 1
  7532. | #define HAVE_SYS_TYPES_H 1
  7533. | #define HAVE_SYS_STAT_H 1
  7534. | #define HAVE_STDLIB_H 1
  7535. | #define HAVE_STRING_H 1
  7536. | #define HAVE_MEMORY_H 1
  7537. | #define HAVE_STRINGS_H 1
  7538. | #define HAVE_INTTYPES_H 1
  7539. | #define HAVE_STDINT_H 1
  7540. | #define HAVE_UNISTD_H 1
  7541. | #define HAVE_DLFCN_H 1
  7542. | #define LT_OBJDIR ".libs/"
  7543. | #define HAVE_ICONV 1
  7544. | #define ICONV_CONST
  7545. | #define HAVE_SYS_FILIO_H 1
  7546. | #define HAVE_SYS_SOCKIO_H 1
  7547. | #define HAVE_UTIME_H 1
  7548. | #define HAVE_SYS_UTIME_H 1
  7549. | #define HAVE_SEMAPHORE_H 1
  7550. | #define HAVE_SYS_UIO_H 1
  7551. | #define HAVE_SYS_PARAM_H 1
  7552. | #define HAVE_SYS_PARAM_H 1
  7553. | #define HAVE_SYS_UTSNAME_H 1
  7554. | #define HAVE_ALLOCA_H 1
  7555. | #define HAVE_PWD_H 1
  7556. | #define HAVE_UNISTD_H 1
  7557. | #define HAVE_SYS_TYPES_H 1
  7558. | #define HAVE_LINK_H 1
  7559. | #define HAVE_COMPLEX_H 1
  7560. | #define HAVE_UNWIND_H 1
  7561. | #define HAVE_SYS_ZLIB 1
  7562. | #define HAVE_ZLIB 1
  7563. | #define HAVE_SYS_POLL_H 1
  7564. | #define HAVE_SYS_WAIT_H 1
  7565. | #define HAVE_GRP_H 1
  7566. | #define HAVE_WCHAR_H 1
  7567. | #define HAVE_IEEEFP_H 1
  7568. | #define HAVE_ISINF 1
  7569. | #define SIZEOF_VOID_P 4
  7570. | #define MONO_XEN_OPT 1
  7571. | #define DISABLED_FEATURES "none"
  7572. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7573. | #define MONO_ZERO_LEN_ARRAY 0
  7574. | #define HAVE_SIGNAL_H 1
  7575. | #define HAVE_SIGACTION 1
  7576. | #define HAVE_KILL 1
  7577. | #define HAVE_SIGNAL 1
  7578. | #define HAVE_DL_LOADER 1
  7579. | #define HAVE_SYS_RESOURCE_H 1
  7580. | #define HAVE_GETGRGID_R 1
  7581. | #define HAVE_GETGRNAM_R 1
  7582. | #define HAVE_GETPWNAM_R 1
  7583. | #define HAVE_GETPWUID_R 1
  7584. | #define HAVE_MKSTEMP 1
  7585. | #define HAVE_MMAP 1
  7586. | #define HAVE_GETRUSAGE 1
  7587. | #define HAVE_SYSCONF 1
  7588. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7589. | #define HAVE_LARGE_FILE_SUPPORT 1
  7590. | /* end confdefs.h. */
  7591. | #include <netdb.h>
  7592. | int
  7593. | main ()
  7594. | {
  7595. |
  7596. | int level = SOL_IP;
  7597. |
  7598. | ;
  7599. | return 0;
  7600. | }
  7601. configure:21376: result: no
  7602. configure:21382: checking for SOL_IPV6
  7603. configure:21397: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7604. conftest.c:70:19: fatal error: netdb.h: No such file or directory
  7605. #include <netdb.h>
  7606. ^
  7607. compilation terminated.
  7608. configure:21397: $? = 1
  7609. configure: failed program was:
  7610. | /* confdefs.h */
  7611. | #define PACKAGE_NAME "mono"
  7612. | #define PACKAGE_TARNAME "mono"
  7613. | #define PACKAGE_VERSION "4.8.1"
  7614. | #define PACKAGE_STRING "mono 4.8.1"
  7615. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7616. | #define PACKAGE_URL ""
  7617. | #define PACKAGE "mono"
  7618. | #define VERSION "4.8.1"
  7619. | #define STDC_HEADERS 1
  7620. | #define HAVE_SYS_TYPES_H 1
  7621. | #define HAVE_SYS_STAT_H 1
  7622. | #define HAVE_STDLIB_H 1
  7623. | #define HAVE_STRING_H 1
  7624. | #define HAVE_MEMORY_H 1
  7625. | #define HAVE_STRINGS_H 1
  7626. | #define HAVE_INTTYPES_H 1
  7627. | #define HAVE_STDINT_H 1
  7628. | #define HAVE_UNISTD_H 1
  7629. | #define HAVE_DLFCN_H 1
  7630. | #define LT_OBJDIR ".libs/"
  7631. | #define HAVE_ICONV 1
  7632. | #define ICONV_CONST
  7633. | #define HAVE_SYS_FILIO_H 1
  7634. | #define HAVE_SYS_SOCKIO_H 1
  7635. | #define HAVE_UTIME_H 1
  7636. | #define HAVE_SYS_UTIME_H 1
  7637. | #define HAVE_SEMAPHORE_H 1
  7638. | #define HAVE_SYS_UIO_H 1
  7639. | #define HAVE_SYS_PARAM_H 1
  7640. | #define HAVE_SYS_PARAM_H 1
  7641. | #define HAVE_SYS_UTSNAME_H 1
  7642. | #define HAVE_ALLOCA_H 1
  7643. | #define HAVE_PWD_H 1
  7644. | #define HAVE_UNISTD_H 1
  7645. | #define HAVE_SYS_TYPES_H 1
  7646. | #define HAVE_LINK_H 1
  7647. | #define HAVE_COMPLEX_H 1
  7648. | #define HAVE_UNWIND_H 1
  7649. | #define HAVE_SYS_ZLIB 1
  7650. | #define HAVE_ZLIB 1
  7651. | #define HAVE_SYS_POLL_H 1
  7652. | #define HAVE_SYS_WAIT_H 1
  7653. | #define HAVE_GRP_H 1
  7654. | #define HAVE_WCHAR_H 1
  7655. | #define HAVE_IEEEFP_H 1
  7656. | #define HAVE_ISINF 1
  7657. | #define SIZEOF_VOID_P 4
  7658. | #define MONO_XEN_OPT 1
  7659. | #define DISABLED_FEATURES "none"
  7660. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7661. | #define MONO_ZERO_LEN_ARRAY 0
  7662. | #define HAVE_SIGNAL_H 1
  7663. | #define HAVE_SIGACTION 1
  7664. | #define HAVE_KILL 1
  7665. | #define HAVE_SIGNAL 1
  7666. | #define HAVE_DL_LOADER 1
  7667. | #define HAVE_SYS_RESOURCE_H 1
  7668. | #define HAVE_GETGRGID_R 1
  7669. | #define HAVE_GETGRNAM_R 1
  7670. | #define HAVE_GETPWNAM_R 1
  7671. | #define HAVE_GETPWUID_R 1
  7672. | #define HAVE_MKSTEMP 1
  7673. | #define HAVE_MMAP 1
  7674. | #define HAVE_GETRUSAGE 1
  7675. | #define HAVE_SYSCONF 1
  7676. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7677. | #define HAVE_LARGE_FILE_SUPPORT 1
  7678. | /* end confdefs.h. */
  7679. | #include <netdb.h>
  7680. | int
  7681. | main ()
  7682. | {
  7683. |
  7684. | int level = SOL_IPV6;
  7685. |
  7686. | ;
  7687. | return 0;
  7688. | }
  7689. configure:21409: result: no
  7690. configure:21415: checking for SOL_TCP
  7691. configure:21430: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7692. conftest.c:70:19: fatal error: netdb.h: No such file or directory
  7693. #include <netdb.h>
  7694. ^
  7695. compilation terminated.
  7696. configure:21430: $? = 1
  7697. configure: failed program was:
  7698. | /* confdefs.h */
  7699. | #define PACKAGE_NAME "mono"
  7700. | #define PACKAGE_TARNAME "mono"
  7701. | #define PACKAGE_VERSION "4.8.1"
  7702. | #define PACKAGE_STRING "mono 4.8.1"
  7703. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7704. | #define PACKAGE_URL ""
  7705. | #define PACKAGE "mono"
  7706. | #define VERSION "4.8.1"
  7707. | #define STDC_HEADERS 1
  7708. | #define HAVE_SYS_TYPES_H 1
  7709. | #define HAVE_SYS_STAT_H 1
  7710. | #define HAVE_STDLIB_H 1
  7711. | #define HAVE_STRING_H 1
  7712. | #define HAVE_MEMORY_H 1
  7713. | #define HAVE_STRINGS_H 1
  7714. | #define HAVE_INTTYPES_H 1
  7715. | #define HAVE_STDINT_H 1
  7716. | #define HAVE_UNISTD_H 1
  7717. | #define HAVE_DLFCN_H 1
  7718. | #define LT_OBJDIR ".libs/"
  7719. | #define HAVE_ICONV 1
  7720. | #define ICONV_CONST
  7721. | #define HAVE_SYS_FILIO_H 1
  7722. | #define HAVE_SYS_SOCKIO_H 1
  7723. | #define HAVE_UTIME_H 1
  7724. | #define HAVE_SYS_UTIME_H 1
  7725. | #define HAVE_SEMAPHORE_H 1
  7726. | #define HAVE_SYS_UIO_H 1
  7727. | #define HAVE_SYS_PARAM_H 1
  7728. | #define HAVE_SYS_PARAM_H 1
  7729. | #define HAVE_SYS_UTSNAME_H 1
  7730. | #define HAVE_ALLOCA_H 1
  7731. | #define HAVE_PWD_H 1
  7732. | #define HAVE_UNISTD_H 1
  7733. | #define HAVE_SYS_TYPES_H 1
  7734. | #define HAVE_LINK_H 1
  7735. | #define HAVE_COMPLEX_H 1
  7736. | #define HAVE_UNWIND_H 1
  7737. | #define HAVE_SYS_ZLIB 1
  7738. | #define HAVE_ZLIB 1
  7739. | #define HAVE_SYS_POLL_H 1
  7740. | #define HAVE_SYS_WAIT_H 1
  7741. | #define HAVE_GRP_H 1
  7742. | #define HAVE_WCHAR_H 1
  7743. | #define HAVE_IEEEFP_H 1
  7744. | #define HAVE_ISINF 1
  7745. | #define SIZEOF_VOID_P 4
  7746. | #define MONO_XEN_OPT 1
  7747. | #define DISABLED_FEATURES "none"
  7748. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7749. | #define MONO_ZERO_LEN_ARRAY 0
  7750. | #define HAVE_SIGNAL_H 1
  7751. | #define HAVE_SIGACTION 1
  7752. | #define HAVE_KILL 1
  7753. | #define HAVE_SIGNAL 1
  7754. | #define HAVE_DL_LOADER 1
  7755. | #define HAVE_SYS_RESOURCE_H 1
  7756. | #define HAVE_GETGRGID_R 1
  7757. | #define HAVE_GETGRNAM_R 1
  7758. | #define HAVE_GETPWNAM_R 1
  7759. | #define HAVE_GETPWUID_R 1
  7760. | #define HAVE_MKSTEMP 1
  7761. | #define HAVE_MMAP 1
  7762. | #define HAVE_GETRUSAGE 1
  7763. | #define HAVE_SYSCONF 1
  7764. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7765. | #define HAVE_LARGE_FILE_SUPPORT 1
  7766. | /* end confdefs.h. */
  7767. | #include <netdb.h>
  7768. | int
  7769. | main ()
  7770. | {
  7771. |
  7772. | int level = SOL_TCP;
  7773. |
  7774. | ;
  7775. | return 0;
  7776. | }
  7777. configure:21442: result: no
  7778. configure:21448: checking for IP_PKTINFO
  7779. configure:21463: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7780. conftest.c:70:22: fatal error: linux/in.h: No such file or directory
  7781. #include <linux/in.h>
  7782. ^
  7783. compilation terminated.
  7784. configure:21463: $? = 1
  7785. configure: failed program was:
  7786. | /* confdefs.h */
  7787. | #define PACKAGE_NAME "mono"
  7788. | #define PACKAGE_TARNAME "mono"
  7789. | #define PACKAGE_VERSION "4.8.1"
  7790. | #define PACKAGE_STRING "mono 4.8.1"
  7791. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7792. | #define PACKAGE_URL ""
  7793. | #define PACKAGE "mono"
  7794. | #define VERSION "4.8.1"
  7795. | #define STDC_HEADERS 1
  7796. | #define HAVE_SYS_TYPES_H 1
  7797. | #define HAVE_SYS_STAT_H 1
  7798. | #define HAVE_STDLIB_H 1
  7799. | #define HAVE_STRING_H 1
  7800. | #define HAVE_MEMORY_H 1
  7801. | #define HAVE_STRINGS_H 1
  7802. | #define HAVE_INTTYPES_H 1
  7803. | #define HAVE_STDINT_H 1
  7804. | #define HAVE_UNISTD_H 1
  7805. | #define HAVE_DLFCN_H 1
  7806. | #define LT_OBJDIR ".libs/"
  7807. | #define HAVE_ICONV 1
  7808. | #define ICONV_CONST
  7809. | #define HAVE_SYS_FILIO_H 1
  7810. | #define HAVE_SYS_SOCKIO_H 1
  7811. | #define HAVE_UTIME_H 1
  7812. | #define HAVE_SYS_UTIME_H 1
  7813. | #define HAVE_SEMAPHORE_H 1
  7814. | #define HAVE_SYS_UIO_H 1
  7815. | #define HAVE_SYS_PARAM_H 1
  7816. | #define HAVE_SYS_PARAM_H 1
  7817. | #define HAVE_SYS_UTSNAME_H 1
  7818. | #define HAVE_ALLOCA_H 1
  7819. | #define HAVE_PWD_H 1
  7820. | #define HAVE_UNISTD_H 1
  7821. | #define HAVE_SYS_TYPES_H 1
  7822. | #define HAVE_LINK_H 1
  7823. | #define HAVE_COMPLEX_H 1
  7824. | #define HAVE_UNWIND_H 1
  7825. | #define HAVE_SYS_ZLIB 1
  7826. | #define HAVE_ZLIB 1
  7827. | #define HAVE_SYS_POLL_H 1
  7828. | #define HAVE_SYS_WAIT_H 1
  7829. | #define HAVE_GRP_H 1
  7830. | #define HAVE_WCHAR_H 1
  7831. | #define HAVE_IEEEFP_H 1
  7832. | #define HAVE_ISINF 1
  7833. | #define SIZEOF_VOID_P 4
  7834. | #define MONO_XEN_OPT 1
  7835. | #define DISABLED_FEATURES "none"
  7836. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7837. | #define MONO_ZERO_LEN_ARRAY 0
  7838. | #define HAVE_SIGNAL_H 1
  7839. | #define HAVE_SIGACTION 1
  7840. | #define HAVE_KILL 1
  7841. | #define HAVE_SIGNAL 1
  7842. | #define HAVE_DL_LOADER 1
  7843. | #define HAVE_SYS_RESOURCE_H 1
  7844. | #define HAVE_GETGRGID_R 1
  7845. | #define HAVE_GETGRNAM_R 1
  7846. | #define HAVE_GETPWNAM_R 1
  7847. | #define HAVE_GETPWUID_R 1
  7848. | #define HAVE_MKSTEMP 1
  7849. | #define HAVE_MMAP 1
  7850. | #define HAVE_GETRUSAGE 1
  7851. | #define HAVE_SYSCONF 1
  7852. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7853. | #define HAVE_LARGE_FILE_SUPPORT 1
  7854. | /* end confdefs.h. */
  7855. | #include <linux/in.h>
  7856. | int
  7857. | main ()
  7858. | {
  7859. |
  7860. | int level = IP_PKTINFO;
  7861. |
  7862. | ;
  7863. | return 0;
  7864. | }
  7865. configure:21474: result: no
  7866. configure:21480: checking for IPV6_PKTINFO
  7867. configure:21495: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7868. conftest.c:70:19: fatal error: netdb.h: No such file or directory
  7869. #include <netdb.h>
  7870. ^
  7871. compilation terminated.
  7872. configure:21495: $? = 1
  7873. configure: failed program was:
  7874. | /* confdefs.h */
  7875. | #define PACKAGE_NAME "mono"
  7876. | #define PACKAGE_TARNAME "mono"
  7877. | #define PACKAGE_VERSION "4.8.1"
  7878. | #define PACKAGE_STRING "mono 4.8.1"
  7879. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7880. | #define PACKAGE_URL ""
  7881. | #define PACKAGE "mono"
  7882. | #define VERSION "4.8.1"
  7883. | #define STDC_HEADERS 1
  7884. | #define HAVE_SYS_TYPES_H 1
  7885. | #define HAVE_SYS_STAT_H 1
  7886. | #define HAVE_STDLIB_H 1
  7887. | #define HAVE_STRING_H 1
  7888. | #define HAVE_MEMORY_H 1
  7889. | #define HAVE_STRINGS_H 1
  7890. | #define HAVE_INTTYPES_H 1
  7891. | #define HAVE_STDINT_H 1
  7892. | #define HAVE_UNISTD_H 1
  7893. | #define HAVE_DLFCN_H 1
  7894. | #define LT_OBJDIR ".libs/"
  7895. | #define HAVE_ICONV 1
  7896. | #define ICONV_CONST
  7897. | #define HAVE_SYS_FILIO_H 1
  7898. | #define HAVE_SYS_SOCKIO_H 1
  7899. | #define HAVE_UTIME_H 1
  7900. | #define HAVE_SYS_UTIME_H 1
  7901. | #define HAVE_SEMAPHORE_H 1
  7902. | #define HAVE_SYS_UIO_H 1
  7903. | #define HAVE_SYS_PARAM_H 1
  7904. | #define HAVE_SYS_PARAM_H 1
  7905. | #define HAVE_SYS_UTSNAME_H 1
  7906. | #define HAVE_ALLOCA_H 1
  7907. | #define HAVE_PWD_H 1
  7908. | #define HAVE_UNISTD_H 1
  7909. | #define HAVE_SYS_TYPES_H 1
  7910. | #define HAVE_LINK_H 1
  7911. | #define HAVE_COMPLEX_H 1
  7912. | #define HAVE_UNWIND_H 1
  7913. | #define HAVE_SYS_ZLIB 1
  7914. | #define HAVE_ZLIB 1
  7915. | #define HAVE_SYS_POLL_H 1
  7916. | #define HAVE_SYS_WAIT_H 1
  7917. | #define HAVE_GRP_H 1
  7918. | #define HAVE_WCHAR_H 1
  7919. | #define HAVE_IEEEFP_H 1
  7920. | #define HAVE_ISINF 1
  7921. | #define SIZEOF_VOID_P 4
  7922. | #define MONO_XEN_OPT 1
  7923. | #define DISABLED_FEATURES "none"
  7924. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  7925. | #define MONO_ZERO_LEN_ARRAY 0
  7926. | #define HAVE_SIGNAL_H 1
  7927. | #define HAVE_SIGACTION 1
  7928. | #define HAVE_KILL 1
  7929. | #define HAVE_SIGNAL 1
  7930. | #define HAVE_DL_LOADER 1
  7931. | #define HAVE_SYS_RESOURCE_H 1
  7932. | #define HAVE_GETGRGID_R 1
  7933. | #define HAVE_GETGRNAM_R 1
  7934. | #define HAVE_GETPWNAM_R 1
  7935. | #define HAVE_GETPWUID_R 1
  7936. | #define HAVE_MKSTEMP 1
  7937. | #define HAVE_MMAP 1
  7938. | #define HAVE_GETRUSAGE 1
  7939. | #define HAVE_SYSCONF 1
  7940. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  7941. | #define HAVE_LARGE_FILE_SUPPORT 1
  7942. | /* end confdefs.h. */
  7943. | #include <netdb.h>
  7944. | int
  7945. | main ()
  7946. | {
  7947. |
  7948. | int level = IPV6_PKTINFO;
  7949. |
  7950. | ;
  7951. | return 0;
  7952. | }
  7953. configure:21506: result: no
  7954. configure:21512: checking for IP_DONTFRAG
  7955. configure:21527: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  7956. conftest.c:70:24: fatal error: netinet/in.h: No such file or directory
  7957. #include <netinet/in.h>
  7958. ^
  7959. compilation terminated.
  7960. configure:21527: $? = 1
  7961. configure: failed program was:
  7962. | /* confdefs.h */
  7963. | #define PACKAGE_NAME "mono"
  7964. | #define PACKAGE_TARNAME "mono"
  7965. | #define PACKAGE_VERSION "4.8.1"
  7966. | #define PACKAGE_STRING "mono 4.8.1"
  7967. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  7968. | #define PACKAGE_URL ""
  7969. | #define PACKAGE "mono"
  7970. | #define VERSION "4.8.1"
  7971. | #define STDC_HEADERS 1
  7972. | #define HAVE_SYS_TYPES_H 1
  7973. | #define HAVE_SYS_STAT_H 1
  7974. | #define HAVE_STDLIB_H 1
  7975. | #define HAVE_STRING_H 1
  7976. | #define HAVE_MEMORY_H 1
  7977. | #define HAVE_STRINGS_H 1
  7978. | #define HAVE_INTTYPES_H 1
  7979. | #define HAVE_STDINT_H 1
  7980. | #define HAVE_UNISTD_H 1
  7981. | #define HAVE_DLFCN_H 1
  7982. | #define LT_OBJDIR ".libs/"
  7983. | #define HAVE_ICONV 1
  7984. | #define ICONV_CONST
  7985. | #define HAVE_SYS_FILIO_H 1
  7986. | #define HAVE_SYS_SOCKIO_H 1
  7987. | #define HAVE_UTIME_H 1
  7988. | #define HAVE_SYS_UTIME_H 1
  7989. | #define HAVE_SEMAPHORE_H 1
  7990. | #define HAVE_SYS_UIO_H 1
  7991. | #define HAVE_SYS_PARAM_H 1
  7992. | #define HAVE_SYS_PARAM_H 1
  7993. | #define HAVE_SYS_UTSNAME_H 1
  7994. | #define HAVE_ALLOCA_H 1
  7995. | #define HAVE_PWD_H 1
  7996. | #define HAVE_UNISTD_H 1
  7997. | #define HAVE_SYS_TYPES_H 1
  7998. | #define HAVE_LINK_H 1
  7999. | #define HAVE_COMPLEX_H 1
  8000. | #define HAVE_UNWIND_H 1
  8001. | #define HAVE_SYS_ZLIB 1
  8002. | #define HAVE_ZLIB 1
  8003. | #define HAVE_SYS_POLL_H 1
  8004. | #define HAVE_SYS_WAIT_H 1
  8005. | #define HAVE_GRP_H 1
  8006. | #define HAVE_WCHAR_H 1
  8007. | #define HAVE_IEEEFP_H 1
  8008. | #define HAVE_ISINF 1
  8009. | #define SIZEOF_VOID_P 4
  8010. | #define MONO_XEN_OPT 1
  8011. | #define DISABLED_FEATURES "none"
  8012. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8013. | #define MONO_ZERO_LEN_ARRAY 0
  8014. | #define HAVE_SIGNAL_H 1
  8015. | #define HAVE_SIGACTION 1
  8016. | #define HAVE_KILL 1
  8017. | #define HAVE_SIGNAL 1
  8018. | #define HAVE_DL_LOADER 1
  8019. | #define HAVE_SYS_RESOURCE_H 1
  8020. | #define HAVE_GETGRGID_R 1
  8021. | #define HAVE_GETGRNAM_R 1
  8022. | #define HAVE_GETPWNAM_R 1
  8023. | #define HAVE_GETPWUID_R 1
  8024. | #define HAVE_MKSTEMP 1
  8025. | #define HAVE_MMAP 1
  8026. | #define HAVE_GETRUSAGE 1
  8027. | #define HAVE_SYSCONF 1
  8028. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8029. | #define HAVE_LARGE_FILE_SUPPORT 1
  8030. | /* end confdefs.h. */
  8031. | #include <netinet/in.h>
  8032. | int
  8033. | main ()
  8034. | {
  8035. |
  8036. | int level = IP_DONTFRAG;
  8037. |
  8038. | ;
  8039. | return 0;
  8040. | }
  8041. configure:21538: result: no
  8042. configure:21544: checking for IP_DONTFRAGMENT
  8043. configure:21559: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8044. conftest.c:70:22: fatal error: Ws2ipdef.h: No such file or directory
  8045. #include <Ws2ipdef.h>
  8046. ^
  8047. compilation terminated.
  8048. configure:21559: $? = 1
  8049. configure: failed program was:
  8050. | /* confdefs.h */
  8051. | #define PACKAGE_NAME "mono"
  8052. | #define PACKAGE_TARNAME "mono"
  8053. | #define PACKAGE_VERSION "4.8.1"
  8054. | #define PACKAGE_STRING "mono 4.8.1"
  8055. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8056. | #define PACKAGE_URL ""
  8057. | #define PACKAGE "mono"
  8058. | #define VERSION "4.8.1"
  8059. | #define STDC_HEADERS 1
  8060. | #define HAVE_SYS_TYPES_H 1
  8061. | #define HAVE_SYS_STAT_H 1
  8062. | #define HAVE_STDLIB_H 1
  8063. | #define HAVE_STRING_H 1
  8064. | #define HAVE_MEMORY_H 1
  8065. | #define HAVE_STRINGS_H 1
  8066. | #define HAVE_INTTYPES_H 1
  8067. | #define HAVE_STDINT_H 1
  8068. | #define HAVE_UNISTD_H 1
  8069. | #define HAVE_DLFCN_H 1
  8070. | #define LT_OBJDIR ".libs/"
  8071. | #define HAVE_ICONV 1
  8072. | #define ICONV_CONST
  8073. | #define HAVE_SYS_FILIO_H 1
  8074. | #define HAVE_SYS_SOCKIO_H 1
  8075. | #define HAVE_UTIME_H 1
  8076. | #define HAVE_SYS_UTIME_H 1
  8077. | #define HAVE_SEMAPHORE_H 1
  8078. | #define HAVE_SYS_UIO_H 1
  8079. | #define HAVE_SYS_PARAM_H 1
  8080. | #define HAVE_SYS_PARAM_H 1
  8081. | #define HAVE_SYS_UTSNAME_H 1
  8082. | #define HAVE_ALLOCA_H 1
  8083. | #define HAVE_PWD_H 1
  8084. | #define HAVE_UNISTD_H 1
  8085. | #define HAVE_SYS_TYPES_H 1
  8086. | #define HAVE_LINK_H 1
  8087. | #define HAVE_COMPLEX_H 1
  8088. | #define HAVE_UNWIND_H 1
  8089. | #define HAVE_SYS_ZLIB 1
  8090. | #define HAVE_ZLIB 1
  8091. | #define HAVE_SYS_POLL_H 1
  8092. | #define HAVE_SYS_WAIT_H 1
  8093. | #define HAVE_GRP_H 1
  8094. | #define HAVE_WCHAR_H 1
  8095. | #define HAVE_IEEEFP_H 1
  8096. | #define HAVE_ISINF 1
  8097. | #define SIZEOF_VOID_P 4
  8098. | #define MONO_XEN_OPT 1
  8099. | #define DISABLED_FEATURES "none"
  8100. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8101. | #define MONO_ZERO_LEN_ARRAY 0
  8102. | #define HAVE_SIGNAL_H 1
  8103. | #define HAVE_SIGACTION 1
  8104. | #define HAVE_KILL 1
  8105. | #define HAVE_SIGNAL 1
  8106. | #define HAVE_DL_LOADER 1
  8107. | #define HAVE_SYS_RESOURCE_H 1
  8108. | #define HAVE_GETGRGID_R 1
  8109. | #define HAVE_GETGRNAM_R 1
  8110. | #define HAVE_GETPWNAM_R 1
  8111. | #define HAVE_GETPWUID_R 1
  8112. | #define HAVE_MKSTEMP 1
  8113. | #define HAVE_MMAP 1
  8114. | #define HAVE_GETRUSAGE 1
  8115. | #define HAVE_SYSCONF 1
  8116. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8117. | #define HAVE_LARGE_FILE_SUPPORT 1
  8118. | /* end confdefs.h. */
  8119. | #include <Ws2ipdef.h>
  8120. | int
  8121. | main ()
  8122. | {
  8123. |
  8124. | int level = IP_DONTFRAGMENT;
  8125. |
  8126. | ;
  8127. | return 0;
  8128. | }
  8129. configure:21570: result: no
  8130. configure:21576: checking for IP_MTU_DISCOVER
  8131. configure:21591: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8132. conftest.c:70:22: fatal error: linux/in.h: No such file or directory
  8133. #include <linux/in.h>
  8134. ^
  8135. compilation terminated.
  8136. configure:21591: $? = 1
  8137. configure: failed program was:
  8138. | /* confdefs.h */
  8139. | #define PACKAGE_NAME "mono"
  8140. | #define PACKAGE_TARNAME "mono"
  8141. | #define PACKAGE_VERSION "4.8.1"
  8142. | #define PACKAGE_STRING "mono 4.8.1"
  8143. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8144. | #define PACKAGE_URL ""
  8145. | #define PACKAGE "mono"
  8146. | #define VERSION "4.8.1"
  8147. | #define STDC_HEADERS 1
  8148. | #define HAVE_SYS_TYPES_H 1
  8149. | #define HAVE_SYS_STAT_H 1
  8150. | #define HAVE_STDLIB_H 1
  8151. | #define HAVE_STRING_H 1
  8152. | #define HAVE_MEMORY_H 1
  8153. | #define HAVE_STRINGS_H 1
  8154. | #define HAVE_INTTYPES_H 1
  8155. | #define HAVE_STDINT_H 1
  8156. | #define HAVE_UNISTD_H 1
  8157. | #define HAVE_DLFCN_H 1
  8158. | #define LT_OBJDIR ".libs/"
  8159. | #define HAVE_ICONV 1
  8160. | #define ICONV_CONST
  8161. | #define HAVE_SYS_FILIO_H 1
  8162. | #define HAVE_SYS_SOCKIO_H 1
  8163. | #define HAVE_UTIME_H 1
  8164. | #define HAVE_SYS_UTIME_H 1
  8165. | #define HAVE_SEMAPHORE_H 1
  8166. | #define HAVE_SYS_UIO_H 1
  8167. | #define HAVE_SYS_PARAM_H 1
  8168. | #define HAVE_SYS_PARAM_H 1
  8169. | #define HAVE_SYS_UTSNAME_H 1
  8170. | #define HAVE_ALLOCA_H 1
  8171. | #define HAVE_PWD_H 1
  8172. | #define HAVE_UNISTD_H 1
  8173. | #define HAVE_SYS_TYPES_H 1
  8174. | #define HAVE_LINK_H 1
  8175. | #define HAVE_COMPLEX_H 1
  8176. | #define HAVE_UNWIND_H 1
  8177. | #define HAVE_SYS_ZLIB 1
  8178. | #define HAVE_ZLIB 1
  8179. | #define HAVE_SYS_POLL_H 1
  8180. | #define HAVE_SYS_WAIT_H 1
  8181. | #define HAVE_GRP_H 1
  8182. | #define HAVE_WCHAR_H 1
  8183. | #define HAVE_IEEEFP_H 1
  8184. | #define HAVE_ISINF 1
  8185. | #define SIZEOF_VOID_P 4
  8186. | #define MONO_XEN_OPT 1
  8187. | #define DISABLED_FEATURES "none"
  8188. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8189. | #define MONO_ZERO_LEN_ARRAY 0
  8190. | #define HAVE_SIGNAL_H 1
  8191. | #define HAVE_SIGACTION 1
  8192. | #define HAVE_KILL 1
  8193. | #define HAVE_SIGNAL 1
  8194. | #define HAVE_DL_LOADER 1
  8195. | #define HAVE_SYS_RESOURCE_H 1
  8196. | #define HAVE_GETGRGID_R 1
  8197. | #define HAVE_GETGRNAM_R 1
  8198. | #define HAVE_GETPWNAM_R 1
  8199. | #define HAVE_GETPWUID_R 1
  8200. | #define HAVE_MKSTEMP 1
  8201. | #define HAVE_MMAP 1
  8202. | #define HAVE_GETRUSAGE 1
  8203. | #define HAVE_SYSCONF 1
  8204. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8205. | #define HAVE_LARGE_FILE_SUPPORT 1
  8206. | /* end confdefs.h. */
  8207. | #include <linux/in.h>
  8208. | int
  8209. | main ()
  8210. | {
  8211. |
  8212. | int level = IP_MTU_DISCOVER;
  8213. |
  8214. | ;
  8215. | return 0;
  8216. | }
  8217. configure:21602: result: no
  8218. configure:21608: checking for IP_PMTUDISC_DO
  8219. configure:21623: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8220. conftest.c:70:22: fatal error: linux/in.h: No such file or directory
  8221. #include <linux/in.h>
  8222. ^
  8223. compilation terminated.
  8224. configure:21623: $? = 1
  8225. configure: failed program was:
  8226. | /* confdefs.h */
  8227. | #define PACKAGE_NAME "mono"
  8228. | #define PACKAGE_TARNAME "mono"
  8229. | #define PACKAGE_VERSION "4.8.1"
  8230. | #define PACKAGE_STRING "mono 4.8.1"
  8231. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8232. | #define PACKAGE_URL ""
  8233. | #define PACKAGE "mono"
  8234. | #define VERSION "4.8.1"
  8235. | #define STDC_HEADERS 1
  8236. | #define HAVE_SYS_TYPES_H 1
  8237. | #define HAVE_SYS_STAT_H 1
  8238. | #define HAVE_STDLIB_H 1
  8239. | #define HAVE_STRING_H 1
  8240. | #define HAVE_MEMORY_H 1
  8241. | #define HAVE_STRINGS_H 1
  8242. | #define HAVE_INTTYPES_H 1
  8243. | #define HAVE_STDINT_H 1
  8244. | #define HAVE_UNISTD_H 1
  8245. | #define HAVE_DLFCN_H 1
  8246. | #define LT_OBJDIR ".libs/"
  8247. | #define HAVE_ICONV 1
  8248. | #define ICONV_CONST
  8249. | #define HAVE_SYS_FILIO_H 1
  8250. | #define HAVE_SYS_SOCKIO_H 1
  8251. | #define HAVE_UTIME_H 1
  8252. | #define HAVE_SYS_UTIME_H 1
  8253. | #define HAVE_SEMAPHORE_H 1
  8254. | #define HAVE_SYS_UIO_H 1
  8255. | #define HAVE_SYS_PARAM_H 1
  8256. | #define HAVE_SYS_PARAM_H 1
  8257. | #define HAVE_SYS_UTSNAME_H 1
  8258. | #define HAVE_ALLOCA_H 1
  8259. | #define HAVE_PWD_H 1
  8260. | #define HAVE_UNISTD_H 1
  8261. | #define HAVE_SYS_TYPES_H 1
  8262. | #define HAVE_LINK_H 1
  8263. | #define HAVE_COMPLEX_H 1
  8264. | #define HAVE_UNWIND_H 1
  8265. | #define HAVE_SYS_ZLIB 1
  8266. | #define HAVE_ZLIB 1
  8267. | #define HAVE_SYS_POLL_H 1
  8268. | #define HAVE_SYS_WAIT_H 1
  8269. | #define HAVE_GRP_H 1
  8270. | #define HAVE_WCHAR_H 1
  8271. | #define HAVE_IEEEFP_H 1
  8272. | #define HAVE_ISINF 1
  8273. | #define SIZEOF_VOID_P 4
  8274. | #define MONO_XEN_OPT 1
  8275. | #define DISABLED_FEATURES "none"
  8276. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8277. | #define MONO_ZERO_LEN_ARRAY 0
  8278. | #define HAVE_SIGNAL_H 1
  8279. | #define HAVE_SIGACTION 1
  8280. | #define HAVE_KILL 1
  8281. | #define HAVE_SIGNAL 1
  8282. | #define HAVE_DL_LOADER 1
  8283. | #define HAVE_SYS_RESOURCE_H 1
  8284. | #define HAVE_GETGRGID_R 1
  8285. | #define HAVE_GETGRNAM_R 1
  8286. | #define HAVE_GETPWNAM_R 1
  8287. | #define HAVE_GETPWUID_R 1
  8288. | #define HAVE_MKSTEMP 1
  8289. | #define HAVE_MMAP 1
  8290. | #define HAVE_GETRUSAGE 1
  8291. | #define HAVE_SYSCONF 1
  8292. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8293. | #define HAVE_LARGE_FILE_SUPPORT 1
  8294. | /* end confdefs.h. */
  8295. | #include <linux/in.h>
  8296. | int
  8297. | main ()
  8298. | {
  8299. |
  8300. | int level = IP_PMTUDISC_DO;
  8301. |
  8302. | ;
  8303. | return 0;
  8304. | }
  8305. configure:21634: result: no
  8306. configure:21640: checking for struct ip_mreqn
  8307. configure:21656: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8308. conftest.c:70:24: fatal error: netinet/in.h: No such file or directory
  8309. #include <netinet/in.h>
  8310. ^
  8311. compilation terminated.
  8312. configure:21656: $? = 1
  8313. configure: failed program was:
  8314. | /* confdefs.h */
  8315. | #define PACKAGE_NAME "mono"
  8316. | #define PACKAGE_TARNAME "mono"
  8317. | #define PACKAGE_VERSION "4.8.1"
  8318. | #define PACKAGE_STRING "mono 4.8.1"
  8319. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8320. | #define PACKAGE_URL ""
  8321. | #define PACKAGE "mono"
  8322. | #define VERSION "4.8.1"
  8323. | #define STDC_HEADERS 1
  8324. | #define HAVE_SYS_TYPES_H 1
  8325. | #define HAVE_SYS_STAT_H 1
  8326. | #define HAVE_STDLIB_H 1
  8327. | #define HAVE_STRING_H 1
  8328. | #define HAVE_MEMORY_H 1
  8329. | #define HAVE_STRINGS_H 1
  8330. | #define HAVE_INTTYPES_H 1
  8331. | #define HAVE_STDINT_H 1
  8332. | #define HAVE_UNISTD_H 1
  8333. | #define HAVE_DLFCN_H 1
  8334. | #define LT_OBJDIR ".libs/"
  8335. | #define HAVE_ICONV 1
  8336. | #define ICONV_CONST
  8337. | #define HAVE_SYS_FILIO_H 1
  8338. | #define HAVE_SYS_SOCKIO_H 1
  8339. | #define HAVE_UTIME_H 1
  8340. | #define HAVE_SYS_UTIME_H 1
  8341. | #define HAVE_SEMAPHORE_H 1
  8342. | #define HAVE_SYS_UIO_H 1
  8343. | #define HAVE_SYS_PARAM_H 1
  8344. | #define HAVE_SYS_PARAM_H 1
  8345. | #define HAVE_SYS_UTSNAME_H 1
  8346. | #define HAVE_ALLOCA_H 1
  8347. | #define HAVE_PWD_H 1
  8348. | #define HAVE_UNISTD_H 1
  8349. | #define HAVE_SYS_TYPES_H 1
  8350. | #define HAVE_LINK_H 1
  8351. | #define HAVE_COMPLEX_H 1
  8352. | #define HAVE_UNWIND_H 1
  8353. | #define HAVE_SYS_ZLIB 1
  8354. | #define HAVE_ZLIB 1
  8355. | #define HAVE_SYS_POLL_H 1
  8356. | #define HAVE_SYS_WAIT_H 1
  8357. | #define HAVE_GRP_H 1
  8358. | #define HAVE_WCHAR_H 1
  8359. | #define HAVE_IEEEFP_H 1
  8360. | #define HAVE_ISINF 1
  8361. | #define SIZEOF_VOID_P 4
  8362. | #define MONO_XEN_OPT 1
  8363. | #define DISABLED_FEATURES "none"
  8364. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8365. | #define MONO_ZERO_LEN_ARRAY 0
  8366. | #define HAVE_SIGNAL_H 1
  8367. | #define HAVE_SIGACTION 1
  8368. | #define HAVE_KILL 1
  8369. | #define HAVE_SIGNAL 1
  8370. | #define HAVE_DL_LOADER 1
  8371. | #define HAVE_SYS_RESOURCE_H 1
  8372. | #define HAVE_GETGRGID_R 1
  8373. | #define HAVE_GETGRNAM_R 1
  8374. | #define HAVE_GETPWNAM_R 1
  8375. | #define HAVE_GETPWUID_R 1
  8376. | #define HAVE_MKSTEMP 1
  8377. | #define HAVE_MMAP 1
  8378. | #define HAVE_GETRUSAGE 1
  8379. | #define HAVE_SYSCONF 1
  8380. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8381. | #define HAVE_LARGE_FILE_SUPPORT 1
  8382. | /* end confdefs.h. */
  8383. | #include <netinet/in.h>
  8384. | int
  8385. | main ()
  8386. | {
  8387. |
  8388. | struct ip_mreqn mreq;
  8389. | mreq.imr_address.s_addr = 0;
  8390. |
  8391. | ;
  8392. | return 0;
  8393. | }
  8394. configure:21668: result: no
  8395. configure:21670: checking for struct ip_mreq
  8396. configure:21686: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8397. conftest.c:70:24: fatal error: netinet/in.h: No such file or directory
  8398. #include <netinet/in.h>
  8399. ^
  8400. compilation terminated.
  8401. configure:21686: $? = 1
  8402. configure: failed program was:
  8403. | /* confdefs.h */
  8404. | #define PACKAGE_NAME "mono"
  8405. | #define PACKAGE_TARNAME "mono"
  8406. | #define PACKAGE_VERSION "4.8.1"
  8407. | #define PACKAGE_STRING "mono 4.8.1"
  8408. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8409. | #define PACKAGE_URL ""
  8410. | #define PACKAGE "mono"
  8411. | #define VERSION "4.8.1"
  8412. | #define STDC_HEADERS 1
  8413. | #define HAVE_SYS_TYPES_H 1
  8414. | #define HAVE_SYS_STAT_H 1
  8415. | #define HAVE_STDLIB_H 1
  8416. | #define HAVE_STRING_H 1
  8417. | #define HAVE_MEMORY_H 1
  8418. | #define HAVE_STRINGS_H 1
  8419. | #define HAVE_INTTYPES_H 1
  8420. | #define HAVE_STDINT_H 1
  8421. | #define HAVE_UNISTD_H 1
  8422. | #define HAVE_DLFCN_H 1
  8423. | #define LT_OBJDIR ".libs/"
  8424. | #define HAVE_ICONV 1
  8425. | #define ICONV_CONST
  8426. | #define HAVE_SYS_FILIO_H 1
  8427. | #define HAVE_SYS_SOCKIO_H 1
  8428. | #define HAVE_UTIME_H 1
  8429. | #define HAVE_SYS_UTIME_H 1
  8430. | #define HAVE_SEMAPHORE_H 1
  8431. | #define HAVE_SYS_UIO_H 1
  8432. | #define HAVE_SYS_PARAM_H 1
  8433. | #define HAVE_SYS_PARAM_H 1
  8434. | #define HAVE_SYS_UTSNAME_H 1
  8435. | #define HAVE_ALLOCA_H 1
  8436. | #define HAVE_PWD_H 1
  8437. | #define HAVE_UNISTD_H 1
  8438. | #define HAVE_SYS_TYPES_H 1
  8439. | #define HAVE_LINK_H 1
  8440. | #define HAVE_COMPLEX_H 1
  8441. | #define HAVE_UNWIND_H 1
  8442. | #define HAVE_SYS_ZLIB 1
  8443. | #define HAVE_ZLIB 1
  8444. | #define HAVE_SYS_POLL_H 1
  8445. | #define HAVE_SYS_WAIT_H 1
  8446. | #define HAVE_GRP_H 1
  8447. | #define HAVE_WCHAR_H 1
  8448. | #define HAVE_IEEEFP_H 1
  8449. | #define HAVE_ISINF 1
  8450. | #define SIZEOF_VOID_P 4
  8451. | #define MONO_XEN_OPT 1
  8452. | #define DISABLED_FEATURES "none"
  8453. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8454. | #define MONO_ZERO_LEN_ARRAY 0
  8455. | #define HAVE_SIGNAL_H 1
  8456. | #define HAVE_SIGACTION 1
  8457. | #define HAVE_KILL 1
  8458. | #define HAVE_SIGNAL 1
  8459. | #define HAVE_DL_LOADER 1
  8460. | #define HAVE_SYS_RESOURCE_H 1
  8461. | #define HAVE_GETGRGID_R 1
  8462. | #define HAVE_GETGRNAM_R 1
  8463. | #define HAVE_GETPWNAM_R 1
  8464. | #define HAVE_GETPWUID_R 1
  8465. | #define HAVE_MKSTEMP 1
  8466. | #define HAVE_MMAP 1
  8467. | #define HAVE_GETRUSAGE 1
  8468. | #define HAVE_SYSCONF 1
  8469. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8470. | #define HAVE_LARGE_FILE_SUPPORT 1
  8471. | /* end confdefs.h. */
  8472. | #include <netinet/in.h>
  8473. | int
  8474. | main ()
  8475. | {
  8476. |
  8477. | struct ip_mreq mreq;
  8478. | mreq.imr_interface.s_addr = 0;
  8479. |
  8480. | ;
  8481. | return 0;
  8482. | }
  8483. configure:21698: result: no
  8484. configure:21707: checking for getaddrinfo
  8485. configure:21725: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8486. conftest.c:72:21: fatal error: netdb.h: No such file or directory
  8487. #include <netdb.h>
  8488. ^
  8489. compilation terminated.
  8490. configure:21725: $? = 1
  8491. configure: failed program was:
  8492. | /* confdefs.h */
  8493. | #define PACKAGE_NAME "mono"
  8494. | #define PACKAGE_TARNAME "mono"
  8495. | #define PACKAGE_VERSION "4.8.1"
  8496. | #define PACKAGE_STRING "mono 4.8.1"
  8497. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8498. | #define PACKAGE_URL ""
  8499. | #define PACKAGE "mono"
  8500. | #define VERSION "4.8.1"
  8501. | #define STDC_HEADERS 1
  8502. | #define HAVE_SYS_TYPES_H 1
  8503. | #define HAVE_SYS_STAT_H 1
  8504. | #define HAVE_STDLIB_H 1
  8505. | #define HAVE_STRING_H 1
  8506. | #define HAVE_MEMORY_H 1
  8507. | #define HAVE_STRINGS_H 1
  8508. | #define HAVE_INTTYPES_H 1
  8509. | #define HAVE_STDINT_H 1
  8510. | #define HAVE_UNISTD_H 1
  8511. | #define HAVE_DLFCN_H 1
  8512. | #define LT_OBJDIR ".libs/"
  8513. | #define HAVE_ICONV 1
  8514. | #define ICONV_CONST
  8515. | #define HAVE_SYS_FILIO_H 1
  8516. | #define HAVE_SYS_SOCKIO_H 1
  8517. | #define HAVE_UTIME_H 1
  8518. | #define HAVE_SYS_UTIME_H 1
  8519. | #define HAVE_SEMAPHORE_H 1
  8520. | #define HAVE_SYS_UIO_H 1
  8521. | #define HAVE_SYS_PARAM_H 1
  8522. | #define HAVE_SYS_PARAM_H 1
  8523. | #define HAVE_SYS_UTSNAME_H 1
  8524. | #define HAVE_ALLOCA_H 1
  8525. | #define HAVE_PWD_H 1
  8526. | #define HAVE_UNISTD_H 1
  8527. | #define HAVE_SYS_TYPES_H 1
  8528. | #define HAVE_LINK_H 1
  8529. | #define HAVE_COMPLEX_H 1
  8530. | #define HAVE_UNWIND_H 1
  8531. | #define HAVE_SYS_ZLIB 1
  8532. | #define HAVE_ZLIB 1
  8533. | #define HAVE_SYS_POLL_H 1
  8534. | #define HAVE_SYS_WAIT_H 1
  8535. | #define HAVE_GRP_H 1
  8536. | #define HAVE_WCHAR_H 1
  8537. | #define HAVE_IEEEFP_H 1
  8538. | #define HAVE_ISINF 1
  8539. | #define SIZEOF_VOID_P 4
  8540. | #define MONO_XEN_OPT 1
  8541. | #define DISABLED_FEATURES "none"
  8542. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8543. | #define MONO_ZERO_LEN_ARRAY 0
  8544. | #define HAVE_SIGNAL_H 1
  8545. | #define HAVE_SIGACTION 1
  8546. | #define HAVE_KILL 1
  8547. | #define HAVE_SIGNAL 1
  8548. | #define HAVE_DL_LOADER 1
  8549. | #define HAVE_SYS_RESOURCE_H 1
  8550. | #define HAVE_GETGRGID_R 1
  8551. | #define HAVE_GETGRNAM_R 1
  8552. | #define HAVE_GETPWNAM_R 1
  8553. | #define HAVE_GETPWUID_R 1
  8554. | #define HAVE_MKSTEMP 1
  8555. | #define HAVE_MMAP 1
  8556. | #define HAVE_GETRUSAGE 1
  8557. | #define HAVE_SYSCONF 1
  8558. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8559. | #define HAVE_LARGE_FILE_SUPPORT 1
  8560. | /* end confdefs.h. */
  8561. |
  8562. | #include <stdio.h>
  8563. | #include <netdb.h>
  8564. |
  8565. | int
  8566. | main ()
  8567. | {
  8568. |
  8569. | getaddrinfo(NULL,NULL,NULL,NULL);
  8570. |
  8571. | ;
  8572. | return 0;
  8573. | }
  8574. configure:21736: result: no
  8575. configure:21743: checking for gethostbyname2_r
  8576. configure:21762: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8577. conftest.c:72:21: fatal error: netdb.h: No such file or directory
  8578. #include <netdb.h>
  8579. ^
  8580. compilation terminated.
  8581. configure:21762: $? = 1
  8582. configure: failed program was:
  8583. | /* confdefs.h */
  8584. | #define PACKAGE_NAME "mono"
  8585. | #define PACKAGE_TARNAME "mono"
  8586. | #define PACKAGE_VERSION "4.8.1"
  8587. | #define PACKAGE_STRING "mono 4.8.1"
  8588. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8589. | #define PACKAGE_URL ""
  8590. | #define PACKAGE "mono"
  8591. | #define VERSION "4.8.1"
  8592. | #define STDC_HEADERS 1
  8593. | #define HAVE_SYS_TYPES_H 1
  8594. | #define HAVE_SYS_STAT_H 1
  8595. | #define HAVE_STDLIB_H 1
  8596. | #define HAVE_STRING_H 1
  8597. | #define HAVE_MEMORY_H 1
  8598. | #define HAVE_STRINGS_H 1
  8599. | #define HAVE_INTTYPES_H 1
  8600. | #define HAVE_STDINT_H 1
  8601. | #define HAVE_UNISTD_H 1
  8602. | #define HAVE_DLFCN_H 1
  8603. | #define LT_OBJDIR ".libs/"
  8604. | #define HAVE_ICONV 1
  8605. | #define ICONV_CONST
  8606. | #define HAVE_SYS_FILIO_H 1
  8607. | #define HAVE_SYS_SOCKIO_H 1
  8608. | #define HAVE_UTIME_H 1
  8609. | #define HAVE_SYS_UTIME_H 1
  8610. | #define HAVE_SEMAPHORE_H 1
  8611. | #define HAVE_SYS_UIO_H 1
  8612. | #define HAVE_SYS_PARAM_H 1
  8613. | #define HAVE_SYS_PARAM_H 1
  8614. | #define HAVE_SYS_UTSNAME_H 1
  8615. | #define HAVE_ALLOCA_H 1
  8616. | #define HAVE_PWD_H 1
  8617. | #define HAVE_UNISTD_H 1
  8618. | #define HAVE_SYS_TYPES_H 1
  8619. | #define HAVE_LINK_H 1
  8620. | #define HAVE_COMPLEX_H 1
  8621. | #define HAVE_UNWIND_H 1
  8622. | #define HAVE_SYS_ZLIB 1
  8623. | #define HAVE_ZLIB 1
  8624. | #define HAVE_SYS_POLL_H 1
  8625. | #define HAVE_SYS_WAIT_H 1
  8626. | #define HAVE_GRP_H 1
  8627. | #define HAVE_WCHAR_H 1
  8628. | #define HAVE_IEEEFP_H 1
  8629. | #define HAVE_ISINF 1
  8630. | #define SIZEOF_VOID_P 4
  8631. | #define MONO_XEN_OPT 1
  8632. | #define DISABLED_FEATURES "none"
  8633. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8634. | #define MONO_ZERO_LEN_ARRAY 0
  8635. | #define HAVE_SIGNAL_H 1
  8636. | #define HAVE_SIGACTION 1
  8637. | #define HAVE_KILL 1
  8638. | #define HAVE_SIGNAL 1
  8639. | #define HAVE_DL_LOADER 1
  8640. | #define HAVE_SYS_RESOURCE_H 1
  8641. | #define HAVE_GETGRGID_R 1
  8642. | #define HAVE_GETGRNAM_R 1
  8643. | #define HAVE_GETPWNAM_R 1
  8644. | #define HAVE_GETPWUID_R 1
  8645. | #define HAVE_MKSTEMP 1
  8646. | #define HAVE_MMAP 1
  8647. | #define HAVE_GETRUSAGE 1
  8648. | #define HAVE_SYSCONF 1
  8649. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8650. | #define HAVE_LARGE_FILE_SUPPORT 1
  8651. | /* end confdefs.h. */
  8652. |
  8653. | #include <stdio.h>
  8654. | #include <netdb.h>
  8655. |
  8656. | int
  8657. | main ()
  8658. | {
  8659. |
  8660. |
  8661. | gethostbyname2_r(NULL,0,NULL,NULL,0,NULL,NULL);
  8662. |
  8663. | ;
  8664. | return 0;
  8665. | }
  8666. configure:21773: result: no
  8667. configure:21780: checking for gethostbyname2
  8668. configure:21798: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8669. conftest.c:72:21: fatal error: netdb.h: No such file or directory
  8670. #include <netdb.h>
  8671. ^
  8672. compilation terminated.
  8673. configure:21798: $? = 1
  8674. configure: failed program was:
  8675. | /* confdefs.h */
  8676. | #define PACKAGE_NAME "mono"
  8677. | #define PACKAGE_TARNAME "mono"
  8678. | #define PACKAGE_VERSION "4.8.1"
  8679. | #define PACKAGE_STRING "mono 4.8.1"
  8680. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8681. | #define PACKAGE_URL ""
  8682. | #define PACKAGE "mono"
  8683. | #define VERSION "4.8.1"
  8684. | #define STDC_HEADERS 1
  8685. | #define HAVE_SYS_TYPES_H 1
  8686. | #define HAVE_SYS_STAT_H 1
  8687. | #define HAVE_STDLIB_H 1
  8688. | #define HAVE_STRING_H 1
  8689. | #define HAVE_MEMORY_H 1
  8690. | #define HAVE_STRINGS_H 1
  8691. | #define HAVE_INTTYPES_H 1
  8692. | #define HAVE_STDINT_H 1
  8693. | #define HAVE_UNISTD_H 1
  8694. | #define HAVE_DLFCN_H 1
  8695. | #define LT_OBJDIR ".libs/"
  8696. | #define HAVE_ICONV 1
  8697. | #define ICONV_CONST
  8698. | #define HAVE_SYS_FILIO_H 1
  8699. | #define HAVE_SYS_SOCKIO_H 1
  8700. | #define HAVE_UTIME_H 1
  8701. | #define HAVE_SYS_UTIME_H 1
  8702. | #define HAVE_SEMAPHORE_H 1
  8703. | #define HAVE_SYS_UIO_H 1
  8704. | #define HAVE_SYS_PARAM_H 1
  8705. | #define HAVE_SYS_PARAM_H 1
  8706. | #define HAVE_SYS_UTSNAME_H 1
  8707. | #define HAVE_ALLOCA_H 1
  8708. | #define HAVE_PWD_H 1
  8709. | #define HAVE_UNISTD_H 1
  8710. | #define HAVE_SYS_TYPES_H 1
  8711. | #define HAVE_LINK_H 1
  8712. | #define HAVE_COMPLEX_H 1
  8713. | #define HAVE_UNWIND_H 1
  8714. | #define HAVE_SYS_ZLIB 1
  8715. | #define HAVE_ZLIB 1
  8716. | #define HAVE_SYS_POLL_H 1
  8717. | #define HAVE_SYS_WAIT_H 1
  8718. | #define HAVE_GRP_H 1
  8719. | #define HAVE_WCHAR_H 1
  8720. | #define HAVE_IEEEFP_H 1
  8721. | #define HAVE_ISINF 1
  8722. | #define SIZEOF_VOID_P 4
  8723. | #define MONO_XEN_OPT 1
  8724. | #define DISABLED_FEATURES "none"
  8725. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8726. | #define MONO_ZERO_LEN_ARRAY 0
  8727. | #define HAVE_SIGNAL_H 1
  8728. | #define HAVE_SIGACTION 1
  8729. | #define HAVE_KILL 1
  8730. | #define HAVE_SIGNAL 1
  8731. | #define HAVE_DL_LOADER 1
  8732. | #define HAVE_SYS_RESOURCE_H 1
  8733. | #define HAVE_GETGRGID_R 1
  8734. | #define HAVE_GETGRNAM_R 1
  8735. | #define HAVE_GETPWNAM_R 1
  8736. | #define HAVE_GETPWUID_R 1
  8737. | #define HAVE_MKSTEMP 1
  8738. | #define HAVE_MMAP 1
  8739. | #define HAVE_GETRUSAGE 1
  8740. | #define HAVE_SYSCONF 1
  8741. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8742. | #define HAVE_LARGE_FILE_SUPPORT 1
  8743. | /* end confdefs.h. */
  8744. |
  8745. | #include <stdio.h>
  8746. | #include <netdb.h>
  8747. |
  8748. | int
  8749. | main ()
  8750. | {
  8751. |
  8752. | gethostbyname2(NULL,0);
  8753. |
  8754. | ;
  8755. | return 0;
  8756. | }
  8757. configure:21809: result: no
  8758. configure:21816: checking for gethostbyname
  8759. configure:21834: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8760. conftest.c:72:21: fatal error: netdb.h: No such file or directory
  8761. #include <netdb.h>
  8762. ^
  8763. compilation terminated.
  8764. configure:21834: $? = 1
  8765. configure: failed program was:
  8766. | /* confdefs.h */
  8767. | #define PACKAGE_NAME "mono"
  8768. | #define PACKAGE_TARNAME "mono"
  8769. | #define PACKAGE_VERSION "4.8.1"
  8770. | #define PACKAGE_STRING "mono 4.8.1"
  8771. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8772. | #define PACKAGE_URL ""
  8773. | #define PACKAGE "mono"
  8774. | #define VERSION "4.8.1"
  8775. | #define STDC_HEADERS 1
  8776. | #define HAVE_SYS_TYPES_H 1
  8777. | #define HAVE_SYS_STAT_H 1
  8778. | #define HAVE_STDLIB_H 1
  8779. | #define HAVE_STRING_H 1
  8780. | #define HAVE_MEMORY_H 1
  8781. | #define HAVE_STRINGS_H 1
  8782. | #define HAVE_INTTYPES_H 1
  8783. | #define HAVE_STDINT_H 1
  8784. | #define HAVE_UNISTD_H 1
  8785. | #define HAVE_DLFCN_H 1
  8786. | #define LT_OBJDIR ".libs/"
  8787. | #define HAVE_ICONV 1
  8788. | #define ICONV_CONST
  8789. | #define HAVE_SYS_FILIO_H 1
  8790. | #define HAVE_SYS_SOCKIO_H 1
  8791. | #define HAVE_UTIME_H 1
  8792. | #define HAVE_SYS_UTIME_H 1
  8793. | #define HAVE_SEMAPHORE_H 1
  8794. | #define HAVE_SYS_UIO_H 1
  8795. | #define HAVE_SYS_PARAM_H 1
  8796. | #define HAVE_SYS_PARAM_H 1
  8797. | #define HAVE_SYS_UTSNAME_H 1
  8798. | #define HAVE_ALLOCA_H 1
  8799. | #define HAVE_PWD_H 1
  8800. | #define HAVE_UNISTD_H 1
  8801. | #define HAVE_SYS_TYPES_H 1
  8802. | #define HAVE_LINK_H 1
  8803. | #define HAVE_COMPLEX_H 1
  8804. | #define HAVE_UNWIND_H 1
  8805. | #define HAVE_SYS_ZLIB 1
  8806. | #define HAVE_ZLIB 1
  8807. | #define HAVE_SYS_POLL_H 1
  8808. | #define HAVE_SYS_WAIT_H 1
  8809. | #define HAVE_GRP_H 1
  8810. | #define HAVE_WCHAR_H 1
  8811. | #define HAVE_IEEEFP_H 1
  8812. | #define HAVE_ISINF 1
  8813. | #define SIZEOF_VOID_P 4
  8814. | #define MONO_XEN_OPT 1
  8815. | #define DISABLED_FEATURES "none"
  8816. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8817. | #define MONO_ZERO_LEN_ARRAY 0
  8818. | #define HAVE_SIGNAL_H 1
  8819. | #define HAVE_SIGACTION 1
  8820. | #define HAVE_KILL 1
  8821. | #define HAVE_SIGNAL 1
  8822. | #define HAVE_DL_LOADER 1
  8823. | #define HAVE_SYS_RESOURCE_H 1
  8824. | #define HAVE_GETGRGID_R 1
  8825. | #define HAVE_GETGRNAM_R 1
  8826. | #define HAVE_GETPWNAM_R 1
  8827. | #define HAVE_GETPWUID_R 1
  8828. | #define HAVE_MKSTEMP 1
  8829. | #define HAVE_MMAP 1
  8830. | #define HAVE_GETRUSAGE 1
  8831. | #define HAVE_SYSCONF 1
  8832. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8833. | #define HAVE_LARGE_FILE_SUPPORT 1
  8834. | /* end confdefs.h. */
  8835. |
  8836. | #include <stdio.h>
  8837. | #include <netdb.h>
  8838. |
  8839. | int
  8840. | main ()
  8841. | {
  8842. |
  8843. | gethostbyname(NULL);
  8844. |
  8845. | ;
  8846. | return 0;
  8847. | }
  8848. configure:21845: result: no
  8849. configure:21852: checking for getprotobyname
  8850. configure:21870: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8851. conftest.c:72:21: fatal error: netdb.h: No such file or directory
  8852. #include <netdb.h>
  8853. ^
  8854. compilation terminated.
  8855. configure:21870: $? = 1
  8856. configure: failed program was:
  8857. | /* confdefs.h */
  8858. | #define PACKAGE_NAME "mono"
  8859. | #define PACKAGE_TARNAME "mono"
  8860. | #define PACKAGE_VERSION "4.8.1"
  8861. | #define PACKAGE_STRING "mono 4.8.1"
  8862. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8863. | #define PACKAGE_URL ""
  8864. | #define PACKAGE "mono"
  8865. | #define VERSION "4.8.1"
  8866. | #define STDC_HEADERS 1
  8867. | #define HAVE_SYS_TYPES_H 1
  8868. | #define HAVE_SYS_STAT_H 1
  8869. | #define HAVE_STDLIB_H 1
  8870. | #define HAVE_STRING_H 1
  8871. | #define HAVE_MEMORY_H 1
  8872. | #define HAVE_STRINGS_H 1
  8873. | #define HAVE_INTTYPES_H 1
  8874. | #define HAVE_STDINT_H 1
  8875. | #define HAVE_UNISTD_H 1
  8876. | #define HAVE_DLFCN_H 1
  8877. | #define LT_OBJDIR ".libs/"
  8878. | #define HAVE_ICONV 1
  8879. | #define ICONV_CONST
  8880. | #define HAVE_SYS_FILIO_H 1
  8881. | #define HAVE_SYS_SOCKIO_H 1
  8882. | #define HAVE_UTIME_H 1
  8883. | #define HAVE_SYS_UTIME_H 1
  8884. | #define HAVE_SEMAPHORE_H 1
  8885. | #define HAVE_SYS_UIO_H 1
  8886. | #define HAVE_SYS_PARAM_H 1
  8887. | #define HAVE_SYS_PARAM_H 1
  8888. | #define HAVE_SYS_UTSNAME_H 1
  8889. | #define HAVE_ALLOCA_H 1
  8890. | #define HAVE_PWD_H 1
  8891. | #define HAVE_UNISTD_H 1
  8892. | #define HAVE_SYS_TYPES_H 1
  8893. | #define HAVE_LINK_H 1
  8894. | #define HAVE_COMPLEX_H 1
  8895. | #define HAVE_UNWIND_H 1
  8896. | #define HAVE_SYS_ZLIB 1
  8897. | #define HAVE_ZLIB 1
  8898. | #define HAVE_SYS_POLL_H 1
  8899. | #define HAVE_SYS_WAIT_H 1
  8900. | #define HAVE_GRP_H 1
  8901. | #define HAVE_WCHAR_H 1
  8902. | #define HAVE_IEEEFP_H 1
  8903. | #define HAVE_ISINF 1
  8904. | #define SIZEOF_VOID_P 4
  8905. | #define MONO_XEN_OPT 1
  8906. | #define DISABLED_FEATURES "none"
  8907. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8908. | #define MONO_ZERO_LEN_ARRAY 0
  8909. | #define HAVE_SIGNAL_H 1
  8910. | #define HAVE_SIGACTION 1
  8911. | #define HAVE_KILL 1
  8912. | #define HAVE_SIGNAL 1
  8913. | #define HAVE_DL_LOADER 1
  8914. | #define HAVE_SYS_RESOURCE_H 1
  8915. | #define HAVE_GETGRGID_R 1
  8916. | #define HAVE_GETGRNAM_R 1
  8917. | #define HAVE_GETPWNAM_R 1
  8918. | #define HAVE_GETPWUID_R 1
  8919. | #define HAVE_MKSTEMP 1
  8920. | #define HAVE_MMAP 1
  8921. | #define HAVE_GETRUSAGE 1
  8922. | #define HAVE_SYSCONF 1
  8923. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  8924. | #define HAVE_LARGE_FILE_SUPPORT 1
  8925. | /* end confdefs.h. */
  8926. |
  8927. | #include <stdio.h>
  8928. | #include <netdb.h>
  8929. |
  8930. | int
  8931. | main ()
  8932. | {
  8933. |
  8934. | getprotobyname(NULL);
  8935. |
  8936. | ;
  8937. | return 0;
  8938. | }
  8939. configure:21881: result: no
  8940. configure:21888: checking for getnameinfo
  8941. configure:21906: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  8942. conftest.c:72:21: fatal error: netdb.h: No such file or directory
  8943. #include <netdb.h>
  8944. ^
  8945. compilation terminated.
  8946. configure:21906: $? = 1
  8947. configure: failed program was:
  8948. | /* confdefs.h */
  8949. | #define PACKAGE_NAME "mono"
  8950. | #define PACKAGE_TARNAME "mono"
  8951. | #define PACKAGE_VERSION "4.8.1"
  8952. | #define PACKAGE_STRING "mono 4.8.1"
  8953. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  8954. | #define PACKAGE_URL ""
  8955. | #define PACKAGE "mono"
  8956. | #define VERSION "4.8.1"
  8957. | #define STDC_HEADERS 1
  8958. | #define HAVE_SYS_TYPES_H 1
  8959. | #define HAVE_SYS_STAT_H 1
  8960. | #define HAVE_STDLIB_H 1
  8961. | #define HAVE_STRING_H 1
  8962. | #define HAVE_MEMORY_H 1
  8963. | #define HAVE_STRINGS_H 1
  8964. | #define HAVE_INTTYPES_H 1
  8965. | #define HAVE_STDINT_H 1
  8966. | #define HAVE_UNISTD_H 1
  8967. | #define HAVE_DLFCN_H 1
  8968. | #define LT_OBJDIR ".libs/"
  8969. | #define HAVE_ICONV 1
  8970. | #define ICONV_CONST
  8971. | #define HAVE_SYS_FILIO_H 1
  8972. | #define HAVE_SYS_SOCKIO_H 1
  8973. | #define HAVE_UTIME_H 1
  8974. | #define HAVE_SYS_UTIME_H 1
  8975. | #define HAVE_SEMAPHORE_H 1
  8976. | #define HAVE_SYS_UIO_H 1
  8977. | #define HAVE_SYS_PARAM_H 1
  8978. | #define HAVE_SYS_PARAM_H 1
  8979. | #define HAVE_SYS_UTSNAME_H 1
  8980. | #define HAVE_ALLOCA_H 1
  8981. | #define HAVE_PWD_H 1
  8982. | #define HAVE_UNISTD_H 1
  8983. | #define HAVE_SYS_TYPES_H 1
  8984. | #define HAVE_LINK_H 1
  8985. | #define HAVE_COMPLEX_H 1
  8986. | #define HAVE_UNWIND_H 1
  8987. | #define HAVE_SYS_ZLIB 1
  8988. | #define HAVE_ZLIB 1
  8989. | #define HAVE_SYS_POLL_H 1
  8990. | #define HAVE_SYS_WAIT_H 1
  8991. | #define HAVE_GRP_H 1
  8992. | #define HAVE_WCHAR_H 1
  8993. | #define HAVE_IEEEFP_H 1
  8994. | #define HAVE_ISINF 1
  8995. | #define SIZEOF_VOID_P 4
  8996. | #define MONO_XEN_OPT 1
  8997. | #define DISABLED_FEATURES "none"
  8998. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  8999. | #define MONO_ZERO_LEN_ARRAY 0
  9000. | #define HAVE_SIGNAL_H 1
  9001. | #define HAVE_SIGACTION 1
  9002. | #define HAVE_KILL 1
  9003. | #define HAVE_SIGNAL 1
  9004. | #define HAVE_DL_LOADER 1
  9005. | #define HAVE_SYS_RESOURCE_H 1
  9006. | #define HAVE_GETGRGID_R 1
  9007. | #define HAVE_GETGRNAM_R 1
  9008. | #define HAVE_GETPWNAM_R 1
  9009. | #define HAVE_GETPWUID_R 1
  9010. | #define HAVE_MKSTEMP 1
  9011. | #define HAVE_MMAP 1
  9012. | #define HAVE_GETRUSAGE 1
  9013. | #define HAVE_SYSCONF 1
  9014. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9015. | #define HAVE_LARGE_FILE_SUPPORT 1
  9016. | /* end confdefs.h. */
  9017. |
  9018. | #include <stdio.h>
  9019. | #include <netdb.h>
  9020. |
  9021. | int
  9022. | main ()
  9023. | {
  9024. |
  9025. | getnameinfo (NULL, 0, NULL, 0, NULL, 0, 0);
  9026. |
  9027. | ;
  9028. | return 0;
  9029. | }
  9030. configure:21917: result: no
  9031. configure:21925: checking for inet_ntop
  9032. configure:21943: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9033. conftest.c:72:25: fatal error: arpa/inet.h: No such file or directory
  9034. #include <arpa/inet.h>
  9035. ^
  9036. compilation terminated.
  9037. configure:21943: $? = 1
  9038. configure: failed program was:
  9039. | /* confdefs.h */
  9040. | #define PACKAGE_NAME "mono"
  9041. | #define PACKAGE_TARNAME "mono"
  9042. | #define PACKAGE_VERSION "4.8.1"
  9043. | #define PACKAGE_STRING "mono 4.8.1"
  9044. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9045. | #define PACKAGE_URL ""
  9046. | #define PACKAGE "mono"
  9047. | #define VERSION "4.8.1"
  9048. | #define STDC_HEADERS 1
  9049. | #define HAVE_SYS_TYPES_H 1
  9050. | #define HAVE_SYS_STAT_H 1
  9051. | #define HAVE_STDLIB_H 1
  9052. | #define HAVE_STRING_H 1
  9053. | #define HAVE_MEMORY_H 1
  9054. | #define HAVE_STRINGS_H 1
  9055. | #define HAVE_INTTYPES_H 1
  9056. | #define HAVE_STDINT_H 1
  9057. | #define HAVE_UNISTD_H 1
  9058. | #define HAVE_DLFCN_H 1
  9059. | #define LT_OBJDIR ".libs/"
  9060. | #define HAVE_ICONV 1
  9061. | #define ICONV_CONST
  9062. | #define HAVE_SYS_FILIO_H 1
  9063. | #define HAVE_SYS_SOCKIO_H 1
  9064. | #define HAVE_UTIME_H 1
  9065. | #define HAVE_SYS_UTIME_H 1
  9066. | #define HAVE_SEMAPHORE_H 1
  9067. | #define HAVE_SYS_UIO_H 1
  9068. | #define HAVE_SYS_PARAM_H 1
  9069. | #define HAVE_SYS_PARAM_H 1
  9070. | #define HAVE_SYS_UTSNAME_H 1
  9071. | #define HAVE_ALLOCA_H 1
  9072. | #define HAVE_PWD_H 1
  9073. | #define HAVE_UNISTD_H 1
  9074. | #define HAVE_SYS_TYPES_H 1
  9075. | #define HAVE_LINK_H 1
  9076. | #define HAVE_COMPLEX_H 1
  9077. | #define HAVE_UNWIND_H 1
  9078. | #define HAVE_SYS_ZLIB 1
  9079. | #define HAVE_ZLIB 1
  9080. | #define HAVE_SYS_POLL_H 1
  9081. | #define HAVE_SYS_WAIT_H 1
  9082. | #define HAVE_GRP_H 1
  9083. | #define HAVE_WCHAR_H 1
  9084. | #define HAVE_IEEEFP_H 1
  9085. | #define HAVE_ISINF 1
  9086. | #define SIZEOF_VOID_P 4
  9087. | #define MONO_XEN_OPT 1
  9088. | #define DISABLED_FEATURES "none"
  9089. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9090. | #define MONO_ZERO_LEN_ARRAY 0
  9091. | #define HAVE_SIGNAL_H 1
  9092. | #define HAVE_SIGACTION 1
  9093. | #define HAVE_KILL 1
  9094. | #define HAVE_SIGNAL 1
  9095. | #define HAVE_DL_LOADER 1
  9096. | #define HAVE_SYS_RESOURCE_H 1
  9097. | #define HAVE_GETGRGID_R 1
  9098. | #define HAVE_GETGRNAM_R 1
  9099. | #define HAVE_GETPWNAM_R 1
  9100. | #define HAVE_GETPWUID_R 1
  9101. | #define HAVE_MKSTEMP 1
  9102. | #define HAVE_MMAP 1
  9103. | #define HAVE_GETRUSAGE 1
  9104. | #define HAVE_SYSCONF 1
  9105. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9106. | #define HAVE_LARGE_FILE_SUPPORT 1
  9107. | /* end confdefs.h. */
  9108. |
  9109. | #include <stdio.h>
  9110. | #include <arpa/inet.h>
  9111. |
  9112. | int
  9113. | main ()
  9114. | {
  9115. |
  9116. | inet_ntop (0, NULL, NULL, 0);
  9117. |
  9118. | ;
  9119. | return 0;
  9120. | }
  9121. configure:21954: result: no
  9122. configure:21961: checking for gethostbyaddr
  9123. configure:21961: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9124. conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9125. char gethostbyaddr ();
  9126. ^
  9127. conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9128. main ()
  9129. ^
  9130. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9131. /tmp/ccKsaKRq.o: In function `main':
  9132. /opt/Mono/mono-4.8.1.0/mono/conftest.c:104: undefined reference to `gethostbyaddr'
  9133. collect2: error: ld returned 1 exit status
  9134. configure:21961: $? = 1
  9135. configure: failed program was:
  9136. | /* confdefs.h */
  9137. | #define PACKAGE_NAME "mono"
  9138. | #define PACKAGE_TARNAME "mono"
  9139. | #define PACKAGE_VERSION "4.8.1"
  9140. | #define PACKAGE_STRING "mono 4.8.1"
  9141. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9142. | #define PACKAGE_URL ""
  9143. | #define PACKAGE "mono"
  9144. | #define VERSION "4.8.1"
  9145. | #define STDC_HEADERS 1
  9146. | #define HAVE_SYS_TYPES_H 1
  9147. | #define HAVE_SYS_STAT_H 1
  9148. | #define HAVE_STDLIB_H 1
  9149. | #define HAVE_STRING_H 1
  9150. | #define HAVE_MEMORY_H 1
  9151. | #define HAVE_STRINGS_H 1
  9152. | #define HAVE_INTTYPES_H 1
  9153. | #define HAVE_STDINT_H 1
  9154. | #define HAVE_UNISTD_H 1
  9155. | #define HAVE_DLFCN_H 1
  9156. | #define LT_OBJDIR ".libs/"
  9157. | #define HAVE_ICONV 1
  9158. | #define ICONV_CONST
  9159. | #define HAVE_SYS_FILIO_H 1
  9160. | #define HAVE_SYS_SOCKIO_H 1
  9161. | #define HAVE_UTIME_H 1
  9162. | #define HAVE_SYS_UTIME_H 1
  9163. | #define HAVE_SEMAPHORE_H 1
  9164. | #define HAVE_SYS_UIO_H 1
  9165. | #define HAVE_SYS_PARAM_H 1
  9166. | #define HAVE_SYS_PARAM_H 1
  9167. | #define HAVE_SYS_UTSNAME_H 1
  9168. | #define HAVE_ALLOCA_H 1
  9169. | #define HAVE_PWD_H 1
  9170. | #define HAVE_UNISTD_H 1
  9171. | #define HAVE_SYS_TYPES_H 1
  9172. | #define HAVE_LINK_H 1
  9173. | #define HAVE_COMPLEX_H 1
  9174. | #define HAVE_UNWIND_H 1
  9175. | #define HAVE_SYS_ZLIB 1
  9176. | #define HAVE_ZLIB 1
  9177. | #define HAVE_SYS_POLL_H 1
  9178. | #define HAVE_SYS_WAIT_H 1
  9179. | #define HAVE_GRP_H 1
  9180. | #define HAVE_WCHAR_H 1
  9181. | #define HAVE_IEEEFP_H 1
  9182. | #define HAVE_ISINF 1
  9183. | #define SIZEOF_VOID_P 4
  9184. | #define MONO_XEN_OPT 1
  9185. | #define DISABLED_FEATURES "none"
  9186. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9187. | #define MONO_ZERO_LEN_ARRAY 0
  9188. | #define HAVE_SIGNAL_H 1
  9189. | #define HAVE_SIGACTION 1
  9190. | #define HAVE_KILL 1
  9191. | #define HAVE_SIGNAL 1
  9192. | #define HAVE_DL_LOADER 1
  9193. | #define HAVE_SYS_RESOURCE_H 1
  9194. | #define HAVE_GETGRGID_R 1
  9195. | #define HAVE_GETGRNAM_R 1
  9196. | #define HAVE_GETPWNAM_R 1
  9197. | #define HAVE_GETPWUID_R 1
  9198. | #define HAVE_MKSTEMP 1
  9199. | #define HAVE_MMAP 1
  9200. | #define HAVE_GETRUSAGE 1
  9201. | #define HAVE_SYSCONF 1
  9202. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9203. | #define HAVE_LARGE_FILE_SUPPORT 1
  9204. | /* end confdefs.h. */
  9205. | /* Define gethostbyaddr to an innocuous variant, in case <limits.h> declares gethostbyaddr.
  9206. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9207. | #define gethostbyaddr innocuous_gethostbyaddr
  9208. |
  9209. | /* System header to define __stub macros and hopefully few prototypes,
  9210. | which can conflict with char gethostbyaddr (); below.
  9211. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9212. | <limits.h> exists even on freestanding compilers. */
  9213. |
  9214. | #ifdef __STDC__
  9215. | # include <limits.h>
  9216. | #else
  9217. | # include <assert.h>
  9218. | #endif
  9219. |
  9220. | #undef gethostbyaddr
  9221. |
  9222. | /* Override any GCC internal prototype to avoid an error.
  9223. | Use char because int might match the return type of a GCC
  9224. | builtin and then its argument prototype would still apply. */
  9225. | #ifdef __cplusplus
  9226. | extern "C"
  9227. | #endif
  9228. | char gethostbyaddr ();
  9229. | /* The GNU C library defines this for functions which it implements
  9230. | to always fail with ENOSYS. Some functions are actually named
  9231. | something starting with __ and the normal name is an alias. */
  9232. | #if defined __stub_gethostbyaddr || defined __stub___gethostbyaddr
  9233. | choke me
  9234. | #endif
  9235. |
  9236. | int
  9237. | main ()
  9238. | {
  9239. | return gethostbyaddr ();
  9240. | ;
  9241. | return 0;
  9242. | }
  9243. configure:21961: result: no
  9244. configure:21965: checking for gethostbyaddr in -lnsl
  9245. configure:21990: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c -lnsl >&5
  9246. conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9247. char gethostbyaddr ();
  9248. ^
  9249. conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9250. main ()
  9251. ^
  9252. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9253. /opt/rtems-4.11.1-release/4.11-tools/lib/gcc/arm-rtems4.11/4.9.3/../../../../arm-rtems4.11/bin/ld: cannot find -lnsl
  9254. collect2: error: ld returned 1 exit status
  9255. configure:21990: $? = 1
  9256. configure: failed program was:
  9257. | /* confdefs.h */
  9258. | #define PACKAGE_NAME "mono"
  9259. | #define PACKAGE_TARNAME "mono"
  9260. | #define PACKAGE_VERSION "4.8.1"
  9261. | #define PACKAGE_STRING "mono 4.8.1"
  9262. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9263. | #define PACKAGE_URL ""
  9264. | #define PACKAGE "mono"
  9265. | #define VERSION "4.8.1"
  9266. | #define STDC_HEADERS 1
  9267. | #define HAVE_SYS_TYPES_H 1
  9268. | #define HAVE_SYS_STAT_H 1
  9269. | #define HAVE_STDLIB_H 1
  9270. | #define HAVE_STRING_H 1
  9271. | #define HAVE_MEMORY_H 1
  9272. | #define HAVE_STRINGS_H 1
  9273. | #define HAVE_INTTYPES_H 1
  9274. | #define HAVE_STDINT_H 1
  9275. | #define HAVE_UNISTD_H 1
  9276. | #define HAVE_DLFCN_H 1
  9277. | #define LT_OBJDIR ".libs/"
  9278. | #define HAVE_ICONV 1
  9279. | #define ICONV_CONST
  9280. | #define HAVE_SYS_FILIO_H 1
  9281. | #define HAVE_SYS_SOCKIO_H 1
  9282. | #define HAVE_UTIME_H 1
  9283. | #define HAVE_SYS_UTIME_H 1
  9284. | #define HAVE_SEMAPHORE_H 1
  9285. | #define HAVE_SYS_UIO_H 1
  9286. | #define HAVE_SYS_PARAM_H 1
  9287. | #define HAVE_SYS_PARAM_H 1
  9288. | #define HAVE_SYS_UTSNAME_H 1
  9289. | #define HAVE_ALLOCA_H 1
  9290. | #define HAVE_PWD_H 1
  9291. | #define HAVE_UNISTD_H 1
  9292. | #define HAVE_SYS_TYPES_H 1
  9293. | #define HAVE_LINK_H 1
  9294. | #define HAVE_COMPLEX_H 1
  9295. | #define HAVE_UNWIND_H 1
  9296. | #define HAVE_SYS_ZLIB 1
  9297. | #define HAVE_ZLIB 1
  9298. | #define HAVE_SYS_POLL_H 1
  9299. | #define HAVE_SYS_WAIT_H 1
  9300. | #define HAVE_GRP_H 1
  9301. | #define HAVE_WCHAR_H 1
  9302. | #define HAVE_IEEEFP_H 1
  9303. | #define HAVE_ISINF 1
  9304. | #define SIZEOF_VOID_P 4
  9305. | #define MONO_XEN_OPT 1
  9306. | #define DISABLED_FEATURES "none"
  9307. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9308. | #define MONO_ZERO_LEN_ARRAY 0
  9309. | #define HAVE_SIGNAL_H 1
  9310. | #define HAVE_SIGACTION 1
  9311. | #define HAVE_KILL 1
  9312. | #define HAVE_SIGNAL 1
  9313. | #define HAVE_DL_LOADER 1
  9314. | #define HAVE_SYS_RESOURCE_H 1
  9315. | #define HAVE_GETGRGID_R 1
  9316. | #define HAVE_GETGRNAM_R 1
  9317. | #define HAVE_GETPWNAM_R 1
  9318. | #define HAVE_GETPWUID_R 1
  9319. | #define HAVE_MKSTEMP 1
  9320. | #define HAVE_MMAP 1
  9321. | #define HAVE_GETRUSAGE 1
  9322. | #define HAVE_SYSCONF 1
  9323. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9324. | #define HAVE_LARGE_FILE_SUPPORT 1
  9325. | /* end confdefs.h. */
  9326. |
  9327. | /* Override any GCC internal prototype to avoid an error.
  9328. | Use char because int might match the return type of a GCC
  9329. | builtin and then its argument prototype would still apply. */
  9330. | #ifdef __cplusplus
  9331. | extern "C"
  9332. | #endif
  9333. | char gethostbyaddr ();
  9334. | int
  9335. | main ()
  9336. | {
  9337. | return gethostbyaddr ();
  9338. | ;
  9339. | return 0;
  9340. | }
  9341. configure:21999: result: no
  9342. configure:22011: checking for inet_pton
  9343. configure:22011: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9344. conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9345. char inet_pton ();
  9346. ^
  9347. conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9348. main ()
  9349. ^
  9350. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9351. /tmp/ccCkkn7D.o: In function `main':
  9352. /opt/Mono/mono-4.8.1.0/mono/conftest.c:104: undefined reference to `inet_pton'
  9353. collect2: error: ld returned 1 exit status
  9354. configure:22011: $? = 1
  9355. configure: failed program was:
  9356. | /* confdefs.h */
  9357. | #define PACKAGE_NAME "mono"
  9358. | #define PACKAGE_TARNAME "mono"
  9359. | #define PACKAGE_VERSION "4.8.1"
  9360. | #define PACKAGE_STRING "mono 4.8.1"
  9361. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9362. | #define PACKAGE_URL ""
  9363. | #define PACKAGE "mono"
  9364. | #define VERSION "4.8.1"
  9365. | #define STDC_HEADERS 1
  9366. | #define HAVE_SYS_TYPES_H 1
  9367. | #define HAVE_SYS_STAT_H 1
  9368. | #define HAVE_STDLIB_H 1
  9369. | #define HAVE_STRING_H 1
  9370. | #define HAVE_MEMORY_H 1
  9371. | #define HAVE_STRINGS_H 1
  9372. | #define HAVE_INTTYPES_H 1
  9373. | #define HAVE_STDINT_H 1
  9374. | #define HAVE_UNISTD_H 1
  9375. | #define HAVE_DLFCN_H 1
  9376. | #define LT_OBJDIR ".libs/"
  9377. | #define HAVE_ICONV 1
  9378. | #define ICONV_CONST
  9379. | #define HAVE_SYS_FILIO_H 1
  9380. | #define HAVE_SYS_SOCKIO_H 1
  9381. | #define HAVE_UTIME_H 1
  9382. | #define HAVE_SYS_UTIME_H 1
  9383. | #define HAVE_SEMAPHORE_H 1
  9384. | #define HAVE_SYS_UIO_H 1
  9385. | #define HAVE_SYS_PARAM_H 1
  9386. | #define HAVE_SYS_PARAM_H 1
  9387. | #define HAVE_SYS_UTSNAME_H 1
  9388. | #define HAVE_ALLOCA_H 1
  9389. | #define HAVE_PWD_H 1
  9390. | #define HAVE_UNISTD_H 1
  9391. | #define HAVE_SYS_TYPES_H 1
  9392. | #define HAVE_LINK_H 1
  9393. | #define HAVE_COMPLEX_H 1
  9394. | #define HAVE_UNWIND_H 1
  9395. | #define HAVE_SYS_ZLIB 1
  9396. | #define HAVE_ZLIB 1
  9397. | #define HAVE_SYS_POLL_H 1
  9398. | #define HAVE_SYS_WAIT_H 1
  9399. | #define HAVE_GRP_H 1
  9400. | #define HAVE_WCHAR_H 1
  9401. | #define HAVE_IEEEFP_H 1
  9402. | #define HAVE_ISINF 1
  9403. | #define SIZEOF_VOID_P 4
  9404. | #define MONO_XEN_OPT 1
  9405. | #define DISABLED_FEATURES "none"
  9406. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9407. | #define MONO_ZERO_LEN_ARRAY 0
  9408. | #define HAVE_SIGNAL_H 1
  9409. | #define HAVE_SIGACTION 1
  9410. | #define HAVE_KILL 1
  9411. | #define HAVE_SIGNAL 1
  9412. | #define HAVE_DL_LOADER 1
  9413. | #define HAVE_SYS_RESOURCE_H 1
  9414. | #define HAVE_GETGRGID_R 1
  9415. | #define HAVE_GETGRNAM_R 1
  9416. | #define HAVE_GETPWNAM_R 1
  9417. | #define HAVE_GETPWUID_R 1
  9418. | #define HAVE_MKSTEMP 1
  9419. | #define HAVE_MMAP 1
  9420. | #define HAVE_GETRUSAGE 1
  9421. | #define HAVE_SYSCONF 1
  9422. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9423. | #define HAVE_LARGE_FILE_SUPPORT 1
  9424. | /* end confdefs.h. */
  9425. | /* Define inet_pton to an innocuous variant, in case <limits.h> declares inet_pton.
  9426. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9427. | #define inet_pton innocuous_inet_pton
  9428. |
  9429. | /* System header to define __stub macros and hopefully few prototypes,
  9430. | which can conflict with char inet_pton (); below.
  9431. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9432. | <limits.h> exists even on freestanding compilers. */
  9433. |
  9434. | #ifdef __STDC__
  9435. | # include <limits.h>
  9436. | #else
  9437. | # include <assert.h>
  9438. | #endif
  9439. |
  9440. | #undef inet_pton
  9441. |
  9442. | /* Override any GCC internal prototype to avoid an error.
  9443. | Use char because int might match the return type of a GCC
  9444. | builtin and then its argument prototype would still apply. */
  9445. | #ifdef __cplusplus
  9446. | extern "C"
  9447. | #endif
  9448. | char inet_pton ();
  9449. | /* The GNU C library defines this for functions which it implements
  9450. | to always fail with ENOSYS. Some functions are actually named
  9451. | something starting with __ and the normal name is an alias. */
  9452. | #if defined __stub_inet_pton || defined __stub___inet_pton
  9453. | choke me
  9454. | #endif
  9455. |
  9456. | int
  9457. | main ()
  9458. | {
  9459. | return inet_pton ();
  9460. | ;
  9461. | return 0;
  9462. | }
  9463. configure:22011: result: no
  9464. configure:22011: checking for inet_aton
  9465. configure:22011: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9466. conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9467. char inet_aton ();
  9468. ^
  9469. conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9470. main ()
  9471. ^
  9472. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9473. /tmp/cc1NXGFL.o: In function `main':
  9474. /opt/Mono/mono-4.8.1.0/mono/conftest.c:104: undefined reference to `inet_aton'
  9475. collect2: error: ld returned 1 exit status
  9476. configure:22011: $? = 1
  9477. configure: failed program was:
  9478. | /* confdefs.h */
  9479. | #define PACKAGE_NAME "mono"
  9480. | #define PACKAGE_TARNAME "mono"
  9481. | #define PACKAGE_VERSION "4.8.1"
  9482. | #define PACKAGE_STRING "mono 4.8.1"
  9483. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9484. | #define PACKAGE_URL ""
  9485. | #define PACKAGE "mono"
  9486. | #define VERSION "4.8.1"
  9487. | #define STDC_HEADERS 1
  9488. | #define HAVE_SYS_TYPES_H 1
  9489. | #define HAVE_SYS_STAT_H 1
  9490. | #define HAVE_STDLIB_H 1
  9491. | #define HAVE_STRING_H 1
  9492. | #define HAVE_MEMORY_H 1
  9493. | #define HAVE_STRINGS_H 1
  9494. | #define HAVE_INTTYPES_H 1
  9495. | #define HAVE_STDINT_H 1
  9496. | #define HAVE_UNISTD_H 1
  9497. | #define HAVE_DLFCN_H 1
  9498. | #define LT_OBJDIR ".libs/"
  9499. | #define HAVE_ICONV 1
  9500. | #define ICONV_CONST
  9501. | #define HAVE_SYS_FILIO_H 1
  9502. | #define HAVE_SYS_SOCKIO_H 1
  9503. | #define HAVE_UTIME_H 1
  9504. | #define HAVE_SYS_UTIME_H 1
  9505. | #define HAVE_SEMAPHORE_H 1
  9506. | #define HAVE_SYS_UIO_H 1
  9507. | #define HAVE_SYS_PARAM_H 1
  9508. | #define HAVE_SYS_PARAM_H 1
  9509. | #define HAVE_SYS_UTSNAME_H 1
  9510. | #define HAVE_ALLOCA_H 1
  9511. | #define HAVE_PWD_H 1
  9512. | #define HAVE_UNISTD_H 1
  9513. | #define HAVE_SYS_TYPES_H 1
  9514. | #define HAVE_LINK_H 1
  9515. | #define HAVE_COMPLEX_H 1
  9516. | #define HAVE_UNWIND_H 1
  9517. | #define HAVE_SYS_ZLIB 1
  9518. | #define HAVE_ZLIB 1
  9519. | #define HAVE_SYS_POLL_H 1
  9520. | #define HAVE_SYS_WAIT_H 1
  9521. | #define HAVE_GRP_H 1
  9522. | #define HAVE_WCHAR_H 1
  9523. | #define HAVE_IEEEFP_H 1
  9524. | #define HAVE_ISINF 1
  9525. | #define SIZEOF_VOID_P 4
  9526. | #define MONO_XEN_OPT 1
  9527. | #define DISABLED_FEATURES "none"
  9528. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9529. | #define MONO_ZERO_LEN_ARRAY 0
  9530. | #define HAVE_SIGNAL_H 1
  9531. | #define HAVE_SIGACTION 1
  9532. | #define HAVE_KILL 1
  9533. | #define HAVE_SIGNAL 1
  9534. | #define HAVE_DL_LOADER 1
  9535. | #define HAVE_SYS_RESOURCE_H 1
  9536. | #define HAVE_GETGRGID_R 1
  9537. | #define HAVE_GETGRNAM_R 1
  9538. | #define HAVE_GETPWNAM_R 1
  9539. | #define HAVE_GETPWUID_R 1
  9540. | #define HAVE_MKSTEMP 1
  9541. | #define HAVE_MMAP 1
  9542. | #define HAVE_GETRUSAGE 1
  9543. | #define HAVE_SYSCONF 1
  9544. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9545. | #define HAVE_LARGE_FILE_SUPPORT 1
  9546. | /* end confdefs.h. */
  9547. | /* Define inet_aton to an innocuous variant, in case <limits.h> declares inet_aton.
  9548. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9549. | #define inet_aton innocuous_inet_aton
  9550. |
  9551. | /* System header to define __stub macros and hopefully few prototypes,
  9552. | which can conflict with char inet_aton (); below.
  9553. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9554. | <limits.h> exists even on freestanding compilers. */
  9555. |
  9556. | #ifdef __STDC__
  9557. | # include <limits.h>
  9558. | #else
  9559. | # include <assert.h>
  9560. | #endif
  9561. |
  9562. | #undef inet_aton
  9563. |
  9564. | /* Override any GCC internal prototype to avoid an error.
  9565. | Use char because int might match the return type of a GCC
  9566. | builtin and then its argument prototype would still apply. */
  9567. | #ifdef __cplusplus
  9568. | extern "C"
  9569. | #endif
  9570. | char inet_aton ();
  9571. | /* The GNU C library defines this for functions which it implements
  9572. | to always fail with ENOSYS. Some functions are actually named
  9573. | something starting with __ and the normal name is an alias. */
  9574. | #if defined __stub_inet_aton || defined __stub___inet_aton
  9575. | choke me
  9576. | #endif
  9577. |
  9578. | int
  9579. | main ()
  9580. | {
  9581. | return inet_aton ();
  9582. | ;
  9583. | return 0;
  9584. | }
  9585. configure:22011: result: no
  9586. configure:22120: checking for main in -lpthread
  9587. configure:22139: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c -lpthread >&5
  9588. conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9589. main ()
  9590. ^
  9591. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9592. /opt/rtems-4.11.1-release/4.11-tools/lib/gcc/arm-rtems4.11/4.9.3/../../../../arm-rtems4.11/bin/ld: cannot find -lpthread
  9593. collect2: error: ld returned 1 exit status
  9594. configure:22139: $? = 1
  9595. configure: failed program was:
  9596. | /* confdefs.h */
  9597. | #define PACKAGE_NAME "mono"
  9598. | #define PACKAGE_TARNAME "mono"
  9599. | #define PACKAGE_VERSION "4.8.1"
  9600. | #define PACKAGE_STRING "mono 4.8.1"
  9601. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9602. | #define PACKAGE_URL ""
  9603. | #define PACKAGE "mono"
  9604. | #define VERSION "4.8.1"
  9605. | #define STDC_HEADERS 1
  9606. | #define HAVE_SYS_TYPES_H 1
  9607. | #define HAVE_SYS_STAT_H 1
  9608. | #define HAVE_STDLIB_H 1
  9609. | #define HAVE_STRING_H 1
  9610. | #define HAVE_MEMORY_H 1
  9611. | #define HAVE_STRINGS_H 1
  9612. | #define HAVE_INTTYPES_H 1
  9613. | #define HAVE_STDINT_H 1
  9614. | #define HAVE_UNISTD_H 1
  9615. | #define HAVE_DLFCN_H 1
  9616. | #define LT_OBJDIR ".libs/"
  9617. | #define HAVE_ICONV 1
  9618. | #define ICONV_CONST
  9619. | #define HAVE_SYS_FILIO_H 1
  9620. | #define HAVE_SYS_SOCKIO_H 1
  9621. | #define HAVE_UTIME_H 1
  9622. | #define HAVE_SYS_UTIME_H 1
  9623. | #define HAVE_SEMAPHORE_H 1
  9624. | #define HAVE_SYS_UIO_H 1
  9625. | #define HAVE_SYS_PARAM_H 1
  9626. | #define HAVE_SYS_PARAM_H 1
  9627. | #define HAVE_SYS_UTSNAME_H 1
  9628. | #define HAVE_ALLOCA_H 1
  9629. | #define HAVE_PWD_H 1
  9630. | #define HAVE_UNISTD_H 1
  9631. | #define HAVE_SYS_TYPES_H 1
  9632. | #define HAVE_LINK_H 1
  9633. | #define HAVE_COMPLEX_H 1
  9634. | #define HAVE_UNWIND_H 1
  9635. | #define HAVE_SYS_ZLIB 1
  9636. | #define HAVE_ZLIB 1
  9637. | #define HAVE_SYS_POLL_H 1
  9638. | #define HAVE_SYS_WAIT_H 1
  9639. | #define HAVE_GRP_H 1
  9640. | #define HAVE_WCHAR_H 1
  9641. | #define HAVE_IEEEFP_H 1
  9642. | #define HAVE_ISINF 1
  9643. | #define SIZEOF_VOID_P 4
  9644. | #define MONO_XEN_OPT 1
  9645. | #define DISABLED_FEATURES "none"
  9646. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9647. | #define MONO_ZERO_LEN_ARRAY 0
  9648. | #define HAVE_SIGNAL_H 1
  9649. | #define HAVE_SIGACTION 1
  9650. | #define HAVE_KILL 1
  9651. | #define HAVE_SIGNAL 1
  9652. | #define HAVE_DL_LOADER 1
  9653. | #define HAVE_SYS_RESOURCE_H 1
  9654. | #define HAVE_GETGRGID_R 1
  9655. | #define HAVE_GETGRNAM_R 1
  9656. | #define HAVE_GETPWNAM_R 1
  9657. | #define HAVE_GETPWUID_R 1
  9658. | #define HAVE_MKSTEMP 1
  9659. | #define HAVE_MMAP 1
  9660. | #define HAVE_GETRUSAGE 1
  9661. | #define HAVE_SYSCONF 1
  9662. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9663. | #define HAVE_LARGE_FILE_SUPPORT 1
  9664. | /* end confdefs.h. */
  9665. |
  9666. |
  9667. | int
  9668. | main ()
  9669. | {
  9670. | return main ();
  9671. | ;
  9672. | return 0;
  9673. | }
  9674. configure:22148: result: no
  9675. configure:22158: checking pthread.h usability
  9676. configure:22158: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9677. configure:22158: $? = 0
  9678. configure:22158: result: yes
  9679. configure:22158: checking pthread.h presence
  9680. configure:22158: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c
  9681. configure:22158: $? = 0
  9682. configure:22158: result: yes
  9683. configure:22158: checking for pthread.h
  9684. configure:22158: result: yes
  9685. configure:22170: checking pthread_np.h usability
  9686. configure:22170: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9687. conftest.c:104:24: fatal error: pthread_np.h: No such file or directory
  9688. #include <pthread_np.h>
  9689. ^
  9690. compilation terminated.
  9691. configure:22170: $? = 1
  9692. configure: failed program was:
  9693. | /* confdefs.h */
  9694. | #define PACKAGE_NAME "mono"
  9695. | #define PACKAGE_TARNAME "mono"
  9696. | #define PACKAGE_VERSION "4.8.1"
  9697. | #define PACKAGE_STRING "mono 4.8.1"
  9698. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9699. | #define PACKAGE_URL ""
  9700. | #define PACKAGE "mono"
  9701. | #define VERSION "4.8.1"
  9702. | #define STDC_HEADERS 1
  9703. | #define HAVE_SYS_TYPES_H 1
  9704. | #define HAVE_SYS_STAT_H 1
  9705. | #define HAVE_STDLIB_H 1
  9706. | #define HAVE_STRING_H 1
  9707. | #define HAVE_MEMORY_H 1
  9708. | #define HAVE_STRINGS_H 1
  9709. | #define HAVE_INTTYPES_H 1
  9710. | #define HAVE_STDINT_H 1
  9711. | #define HAVE_UNISTD_H 1
  9712. | #define HAVE_DLFCN_H 1
  9713. | #define LT_OBJDIR ".libs/"
  9714. | #define HAVE_ICONV 1
  9715. | #define ICONV_CONST
  9716. | #define HAVE_SYS_FILIO_H 1
  9717. | #define HAVE_SYS_SOCKIO_H 1
  9718. | #define HAVE_UTIME_H 1
  9719. | #define HAVE_SYS_UTIME_H 1
  9720. | #define HAVE_SEMAPHORE_H 1
  9721. | #define HAVE_SYS_UIO_H 1
  9722. | #define HAVE_SYS_PARAM_H 1
  9723. | #define HAVE_SYS_PARAM_H 1
  9724. | #define HAVE_SYS_UTSNAME_H 1
  9725. | #define HAVE_ALLOCA_H 1
  9726. | #define HAVE_PWD_H 1
  9727. | #define HAVE_UNISTD_H 1
  9728. | #define HAVE_SYS_TYPES_H 1
  9729. | #define HAVE_LINK_H 1
  9730. | #define HAVE_COMPLEX_H 1
  9731. | #define HAVE_UNWIND_H 1
  9732. | #define HAVE_SYS_ZLIB 1
  9733. | #define HAVE_ZLIB 1
  9734. | #define HAVE_SYS_POLL_H 1
  9735. | #define HAVE_SYS_WAIT_H 1
  9736. | #define HAVE_GRP_H 1
  9737. | #define HAVE_WCHAR_H 1
  9738. | #define HAVE_IEEEFP_H 1
  9739. | #define HAVE_ISINF 1
  9740. | #define SIZEOF_VOID_P 4
  9741. | #define MONO_XEN_OPT 1
  9742. | #define DISABLED_FEATURES "none"
  9743. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9744. | #define MONO_ZERO_LEN_ARRAY 0
  9745. | #define HAVE_SIGNAL_H 1
  9746. | #define HAVE_SIGACTION 1
  9747. | #define HAVE_KILL 1
  9748. | #define HAVE_SIGNAL 1
  9749. | #define HAVE_DL_LOADER 1
  9750. | #define HAVE_SYS_RESOURCE_H 1
  9751. | #define HAVE_GETGRGID_R 1
  9752. | #define HAVE_GETGRNAM_R 1
  9753. | #define HAVE_GETPWNAM_R 1
  9754. | #define HAVE_GETPWUID_R 1
  9755. | #define HAVE_MKSTEMP 1
  9756. | #define HAVE_MMAP 1
  9757. | #define HAVE_GETRUSAGE 1
  9758. | #define HAVE_SYSCONF 1
  9759. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9760. | #define HAVE_LARGE_FILE_SUPPORT 1
  9761. | #define HAVE_PTHREAD_H 1
  9762. | /* end confdefs.h. */
  9763. | #include <stdio.h>
  9764. | #ifdef HAVE_SYS_TYPES_H
  9765. | # include <sys/types.h>
  9766. | #endif
  9767. | #ifdef HAVE_SYS_STAT_H
  9768. | # include <sys/stat.h>
  9769. | #endif
  9770. | #ifdef STDC_HEADERS
  9771. | # include <stdlib.h>
  9772. | # include <stddef.h>
  9773. | #else
  9774. | # ifdef HAVE_STDLIB_H
  9775. | # include <stdlib.h>
  9776. | # endif
  9777. | #endif
  9778. | #ifdef HAVE_STRING_H
  9779. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9780. | # include <memory.h>
  9781. | # endif
  9782. | # include <string.h>
  9783. | #endif
  9784. | #ifdef HAVE_STRINGS_H
  9785. | # include <strings.h>
  9786. | #endif
  9787. | #ifdef HAVE_INTTYPES_H
  9788. | # include <inttypes.h>
  9789. | #endif
  9790. | #ifdef HAVE_STDINT_H
  9791. | # include <stdint.h>
  9792. | #endif
  9793. | #ifdef HAVE_UNISTD_H
  9794. | # include <unistd.h>
  9795. | #endif
  9796. | #include <pthread_np.h>
  9797. configure:22170: result: no
  9798. configure:22170: checking pthread_np.h presence
  9799. configure:22170: arm-rtems4.11-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c
  9800. conftest.c:71:24: fatal error: pthread_np.h: No such file or directory
  9801. #include <pthread_np.h>
  9802. ^
  9803. compilation terminated.
  9804. configure:22170: $? = 1
  9805. configure: failed program was:
  9806. | /* confdefs.h */
  9807. | #define PACKAGE_NAME "mono"
  9808. | #define PACKAGE_TARNAME "mono"
  9809. | #define PACKAGE_VERSION "4.8.1"
  9810. | #define PACKAGE_STRING "mono 4.8.1"
  9811. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9812. | #define PACKAGE_URL ""
  9813. | #define PACKAGE "mono"
  9814. | #define VERSION "4.8.1"
  9815. | #define STDC_HEADERS 1
  9816. | #define HAVE_SYS_TYPES_H 1
  9817. | #define HAVE_SYS_STAT_H 1
  9818. | #define HAVE_STDLIB_H 1
  9819. | #define HAVE_STRING_H 1
  9820. | #define HAVE_MEMORY_H 1
  9821. | #define HAVE_STRINGS_H 1
  9822. | #define HAVE_INTTYPES_H 1
  9823. | #define HAVE_STDINT_H 1
  9824. | #define HAVE_UNISTD_H 1
  9825. | #define HAVE_DLFCN_H 1
  9826. | #define LT_OBJDIR ".libs/"
  9827. | #define HAVE_ICONV 1
  9828. | #define ICONV_CONST
  9829. | #define HAVE_SYS_FILIO_H 1
  9830. | #define HAVE_SYS_SOCKIO_H 1
  9831. | #define HAVE_UTIME_H 1
  9832. | #define HAVE_SYS_UTIME_H 1
  9833. | #define HAVE_SEMAPHORE_H 1
  9834. | #define HAVE_SYS_UIO_H 1
  9835. | #define HAVE_SYS_PARAM_H 1
  9836. | #define HAVE_SYS_PARAM_H 1
  9837. | #define HAVE_SYS_UTSNAME_H 1
  9838. | #define HAVE_ALLOCA_H 1
  9839. | #define HAVE_PWD_H 1
  9840. | #define HAVE_UNISTD_H 1
  9841. | #define HAVE_SYS_TYPES_H 1
  9842. | #define HAVE_LINK_H 1
  9843. | #define HAVE_COMPLEX_H 1
  9844. | #define HAVE_UNWIND_H 1
  9845. | #define HAVE_SYS_ZLIB 1
  9846. | #define HAVE_ZLIB 1
  9847. | #define HAVE_SYS_POLL_H 1
  9848. | #define HAVE_SYS_WAIT_H 1
  9849. | #define HAVE_GRP_H 1
  9850. | #define HAVE_WCHAR_H 1
  9851. | #define HAVE_IEEEFP_H 1
  9852. | #define HAVE_ISINF 1
  9853. | #define SIZEOF_VOID_P 4
  9854. | #define MONO_XEN_OPT 1
  9855. | #define DISABLED_FEATURES "none"
  9856. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9857. | #define MONO_ZERO_LEN_ARRAY 0
  9858. | #define HAVE_SIGNAL_H 1
  9859. | #define HAVE_SIGACTION 1
  9860. | #define HAVE_KILL 1
  9861. | #define HAVE_SIGNAL 1
  9862. | #define HAVE_DL_LOADER 1
  9863. | #define HAVE_SYS_RESOURCE_H 1
  9864. | #define HAVE_GETGRGID_R 1
  9865. | #define HAVE_GETGRNAM_R 1
  9866. | #define HAVE_GETPWNAM_R 1
  9867. | #define HAVE_GETPWUID_R 1
  9868. | #define HAVE_MKSTEMP 1
  9869. | #define HAVE_MMAP 1
  9870. | #define HAVE_GETRUSAGE 1
  9871. | #define HAVE_SYSCONF 1
  9872. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9873. | #define HAVE_LARGE_FILE_SUPPORT 1
  9874. | #define HAVE_PTHREAD_H 1
  9875. | /* end confdefs.h. */
  9876. | #include <pthread_np.h>
  9877. configure:22170: result: no
  9878. configure:22170: checking for pthread_np.h
  9879. configure:22170: result: no
  9880. configure:22182: checking for pthread_mutex_timedlock
  9881. configure:22182: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9882. conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9883. char pthread_mutex_timedlock ();
  9884. ^
  9885. conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9886. main ()
  9887. ^
  9888. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9889. configure:22182: $? = 0
  9890. configure:22182: result: yes
  9891. configure:22194: checking for pthread_getattr_np
  9892. configure:22194: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9893. conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9894. char pthread_getattr_np ();
  9895. ^
  9896. conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9897. main ()
  9898. ^
  9899. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9900. configure:22194: $? = 0
  9901. configure:22194: result: yes
  9902. configure:22194: checking for pthread_attr_get_np
  9903. configure:22194: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  9904. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9905. char pthread_attr_get_np ();
  9906. ^
  9907. conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  9908. main ()
  9909. ^
  9910. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  9911. /tmp/cc4FoSf8.o: In function `main':
  9912. /opt/Mono/mono-4.8.1.0/mono/conftest.c:107: undefined reference to `pthread_attr_get_np'
  9913. collect2: error: ld returned 1 exit status
  9914. configure:22194: $? = 1
  9915. configure: failed program was:
  9916. | /* confdefs.h */
  9917. | #define PACKAGE_NAME "mono"
  9918. | #define PACKAGE_TARNAME "mono"
  9919. | #define PACKAGE_VERSION "4.8.1"
  9920. | #define PACKAGE_STRING "mono 4.8.1"
  9921. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  9922. | #define PACKAGE_URL ""
  9923. | #define PACKAGE "mono"
  9924. | #define VERSION "4.8.1"
  9925. | #define STDC_HEADERS 1
  9926. | #define HAVE_SYS_TYPES_H 1
  9927. | #define HAVE_SYS_STAT_H 1
  9928. | #define HAVE_STDLIB_H 1
  9929. | #define HAVE_STRING_H 1
  9930. | #define HAVE_MEMORY_H 1
  9931. | #define HAVE_STRINGS_H 1
  9932. | #define HAVE_INTTYPES_H 1
  9933. | #define HAVE_STDINT_H 1
  9934. | #define HAVE_UNISTD_H 1
  9935. | #define HAVE_DLFCN_H 1
  9936. | #define LT_OBJDIR ".libs/"
  9937. | #define HAVE_ICONV 1
  9938. | #define ICONV_CONST
  9939. | #define HAVE_SYS_FILIO_H 1
  9940. | #define HAVE_SYS_SOCKIO_H 1
  9941. | #define HAVE_UTIME_H 1
  9942. | #define HAVE_SYS_UTIME_H 1
  9943. | #define HAVE_SEMAPHORE_H 1
  9944. | #define HAVE_SYS_UIO_H 1
  9945. | #define HAVE_SYS_PARAM_H 1
  9946. | #define HAVE_SYS_PARAM_H 1
  9947. | #define HAVE_SYS_UTSNAME_H 1
  9948. | #define HAVE_ALLOCA_H 1
  9949. | #define HAVE_PWD_H 1
  9950. | #define HAVE_UNISTD_H 1
  9951. | #define HAVE_SYS_TYPES_H 1
  9952. | #define HAVE_LINK_H 1
  9953. | #define HAVE_COMPLEX_H 1
  9954. | #define HAVE_UNWIND_H 1
  9955. | #define HAVE_SYS_ZLIB 1
  9956. | #define HAVE_ZLIB 1
  9957. | #define HAVE_SYS_POLL_H 1
  9958. | #define HAVE_SYS_WAIT_H 1
  9959. | #define HAVE_GRP_H 1
  9960. | #define HAVE_WCHAR_H 1
  9961. | #define HAVE_IEEEFP_H 1
  9962. | #define HAVE_ISINF 1
  9963. | #define SIZEOF_VOID_P 4
  9964. | #define MONO_XEN_OPT 1
  9965. | #define DISABLED_FEATURES "none"
  9966. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  9967. | #define MONO_ZERO_LEN_ARRAY 0
  9968. | #define HAVE_SIGNAL_H 1
  9969. | #define HAVE_SIGACTION 1
  9970. | #define HAVE_KILL 1
  9971. | #define HAVE_SIGNAL 1
  9972. | #define HAVE_DL_LOADER 1
  9973. | #define HAVE_SYS_RESOURCE_H 1
  9974. | #define HAVE_GETGRGID_R 1
  9975. | #define HAVE_GETGRNAM_R 1
  9976. | #define HAVE_GETPWNAM_R 1
  9977. | #define HAVE_GETPWUID_R 1
  9978. | #define HAVE_MKSTEMP 1
  9979. | #define HAVE_MMAP 1
  9980. | #define HAVE_GETRUSAGE 1
  9981. | #define HAVE_SYSCONF 1
  9982. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  9983. | #define HAVE_LARGE_FILE_SUPPORT 1
  9984. | #define HAVE_PTHREAD_H 1
  9985. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  9986. | #define HAVE_PTHREAD_GETATTR_NP 1
  9987. | /* end confdefs.h. */
  9988. | /* Define pthread_attr_get_np to an innocuous variant, in case <limits.h> declares pthread_attr_get_np.
  9989. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9990. | #define pthread_attr_get_np innocuous_pthread_attr_get_np
  9991. |
  9992. | /* System header to define __stub macros and hopefully few prototypes,
  9993. | which can conflict with char pthread_attr_get_np (); below.
  9994. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9995. | <limits.h> exists even on freestanding compilers. */
  9996. |
  9997. | #ifdef __STDC__
  9998. | # include <limits.h>
  9999. | #else
  10000. | # include <assert.h>
  10001. | #endif
  10002. |
  10003. | #undef pthread_attr_get_np
  10004. |
  10005. | /* Override any GCC internal prototype to avoid an error.
  10006. | Use char because int might match the return type of a GCC
  10007. | builtin and then its argument prototype would still apply. */
  10008. | #ifdef __cplusplus
  10009. | extern "C"
  10010. | #endif
  10011. | char pthread_attr_get_np ();
  10012. | /* The GNU C library defines this for functions which it implements
  10013. | to always fail with ENOSYS. Some functions are actually named
  10014. | something starting with __ and the normal name is an alias. */
  10015. | #if defined __stub_pthread_attr_get_np || defined __stub___pthread_attr_get_np
  10016. | choke me
  10017. | #endif
  10018. |
  10019. | int
  10020. | main ()
  10021. | {
  10022. | return pthread_attr_get_np ();
  10023. | ;
  10024. | return 0;
  10025. | }
  10026. configure:22194: result: no
  10027. configure:22194: checking for pthread_setname_np
  10028. configure:22194: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10029. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10030. char pthread_setname_np ();
  10031. ^
  10032. conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10033. main ()
  10034. ^
  10035. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10036. /tmp/cc64677i.o: In function `main':
  10037. /opt/Mono/mono-4.8.1.0/mono/conftest.c:107: undefined reference to `pthread_setname_np'
  10038. collect2: error: ld returned 1 exit status
  10039. configure:22194: $? = 1
  10040. configure: failed program was:
  10041. | /* confdefs.h */
  10042. | #define PACKAGE_NAME "mono"
  10043. | #define PACKAGE_TARNAME "mono"
  10044. | #define PACKAGE_VERSION "4.8.1"
  10045. | #define PACKAGE_STRING "mono 4.8.1"
  10046. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10047. | #define PACKAGE_URL ""
  10048. | #define PACKAGE "mono"
  10049. | #define VERSION "4.8.1"
  10050. | #define STDC_HEADERS 1
  10051. | #define HAVE_SYS_TYPES_H 1
  10052. | #define HAVE_SYS_STAT_H 1
  10053. | #define HAVE_STDLIB_H 1
  10054. | #define HAVE_STRING_H 1
  10055. | #define HAVE_MEMORY_H 1
  10056. | #define HAVE_STRINGS_H 1
  10057. | #define HAVE_INTTYPES_H 1
  10058. | #define HAVE_STDINT_H 1
  10059. | #define HAVE_UNISTD_H 1
  10060. | #define HAVE_DLFCN_H 1
  10061. | #define LT_OBJDIR ".libs/"
  10062. | #define HAVE_ICONV 1
  10063. | #define ICONV_CONST
  10064. | #define HAVE_SYS_FILIO_H 1
  10065. | #define HAVE_SYS_SOCKIO_H 1
  10066. | #define HAVE_UTIME_H 1
  10067. | #define HAVE_SYS_UTIME_H 1
  10068. | #define HAVE_SEMAPHORE_H 1
  10069. | #define HAVE_SYS_UIO_H 1
  10070. | #define HAVE_SYS_PARAM_H 1
  10071. | #define HAVE_SYS_PARAM_H 1
  10072. | #define HAVE_SYS_UTSNAME_H 1
  10073. | #define HAVE_ALLOCA_H 1
  10074. | #define HAVE_PWD_H 1
  10075. | #define HAVE_UNISTD_H 1
  10076. | #define HAVE_SYS_TYPES_H 1
  10077. | #define HAVE_LINK_H 1
  10078. | #define HAVE_COMPLEX_H 1
  10079. | #define HAVE_UNWIND_H 1
  10080. | #define HAVE_SYS_ZLIB 1
  10081. | #define HAVE_ZLIB 1
  10082. | #define HAVE_SYS_POLL_H 1
  10083. | #define HAVE_SYS_WAIT_H 1
  10084. | #define HAVE_GRP_H 1
  10085. | #define HAVE_WCHAR_H 1
  10086. | #define HAVE_IEEEFP_H 1
  10087. | #define HAVE_ISINF 1
  10088. | #define SIZEOF_VOID_P 4
  10089. | #define MONO_XEN_OPT 1
  10090. | #define DISABLED_FEATURES "none"
  10091. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10092. | #define MONO_ZERO_LEN_ARRAY 0
  10093. | #define HAVE_SIGNAL_H 1
  10094. | #define HAVE_SIGACTION 1
  10095. | #define HAVE_KILL 1
  10096. | #define HAVE_SIGNAL 1
  10097. | #define HAVE_DL_LOADER 1
  10098. | #define HAVE_SYS_RESOURCE_H 1
  10099. | #define HAVE_GETGRGID_R 1
  10100. | #define HAVE_GETGRNAM_R 1
  10101. | #define HAVE_GETPWNAM_R 1
  10102. | #define HAVE_GETPWUID_R 1
  10103. | #define HAVE_MKSTEMP 1
  10104. | #define HAVE_MMAP 1
  10105. | #define HAVE_GETRUSAGE 1
  10106. | #define HAVE_SYSCONF 1
  10107. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10108. | #define HAVE_LARGE_FILE_SUPPORT 1
  10109. | #define HAVE_PTHREAD_H 1
  10110. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10111. | #define HAVE_PTHREAD_GETATTR_NP 1
  10112. | /* end confdefs.h. */
  10113. | /* Define pthread_setname_np to an innocuous variant, in case <limits.h> declares pthread_setname_np.
  10114. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10115. | #define pthread_setname_np innocuous_pthread_setname_np
  10116. |
  10117. | /* System header to define __stub macros and hopefully few prototypes,
  10118. | which can conflict with char pthread_setname_np (); below.
  10119. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10120. | <limits.h> exists even on freestanding compilers. */
  10121. |
  10122. | #ifdef __STDC__
  10123. | # include <limits.h>
  10124. | #else
  10125. | # include <assert.h>
  10126. | #endif
  10127. |
  10128. | #undef pthread_setname_np
  10129. |
  10130. | /* Override any GCC internal prototype to avoid an error.
  10131. | Use char because int might match the return type of a GCC
  10132. | builtin and then its argument prototype would still apply. */
  10133. | #ifdef __cplusplus
  10134. | extern "C"
  10135. | #endif
  10136. | char pthread_setname_np ();
  10137. | /* The GNU C library defines this for functions which it implements
  10138. | to always fail with ENOSYS. Some functions are actually named
  10139. | something starting with __ and the normal name is an alias. */
  10140. | #if defined __stub_pthread_setname_np || defined __stub___pthread_setname_np
  10141. | choke me
  10142. | #endif
  10143. |
  10144. | int
  10145. | main ()
  10146. | {
  10147. | return pthread_setname_np ();
  10148. | ;
  10149. | return 0;
  10150. | }
  10151. configure:22194: result: no
  10152. configure:22205: checking for pthread_kill
  10153. configure:22205: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10154. conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10155. char pthread_kill ();
  10156. ^
  10157. conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10158. main ()
  10159. ^
  10160. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10161. configure:22205: $? = 0
  10162. configure:22205: result: yes
  10163. configure:22214: checking for PTHREAD_MUTEX_RECURSIVE
  10164. configure:22230: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10165. conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10166. main ()
  10167. ^
  10168. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10169. configure:22230: $? = 0
  10170. configure:22232: result: ok
  10171. configure:22245: checking for pthread_attr_setstacksize
  10172. configure:22245: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10173. conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10174. char pthread_attr_setstacksize ();
  10175. ^
  10176. conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10177. main ()
  10178. ^
  10179. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10180. configure:22245: $? = 0
  10181. configure:22245: result: yes
  10182. configure:22257: checking for pthread_attr_getstack
  10183. configure:22257: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10184. conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10185. char pthread_attr_getstack ();
  10186. ^
  10187. conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10188. main ()
  10189. ^
  10190. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10191. configure:22257: $? = 0
  10192. configure:22257: result: yes
  10193. configure:22257: checking for pthread_attr_getstacksize
  10194. configure:22257: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10195. conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10196. char pthread_attr_getstacksize ();
  10197. ^
  10198. conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10199. main ()
  10200. ^
  10201. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10202. configure:22257: $? = 0
  10203. configure:22257: result: yes
  10204. configure:22269: checking for pthread_get_stacksize_np
  10205. configure:22269: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10206. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10207. char pthread_get_stacksize_np ();
  10208. ^
  10209. conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10210. main ()
  10211. ^
  10212. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10213. /tmp/ccu9BvaY.o: In function `main':
  10214. /opt/Mono/mono-4.8.1.0/mono/conftest.c:111: undefined reference to `pthread_get_stacksize_np'
  10215. collect2: error: ld returned 1 exit status
  10216. configure:22269: $? = 1
  10217. configure: failed program was:
  10218. | /* confdefs.h */
  10219. | #define PACKAGE_NAME "mono"
  10220. | #define PACKAGE_TARNAME "mono"
  10221. | #define PACKAGE_VERSION "4.8.1"
  10222. | #define PACKAGE_STRING "mono 4.8.1"
  10223. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10224. | #define PACKAGE_URL ""
  10225. | #define PACKAGE "mono"
  10226. | #define VERSION "4.8.1"
  10227. | #define STDC_HEADERS 1
  10228. | #define HAVE_SYS_TYPES_H 1
  10229. | #define HAVE_SYS_STAT_H 1
  10230. | #define HAVE_STDLIB_H 1
  10231. | #define HAVE_STRING_H 1
  10232. | #define HAVE_MEMORY_H 1
  10233. | #define HAVE_STRINGS_H 1
  10234. | #define HAVE_INTTYPES_H 1
  10235. | #define HAVE_STDINT_H 1
  10236. | #define HAVE_UNISTD_H 1
  10237. | #define HAVE_DLFCN_H 1
  10238. | #define LT_OBJDIR ".libs/"
  10239. | #define HAVE_ICONV 1
  10240. | #define ICONV_CONST
  10241. | #define HAVE_SYS_FILIO_H 1
  10242. | #define HAVE_SYS_SOCKIO_H 1
  10243. | #define HAVE_UTIME_H 1
  10244. | #define HAVE_SYS_UTIME_H 1
  10245. | #define HAVE_SEMAPHORE_H 1
  10246. | #define HAVE_SYS_UIO_H 1
  10247. | #define HAVE_SYS_PARAM_H 1
  10248. | #define HAVE_SYS_PARAM_H 1
  10249. | #define HAVE_SYS_UTSNAME_H 1
  10250. | #define HAVE_ALLOCA_H 1
  10251. | #define HAVE_PWD_H 1
  10252. | #define HAVE_UNISTD_H 1
  10253. | #define HAVE_SYS_TYPES_H 1
  10254. | #define HAVE_LINK_H 1
  10255. | #define HAVE_COMPLEX_H 1
  10256. | #define HAVE_UNWIND_H 1
  10257. | #define HAVE_SYS_ZLIB 1
  10258. | #define HAVE_ZLIB 1
  10259. | #define HAVE_SYS_POLL_H 1
  10260. | #define HAVE_SYS_WAIT_H 1
  10261. | #define HAVE_GRP_H 1
  10262. | #define HAVE_WCHAR_H 1
  10263. | #define HAVE_IEEEFP_H 1
  10264. | #define HAVE_ISINF 1
  10265. | #define SIZEOF_VOID_P 4
  10266. | #define MONO_XEN_OPT 1
  10267. | #define DISABLED_FEATURES "none"
  10268. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10269. | #define MONO_ZERO_LEN_ARRAY 0
  10270. | #define HAVE_SIGNAL_H 1
  10271. | #define HAVE_SIGACTION 1
  10272. | #define HAVE_KILL 1
  10273. | #define HAVE_SIGNAL 1
  10274. | #define HAVE_DL_LOADER 1
  10275. | #define HAVE_SYS_RESOURCE_H 1
  10276. | #define HAVE_GETGRGID_R 1
  10277. | #define HAVE_GETGRNAM_R 1
  10278. | #define HAVE_GETPWNAM_R 1
  10279. | #define HAVE_GETPWUID_R 1
  10280. | #define HAVE_MKSTEMP 1
  10281. | #define HAVE_MMAP 1
  10282. | #define HAVE_GETRUSAGE 1
  10283. | #define HAVE_SYSCONF 1
  10284. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10285. | #define HAVE_LARGE_FILE_SUPPORT 1
  10286. | #define HAVE_PTHREAD_H 1
  10287. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10288. | #define HAVE_PTHREAD_GETATTR_NP 1
  10289. | #define HAVE_PTHREAD_KILL 1
  10290. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  10291. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  10292. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  10293. | /* end confdefs.h. */
  10294. | /* Define pthread_get_stacksize_np to an innocuous variant, in case <limits.h> declares pthread_get_stacksize_np.
  10295. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10296. | #define pthread_get_stacksize_np innocuous_pthread_get_stacksize_np
  10297. |
  10298. | /* System header to define __stub macros and hopefully few prototypes,
  10299. | which can conflict with char pthread_get_stacksize_np (); below.
  10300. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10301. | <limits.h> exists even on freestanding compilers. */
  10302. |
  10303. | #ifdef __STDC__
  10304. | # include <limits.h>
  10305. | #else
  10306. | # include <assert.h>
  10307. | #endif
  10308. |
  10309. | #undef pthread_get_stacksize_np
  10310. |
  10311. | /* Override any GCC internal prototype to avoid an error.
  10312. | Use char because int might match the return type of a GCC
  10313. | builtin and then its argument prototype would still apply. */
  10314. | #ifdef __cplusplus
  10315. | extern "C"
  10316. | #endif
  10317. | char pthread_get_stacksize_np ();
  10318. | /* The GNU C library defines this for functions which it implements
  10319. | to always fail with ENOSYS. Some functions are actually named
  10320. | something starting with __ and the normal name is an alias. */
  10321. | #if defined __stub_pthread_get_stacksize_np || defined __stub___pthread_get_stacksize_np
  10322. | choke me
  10323. | #endif
  10324. |
  10325. | int
  10326. | main ()
  10327. | {
  10328. | return pthread_get_stacksize_np ();
  10329. | ;
  10330. | return 0;
  10331. | }
  10332. configure:22269: result: no
  10333. configure:22269: checking for pthread_get_stackaddr_np
  10334. configure:22269: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10335. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10336. char pthread_get_stackaddr_np ();
  10337. ^
  10338. conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10339. main ()
  10340. ^
  10341. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10342. /tmp/ccJ29O48.o: In function `main':
  10343. /opt/Mono/mono-4.8.1.0/mono/conftest.c:111: undefined reference to `pthread_get_stackaddr_np'
  10344. collect2: error: ld returned 1 exit status
  10345. configure:22269: $? = 1
  10346. configure: failed program was:
  10347. | /* confdefs.h */
  10348. | #define PACKAGE_NAME "mono"
  10349. | #define PACKAGE_TARNAME "mono"
  10350. | #define PACKAGE_VERSION "4.8.1"
  10351. | #define PACKAGE_STRING "mono 4.8.1"
  10352. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10353. | #define PACKAGE_URL ""
  10354. | #define PACKAGE "mono"
  10355. | #define VERSION "4.8.1"
  10356. | #define STDC_HEADERS 1
  10357. | #define HAVE_SYS_TYPES_H 1
  10358. | #define HAVE_SYS_STAT_H 1
  10359. | #define HAVE_STDLIB_H 1
  10360. | #define HAVE_STRING_H 1
  10361. | #define HAVE_MEMORY_H 1
  10362. | #define HAVE_STRINGS_H 1
  10363. | #define HAVE_INTTYPES_H 1
  10364. | #define HAVE_STDINT_H 1
  10365. | #define HAVE_UNISTD_H 1
  10366. | #define HAVE_DLFCN_H 1
  10367. | #define LT_OBJDIR ".libs/"
  10368. | #define HAVE_ICONV 1
  10369. | #define ICONV_CONST
  10370. | #define HAVE_SYS_FILIO_H 1
  10371. | #define HAVE_SYS_SOCKIO_H 1
  10372. | #define HAVE_UTIME_H 1
  10373. | #define HAVE_SYS_UTIME_H 1
  10374. | #define HAVE_SEMAPHORE_H 1
  10375. | #define HAVE_SYS_UIO_H 1
  10376. | #define HAVE_SYS_PARAM_H 1
  10377. | #define HAVE_SYS_PARAM_H 1
  10378. | #define HAVE_SYS_UTSNAME_H 1
  10379. | #define HAVE_ALLOCA_H 1
  10380. | #define HAVE_PWD_H 1
  10381. | #define HAVE_UNISTD_H 1
  10382. | #define HAVE_SYS_TYPES_H 1
  10383. | #define HAVE_LINK_H 1
  10384. | #define HAVE_COMPLEX_H 1
  10385. | #define HAVE_UNWIND_H 1
  10386. | #define HAVE_SYS_ZLIB 1
  10387. | #define HAVE_ZLIB 1
  10388. | #define HAVE_SYS_POLL_H 1
  10389. | #define HAVE_SYS_WAIT_H 1
  10390. | #define HAVE_GRP_H 1
  10391. | #define HAVE_WCHAR_H 1
  10392. | #define HAVE_IEEEFP_H 1
  10393. | #define HAVE_ISINF 1
  10394. | #define SIZEOF_VOID_P 4
  10395. | #define MONO_XEN_OPT 1
  10396. | #define DISABLED_FEATURES "none"
  10397. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10398. | #define MONO_ZERO_LEN_ARRAY 0
  10399. | #define HAVE_SIGNAL_H 1
  10400. | #define HAVE_SIGACTION 1
  10401. | #define HAVE_KILL 1
  10402. | #define HAVE_SIGNAL 1
  10403. | #define HAVE_DL_LOADER 1
  10404. | #define HAVE_SYS_RESOURCE_H 1
  10405. | #define HAVE_GETGRGID_R 1
  10406. | #define HAVE_GETGRNAM_R 1
  10407. | #define HAVE_GETPWNAM_R 1
  10408. | #define HAVE_GETPWUID_R 1
  10409. | #define HAVE_MKSTEMP 1
  10410. | #define HAVE_MMAP 1
  10411. | #define HAVE_GETRUSAGE 1
  10412. | #define HAVE_SYSCONF 1
  10413. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10414. | #define HAVE_LARGE_FILE_SUPPORT 1
  10415. | #define HAVE_PTHREAD_H 1
  10416. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10417. | #define HAVE_PTHREAD_GETATTR_NP 1
  10418. | #define HAVE_PTHREAD_KILL 1
  10419. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  10420. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  10421. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  10422. | /* end confdefs.h. */
  10423. | /* Define pthread_get_stackaddr_np to an innocuous variant, in case <limits.h> declares pthread_get_stackaddr_np.
  10424. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10425. | #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np
  10426. |
  10427. | /* System header to define __stub macros and hopefully few prototypes,
  10428. | which can conflict with char pthread_get_stackaddr_np (); below.
  10429. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10430. | <limits.h> exists even on freestanding compilers. */
  10431. |
  10432. | #ifdef __STDC__
  10433. | # include <limits.h>
  10434. | #else
  10435. | # include <assert.h>
  10436. | #endif
  10437. |
  10438. | #undef pthread_get_stackaddr_np
  10439. |
  10440. | /* Override any GCC internal prototype to avoid an error.
  10441. | Use char because int might match the return type of a GCC
  10442. | builtin and then its argument prototype would still apply. */
  10443. | #ifdef __cplusplus
  10444. | extern "C"
  10445. | #endif
  10446. | char pthread_get_stackaddr_np ();
  10447. | /* The GNU C library defines this for functions which it implements
  10448. | to always fail with ENOSYS. Some functions are actually named
  10449. | something starting with __ and the normal name is an alias. */
  10450. | #if defined __stub_pthread_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np
  10451. | choke me
  10452. | #endif
  10453. |
  10454. | int
  10455. | main ()
  10456. | {
  10457. | return pthread_get_stackaddr_np ();
  10458. | ;
  10459. | return 0;
  10460. | }
  10461. configure:22269: result: no
  10462. configure:22279: checking for mincore
  10463. configure:22298: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10464. conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10465. main ()
  10466. ^
  10467. conftest.c: In function 'main':
  10468. conftest.c:86:3: warning: implicit declaration of function 'mincore' [-Wimplicit-function-declaration]
  10469. mincore(NULL, 0, NULL);
  10470. ^
  10471. conftest.c:86:3: warning: nested extern declaration of 'mincore' [-Wnested-externs]
  10472. conftest.c: At top level:
  10473. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10474. /tmp/cc52vL04.o: In function `main':
  10475. /opt/Mono/mono-4.8.1.0/mono/conftest.c:86: undefined reference to `mincore'
  10476. collect2: error: ld returned 1 exit status
  10477. configure:22298: $? = 1
  10478. configure: failed program was:
  10479. | /* confdefs.h */
  10480. | #define PACKAGE_NAME "mono"
  10481. | #define PACKAGE_TARNAME "mono"
  10482. | #define PACKAGE_VERSION "4.8.1"
  10483. | #define PACKAGE_STRING "mono 4.8.1"
  10484. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10485. | #define PACKAGE_URL ""
  10486. | #define PACKAGE "mono"
  10487. | #define VERSION "4.8.1"
  10488. | #define STDC_HEADERS 1
  10489. | #define HAVE_SYS_TYPES_H 1
  10490. | #define HAVE_SYS_STAT_H 1
  10491. | #define HAVE_STDLIB_H 1
  10492. | #define HAVE_STRING_H 1
  10493. | #define HAVE_MEMORY_H 1
  10494. | #define HAVE_STRINGS_H 1
  10495. | #define HAVE_INTTYPES_H 1
  10496. | #define HAVE_STDINT_H 1
  10497. | #define HAVE_UNISTD_H 1
  10498. | #define HAVE_DLFCN_H 1
  10499. | #define LT_OBJDIR ".libs/"
  10500. | #define HAVE_ICONV 1
  10501. | #define ICONV_CONST
  10502. | #define HAVE_SYS_FILIO_H 1
  10503. | #define HAVE_SYS_SOCKIO_H 1
  10504. | #define HAVE_UTIME_H 1
  10505. | #define HAVE_SYS_UTIME_H 1
  10506. | #define HAVE_SEMAPHORE_H 1
  10507. | #define HAVE_SYS_UIO_H 1
  10508. | #define HAVE_SYS_PARAM_H 1
  10509. | #define HAVE_SYS_PARAM_H 1
  10510. | #define HAVE_SYS_UTSNAME_H 1
  10511. | #define HAVE_ALLOCA_H 1
  10512. | #define HAVE_PWD_H 1
  10513. | #define HAVE_UNISTD_H 1
  10514. | #define HAVE_SYS_TYPES_H 1
  10515. | #define HAVE_LINK_H 1
  10516. | #define HAVE_COMPLEX_H 1
  10517. | #define HAVE_UNWIND_H 1
  10518. | #define HAVE_SYS_ZLIB 1
  10519. | #define HAVE_ZLIB 1
  10520. | #define HAVE_SYS_POLL_H 1
  10521. | #define HAVE_SYS_WAIT_H 1
  10522. | #define HAVE_GRP_H 1
  10523. | #define HAVE_WCHAR_H 1
  10524. | #define HAVE_IEEEFP_H 1
  10525. | #define HAVE_ISINF 1
  10526. | #define SIZEOF_VOID_P 4
  10527. | #define MONO_XEN_OPT 1
  10528. | #define DISABLED_FEATURES "none"
  10529. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10530. | #define MONO_ZERO_LEN_ARRAY 0
  10531. | #define HAVE_SIGNAL_H 1
  10532. | #define HAVE_SIGACTION 1
  10533. | #define HAVE_KILL 1
  10534. | #define HAVE_SIGNAL 1
  10535. | #define HAVE_DL_LOADER 1
  10536. | #define HAVE_SYS_RESOURCE_H 1
  10537. | #define HAVE_GETGRGID_R 1
  10538. | #define HAVE_GETGRNAM_R 1
  10539. | #define HAVE_GETPWNAM_R 1
  10540. | #define HAVE_GETPWUID_R 1
  10541. | #define HAVE_MKSTEMP 1
  10542. | #define HAVE_MMAP 1
  10543. | #define HAVE_GETRUSAGE 1
  10544. | #define HAVE_SYSCONF 1
  10545. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10546. | #define HAVE_LARGE_FILE_SUPPORT 1
  10547. | #define HAVE_PTHREAD_H 1
  10548. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10549. | #define HAVE_PTHREAD_GETATTR_NP 1
  10550. | #define HAVE_PTHREAD_KILL 1
  10551. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  10552. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  10553. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  10554. | /* end confdefs.h. */
  10555. |
  10556. | #include <stdio.h>
  10557. | #include <sys/types.h>
  10558. | #include <sys/mman.h>
  10559. |
  10560. | int
  10561. | main ()
  10562. | {
  10563. |
  10564. | mincore(NULL, 0, NULL);
  10565. |
  10566. | ;
  10567. | return 0;
  10568. | }
  10569. configure:22309: result: no
  10570. configure:22316: checking for working __thread
  10571. configure:22322: result: cross compiling
  10572. configure:22385: checking for working sigaltstack
  10573. configure:22391: result: cross compiling
  10574. configure:22522: checking for library containing sem_init
  10575. configure:22553: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10576. conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10577. char sem_init ();
  10578. ^
  10579. conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10580. main ()
  10581. ^
  10582. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10583. configure:22553: $? = 0
  10584. configure:22570: result: none required
  10585. configure:22579: checking for library containing shm_open
  10586. configure:22610: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  10587. conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10588. char shm_open ();
  10589. ^
  10590. conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10591. main ()
  10592. ^
  10593. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10594. /tmp/ccjwErVk.o: In function `main':
  10595. /opt/Mono/mono-4.8.1.0/mono/conftest.c:88: undefined reference to `shm_open'
  10596. collect2: error: ld returned 1 exit status
  10597. configure:22610: $? = 1
  10598. configure: failed program was:
  10599. | /* confdefs.h */
  10600. | #define PACKAGE_NAME "mono"
  10601. | #define PACKAGE_TARNAME "mono"
  10602. | #define PACKAGE_VERSION "4.8.1"
  10603. | #define PACKAGE_STRING "mono 4.8.1"
  10604. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10605. | #define PACKAGE_URL ""
  10606. | #define PACKAGE "mono"
  10607. | #define VERSION "4.8.1"
  10608. | #define STDC_HEADERS 1
  10609. | #define HAVE_SYS_TYPES_H 1
  10610. | #define HAVE_SYS_STAT_H 1
  10611. | #define HAVE_STDLIB_H 1
  10612. | #define HAVE_STRING_H 1
  10613. | #define HAVE_MEMORY_H 1
  10614. | #define HAVE_STRINGS_H 1
  10615. | #define HAVE_INTTYPES_H 1
  10616. | #define HAVE_STDINT_H 1
  10617. | #define HAVE_UNISTD_H 1
  10618. | #define HAVE_DLFCN_H 1
  10619. | #define LT_OBJDIR ".libs/"
  10620. | #define HAVE_ICONV 1
  10621. | #define ICONV_CONST
  10622. | #define HAVE_SYS_FILIO_H 1
  10623. | #define HAVE_SYS_SOCKIO_H 1
  10624. | #define HAVE_UTIME_H 1
  10625. | #define HAVE_SYS_UTIME_H 1
  10626. | #define HAVE_SEMAPHORE_H 1
  10627. | #define HAVE_SYS_UIO_H 1
  10628. | #define HAVE_SYS_PARAM_H 1
  10629. | #define HAVE_SYS_PARAM_H 1
  10630. | #define HAVE_SYS_UTSNAME_H 1
  10631. | #define HAVE_ALLOCA_H 1
  10632. | #define HAVE_PWD_H 1
  10633. | #define HAVE_UNISTD_H 1
  10634. | #define HAVE_SYS_TYPES_H 1
  10635. | #define HAVE_LINK_H 1
  10636. | #define HAVE_COMPLEX_H 1
  10637. | #define HAVE_UNWIND_H 1
  10638. | #define HAVE_SYS_ZLIB 1
  10639. | #define HAVE_ZLIB 1
  10640. | #define HAVE_SYS_POLL_H 1
  10641. | #define HAVE_SYS_WAIT_H 1
  10642. | #define HAVE_GRP_H 1
  10643. | #define HAVE_WCHAR_H 1
  10644. | #define HAVE_IEEEFP_H 1
  10645. | #define HAVE_ISINF 1
  10646. | #define SIZEOF_VOID_P 4
  10647. | #define MONO_XEN_OPT 1
  10648. | #define DISABLED_FEATURES "none"
  10649. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10650. | #define MONO_ZERO_LEN_ARRAY 0
  10651. | #define HAVE_SIGNAL_H 1
  10652. | #define HAVE_SIGACTION 1
  10653. | #define HAVE_KILL 1
  10654. | #define HAVE_SIGNAL 1
  10655. | #define HAVE_DL_LOADER 1
  10656. | #define HAVE_SYS_RESOURCE_H 1
  10657. | #define HAVE_GETGRGID_R 1
  10658. | #define HAVE_GETGRNAM_R 1
  10659. | #define HAVE_GETPWNAM_R 1
  10660. | #define HAVE_GETPWUID_R 1
  10661. | #define HAVE_MKSTEMP 1
  10662. | #define HAVE_MMAP 1
  10663. | #define HAVE_GETRUSAGE 1
  10664. | #define HAVE_SYSCONF 1
  10665. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10666. | #define HAVE_LARGE_FILE_SUPPORT 1
  10667. | #define HAVE_PTHREAD_H 1
  10668. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10669. | #define HAVE_PTHREAD_GETATTR_NP 1
  10670. | #define HAVE_PTHREAD_KILL 1
  10671. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  10672. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  10673. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  10674. | /* end confdefs.h. */
  10675. |
  10676. | /* Override any GCC internal prototype to avoid an error.
  10677. | Use char because int might match the return type of a GCC
  10678. | builtin and then its argument prototype would still apply. */
  10679. | #ifdef __cplusplus
  10680. | extern "C"
  10681. | #endif
  10682. | char shm_open ();
  10683. | int
  10684. | main ()
  10685. | {
  10686. | return shm_open ();
  10687. | ;
  10688. | return 0;
  10689. | }
  10690. configure:22610: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c -lpthread >&5
  10691. conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10692. char shm_open ();
  10693. ^
  10694. conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10695. main ()
  10696. ^
  10697. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10698. /opt/rtems-4.11.1-release/4.11-tools/lib/gcc/arm-rtems4.11/4.9.3/../../../../arm-rtems4.11/bin/ld: cannot find -lpthread
  10699. collect2: error: ld returned 1 exit status
  10700. configure:22610: $? = 1
  10701. configure: failed program was:
  10702. | /* confdefs.h */
  10703. | #define PACKAGE_NAME "mono"
  10704. | #define PACKAGE_TARNAME "mono"
  10705. | #define PACKAGE_VERSION "4.8.1"
  10706. | #define PACKAGE_STRING "mono 4.8.1"
  10707. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10708. | #define PACKAGE_URL ""
  10709. | #define PACKAGE "mono"
  10710. | #define VERSION "4.8.1"
  10711. | #define STDC_HEADERS 1
  10712. | #define HAVE_SYS_TYPES_H 1
  10713. | #define HAVE_SYS_STAT_H 1
  10714. | #define HAVE_STDLIB_H 1
  10715. | #define HAVE_STRING_H 1
  10716. | #define HAVE_MEMORY_H 1
  10717. | #define HAVE_STRINGS_H 1
  10718. | #define HAVE_INTTYPES_H 1
  10719. | #define HAVE_STDINT_H 1
  10720. | #define HAVE_UNISTD_H 1
  10721. | #define HAVE_DLFCN_H 1
  10722. | #define LT_OBJDIR ".libs/"
  10723. | #define HAVE_ICONV 1
  10724. | #define ICONV_CONST
  10725. | #define HAVE_SYS_FILIO_H 1
  10726. | #define HAVE_SYS_SOCKIO_H 1
  10727. | #define HAVE_UTIME_H 1
  10728. | #define HAVE_SYS_UTIME_H 1
  10729. | #define HAVE_SEMAPHORE_H 1
  10730. | #define HAVE_SYS_UIO_H 1
  10731. | #define HAVE_SYS_PARAM_H 1
  10732. | #define HAVE_SYS_PARAM_H 1
  10733. | #define HAVE_SYS_UTSNAME_H 1
  10734. | #define HAVE_ALLOCA_H 1
  10735. | #define HAVE_PWD_H 1
  10736. | #define HAVE_UNISTD_H 1
  10737. | #define HAVE_SYS_TYPES_H 1
  10738. | #define HAVE_LINK_H 1
  10739. | #define HAVE_COMPLEX_H 1
  10740. | #define HAVE_UNWIND_H 1
  10741. | #define HAVE_SYS_ZLIB 1
  10742. | #define HAVE_ZLIB 1
  10743. | #define HAVE_SYS_POLL_H 1
  10744. | #define HAVE_SYS_WAIT_H 1
  10745. | #define HAVE_GRP_H 1
  10746. | #define HAVE_WCHAR_H 1
  10747. | #define HAVE_IEEEFP_H 1
  10748. | #define HAVE_ISINF 1
  10749. | #define SIZEOF_VOID_P 4
  10750. | #define MONO_XEN_OPT 1
  10751. | #define DISABLED_FEATURES "none"
  10752. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10753. | #define MONO_ZERO_LEN_ARRAY 0
  10754. | #define HAVE_SIGNAL_H 1
  10755. | #define HAVE_SIGACTION 1
  10756. | #define HAVE_KILL 1
  10757. | #define HAVE_SIGNAL 1
  10758. | #define HAVE_DL_LOADER 1
  10759. | #define HAVE_SYS_RESOURCE_H 1
  10760. | #define HAVE_GETGRGID_R 1
  10761. | #define HAVE_GETGRNAM_R 1
  10762. | #define HAVE_GETPWNAM_R 1
  10763. | #define HAVE_GETPWUID_R 1
  10764. | #define HAVE_MKSTEMP 1
  10765. | #define HAVE_MMAP 1
  10766. | #define HAVE_GETRUSAGE 1
  10767. | #define HAVE_SYSCONF 1
  10768. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10769. | #define HAVE_LARGE_FILE_SUPPORT 1
  10770. | #define HAVE_PTHREAD_H 1
  10771. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10772. | #define HAVE_PTHREAD_GETATTR_NP 1
  10773. | #define HAVE_PTHREAD_KILL 1
  10774. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  10775. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  10776. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  10777. | /* end confdefs.h. */
  10778. |
  10779. | /* Override any GCC internal prototype to avoid an error.
  10780. | Use char because int might match the return type of a GCC
  10781. | builtin and then its argument prototype would still apply. */
  10782. | #ifdef __cplusplus
  10783. | extern "C"
  10784. | #endif
  10785. | char shm_open ();
  10786. | int
  10787. | main ()
  10788. | {
  10789. | return shm_open ();
  10790. | ;
  10791. | return 0;
  10792. | }
  10793. configure:22610: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c -lrt >&5
  10794. conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10795. char shm_open ();
  10796. ^
  10797. conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10798. main ()
  10799. ^
  10800. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10801. /opt/rtems-4.11.1-release/4.11-tools/lib/gcc/arm-rtems4.11/4.9.3/../../../../arm-rtems4.11/bin/ld: cannot find -lrt
  10802. collect2: error: ld returned 1 exit status
  10803. configure:22610: $? = 1
  10804. configure: failed program was:
  10805. | /* confdefs.h */
  10806. | #define PACKAGE_NAME "mono"
  10807. | #define PACKAGE_TARNAME "mono"
  10808. | #define PACKAGE_VERSION "4.8.1"
  10809. | #define PACKAGE_STRING "mono 4.8.1"
  10810. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10811. | #define PACKAGE_URL ""
  10812. | #define PACKAGE "mono"
  10813. | #define VERSION "4.8.1"
  10814. | #define STDC_HEADERS 1
  10815. | #define HAVE_SYS_TYPES_H 1
  10816. | #define HAVE_SYS_STAT_H 1
  10817. | #define HAVE_STDLIB_H 1
  10818. | #define HAVE_STRING_H 1
  10819. | #define HAVE_MEMORY_H 1
  10820. | #define HAVE_STRINGS_H 1
  10821. | #define HAVE_INTTYPES_H 1
  10822. | #define HAVE_STDINT_H 1
  10823. | #define HAVE_UNISTD_H 1
  10824. | #define HAVE_DLFCN_H 1
  10825. | #define LT_OBJDIR ".libs/"
  10826. | #define HAVE_ICONV 1
  10827. | #define ICONV_CONST
  10828. | #define HAVE_SYS_FILIO_H 1
  10829. | #define HAVE_SYS_SOCKIO_H 1
  10830. | #define HAVE_UTIME_H 1
  10831. | #define HAVE_SYS_UTIME_H 1
  10832. | #define HAVE_SEMAPHORE_H 1
  10833. | #define HAVE_SYS_UIO_H 1
  10834. | #define HAVE_SYS_PARAM_H 1
  10835. | #define HAVE_SYS_PARAM_H 1
  10836. | #define HAVE_SYS_UTSNAME_H 1
  10837. | #define HAVE_ALLOCA_H 1
  10838. | #define HAVE_PWD_H 1
  10839. | #define HAVE_UNISTD_H 1
  10840. | #define HAVE_SYS_TYPES_H 1
  10841. | #define HAVE_LINK_H 1
  10842. | #define HAVE_COMPLEX_H 1
  10843. | #define HAVE_UNWIND_H 1
  10844. | #define HAVE_SYS_ZLIB 1
  10845. | #define HAVE_ZLIB 1
  10846. | #define HAVE_SYS_POLL_H 1
  10847. | #define HAVE_SYS_WAIT_H 1
  10848. | #define HAVE_GRP_H 1
  10849. | #define HAVE_WCHAR_H 1
  10850. | #define HAVE_IEEEFP_H 1
  10851. | #define HAVE_ISINF 1
  10852. | #define SIZEOF_VOID_P 4
  10853. | #define MONO_XEN_OPT 1
  10854. | #define DISABLED_FEATURES "none"
  10855. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10856. | #define MONO_ZERO_LEN_ARRAY 0
  10857. | #define HAVE_SIGNAL_H 1
  10858. | #define HAVE_SIGACTION 1
  10859. | #define HAVE_KILL 1
  10860. | #define HAVE_SIGNAL 1
  10861. | #define HAVE_DL_LOADER 1
  10862. | #define HAVE_SYS_RESOURCE_H 1
  10863. | #define HAVE_GETGRGID_R 1
  10864. | #define HAVE_GETGRNAM_R 1
  10865. | #define HAVE_GETPWNAM_R 1
  10866. | #define HAVE_GETPWUID_R 1
  10867. | #define HAVE_MKSTEMP 1
  10868. | #define HAVE_MMAP 1
  10869. | #define HAVE_GETRUSAGE 1
  10870. | #define HAVE_SYSCONF 1
  10871. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10872. | #define HAVE_LARGE_FILE_SUPPORT 1
  10873. | #define HAVE_PTHREAD_H 1
  10874. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10875. | #define HAVE_PTHREAD_GETATTR_NP 1
  10876. | #define HAVE_PTHREAD_KILL 1
  10877. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  10878. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  10879. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  10880. | /* end confdefs.h. */
  10881. |
  10882. | /* Override any GCC internal prototype to avoid an error.
  10883. | Use char because int might match the return type of a GCC
  10884. | builtin and then its argument prototype would still apply. */
  10885. | #ifdef __cplusplus
  10886. | extern "C"
  10887. | #endif
  10888. | char shm_open ();
  10889. | int
  10890. | main ()
  10891. | {
  10892. | return shm_open ();
  10893. | ;
  10894. | return 0;
  10895. | }
  10896. configure:22610: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c -lposix4 >&5
  10897. conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10898. char shm_open ();
  10899. ^
  10900. conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  10901. main ()
  10902. ^
  10903. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  10904. /opt/rtems-4.11.1-release/4.11-tools/lib/gcc/arm-rtems4.11/4.9.3/../../../../arm-rtems4.11/bin/ld: cannot find -lposix4
  10905. collect2: error: ld returned 1 exit status
  10906. configure:22610: $? = 1
  10907. configure: failed program was:
  10908. | /* confdefs.h */
  10909. | #define PACKAGE_NAME "mono"
  10910. | #define PACKAGE_TARNAME "mono"
  10911. | #define PACKAGE_VERSION "4.8.1"
  10912. | #define PACKAGE_STRING "mono 4.8.1"
  10913. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  10914. | #define PACKAGE_URL ""
  10915. | #define PACKAGE "mono"
  10916. | #define VERSION "4.8.1"
  10917. | #define STDC_HEADERS 1
  10918. | #define HAVE_SYS_TYPES_H 1
  10919. | #define HAVE_SYS_STAT_H 1
  10920. | #define HAVE_STDLIB_H 1
  10921. | #define HAVE_STRING_H 1
  10922. | #define HAVE_MEMORY_H 1
  10923. | #define HAVE_STRINGS_H 1
  10924. | #define HAVE_INTTYPES_H 1
  10925. | #define HAVE_STDINT_H 1
  10926. | #define HAVE_UNISTD_H 1
  10927. | #define HAVE_DLFCN_H 1
  10928. | #define LT_OBJDIR ".libs/"
  10929. | #define HAVE_ICONV 1
  10930. | #define ICONV_CONST
  10931. | #define HAVE_SYS_FILIO_H 1
  10932. | #define HAVE_SYS_SOCKIO_H 1
  10933. | #define HAVE_UTIME_H 1
  10934. | #define HAVE_SYS_UTIME_H 1
  10935. | #define HAVE_SEMAPHORE_H 1
  10936. | #define HAVE_SYS_UIO_H 1
  10937. | #define HAVE_SYS_PARAM_H 1
  10938. | #define HAVE_SYS_PARAM_H 1
  10939. | #define HAVE_SYS_UTSNAME_H 1
  10940. | #define HAVE_ALLOCA_H 1
  10941. | #define HAVE_PWD_H 1
  10942. | #define HAVE_UNISTD_H 1
  10943. | #define HAVE_SYS_TYPES_H 1
  10944. | #define HAVE_LINK_H 1
  10945. | #define HAVE_COMPLEX_H 1
  10946. | #define HAVE_UNWIND_H 1
  10947. | #define HAVE_SYS_ZLIB 1
  10948. | #define HAVE_ZLIB 1
  10949. | #define HAVE_SYS_POLL_H 1
  10950. | #define HAVE_SYS_WAIT_H 1
  10951. | #define HAVE_GRP_H 1
  10952. | #define HAVE_WCHAR_H 1
  10953. | #define HAVE_IEEEFP_H 1
  10954. | #define HAVE_ISINF 1
  10955. | #define SIZEOF_VOID_P 4
  10956. | #define MONO_XEN_OPT 1
  10957. | #define DISABLED_FEATURES "none"
  10958. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  10959. | #define MONO_ZERO_LEN_ARRAY 0
  10960. | #define HAVE_SIGNAL_H 1
  10961. | #define HAVE_SIGACTION 1
  10962. | #define HAVE_KILL 1
  10963. | #define HAVE_SIGNAL 1
  10964. | #define HAVE_DL_LOADER 1
  10965. | #define HAVE_SYS_RESOURCE_H 1
  10966. | #define HAVE_GETGRGID_R 1
  10967. | #define HAVE_GETGRNAM_R 1
  10968. | #define HAVE_GETPWNAM_R 1
  10969. | #define HAVE_GETPWUID_R 1
  10970. | #define HAVE_MKSTEMP 1
  10971. | #define HAVE_MMAP 1
  10972. | #define HAVE_GETRUSAGE 1
  10973. | #define HAVE_SYSCONF 1
  10974. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  10975. | #define HAVE_LARGE_FILE_SUPPORT 1
  10976. | #define HAVE_PTHREAD_H 1
  10977. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  10978. | #define HAVE_PTHREAD_GETATTR_NP 1
  10979. | #define HAVE_PTHREAD_KILL 1
  10980. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  10981. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  10982. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  10983. | /* end confdefs.h. */
  10984. |
  10985. | /* Override any GCC internal prototype to avoid an error.
  10986. | Use char because int might match the return type of a GCC
  10987. | builtin and then its argument prototype would still apply. */
  10988. | #ifdef __cplusplus
  10989. | extern "C"
  10990. | #endif
  10991. | char shm_open ();
  10992. | int
  10993. | main ()
  10994. | {
  10995. | return shm_open ();
  10996. | ;
  10997. | return 0;
  10998. | }
  10999. configure:22627: result: no
  11000. configure:22637: checking for shm_open
  11001. configure:22637: arm-rtems4.11-gcc -o conftest -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  11002. conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  11003. char shm_open ();
  11004. ^
  11005. conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  11006. main ()
  11007. ^
  11008. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  11009. /tmp/ccwHMWyA.o: In function `main':
  11010. /opt/Mono/mono-4.8.1.0/mono/conftest.c:111: undefined reference to `shm_open'
  11011. collect2: error: ld returned 1 exit status
  11012. configure:22637: $? = 1
  11013. configure: failed program was:
  11014. | /* confdefs.h */
  11015. | #define PACKAGE_NAME "mono"
  11016. | #define PACKAGE_TARNAME "mono"
  11017. | #define PACKAGE_VERSION "4.8.1"
  11018. | #define PACKAGE_STRING "mono 4.8.1"
  11019. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  11020. | #define PACKAGE_URL ""
  11021. | #define PACKAGE "mono"
  11022. | #define VERSION "4.8.1"
  11023. | #define STDC_HEADERS 1
  11024. | #define HAVE_SYS_TYPES_H 1
  11025. | #define HAVE_SYS_STAT_H 1
  11026. | #define HAVE_STDLIB_H 1
  11027. | #define HAVE_STRING_H 1
  11028. | #define HAVE_MEMORY_H 1
  11029. | #define HAVE_STRINGS_H 1
  11030. | #define HAVE_INTTYPES_H 1
  11031. | #define HAVE_STDINT_H 1
  11032. | #define HAVE_UNISTD_H 1
  11033. | #define HAVE_DLFCN_H 1
  11034. | #define LT_OBJDIR ".libs/"
  11035. | #define HAVE_ICONV 1
  11036. | #define ICONV_CONST
  11037. | #define HAVE_SYS_FILIO_H 1
  11038. | #define HAVE_SYS_SOCKIO_H 1
  11039. | #define HAVE_UTIME_H 1
  11040. | #define HAVE_SYS_UTIME_H 1
  11041. | #define HAVE_SEMAPHORE_H 1
  11042. | #define HAVE_SYS_UIO_H 1
  11043. | #define HAVE_SYS_PARAM_H 1
  11044. | #define HAVE_SYS_PARAM_H 1
  11045. | #define HAVE_SYS_UTSNAME_H 1
  11046. | #define HAVE_ALLOCA_H 1
  11047. | #define HAVE_PWD_H 1
  11048. | #define HAVE_UNISTD_H 1
  11049. | #define HAVE_SYS_TYPES_H 1
  11050. | #define HAVE_LINK_H 1
  11051. | #define HAVE_COMPLEX_H 1
  11052. | #define HAVE_UNWIND_H 1
  11053. | #define HAVE_SYS_ZLIB 1
  11054. | #define HAVE_ZLIB 1
  11055. | #define HAVE_SYS_POLL_H 1
  11056. | #define HAVE_SYS_WAIT_H 1
  11057. | #define HAVE_GRP_H 1
  11058. | #define HAVE_WCHAR_H 1
  11059. | #define HAVE_IEEEFP_H 1
  11060. | #define HAVE_ISINF 1
  11061. | #define SIZEOF_VOID_P 4
  11062. | #define MONO_XEN_OPT 1
  11063. | #define DISABLED_FEATURES "none"
  11064. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  11065. | #define MONO_ZERO_LEN_ARRAY 0
  11066. | #define HAVE_SIGNAL_H 1
  11067. | #define HAVE_SIGACTION 1
  11068. | #define HAVE_KILL 1
  11069. | #define HAVE_SIGNAL 1
  11070. | #define HAVE_DL_LOADER 1
  11071. | #define HAVE_SYS_RESOURCE_H 1
  11072. | #define HAVE_GETGRGID_R 1
  11073. | #define HAVE_GETGRNAM_R 1
  11074. | #define HAVE_GETPWNAM_R 1
  11075. | #define HAVE_GETPWUID_R 1
  11076. | #define HAVE_MKSTEMP 1
  11077. | #define HAVE_MMAP 1
  11078. | #define HAVE_GETRUSAGE 1
  11079. | #define HAVE_SYSCONF 1
  11080. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  11081. | #define HAVE_LARGE_FILE_SUPPORT 1
  11082. | #define HAVE_PTHREAD_H 1
  11083. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  11084. | #define HAVE_PTHREAD_GETATTR_NP 1
  11085. | #define HAVE_PTHREAD_KILL 1
  11086. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  11087. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  11088. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  11089. | /* end confdefs.h. */
  11090. | /* Define shm_open to an innocuous variant, in case <limits.h> declares shm_open.
  11091. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  11092. | #define shm_open innocuous_shm_open
  11093. |
  11094. | /* System header to define __stub macros and hopefully few prototypes,
  11095. | which can conflict with char shm_open (); below.
  11096. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  11097. | <limits.h> exists even on freestanding compilers. */
  11098. |
  11099. | #ifdef __STDC__
  11100. | # include <limits.h>
  11101. | #else
  11102. | # include <assert.h>
  11103. | #endif
  11104. |
  11105. | #undef shm_open
  11106. |
  11107. | /* Override any GCC internal prototype to avoid an error.
  11108. | Use char because int might match the return type of a GCC
  11109. | builtin and then its argument prototype would still apply. */
  11110. | #ifdef __cplusplus
  11111. | extern "C"
  11112. | #endif
  11113. | char shm_open ();
  11114. | /* The GNU C library defines this for functions which it implements
  11115. | to always fail with ENOSYS. Some functions are actually named
  11116. | something starting with __ and the normal name is an alias. */
  11117. | #if defined __stub_shm_open || defined __stub___shm_open
  11118. | choke me
  11119. | #endif
  11120. |
  11121. | int
  11122. | main ()
  11123. | {
  11124. | return shm_open ();
  11125. | ;
  11126. | return 0;
  11127. | }
  11128. configure:22637: result: no
  11129. configure:22647: checking for tm_gmtoff in struct tm
  11130. configure:22668: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  11131. conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  11132. main ()
  11133. ^
  11134. conftest.c: In function 'main':
  11135. conftest.c:85:6: error: 'struct tm' has no member named 'tm_gmtoff'
  11136. tm.tm_gmtoff = 1;
  11137. ^
  11138. conftest.c: At top level:
  11139. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  11140. configure:22668: $? = 1
  11141. configure: failed program was:
  11142. | /* confdefs.h */
  11143. | #define PACKAGE_NAME "mono"
  11144. | #define PACKAGE_TARNAME "mono"
  11145. | #define PACKAGE_VERSION "4.8.1"
  11146. | #define PACKAGE_STRING "mono 4.8.1"
  11147. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  11148. | #define PACKAGE_URL ""
  11149. | #define PACKAGE "mono"
  11150. | #define VERSION "4.8.1"
  11151. | #define STDC_HEADERS 1
  11152. | #define HAVE_SYS_TYPES_H 1
  11153. | #define HAVE_SYS_STAT_H 1
  11154. | #define HAVE_STDLIB_H 1
  11155. | #define HAVE_STRING_H 1
  11156. | #define HAVE_MEMORY_H 1
  11157. | #define HAVE_STRINGS_H 1
  11158. | #define HAVE_INTTYPES_H 1
  11159. | #define HAVE_STDINT_H 1
  11160. | #define HAVE_UNISTD_H 1
  11161. | #define HAVE_DLFCN_H 1
  11162. | #define LT_OBJDIR ".libs/"
  11163. | #define HAVE_ICONV 1
  11164. | #define ICONV_CONST
  11165. | #define HAVE_SYS_FILIO_H 1
  11166. | #define HAVE_SYS_SOCKIO_H 1
  11167. | #define HAVE_UTIME_H 1
  11168. | #define HAVE_SYS_UTIME_H 1
  11169. | #define HAVE_SEMAPHORE_H 1
  11170. | #define HAVE_SYS_UIO_H 1
  11171. | #define HAVE_SYS_PARAM_H 1
  11172. | #define HAVE_SYS_PARAM_H 1
  11173. | #define HAVE_SYS_UTSNAME_H 1
  11174. | #define HAVE_ALLOCA_H 1
  11175. | #define HAVE_PWD_H 1
  11176. | #define HAVE_UNISTD_H 1
  11177. | #define HAVE_SYS_TYPES_H 1
  11178. | #define HAVE_LINK_H 1
  11179. | #define HAVE_COMPLEX_H 1
  11180. | #define HAVE_UNWIND_H 1
  11181. | #define HAVE_SYS_ZLIB 1
  11182. | #define HAVE_ZLIB 1
  11183. | #define HAVE_SYS_POLL_H 1
  11184. | #define HAVE_SYS_WAIT_H 1
  11185. | #define HAVE_GRP_H 1
  11186. | #define HAVE_WCHAR_H 1
  11187. | #define HAVE_IEEEFP_H 1
  11188. | #define HAVE_ISINF 1
  11189. | #define SIZEOF_VOID_P 4
  11190. | #define MONO_XEN_OPT 1
  11191. | #define DISABLED_FEATURES "none"
  11192. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  11193. | #define MONO_ZERO_LEN_ARRAY 0
  11194. | #define HAVE_SIGNAL_H 1
  11195. | #define HAVE_SIGACTION 1
  11196. | #define HAVE_KILL 1
  11197. | #define HAVE_SIGNAL 1
  11198. | #define HAVE_DL_LOADER 1
  11199. | #define HAVE_SYS_RESOURCE_H 1
  11200. | #define HAVE_GETGRGID_R 1
  11201. | #define HAVE_GETGRNAM_R 1
  11202. | #define HAVE_GETPWNAM_R 1
  11203. | #define HAVE_GETPWUID_R 1
  11204. | #define HAVE_MKSTEMP 1
  11205. | #define HAVE_MMAP 1
  11206. | #define HAVE_GETRUSAGE 1
  11207. | #define HAVE_SYSCONF 1
  11208. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  11209. | #define HAVE_LARGE_FILE_SUPPORT 1
  11210. | #define HAVE_PTHREAD_H 1
  11211. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  11212. | #define HAVE_PTHREAD_GETATTR_NP 1
  11213. | #define HAVE_PTHREAD_KILL 1
  11214. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  11215. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  11216. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  11217. | /* end confdefs.h. */
  11218. |
  11219. | #include <sys/time.h>
  11220. |
  11221. | int
  11222. | main ()
  11223. | {
  11224. |
  11225. | struct tm tm;
  11226. | tm.tm_gmtoff = 1;
  11227. |
  11228. | ;
  11229. | return 0;
  11230. | }
  11231. configure:22675: result: no
  11232. configure:22682: checking for timezone variable
  11233. configure:22702: arm-rtems4.11-gcc -c -qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes conftest.c >&5
  11234. conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  11235. main ()
  11236. ^
  11237. conftest.c: In function 'main':
  11238. conftest.c:84:5: error: 'timezone' undeclared (first use in this function)
  11239. timezone = 1;
  11240. ^
  11241. conftest.c:84:5: note: each undeclared identifier is reported only once for each function it appears in
  11242. conftest.c: At top level:
  11243. cc1: warning: unrecognized command line option "-Wno-zero-length-array"
  11244. configure:22702: $? = 1
  11245. configure: failed program was:
  11246. | /* confdefs.h */
  11247. | #define PACKAGE_NAME "mono"
  11248. | #define PACKAGE_TARNAME "mono"
  11249. | #define PACKAGE_VERSION "4.8.1"
  11250. | #define PACKAGE_STRING "mono 4.8.1"
  11251. | #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  11252. | #define PACKAGE_URL ""
  11253. | #define PACKAGE "mono"
  11254. | #define VERSION "4.8.1"
  11255. | #define STDC_HEADERS 1
  11256. | #define HAVE_SYS_TYPES_H 1
  11257. | #define HAVE_SYS_STAT_H 1
  11258. | #define HAVE_STDLIB_H 1
  11259. | #define HAVE_STRING_H 1
  11260. | #define HAVE_MEMORY_H 1
  11261. | #define HAVE_STRINGS_H 1
  11262. | #define HAVE_INTTYPES_H 1
  11263. | #define HAVE_STDINT_H 1
  11264. | #define HAVE_UNISTD_H 1
  11265. | #define HAVE_DLFCN_H 1
  11266. | #define LT_OBJDIR ".libs/"
  11267. | #define HAVE_ICONV 1
  11268. | #define ICONV_CONST
  11269. | #define HAVE_SYS_FILIO_H 1
  11270. | #define HAVE_SYS_SOCKIO_H 1
  11271. | #define HAVE_UTIME_H 1
  11272. | #define HAVE_SYS_UTIME_H 1
  11273. | #define HAVE_SEMAPHORE_H 1
  11274. | #define HAVE_SYS_UIO_H 1
  11275. | #define HAVE_SYS_PARAM_H 1
  11276. | #define HAVE_SYS_PARAM_H 1
  11277. | #define HAVE_SYS_UTSNAME_H 1
  11278. | #define HAVE_ALLOCA_H 1
  11279. | #define HAVE_PWD_H 1
  11280. | #define HAVE_UNISTD_H 1
  11281. | #define HAVE_SYS_TYPES_H 1
  11282. | #define HAVE_LINK_H 1
  11283. | #define HAVE_COMPLEX_H 1
  11284. | #define HAVE_UNWIND_H 1
  11285. | #define HAVE_SYS_ZLIB 1
  11286. | #define HAVE_ZLIB 1
  11287. | #define HAVE_SYS_POLL_H 1
  11288. | #define HAVE_SYS_WAIT_H 1
  11289. | #define HAVE_GRP_H 1
  11290. | #define HAVE_WCHAR_H 1
  11291. | #define HAVE_IEEEFP_H 1
  11292. | #define HAVE_ISINF 1
  11293. | #define SIZEOF_VOID_P 4
  11294. | #define MONO_XEN_OPT 1
  11295. | #define DISABLED_FEATURES "none"
  11296. | #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  11297. | #define MONO_ZERO_LEN_ARRAY 0
  11298. | #define HAVE_SIGNAL_H 1
  11299. | #define HAVE_SIGACTION 1
  11300. | #define HAVE_KILL 1
  11301. | #define HAVE_SIGNAL 1
  11302. | #define HAVE_DL_LOADER 1
  11303. | #define HAVE_SYS_RESOURCE_H 1
  11304. | #define HAVE_GETGRGID_R 1
  11305. | #define HAVE_GETGRNAM_R 1
  11306. | #define HAVE_GETPWNAM_R 1
  11307. | #define HAVE_GETPWUID_R 1
  11308. | #define HAVE_MKSTEMP 1
  11309. | #define HAVE_MMAP 1
  11310. | #define HAVE_GETRUSAGE 1
  11311. | #define HAVE_SYSCONF 1
  11312. | #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  11313. | #define HAVE_LARGE_FILE_SUPPORT 1
  11314. | #define HAVE_PTHREAD_H 1
  11315. | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  11316. | #define HAVE_PTHREAD_GETATTR_NP 1
  11317. | #define HAVE_PTHREAD_KILL 1
  11318. | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  11319. | #define HAVE_PTHREAD_ATTR_GETSTACK 1
  11320. | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  11321. | /* end confdefs.h. */
  11322. |
  11323. | #include <sys/time.h>
  11324. |
  11325. | int
  11326. | main ()
  11327. | {
  11328. |
  11329. | timezone = 1;
  11330. |
  11331. | ;
  11332. | return 0;
  11333. | }
  11334. configure:22709: result: no
  11335. configure:22716: error: unable to find a way to determine timezone
  11336.  
  11337. ## ---------------- ##
  11338. ## Cache variables. ##
  11339. ## ---------------- ##
  11340.  
  11341. ac_cv_build=x86_64-unknown-linux-gnu
  11342. ac_cv_c_compiler_gnu=yes
  11343. ac_cv_cxx_compiler_gnu=yes
  11344. ac_cv_env_CCASFLAGS_set=
  11345. ac_cv_env_CCASFLAGS_value=
  11346. ac_cv_env_CCAS_set=
  11347. ac_cv_env_CCAS_value=
  11348. ac_cv_env_CCC_set=
  11349. ac_cv_env_CCC_value=
  11350. ac_cv_env_CC_set=set
  11351. ac_cv_env_CC_value=arm-rtems4.11-gcc
  11352. ac_cv_env_CFLAGS_set=set
  11353. ac_cv_env_CFLAGS_value='-qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9'
  11354. ac_cv_env_CPPFLAGS_set=
  11355. ac_cv_env_CPPFLAGS_value=
  11356. ac_cv_env_CPP_set=
  11357. ac_cv_env_CPP_value=
  11358. ac_cv_env_CXXCPP_set=
  11359. ac_cv_env_CXXCPP_value=
  11360. ac_cv_env_CXXFLAGS_set=
  11361. ac_cv_env_CXXFLAGS_value=
  11362. ac_cv_env_CXX_set=
  11363. ac_cv_env_CXX_value=
  11364. ac_cv_env_LDFLAGS_set=
  11365. ac_cv_env_LDFLAGS_value=
  11366. ac_cv_env_LIBS_set=
  11367. ac_cv_env_LIBS_value=
  11368. ac_cv_env_XMKMF_set=
  11369. ac_cv_env_XMKMF_value=
  11370. ac_cv_env_build_alias_set=
  11371. ac_cv_env_build_alias_value=
  11372. ac_cv_env_host_alias_set=set
  11373. ac_cv_env_host_alias_value=x86_64-linux
  11374. ac_cv_env_target_alias_set=set
  11375. ac_cv_env_target_alias_value=arm-rtems4.11
  11376. ac_cv_func__finite=no
  11377. ac_cv_func_backtrace_symbols=no
  11378. ac_cv_func_clock_nanosleep=no
  11379. ac_cv_func_dl_iterate_phdr=no
  11380. ac_cv_func_dladdr=no
  11381. ac_cv_func_dlerror=yes
  11382. ac_cv_func_dlopen=yes
  11383. ac_cv_func_getgrgid_r=yes
  11384. ac_cv_func_getgrnam_r=yes
  11385. ac_cv_func_gethostbyaddr=no
  11386. ac_cv_func_getpriority=no
  11387. ac_cv_func_getpwnam_r=yes
  11388. ac_cv_func_getpwuid_r=yes
  11389. ac_cv_func_getresuid=no
  11390. ac_cv_func_getrlimit=no
  11391. ac_cv_func_getrusage=yes
  11392. ac_cv_func_inet_aton=no
  11393. ac_cv_func_inet_pton=no
  11394. ac_cv_func_kill=yes
  11395. ac_cv_func_kqueue=no
  11396. ac_cv_func_madvise=no
  11397. ac_cv_func_mkstemp=yes
  11398. ac_cv_func_mmap=yes
  11399. ac_cv_func_prctl=no
  11400. ac_cv_func_pthread_attr_get_np=no
  11401. ac_cv_func_pthread_attr_getstack=yes
  11402. ac_cv_func_pthread_attr_getstacksize=yes
  11403. ac_cv_func_pthread_attr_setstacksize=yes
  11404. ac_cv_func_pthread_get_stackaddr_np=no
  11405. ac_cv_func_pthread_get_stacksize_np=no
  11406. ac_cv_func_pthread_getattr_np=yes
  11407. ac_cv_func_pthread_kill=yes
  11408. ac_cv_func_pthread_mutex_timedlock=yes
  11409. ac_cv_func_pthread_setname_np=no
  11410. ac_cv_func_sched_getaffinity=no
  11411. ac_cv_func_sched_getcpu=no
  11412. ac_cv_func_sched_setaffinity=no
  11413. ac_cv_func_setpriority=no
  11414. ac_cv_func_setresuid=no
  11415. ac_cv_func_shm_open=no
  11416. ac_cv_func_sigaction=yes
  11417. ac_cv_func_signal=yes
  11418. ac_cv_func_sysconf=yes
  11419. ac_cv_header_alloca_h=yes
  11420. ac_cv_header_arpa_inet_h=no
  11421. ac_cv_header_asm_sigcontext_h=no
  11422. ac_cv_header_complex_h=yes
  11423. ac_cv_header_dlfcn_h=yes
  11424. ac_cv_header_elf_h=no
  11425. ac_cv_header_execinfo_h=no
  11426. ac_cv_header_grp_h=yes
  11427. ac_cv_header_ieeefp_h=yes
  11428. ac_cv_header_inttypes_h=yes
  11429. ac_cv_header_libproc_h=no
  11430. ac_cv_header_link_h=yes
  11431. ac_cv_header_linux_magic_h=no
  11432. ac_cv_header_linux_netlink_h=no
  11433. ac_cv_header_linux_rtc_h=no
  11434. ac_cv_header_linux_rtnetlink_h=no
  11435. ac_cv_header_linux_serial_h=no
  11436. ac_cv_header_memory_h=yes
  11437. ac_cv_header_nacl_nacl_dyncode_h=no
  11438. ac_cv_header_netdb_h=no
  11439. ac_cv_header_netinet_in_h=no
  11440. ac_cv_header_netinet_tcp_h=no
  11441. ac_cv_header_poll_h=no
  11442. ac_cv_header_pthread_h=yes
  11443. ac_cv_header_pthread_np_h=no
  11444. ac_cv_header_pwd_h=yes
  11445. ac_cv_header_semaphore_h=yes
  11446. ac_cv_header_signal_h=yes
  11447. ac_cv_header_stdc=yes
  11448. ac_cv_header_stdint_h=yes
  11449. ac_cv_header_stdlib_h=yes
  11450. ac_cv_header_string_h=yes
  11451. ac_cv_header_strings_h=yes
  11452. ac_cv_header_sys_auxv_h=no
  11453. ac_cv_header_sys_filio_h=yes
  11454. ac_cv_header_sys_inotify_h=no
  11455. ac_cv_header_sys_ipc_h=no
  11456. ac_cv_header_sys_mkdev_h=no
  11457. ac_cv_header_sys_param_h=yes
  11458. ac_cv_header_sys_poll_h=yes
  11459. ac_cv_header_sys_prctl_h=no
  11460. ac_cv_header_sys_resource_h=yes
  11461. ac_cv_header_sys_select_h=no
  11462. ac_cv_header_sys_socket_h=no
  11463. ac_cv_header_sys_sockio_h=yes
  11464. ac_cv_header_sys_stat_h=yes
  11465. ac_cv_header_sys_syscall_h=no
  11466. ac_cv_header_sys_sysctl_h=no
  11467. ac_cv_header_sys_types_h=yes
  11468. ac_cv_header_sys_uio_h=yes
  11469. ac_cv_header_sys_un_h=no
  11470. ac_cv_header_sys_user_h=no
  11471. ac_cv_header_sys_utime_h=yes
  11472. ac_cv_header_sys_utsname_h=yes
  11473. ac_cv_header_sys_wait_h=yes
  11474. ac_cv_header_syslog_h=no
  11475. ac_cv_header_ucontext_h=no
  11476. ac_cv_header_unistd_h=yes
  11477. ac_cv_header_unwind_h=yes
  11478. ac_cv_header_utime_h=yes
  11479. ac_cv_header_wchar_h=yes
  11480. ac_cv_header_zlib_h=yes
  11481. ac_cv_host=x86_64-pc-linux-gnu
  11482. ac_cv_lib_nsl_gethostbyaddr=no
  11483. ac_cv_lib_pthread_main=no
  11484. ac_cv_lib_socket_socket=no
  11485. ac_cv_objext=o
  11486. ac_cv_path_DOLT_BASH=/bin/bash
  11487. ac_cv_path_EGREP='/bin/grep -E'
  11488. ac_cv_path_FGREP='/bin/grep -F'
  11489. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  11490. ac_cv_path_GREP=/bin/grep
  11491. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  11492. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  11493. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  11494. ac_cv_path_SED=/bin/sed
  11495. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  11496. ac_cv_path_install='/usr/bin/install -c'
  11497. ac_cv_path_mkdir=/bin/mkdir
  11498. ac_cv_prog_AWK=mawk
  11499. ac_cv_prog_CC=arm-rtems4.11-gcc
  11500. ac_cv_prog_CPP='arm-rtems4.11-gcc -E'
  11501. ac_cv_prog_CXXCPP='g++ -E'
  11502. ac_cv_prog_DLLTOOL=dlltool
  11503. ac_cv_prog_OBJDUMP=objdump
  11504. ac_cv_prog_STRIP=strip
  11505. ac_cv_prog_ac_ct_AR=ar
  11506. ac_cv_prog_ac_ct_CXX=g++
  11507. ac_cv_prog_ac_ct_DUMPBIN='link -dump'
  11508. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  11509. ac_cv_prog_ac_ct_RANLIB=ranlib
  11510. ac_cv_prog_ac_ct_STRIP=strip
  11511. ac_cv_prog_cc_arm_rtems4_11_gcc_c_o=yes
  11512. ac_cv_prog_cc_c89=
  11513. ac_cv_prog_cc_g=yes
  11514. ac_cv_prog_cxx_g=yes
  11515. ac_cv_prog_make_make_set=yes
  11516. ac_cv_search_clock_gettime='none required'
  11517. ac_cv_search_sem_init='none required'
  11518. ac_cv_search_shm_open=no
  11519. ac_cv_sizeof_void_p=4
  11520. ac_cv_struct_tm_gmtoff=no
  11521. ac_cv_target=arm-unknown-rtems4.11
  11522. ac_cv_var_timezone=no
  11523. acl_cv_hardcode_direct=no
  11524. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  11525. acl_cv_hardcode_libdir_separator=
  11526. acl_cv_hardcode_minus_L=no
  11527. acl_cv_libext=a
  11528. acl_cv_libname_spec='lib$name'
  11529. acl_cv_library_names_spec='$libname$shrext'
  11530. acl_cv_path_LD=/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  11531. acl_cv_prog_gnu_ld=yes
  11532. acl_cv_rpath=done
  11533. acl_cv_shlibext=so
  11534. acl_cv_wl=-Wl,
  11535. am_cv_CCAS_dependencies_compiler_type=gcc3
  11536. am_cv_CC_dependencies_compiler_type=gcc3
  11537. am_cv_CXX_dependencies_compiler_type=gcc3
  11538. am_cv_func_iconv=yes
  11539. am_cv_func_iconv_works='guessing yes'
  11540. am_cv_lib_iconv=no
  11541. am_cv_make_support_nested_variables=yes
  11542. am_cv_prog_tar_ustar=gnutar
  11543. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  11544. am_cv_proto_iconv_arg1=
  11545. lt_cv_ar_at_file=@
  11546. lt_cv_deplibs_check_method=pass_all
  11547. lt_cv_file_magic_cmd='$MAGIC_CMD'
  11548. lt_cv_file_magic_test_file=
  11549. lt_cv_ld_reload_flag=-r
  11550. lt_cv_nm_interface='BSD nm'
  11551. lt_cv_objdir=.libs
  11552. lt_cv_path_LD=/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld
  11553. lt_cv_path_LDCXX='/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld -m elf_i386'
  11554. lt_cv_path_NM=no
  11555. lt_cv_path_mainfest_tool=no
  11556. lt_cv_prog_compiler_c_o=yes
  11557. lt_cv_prog_compiler_c_o_CXX=yes
  11558. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  11559. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  11560. lt_cv_prog_compiler_pic_works=yes
  11561. lt_cv_prog_compiler_pic_works_CXX=yes
  11562. lt_cv_prog_compiler_rtti_exceptions=no
  11563. lt_cv_prog_compiler_static_works=yes
  11564. lt_cv_prog_compiler_static_works_CXX=yes
  11565. lt_cv_prog_gnu_ld=yes
  11566. lt_cv_prog_gnu_ldcxx=no
  11567. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  11568. lt_cv_shlibpath_overrides_runpath=no
  11569. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  11570. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  11571. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  11572. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  11573. lt_cv_sys_max_cmd_len=1572864
  11574. lt_cv_to_host_file_cmd=func_convert_file_noop
  11575. lt_cv_to_tool_file_cmd=func_convert_file_noop
  11576. mono_cv_clang=no
  11577. mono_cv_uscore=no
  11578.  
  11579. ## ----------------- ##
  11580. ## Output variables. ##
  11581. ## ----------------- ##
  11582.  
  11583. ACLOCAL='${SHELL} /opt/Mono/mono-4.8.1.0/mono/missing --run aclocal-1.12'
  11584. AMD64_FALSE=''
  11585. AMD64_TRUE=''
  11586. AMDEPBACKSLASH='\'
  11587. AMDEP_FALSE='#'
  11588. AMDEP_TRUE=''
  11589. AMTAR='$${TAR-tar}'
  11590. AM_BACKSLASH='\'
  11591. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  11592. AM_DEFAULT_VERBOSITY='0'
  11593. AM_V='$(V)'
  11594. AOT_BUILD_FLAGS=''
  11595. AOT_RUN_FLAGS=''
  11596. API_VER='2.0'
  11597. AR='ar'
  11598. ARM64_FALSE=''
  11599. ARM64_TRUE=''
  11600. ARM_FALSE=''
  11601. ARM_TRUE=''
  11602. AS='as'
  11603. AUTOCONF='${SHELL} /opt/Mono/mono-4.8.1.0/mono/missing --run autoconf'
  11604. AUTOHEADER='${SHELL} /opt/Mono/mono-4.8.1.0/mono/missing --run autoheader'
  11605. AUTOMAKE='${SHELL} /opt/Mono/mono-4.8.1.0/mono/missing --run automake-1.12'
  11606. AWK='mawk'
  11607. BITCODE_FALSE=''
  11608. BITCODE_TRUE='#'
  11609. BOEHM_DEFINES='-DHAVE_BOEHM_GC'
  11610. BTLS_ANDROID_FALSE=''
  11611. BTLS_ANDROID_TRUE=''
  11612. BTLS_ARCH=''
  11613. BTLS_CFLAGS=''
  11614. BTLS_CMAKE_ARGS=''
  11615. BTLS_FALSE=''
  11616. BTLS_PLATFORM=''
  11617. BTLS_ROOT=''
  11618. BTLS_TRUE=''
  11619. BUILD_EXEEXT=''
  11620. BUILD_MCS_FALSE=''
  11621. BUILD_MCS_TRUE=''
  11622. CC='arm-rtems4.11-gcc'
  11623. CCAS='arm-rtems4.11-gcc'
  11624. CCASDEPMODE='depmode=gcc3'
  11625. CCASFLAGS='-qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9'
  11626. CCDEPMODE='depmode=gcc3'
  11627. CC_FOR_BUILD='cc'
  11628. CFLAGS='-qrtems -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/lib -B/opt/rtems-4.11.1-release/4.11-bsp/arm-rtems4.11/xilinx_zynq_zedboard/lib/ --specs bsp_specs -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -std=gnu99 -fno-strict-aliasing -fwrapv -Wno-zero-length-array -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes'
  11629. CFLAGS_FOR_BUILD=''
  11630. CMAKE=''
  11631. CPP='arm-rtems4.11-gcc -E'
  11632. CPPFLAGS=' -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes '
  11633. CROSS_COMPILE_FALSE=''
  11634. CROSS_COMPILE_TRUE=''
  11635. CROSS_COMPILING_FALSE='#'
  11636. CROSS_COMPILING_TRUE=''
  11637. CXX='g++'
  11638. CXXCPP='g++ -E'
  11639. CXXDEPMODE='depmode=gcc3'
  11640. CXXFLAGS='-g -O2 -fvisibility=hidden'
  11641. CYGPATH_W='echo'
  11642. DEFAULT_PROFILE='net_4_x'
  11643. DEFS=''
  11644. DEPDIR='.deps'
  11645. DISABLE_EXECUTABLES_FALSE=''
  11646. DISABLE_EXECUTABLES_TRUE='#'
  11647. DISABLE_JIT_FALSE=''
  11648. DISABLE_JIT_TRUE='#'
  11649. DISABLE_LIBRARIES_FALSE=''
  11650. DISABLE_LIBRARIES_TRUE='#'
  11651. DISABLE_PROFILER_FALSE=''
  11652. DISABLE_PROFILER_TRUE='#'
  11653. DLLTOOL='dlltool'
  11654. DOLT_BASH='/bin/bash'
  11655. DSYMUTIL=''
  11656. DTRACE=''
  11657. DTRACEFLAGS=''
  11658. DTRACE_G_REQUIRED_FALSE=''
  11659. DTRACE_G_REQUIRED_TRUE=''
  11660. DUMPBIN=':'
  11661. DYNAMIC_BTLS_FALSE=''
  11662. DYNAMIC_BTLS_TRUE=''
  11663. ECHO_C=''
  11664. ECHO_N='-n'
  11665. ECHO_T=''
  11666. EGREP='/bin/grep -E'
  11667. ENABLE_COOP_FALSE=''
  11668. ENABLE_COOP_TRUE=''
  11669. ENABLE_DTRACE_FALSE=''
  11670. ENABLE_DTRACE_TRUE=''
  11671. ENABLE_LLVM_FALSE=''
  11672. ENABLE_LLVM_RUNTIME_FALSE=''
  11673. ENABLE_LLVM_RUNTIME_TRUE=''
  11674. ENABLE_LLVM_TRUE=''
  11675. EXEEXT=''
  11676. FGREP='/bin/grep -F'
  11677. GDKX11=''
  11678. GETTEXT_MACRO_VERSION='0.18'
  11679. GLIB_CFLAGS='-I$(top_srcdir)/eglib/src -I$(top_builddir)/eglib/src'
  11680. GLIB_LIBS='-L$(top_builddir)/eglib/src -leglib -lm'
  11681. GMSGFMT='/usr/bin/msgfmt'
  11682. GMSGFMT_015='/usr/bin/msgfmt'
  11683. GREP='/bin/grep'
  11684. GTKX11=''
  11685. HAS_EXTENSION_MODULE_FALSE=''
  11686. HAS_EXTENSION_MODULE_TRUE='#'
  11687. HAVE_MSGFMT=''
  11688. HAVE_VTUNE_FALSE=''
  11689. HAVE_VTUNE_TRUE=''
  11690. HAVE_ZLIB_FALSE='#'
  11691. HAVE_ZLIB_TRUE=''
  11692. HOST_AMD64_FALSE=''
  11693. HOST_AMD64_TRUE=''
  11694. HOST_ARM64_FALSE=''
  11695. HOST_ARM64_TRUE=''
  11696. HOST_ARM_FALSE=''
  11697. HOST_ARM_TRUE=''
  11698. HOST_CC=''
  11699. HOST_WIN32_FALSE=''
  11700. HOST_WIN32_TRUE='#'
  11701. HOST_X86_FALSE=''
  11702. HOST_X86_TRUE=''
  11703. IA64_FALSE=''
  11704. IA64_TRUE=''
  11705. INSTALL_4_x_FALSE=''
  11706. INSTALL_4_x_TRUE='#'
  11707. INSTALL_DATA='${INSTALL} -m 644'
  11708. INSTALL_MOBILE_STATIC=''
  11709. INSTALL_MOBILE_STATIC_FALSE=''
  11710. INSTALL_MOBILE_STATIC_TRUE='#'
  11711. INSTALL_MONODROID_FALSE=''
  11712. INSTALL_MONODROID_TRUE='#'
  11713. INSTALL_MONOTOUCH_FALSE=''
  11714. INSTALL_MONOTOUCH_TRUE='#'
  11715. INSTALL_MONOTOUCH_TV_FALSE=''
  11716. INSTALL_MONOTOUCH_TV_TRUE='#'
  11717. INSTALL_MONOTOUCH_WATCH_FALSE=''
  11718. INSTALL_MONOTOUCH_WATCH_TRUE='#'
  11719. INSTALL_PROGRAM='${INSTALL}'
  11720. INSTALL_SCRIPT='${INSTALL}'
  11721. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  11722. INSTALL_XAMMAC_FALSE=''
  11723. INSTALL_XAMMAC_TRUE='#'
  11724. INTL=''
  11725. INVARIANT_AOT_OPTIONS='nimt-trampolines=900,ntrampolines=8000,nrgctx-fetch-trampolines=256,ngsharedvt-trampolines=2800'
  11726. LD='/opt/rtems-4.11.1-release/4.11-tools/arm-rtems4.11/bin/ld'
  11727. LDFLAGS=''
  11728. LIBC=''
  11729. LIBGC_CPPFLAGS='-I$(top_srcdir)/libgc/include'
  11730. LIBGC_LIBS='$(top_builddir)/libgc/libmonogc.la'
  11731. LIBGC_STATIC_LIBS='$(top_builddir)/libgc/libmonogc-static.la'
  11732. LIBICONV=''
  11733. LIBMONO_LA=''
  11734. LIBOBJS=''
  11735. LIBS=' '
  11736. LIBTOOL='$(top_builddir)/doltlibtool'
  11737. LIPO=''
  11738. LLVM_CFLAGS=''
  11739. LLVM_CONFIG=''
  11740. LLVM_CXXFLAGS=''
  11741. LLVM_LDFLAGS=''
  11742. LLVM_LIBS=''
  11743. LN_S='ln -s'
  11744. LOADED_LLVM_FALSE=''
  11745. LOADED_LLVM_TRUE=''
  11746. LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)'
  11747. LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)'
  11748. LTLIBICONV=''
  11749. LTLIBOBJS=''
  11750. MAINT='#'
  11751. MAINTAINER_MODE_FALSE=''
  11752. MAINTAINER_MODE_TRUE='#'
  11753. MAKEINFO='${SHELL} /opt/Mono/mono-4.8.1.0/mono/missing --run makeinfo'
  11754. MANIFEST_TOOL=':'
  11755. MIPS_FALSE=''
  11756. MIPS_GCC_FALSE=''
  11757. MIPS_GCC_TRUE=''
  11758. MIPS_SGI_FALSE=''
  11759. MIPS_SGI_TRUE=''
  11760. MIPS_TRUE=''
  11761. MKDIR_P='/bin/mkdir -p'
  11762. MONO_DL_NEED_USCORE='0'
  11763. MONO_NACL_ALIGN_MASK_OFF=''
  11764. MSGFMT='/usr/bin/msgfmt'
  11765. MSGFMT_015='/usr/bin/msgfmt'
  11766. MSGMERGE='/usr/bin/msgmerge'
  11767. NACL_CODEGEN_FALSE=''
  11768. NACL_CODEGEN_TRUE=''
  11769. NM='nm'
  11770. NMEDIT=''
  11771. OBJDUMP='objdump'
  11772. OBJEXT='o'
  11773. OTOOL64=''
  11774. OTOOL=''
  11775. PACKAGE='mono'
  11776. PACKAGE_BUGREPORT='http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono'
  11777. PACKAGE_NAME='mono'
  11778. PACKAGE_STRING='mono 4.8.1'
  11779. PACKAGE_TARNAME='mono'
  11780. PACKAGE_URL=''
  11781. PACKAGE_VERSION='4.8.1'
  11782. PATH_SEPARATOR=':'
  11783. PKG_CONFIG='/usr/bin/pkg-config'
  11784. PLATFORM_ANDROID_FALSE=''
  11785. PLATFORM_ANDROID_TRUE='#'
  11786. PLATFORM_AOT_SUFFIX=''
  11787. PLATFORM_DARWIN_FALSE=''
  11788. PLATFORM_DARWIN_TRUE='#'
  11789. PLATFORM_LINUX_FALSE=''
  11790. PLATFORM_LINUX_TRUE='#'
  11791. PLATFORM_SIGPOSIX_FALSE='#'
  11792. PLATFORM_SIGPOSIX_TRUE=''
  11793. POWERPC64_FALSE=''
  11794. POWERPC64_TRUE=''
  11795. POWERPC_FALSE=''
  11796. POWERPC_TRUE=''
  11797. RANLIB='ranlib'
  11798. S390X_FALSE=''
  11799. S390X_TRUE=''
  11800. SED='/bin/sed'
  11801. SET_MAKE=''
  11802. SGEN_DEFINES=''
  11803. SHARED_CFLAGS='-fvisibility=hidden'
  11804. SHARED_MONO_FALSE=''
  11805. SHARED_MONO_TRUE='#'
  11806. SHELL='/bin/bash'
  11807. SPARC64_FALSE=''
  11808. SPARC64_TRUE=''
  11809. SPARC_FALSE=''
  11810. SPARC_TRUE=''
  11811. SQLITE3=''
  11812. SQLITE=''
  11813. STATIC_MONO_FALSE='#'
  11814. STATIC_MONO_TRUE=''
  11815. STRIP='strip'
  11816. SUPPORT_BOEHM_FALSE='#'
  11817. SUPPORT_BOEHM_TRUE=''
  11818. SUPPORT_SGEN_FALSE=''
  11819. SUPPORT_SGEN_TRUE=''
  11820. TARGET_WIN32_FALSE=''
  11821. TARGET_WIN32_TRUE='#'
  11822. TEST_PROFILE='default'
  11823. USE_BATCH_FILES_FALSE=''
  11824. USE_BATCH_FILES_TRUE='#'
  11825. USE_NLS='yes'
  11826. VERSION='4.8.1'
  11827. VTUNE_CFLAGS=''
  11828. VTUNE_LIBS=''
  11829. WERROR_CFLAGS=''
  11830. X11=''
  11831. X86_FALSE=''
  11832. X86_TRUE=''
  11833. XATTR_LIB=''
  11834. XGETTEXT='/usr/bin/xgettext'
  11835. XGETTEXT_015='/usr/bin/xgettext'
  11836. XGETTEXT_EXTRA_OPTIONS=''
  11837. XINERAMA=''
  11838. XMKMF=''
  11839. ac_ct_AR='ar'
  11840. ac_ct_CC=''
  11841. ac_ct_CXX='g++'
  11842. ac_ct_DUMPBIN='link -dump'
  11843. am__EXEEXT_FALSE=''
  11844. am__EXEEXT_TRUE=''
  11845. am__fastdepCCAS_FALSE='#'
  11846. am__fastdepCCAS_TRUE=''
  11847. am__fastdepCC_FALSE='#'
  11848. am__fastdepCC_TRUE=''
  11849. am__fastdepCXX_FALSE='#'
  11850. am__fastdepCXX_TRUE=''
  11851. am__include='include'
  11852. am__isrc=''
  11853. am__leading_dot='.'
  11854. am__nodep='_no'
  11855. am__quote=''
  11856. am__tar='tar --format=ustar -chf - "$$tardir"'
  11857. am__untar='tar -xf -'
  11858. arch_target=''
  11859. bindir='${exec_prefix}/bin'
  11860. build='x86_64-unknown-linux-gnu'
  11861. build_alias=''
  11862. build_cpu='x86_64'
  11863. build_os='linux-gnu'
  11864. build_vendor='unknown'
  11865. datadir='${datarootdir}'
  11866. datarootdir='${prefix}/share'
  11867. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  11868. docs_dir=''
  11869. dvidir='${docdir}'
  11870. exec_prefix='NONE'
  11871. export_ldflags='-Wl,--export-dynamic'
  11872. extra_runtime_ldflags=''
  11873. host='x86_64-pc-linux-gnu'
  11874. host_alias='x86_64-linux'
  11875. host_cpu='x86_64'
  11876. host_os='linux-gnu'
  11877. host_vendor='pc'
  11878. htmldir='${docdir}'
  11879. ikvm_native_dir='ikvm-native'
  11880. includedir='${prefix}/include'
  11881. infodir='${datarootdir}/info'
  11882. install_sh='${SHELL} /opt/Mono/mono-4.8.1.0/mono/install-sh'
  11883. libdir='${exec_prefix}/lib'
  11884. libexecdir='${exec_prefix}/libexec'
  11885. libgc_dir='libgc'
  11886. libgdiplus_install_loc=''
  11887. libgdiplus_loc=''
  11888. libmono_cflags='-D_REENTRANT'
  11889. libmono_ldflags=''
  11890. libsuffix=''
  11891. localedir='${datarootdir}/locale'
  11892. localstatedir='${prefix}/var'
  11893. mandir='${datarootdir}/man'
  11894. mcs_topdir='/opt/Mono/mono-4.8.1.0/mono/mcs'
  11895. mcs_topdir_from_srcdir='$(top_builddir)/mcs'
  11896. mkdir_p='$(MKDIR_P)'
  11897. mono_build_root=''
  11898. mono_cfg_dir=''
  11899. mono_runtime=''
  11900. nacl_self_host=''
  11901. oldincludedir='/usr/include'
  11902. pdfdir='${docdir}'
  11903. prefix='/opt/Mono/mono-4.8.1.0/mono-arm'
  11904. program_transform_name='s&^&arm-rtems4.11-&'
  11905. psdir='${docdir}'
  11906. reloc_libdir='lib'
  11907. sbindir='${exec_prefix}/sbin'
  11908. sharedstatedir='${prefix}/com'
  11909. subdirs=' eglib'
  11910. sysconfdir='${prefix}/etc'
  11911. target='arm-unknown-rtems4.11'
  11912. target_alias='arm-rtems4.11'
  11913. target_cpu='arm'
  11914. target_os='rtems4.11'
  11915. target_vendor='unknown'
  11916.  
  11917. ## ----------- ##
  11918. ## confdefs.h. ##
  11919. ## ----------- ##
  11920.  
  11921. /* confdefs.h */
  11922. #define PACKAGE_NAME "mono"
  11923. #define PACKAGE_TARNAME "mono"
  11924. #define PACKAGE_VERSION "4.8.1"
  11925. #define PACKAGE_STRING "mono 4.8.1"
  11926. #define PACKAGE_BUGREPORT "http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono"
  11927. #define PACKAGE_URL ""
  11928. #define PACKAGE "mono"
  11929. #define VERSION "4.8.1"
  11930. #define STDC_HEADERS 1
  11931. #define HAVE_SYS_TYPES_H 1
  11932. #define HAVE_SYS_STAT_H 1
  11933. #define HAVE_STDLIB_H 1
  11934. #define HAVE_STRING_H 1
  11935. #define HAVE_MEMORY_H 1
  11936. #define HAVE_STRINGS_H 1
  11937. #define HAVE_INTTYPES_H 1
  11938. #define HAVE_STDINT_H 1
  11939. #define HAVE_UNISTD_H 1
  11940. #define HAVE_DLFCN_H 1
  11941. #define LT_OBJDIR ".libs/"
  11942. #define HAVE_ICONV 1
  11943. #define ICONV_CONST
  11944. #define HAVE_SYS_FILIO_H 1
  11945. #define HAVE_SYS_SOCKIO_H 1
  11946. #define HAVE_UTIME_H 1
  11947. #define HAVE_SYS_UTIME_H 1
  11948. #define HAVE_SEMAPHORE_H 1
  11949. #define HAVE_SYS_UIO_H 1
  11950. #define HAVE_SYS_PARAM_H 1
  11951. #define HAVE_SYS_PARAM_H 1
  11952. #define HAVE_SYS_UTSNAME_H 1
  11953. #define HAVE_ALLOCA_H 1
  11954. #define HAVE_PWD_H 1
  11955. #define HAVE_UNISTD_H 1
  11956. #define HAVE_SYS_TYPES_H 1
  11957. #define HAVE_LINK_H 1
  11958. #define HAVE_COMPLEX_H 1
  11959. #define HAVE_UNWIND_H 1
  11960. #define HAVE_SYS_ZLIB 1
  11961. #define HAVE_ZLIB 1
  11962. #define HAVE_SYS_POLL_H 1
  11963. #define HAVE_SYS_WAIT_H 1
  11964. #define HAVE_GRP_H 1
  11965. #define HAVE_WCHAR_H 1
  11966. #define HAVE_IEEEFP_H 1
  11967. #define HAVE_ISINF 1
  11968. #define SIZEOF_VOID_P 4
  11969. #define MONO_XEN_OPT 1
  11970. #define DISABLED_FEATURES "none"
  11971. #define DEFAULT_GC_NAME "Included Boehm (with typed GC and Parallel Mark)"
  11972. #define MONO_ZERO_LEN_ARRAY 0
  11973. #define HAVE_SIGNAL_H 1
  11974. #define HAVE_SIGACTION 1
  11975. #define HAVE_KILL 1
  11976. #define HAVE_SIGNAL 1
  11977. #define HAVE_DL_LOADER 1
  11978. #define HAVE_SYS_RESOURCE_H 1
  11979. #define HAVE_GETGRGID_R 1
  11980. #define HAVE_GETGRNAM_R 1
  11981. #define HAVE_GETPWNAM_R 1
  11982. #define HAVE_GETPWUID_R 1
  11983. #define HAVE_MKSTEMP 1
  11984. #define HAVE_MMAP 1
  11985. #define HAVE_GETRUSAGE 1
  11986. #define HAVE_SYSCONF 1
  11987. #define GLIBC_BEFORE_2_3_4_SCHED_SETAFFINITY 1
  11988. #define HAVE_LARGE_FILE_SUPPORT 1
  11989. #define HAVE_PTHREAD_H 1
  11990. #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
  11991. #define HAVE_PTHREAD_GETATTR_NP 1
  11992. #define HAVE_PTHREAD_KILL 1
  11993. #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  11994. #define HAVE_PTHREAD_ATTR_GETSTACK 1
  11995. #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
  11996.  
  11997. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment