Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.44 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --host=arm-angstrom-linux-gnueabi --prefix=/usr
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = victhor-desktop
  14. uname -m = i686
  15. uname -r = 2.6.38-8-generic
  16. uname -s = Linux
  17. uname -v = #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/angstrom/arm/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. PATH: /usr/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2343: loading site script /usr/local/angstrom/arm/site-config
  45. configure:2493: checking for a BSD-compatible install
  46. configure:2561: result: /usr/bin/install -c
  47. configure:2572: checking whether build environment is sane
  48. configure:2622: result: yes
  49. configure:2671: checking for arm-angstrom-linux-gnueabi-strip
  50. configure:2687: found /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-strip
  51. configure:2698: result: arm-angstrom-linux-gnueabi-strip
  52. configure:2763: checking for a thread-safe mkdir -p
  53. configure:2802: result: /bin/mkdir -p
  54. configure:2815: checking for gawk
  55. configure:2831: found /usr/bin/gawk
  56. configure:2842: result: gawk
  57. configure:2853: checking whether make sets $(MAKE)
  58. configure:2875: result: yes
  59. configure:2967: checking for arm-angstrom-linux-gnueabi-gcc
  60. configure:2983: found /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gcc
  61. configure:2994: result: arm-angstrom-linux-gnueabi-gcc
  62. configure:3263: checking for C compiler version
  63. configure:3272: arm-angstrom-linux-gnueabi-gcc --version >&5
  64. arm-angstrom-linux-gnueabi-gcc (GCC) 4.3.3
  65. Copyright (C) 2008 Free Software Foundation, Inc.
  66. This is free software; see the source for copying conditions. There is NO
  67. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  68.  
  69. configure:3283: $? = 0
  70. configure:3272: arm-angstrom-linux-gnueabi-gcc -v >&5
  71. Using built-in specs.
  72. Target: arm-angstrom-linux-gnueabi
  73. Configured with: /media/althome/overo-oe/tmp/work/i686-armv7a-sdk-angstrom-linux-gnueabi/gcc-cross-sdk-4.3.3-r23.4/gcc-4.3.3/configure --build=i686-linux --host=i686-linux --target=arm-angstrom-linux-gnueabi --prefix=/usr/local/angstrom/arm --exec_prefix=/usr/local/angstrom/arm --bindir=/usr/local/angstrom/arm/bin --sbindir=/usr/local/angstrom/arm/bin --libexecdir=/usr/local/angstrom/arm/libexec --datadir=/usr/local/angstrom/arm/share --sysconfdir=/usr/local/angstrom/arm/etc --sharedstatedir=/usr/local/angstrom/arm/share/com --localstatedir=/usr/local/angstrom/arm/var --libdir=/usr/local/angstrom/arm/lib --includedir=/usr/local/angstrom/arm/include --oldincludedir=/usr/local/angstrom/arm/include --infodir=/usr/local/angstrom/arm/share/info --mandir=/usr/local/angstrom/arm/share/man --enable-largefile --disable-nls --enable-ipv6 --with-gnu-ld --enable-shared --enable-languages=c,c++,objc,fortran --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=arm-angstrom-linux-gnueabi- --enable-target-optspace --enable-cheaders=c_std --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap --with-sysroot=/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi --with-build-time-tools=/media/althome/overo-oe/tmp/sysroots/i686-linux/usr/armv7a/arm-angstrom-linux-gnueabi/bin --with-build-sysroot=/media/althome/overo-oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi --disable-libunwind-exceptions --disable-libssp --disable-libgomp --disable-libmudflap --with-mpfr=/media/althome/overo-oe/tmp/sysroots/i686-linux/usr --enable-__cxa_atexit
  74. Thread model: posix
  75. gcc version 4.3.3 (GCC)
  76. configure:3283: $? = 0
  77. configure:3272: arm-angstrom-linux-gnueabi-gcc -V >&5
  78. arm-angstrom-linux-gnueabi-gcc: '-V' option must have argument
  79. configure:3283: $? = 1
  80. configure:3272: arm-angstrom-linux-gnueabi-gcc -qversion >&5
  81. arm-angstrom-linux-gnueabi-gcc: unrecognized option '-qversion'
  82. arm-angstrom-linux-gnueabi-gcc: no input files
  83. configure:3283: $? = 1
  84. configure:3303: checking whether the C compiler works
  85. configure:3325: arm-angstrom-linux-gnueabi-gcc conftest.c >&5
  86. configure:3329: $? = 0
  87. configure:3377: result: yes
  88. configure:3380: checking for C compiler default output file name
  89. configure:3382: result: a.out
  90. configure:3388: checking for suffix of executables
  91. configure:3395: arm-angstrom-linux-gnueabi-gcc -o conftest conftest.c >&5
  92. configure:3399: $? = 0
  93. configure:3421: result:
  94. configure:3443: checking whether we are cross compiling
  95. configure:3451: arm-angstrom-linux-gnueabi-gcc -o conftest conftest.c >&5
  96. configure:3455: $? = 0
  97. configure:3462: ./conftest
  98. ./configure: line 3464: ./conftest: cannot execute binary file
  99. configure:3466: $? = 126
  100. configure:3481: result: yes
  101. configure:3486: checking for suffix of object files
  102. configure:3508: arm-angstrom-linux-gnueabi-gcc -c conftest.c >&5
  103. configure:3512: $? = 0
  104. configure:3533: result: o
  105. configure:3537: checking whether we are using the GNU C compiler
  106. configure:3556: arm-angstrom-linux-gnueabi-gcc -c conftest.c >&5
  107. configure:3556: $? = 0
  108. configure:3565: result: yes
  109. configure:3574: checking whether arm-angstrom-linux-gnueabi-gcc accepts -g
  110. configure:3594: arm-angstrom-linux-gnueabi-gcc -c -g conftest.c >&5
  111. configure:3594: $? = 0
  112. configure:3635: result: yes
  113. configure:3652: checking for arm-angstrom-linux-gnueabi-gcc option to accept ISO C89
  114. configure:3716: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  115. configure:3716: $? = 0
  116. configure:3729: result: none needed
  117. configure:3760: checking for style of include used by make
  118. configure:3788: result: GNU
  119. configure:3813: checking dependency style of arm-angstrom-linux-gnueabi-gcc
  120. configure:3923: result: gcc3
  121. configure:3944: checking how to run the C preprocessor
  122. configure:3975: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  123. configure:3975: $? = 0
  124. configure:3989: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  125. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  126. configure:3989: $? = 1
  127. configure: failed program was:
  128. | /* confdefs.h */
  129. | #define PACKAGE_NAME ""
  130. | #define PACKAGE_TARNAME ""
  131. | #define PACKAGE_VERSION ""
  132. | #define PACKAGE_STRING ""
  133. | #define PACKAGE_BUGREPORT ""
  134. | #define PACKAGE_URL ""
  135. | #define PACKAGE "fgms"
  136. | #define VERSION "0.10.8"
  137. | /* end confdefs.h. */
  138. | #include <ac_nonexistent.h>
  139. configure:4014: result: arm-angstrom-linux-gnueabi-gcc -E
  140. configure:4034: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  141. configure:4034: $? = 0
  142. configure:4048: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  143. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  144. configure:4048: $? = 1
  145. configure: failed program was:
  146. | /* confdefs.h */
  147. | #define PACKAGE_NAME ""
  148. | #define PACKAGE_TARNAME ""
  149. | #define PACKAGE_VERSION ""
  150. | #define PACKAGE_STRING ""
  151. | #define PACKAGE_BUGREPORT ""
  152. | #define PACKAGE_URL ""
  153. | #define PACKAGE "fgms"
  154. | #define VERSION "0.10.8"
  155. | /* end confdefs.h. */
  156. | #include <ac_nonexistent.h>
  157. configure:4077: checking for grep that handles long lines and -e
  158. configure:4135: result: /bin/grep
  159. configure:4140: checking for egrep
  160. configure:4202: result: /bin/grep -E
  161. configure:4208: checking whether arm-angstrom-linux-gnueabi-gcc needs -traditional
  162. configure:4242: result: no
  163. configure:4263: checking for arm-angstrom-linux-gnueabi-g++
  164. configure:4279: found /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-g++
  165. configure:4290: result: arm-angstrom-linux-gnueabi-g++
  166. configure:4361: checking for C++ compiler version
  167. configure:4370: arm-angstrom-linux-gnueabi-g++ --version >&5
  168. arm-angstrom-linux-gnueabi-g++ (GCC) 4.3.3
  169. Copyright (C) 2008 Free Software Foundation, Inc.
  170. This is free software; see the source for copying conditions. There is NO
  171. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  172.  
  173. configure:4381: $? = 0
  174. configure:4370: arm-angstrom-linux-gnueabi-g++ -v >&5
  175. Using built-in specs.
  176. Target: arm-angstrom-linux-gnueabi
  177. Configured with: /media/althome/overo-oe/tmp/work/i686-armv7a-sdk-angstrom-linux-gnueabi/gcc-cross-sdk-4.3.3-r23.4/gcc-4.3.3/configure --build=i686-linux --host=i686-linux --target=arm-angstrom-linux-gnueabi --prefix=/usr/local/angstrom/arm --exec_prefix=/usr/local/angstrom/arm --bindir=/usr/local/angstrom/arm/bin --sbindir=/usr/local/angstrom/arm/bin --libexecdir=/usr/local/angstrom/arm/libexec --datadir=/usr/local/angstrom/arm/share --sysconfdir=/usr/local/angstrom/arm/etc --sharedstatedir=/usr/local/angstrom/arm/share/com --localstatedir=/usr/local/angstrom/arm/var --libdir=/usr/local/angstrom/arm/lib --includedir=/usr/local/angstrom/arm/include --oldincludedir=/usr/local/angstrom/arm/include --infodir=/usr/local/angstrom/arm/share/info --mandir=/usr/local/angstrom/arm/share/man --enable-largefile --disable-nls --enable-ipv6 --with-gnu-ld --enable-shared --enable-languages=c,c++,objc,fortran --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=arm-angstrom-linux-gnueabi- --enable-target-optspace --enable-cheaders=c_std --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap --with-sysroot=/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi --with-build-time-tools=/media/althome/overo-oe/tmp/sysroots/i686-linux/usr/armv7a/arm-angstrom-linux-gnueabi/bin --with-build-sysroot=/media/althome/overo-oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi --disable-libunwind-exceptions --disable-libssp --disable-libgomp --disable-libmudflap --with-mpfr=/media/althome/overo-oe/tmp/sysroots/i686-linux/usr --enable-__cxa_atexit
  178. Thread model: posix
  179. gcc version 4.3.3 (GCC)
  180. configure:4381: $? = 0
  181. configure:4370: arm-angstrom-linux-gnueabi-g++ -V >&5
  182. arm-angstrom-linux-gnueabi-g++: '-V' option must have argument
  183. configure:4381: $? = 1
  184. configure:4370: arm-angstrom-linux-gnueabi-g++ -qversion >&5
  185. arm-angstrom-linux-gnueabi-g++: unrecognized option '-qversion'
  186. arm-angstrom-linux-gnueabi-g++: no input files
  187. configure:4381: $? = 1
  188. configure:4385: checking whether we are using the GNU C++ compiler
  189. configure:4404: arm-angstrom-linux-gnueabi-g++ -c conftest.cpp >&5
  190. configure:4404: $? = 0
  191. configure:4413: result: yes
  192. configure:4422: checking whether arm-angstrom-linux-gnueabi-g++ accepts -g
  193. configure:4442: arm-angstrom-linux-gnueabi-g++ -c -g conftest.cpp >&5
  194. configure:4442: $? = 0
  195. configure:4483: result: yes
  196. configure:4508: checking dependency style of arm-angstrom-linux-gnueabi-g++
  197. configure:4618: result: gcc3
  198. configure:4638: checking how to run the C++ preprocessor
  199. configure:4665: arm-angstrom-linux-gnueabi-g++ -E conftest.cpp
  200. configure:4665: $? = 0
  201. configure:4679: arm-angstrom-linux-gnueabi-g++ -E conftest.cpp
  202. conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory
  203. configure:4679: $? = 1
  204. configure: failed program was:
  205. | /* confdefs.h */
  206. | #define PACKAGE_NAME ""
  207. | #define PACKAGE_TARNAME ""
  208. | #define PACKAGE_VERSION ""
  209. | #define PACKAGE_STRING ""
  210. | #define PACKAGE_BUGREPORT ""
  211. | #define PACKAGE_URL ""
  212. | #define PACKAGE "fgms"
  213. | #define VERSION "0.10.8"
  214. | /* end confdefs.h. */
  215. | #include <ac_nonexistent.h>
  216. configure:4704: result: arm-angstrom-linux-gnueabi-g++ -E
  217. configure:4724: arm-angstrom-linux-gnueabi-g++ -E conftest.cpp
  218. configure:4724: $? = 0
  219. configure:4738: arm-angstrom-linux-gnueabi-g++ -E conftest.cpp
  220. conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory
  221. configure:4738: $? = 1
  222. configure: failed program was:
  223. | /* confdefs.h */
  224. | #define PACKAGE_NAME ""
  225. | #define PACKAGE_TARNAME ""
  226. | #define PACKAGE_VERSION ""
  227. | #define PACKAGE_STRING ""
  228. | #define PACKAGE_BUGREPORT ""
  229. | #define PACKAGE_URL ""
  230. | #define PACKAGE "fgms"
  231. | #define VERSION "0.10.8"
  232. | /* end confdefs.h. */
  233. | #include <ac_nonexistent.h>
  234. configure:4795: checking build system type
  235. configure:4809: result: i686-pc-linux-gnu
  236. configure:4829: checking host system type
  237. configure:4842: result: arm-angstrom-linux-gnueabi
  238. configure:4862: checking for a sed that does not truncate output
  239. configure:4926: result: /bin/sed
  240. configure:4944: checking for fgrep
  241. configure:5006: result: /bin/grep -F
  242. configure:5041: checking for ld used by arm-angstrom-linux-gnueabi-gcc
  243. configure:5108: result: /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld
  244. configure:5115: checking if the linker (/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld) is GNU ld
  245. configure:5130: result: yes
  246. configure:5142: checking for BSD- or MS-compatible name lister (nm)
  247. configure:5191: result: /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B
  248. configure:5309: checking the name lister (/usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B) interface
  249. configure:5316: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  250. configure:5319: /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B "conftest.o"
  251. configure:5322: output
  252. 00000000 B some_variable
  253. configure:5329: result: BSD nm
  254. configure:5332: checking whether ln -s works
  255. configure:5336: result: yes
  256. configure:5344: checking the maximum length of command line arguments
  257. configure:5464: result: 1572864
  258. configure:5481: checking whether the shell understands some XSI constructs
  259. configure:5491: result: yes
  260. configure:5495: checking whether the shell understands "+="
  261. configure:5501: result: yes
  262. configure:5536: checking for /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld option to reload object files
  263. configure:5543: result: -r
  264. configure:5572: checking for arm-angstrom-linux-gnueabi-objdump
  265. configure:5588: found /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-objdump
  266. configure:5599: result: arm-angstrom-linux-gnueabi-objdump
  267. configure:5671: checking how to recognize dependent libraries
  268. configure:5867: result: pass_all
  269. configure:5887: checking for arm-angstrom-linux-gnueabi-ar
  270. configure:5903: found /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-ar
  271. configure:5914: result: arm-angstrom-linux-gnueabi-ar
  272. configure:5992: checking for arm-angstrom-linux-gnueabi-strip
  273. configure:6019: result: arm-angstrom-linux-gnueabi-strip
  274. configure:6091: checking for arm-angstrom-linux-gnueabi-ranlib
  275. configure:6107: found /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-ranlib
  276. configure:6118: result: arm-angstrom-linux-gnueabi-ranlib
  277. configure:6248: checking command to parse /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B output from arm-angstrom-linux-gnueabi-gcc object
  278. configure:6366: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  279. configure:6369: $? = 0
  280. configure:6373: /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  281. configure:6376: $? = 0
  282. configure:6430: arm-angstrom-linux-gnueabi-gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  283. configure:6433: $? = 0
  284. configure:6471: result: ok
  285. configure:7274: checking for ANSI C header files
  286. configure:7294: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  287. configure:7294: $? = 0
  288. configure:7378: result: yes
  289. configure:7391: checking for sys/types.h
  290. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  291. configure:7391: $? = 0
  292. configure:7391: result: yes
  293. configure:7391: checking for sys/stat.h
  294. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  295. configure:7391: $? = 0
  296. configure:7391: result: yes
  297. configure:7391: checking for stdlib.h
  298. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  299. configure:7391: $? = 0
  300. configure:7391: result: yes
  301. configure:7391: checking for string.h
  302. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  303. configure:7391: $? = 0
  304. configure:7391: result: yes
  305. configure:7391: checking for memory.h
  306. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  307. configure:7391: $? = 0
  308. configure:7391: result: yes
  309. configure:7391: checking for strings.h
  310. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  311. configure:7391: $? = 0
  312. configure:7391: result: yes
  313. configure:7391: checking for inttypes.h
  314. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  315. configure:7391: $? = 0
  316. configure:7391: result: yes
  317. configure:7391: checking for stdint.h
  318. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  319. configure:7391: $? = 0
  320. configure:7391: result: yes
  321. configure:7391: checking for unistd.h
  322. configure:7391: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  323. configure:7391: $? = 0
  324. configure:7391: result: yes
  325. configure:7405: checking for dlfcn.h
  326. configure:7405: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  327. configure:7405: $? = 0
  328. configure:7405: result: yes
  329. configure:7530: checking for C++ compiler version
  330. configure:7539: arm-angstrom-linux-gnueabi-g++ --version >&5
  331. arm-angstrom-linux-gnueabi-g++ (GCC) 4.3.3
  332. Copyright (C) 2008 Free Software Foundation, Inc.
  333. This is free software; see the source for copying conditions. There is NO
  334. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  335.  
  336. configure:7550: $? = 0
  337. configure:7539: arm-angstrom-linux-gnueabi-g++ -v >&5
  338. Using built-in specs.
  339. Target: arm-angstrom-linux-gnueabi
  340. Configured with: /media/althome/overo-oe/tmp/work/i686-armv7a-sdk-angstrom-linux-gnueabi/gcc-cross-sdk-4.3.3-r23.4/gcc-4.3.3/configure --build=i686-linux --host=i686-linux --target=arm-angstrom-linux-gnueabi --prefix=/usr/local/angstrom/arm --exec_prefix=/usr/local/angstrom/arm --bindir=/usr/local/angstrom/arm/bin --sbindir=/usr/local/angstrom/arm/bin --libexecdir=/usr/local/angstrom/arm/libexec --datadir=/usr/local/angstrom/arm/share --sysconfdir=/usr/local/angstrom/arm/etc --sharedstatedir=/usr/local/angstrom/arm/share/com --localstatedir=/usr/local/angstrom/arm/var --libdir=/usr/local/angstrom/arm/lib --includedir=/usr/local/angstrom/arm/include --oldincludedir=/usr/local/angstrom/arm/include --infodir=/usr/local/angstrom/arm/share/info --mandir=/usr/local/angstrom/arm/share/man --enable-largefile --disable-nls --enable-ipv6 --with-gnu-ld --enable-shared --enable-languages=c,c++,objc,fortran --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=arm-angstrom-linux-gnueabi- --enable-target-optspace --enable-cheaders=c_std --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap --with-sysroot=/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi --with-build-time-tools=/media/althome/overo-oe/tmp/sysroots/i686-linux/usr/armv7a/arm-angstrom-linux-gnueabi/bin --with-build-sysroot=/media/althome/overo-oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi --disable-libunwind-exceptions --disable-libssp --disable-libgomp --disable-libmudflap --with-mpfr=/media/althome/overo-oe/tmp/sysroots/i686-linux/usr --enable-__cxa_atexit
  341. Thread model: posix
  342. gcc version 4.3.3 (GCC)
  343. configure:7550: $? = 0
  344. configure:7539: arm-angstrom-linux-gnueabi-g++ -V >&5
  345. arm-angstrom-linux-gnueabi-g++: '-V' option must have argument
  346. configure:7550: $? = 1
  347. configure:7539: arm-angstrom-linux-gnueabi-g++ -qversion >&5
  348. arm-angstrom-linux-gnueabi-g++: unrecognized option '-qversion'
  349. arm-angstrom-linux-gnueabi-g++: no input files
  350. configure:7550: $? = 1
  351. configure:7554: checking whether we are using the GNU C++ compiler
  352. configure:7582: result: yes
  353. configure:7591: checking whether arm-angstrom-linux-gnueabi-g++ accepts -g
  354. configure:7652: result: yes
  355. configure:7677: checking dependency style of arm-angstrom-linux-gnueabi-g++
  356. configure:7787: result: gcc3
  357. configure:7810: checking how to run the C++ preprocessor
  358. configure:7876: result: arm-angstrom-linux-gnueabi-g++ -E
  359. configure:7896: arm-angstrom-linux-gnueabi-g++ -E conftest.cpp
  360. configure:7896: $? = 0
  361. configure:7910: arm-angstrom-linux-gnueabi-g++ -E conftest.cpp
  362. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  363. configure:7910: $? = 1
  364. configure: failed program was:
  365. | /* confdefs.h */
  366. | #define PACKAGE_NAME ""
  367. | #define PACKAGE_TARNAME ""
  368. | #define PACKAGE_VERSION ""
  369. | #define PACKAGE_STRING ""
  370. | #define PACKAGE_BUGREPORT ""
  371. | #define PACKAGE_URL ""
  372. | #define PACKAGE "fgms"
  373. | #define VERSION "0.10.8"
  374. | #define STDC_HEADERS 1
  375. | #define HAVE_SYS_TYPES_H 1
  376. | #define HAVE_SYS_STAT_H 1
  377. | #define HAVE_STDLIB_H 1
  378. | #define HAVE_STRING_H 1
  379. | #define HAVE_MEMORY_H 1
  380. | #define HAVE_STRINGS_H 1
  381. | #define HAVE_INTTYPES_H 1
  382. | #define HAVE_STDINT_H 1
  383. | #define HAVE_UNISTD_H 1
  384. | #define HAVE_DLFCN_H 1
  385. | /* end confdefs.h. */
  386. | #include <ac_nonexistent.h>
  387. configure:8116: checking for objdir
  388. configure:8131: result: .libs
  389. configure:8423: checking if arm-angstrom-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions
  390. configure:8441: arm-angstrom-linux-gnueabi-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  391. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  392. configure:8445: $? = 0
  393. configure:8458: result: no
  394. configure:8478: checking for arm-angstrom-linux-gnueabi-gcc option to produce PIC
  395. configure:8750: result: -fPIC -DPIC
  396. configure:8762: checking if arm-angstrom-linux-gnueabi-gcc PIC flag -fPIC -DPIC works
  397. configure:8780: arm-angstrom-linux-gnueabi-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  398. configure:8784: $? = 0
  399. configure:8797: result: yes
  400. configure:8821: checking if arm-angstrom-linux-gnueabi-gcc static flag -static works
  401. configure:8849: result: yes
  402. configure:8864: checking if arm-angstrom-linux-gnueabi-gcc supports -c -o file.o
  403. configure:8885: arm-angstrom-linux-gnueabi-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  404. configure:8889: $? = 0
  405. configure:8911: result: yes
  406. configure:8919: checking if arm-angstrom-linux-gnueabi-gcc supports -c -o file.o
  407. configure:8966: result: yes
  408. configure:8999: checking whether the arm-angstrom-linux-gnueabi-gcc linker (/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld) supports shared libraries
  409. configure:9990: result: yes
  410. configure:10027: checking whether -lc should be explicitly linked in
  411. configure:10032: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  412. configure:10035: $? = 0
  413. configure:10050: arm-angstrom-linux-gnueabi-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  414. configure:10053: $? = 0
  415. configure:10065: result: no
  416. configure:10229: checking dynamic linker characteristics
  417. configure:10662: arm-angstrom-linux-gnueabi-gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  418. configure:10662: $? = 0
  419. configure:10892: result: GNU/Linux ld.so
  420. configure:10994: checking how to hardcode library paths into programs
  421. configure:11019: result: immediate
  422. configure:11539: checking whether stripping libraries is possible
  423. configure:11544: result: yes
  424. configure:11579: checking if libtool supports shared libraries
  425. configure:11581: result: yes
  426. configure:11584: checking whether to build shared libraries
  427. configure:11605: result: yes
  428. configure:11608: checking whether to build static libraries
  429. configure:11612: result: yes
  430. configure:11762: checking for ld used by arm-angstrom-linux-gnueabi-g++
  431. configure:11829: result: /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld
  432. configure:11836: checking if the linker (/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld) is GNU ld
  433. configure:11851: result: yes
  434. configure:11906: checking whether the arm-angstrom-linux-gnueabi-g++ linker (/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld) supports shared libraries
  435. configure:12819: result: yes
  436. configure:12847: arm-angstrom-linux-gnueabi-g++ -c -g -O2 conftest.cpp >&5
  437. configure:12850: $? = 0
  438. configure:13032: checking for arm-angstrom-linux-gnueabi-g++ option to produce PIC
  439. configure:13349: result: -fPIC -DPIC
  440. configure:13358: checking if arm-angstrom-linux-gnueabi-g++ PIC flag -fPIC -DPIC works
  441. configure:13376: arm-angstrom-linux-gnueabi-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  442. configure:13380: $? = 0
  443. configure:13393: result: yes
  444. configure:13414: checking if arm-angstrom-linux-gnueabi-g++ static flag -static works
  445. configure:13442: result: yes
  446. configure:13454: checking if arm-angstrom-linux-gnueabi-g++ supports -c -o file.o
  447. configure:13475: arm-angstrom-linux-gnueabi-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  448. configure:13479: $? = 0
  449. configure:13501: result: yes
  450. configure:13506: checking if arm-angstrom-linux-gnueabi-g++ supports -c -o file.o
  451. configure:13553: result: yes
  452. configure:13583: checking whether the arm-angstrom-linux-gnueabi-g++ linker (/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld) supports shared libraries
  453. configure:13612: result: yes
  454. configure:13749: checking dynamic linker characteristics
  455. configure:14130: arm-angstrom-linux-gnueabi-g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  456. configure:14130: $? = 0
  457. configure:14360: result: GNU/Linux ld.so
  458. configure:14411: checking how to hardcode library paths into programs
  459. configure:14436: result: immediate
  460. configure:14494: checking whether byte ordering is bigendian
  461. configure:14509: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  462. conftest.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  463. configure:14509: $? = 1
  464. configure: failed program was:
  465. | /* confdefs.h */
  466. | #define PACKAGE_NAME ""
  467. | #define PACKAGE_TARNAME ""
  468. | #define PACKAGE_VERSION ""
  469. | #define PACKAGE_STRING ""
  470. | #define PACKAGE_BUGREPORT ""
  471. | #define PACKAGE_URL ""
  472. | #define PACKAGE "fgms"
  473. | #define VERSION "0.10.8"
  474. | #define STDC_HEADERS 1
  475. | #define HAVE_SYS_TYPES_H 1
  476. | #define HAVE_SYS_STAT_H 1
  477. | #define HAVE_STDLIB_H 1
  478. | #define HAVE_STRING_H 1
  479. | #define HAVE_MEMORY_H 1
  480. | #define HAVE_STRINGS_H 1
  481. | #define HAVE_INTTYPES_H 1
  482. | #define HAVE_STDINT_H 1
  483. | #define HAVE_UNISTD_H 1
  484. | #define HAVE_DLFCN_H 1
  485. | #define LT_OBJDIR ".libs/"
  486. | /* end confdefs.h. */
  487. | #ifndef __APPLE_CC__
  488. | not a universal capable compiler
  489. | #endif
  490. | typedef int dummy;
  491. |
  492. configure:14554: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  493. configure:14554: $? = 0
  494. configure:14572: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  495. conftest.c: In function 'main':
  496. conftest.c:30: error: 'not' undeclared (first use in this function)
  497. conftest.c:30: error: (Each undeclared identifier is reported only once
  498. conftest.c:30: error: for each function it appears in.)
  499. conftest.c:30: error: expected ';' before 'big'
  500. configure:14572: $? = 1
  501. configure: failed program was:
  502. | /* confdefs.h */
  503. | #define PACKAGE_NAME ""
  504. | #define PACKAGE_TARNAME ""
  505. | #define PACKAGE_VERSION ""
  506. | #define PACKAGE_STRING ""
  507. | #define PACKAGE_BUGREPORT ""
  508. | #define PACKAGE_URL ""
  509. | #define PACKAGE "fgms"
  510. | #define VERSION "0.10.8"
  511. | #define STDC_HEADERS 1
  512. | #define HAVE_SYS_TYPES_H 1
  513. | #define HAVE_SYS_STAT_H 1
  514. | #define HAVE_STDLIB_H 1
  515. | #define HAVE_STRING_H 1
  516. | #define HAVE_MEMORY_H 1
  517. | #define HAVE_STRINGS_H 1
  518. | #define HAVE_INTTYPES_H 1
  519. | #define HAVE_STDINT_H 1
  520. | #define HAVE_UNISTD_H 1
  521. | #define HAVE_DLFCN_H 1
  522. | #define LT_OBJDIR ".libs/"
  523. | /* end confdefs.h. */
  524. | #include <sys/types.h>
  525. | #include <sys/param.h>
  526. |
  527. | int
  528. | main ()
  529. | {
  530. | #if BYTE_ORDER != BIG_ENDIAN
  531. | not big endian
  532. | #endif
  533. |
  534. | ;
  535. | return 0;
  536. | }
  537. configure:14700: result: no
  538. configure:14745: checking for gmake
  539. configure:14773: result: no
  540. configure:14784: checking for make
  541. configure:14802: found /usr/bin/make
  542. configure:14815: result: /usr/bin/make
  543. configure:14874: checking for ANSI C header files
  544. configure:14978: result: yes
  545. configure:14989: checking for dirent.h that defines DIR
  546. configure:15008: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  547. configure:15008: $? = 0
  548. configure:15016: result: yes
  549. configure:15029: checking for library containing opendir
  550. configure:15060: arm-angstrom-linux-gnueabi-gcc -o conftest -g -O2 conftest.c >&5
  551. configure:15060: $? = 0
  552. configure:15077: result: none required
  553. configure:15144: checking windows.h usability
  554. configure:15144: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  555. conftest.c:58:21: error: windows.h: No such file or directory
  556. configure:15144: $? = 1
  557. configure: failed program was:
  558. | /* confdefs.h */
  559. | #define PACKAGE_NAME ""
  560. | #define PACKAGE_TARNAME ""
  561. | #define PACKAGE_VERSION ""
  562. | #define PACKAGE_STRING ""
  563. | #define PACKAGE_BUGREPORT ""
  564. | #define PACKAGE_URL ""
  565. | #define PACKAGE "fgms"
  566. | #define VERSION "0.10.8"
  567. | #define STDC_HEADERS 1
  568. | #define HAVE_SYS_TYPES_H 1
  569. | #define HAVE_SYS_STAT_H 1
  570. | #define HAVE_STDLIB_H 1
  571. | #define HAVE_STRING_H 1
  572. | #define HAVE_MEMORY_H 1
  573. | #define HAVE_STRINGS_H 1
  574. | #define HAVE_INTTYPES_H 1
  575. | #define HAVE_STDINT_H 1
  576. | #define HAVE_UNISTD_H 1
  577. | #define HAVE_DLFCN_H 1
  578. | #define LT_OBJDIR ".libs/"
  579. | #define STDC_HEADERS 1
  580. | #define HAVE_DIRENT_H 1
  581. | /* end confdefs.h. */
  582. | #include <stdio.h>
  583. | #ifdef HAVE_SYS_TYPES_H
  584. | # include <sys/types.h>
  585. | #endif
  586. | #ifdef HAVE_SYS_STAT_H
  587. | # include <sys/stat.h>
  588. | #endif
  589. | #ifdef STDC_HEADERS
  590. | # include <stdlib.h>
  591. | # include <stddef.h>
  592. | #else
  593. | # ifdef HAVE_STDLIB_H
  594. | # include <stdlib.h>
  595. | # endif
  596. | #endif
  597. | #ifdef HAVE_STRING_H
  598. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  599. | # include <memory.h>
  600. | # endif
  601. | # include <string.h>
  602. | #endif
  603. | #ifdef HAVE_STRINGS_H
  604. | # include <strings.h>
  605. | #endif
  606. | #ifdef HAVE_INTTYPES_H
  607. | # include <inttypes.h>
  608. | #endif
  609. | #ifdef HAVE_STDINT_H
  610. | # include <stdint.h>
  611. | #endif
  612. | #ifdef HAVE_UNISTD_H
  613. | # include <unistd.h>
  614. | #endif
  615. | #include <windows.h>
  616. configure:15144: result: no
  617. configure:15144: checking windows.h presence
  618. configure:15144: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  619. conftest.c:25:21: error: windows.h: No such file or directory
  620. configure:15144: $? = 1
  621. configure: failed program was:
  622. | /* confdefs.h */
  623. | #define PACKAGE_NAME ""
  624. | #define PACKAGE_TARNAME ""
  625. | #define PACKAGE_VERSION ""
  626. | #define PACKAGE_STRING ""
  627. | #define PACKAGE_BUGREPORT ""
  628. | #define PACKAGE_URL ""
  629. | #define PACKAGE "fgms"
  630. | #define VERSION "0.10.8"
  631. | #define STDC_HEADERS 1
  632. | #define HAVE_SYS_TYPES_H 1
  633. | #define HAVE_SYS_STAT_H 1
  634. | #define HAVE_STDLIB_H 1
  635. | #define HAVE_STRING_H 1
  636. | #define HAVE_MEMORY_H 1
  637. | #define HAVE_STRINGS_H 1
  638. | #define HAVE_INTTYPES_H 1
  639. | #define HAVE_STDINT_H 1
  640. | #define HAVE_UNISTD_H 1
  641. | #define HAVE_DLFCN_H 1
  642. | #define LT_OBJDIR ".libs/"
  643. | #define STDC_HEADERS 1
  644. | #define HAVE_DIRENT_H 1
  645. | /* end confdefs.h. */
  646. | #include <windows.h>
  647. configure:15144: result: no
  648. configure:15144: checking for windows.h
  649. configure:15144: result: no
  650. configure:15169: checking stdio.h usability
  651. configure:15169: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  652. configure:15169: $? = 0
  653. configure:15169: result: yes
  654. configure:15169: checking stdio.h presence
  655. configure:15169: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  656. configure:15169: $? = 0
  657. configure:15169: result: yes
  658. configure:15169: checking for stdio.h
  659. configure:15169: result: yes
  660. configure:15169: checking for stdint.h
  661. configure:15169: result: yes
  662. configure:15169: checking byteswap.h usability
  663. configure:15169: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  664. configure:15169: $? = 0
  665. configure:15169: result: yes
  666. configure:15169: checking byteswap.h presence
  667. configure:15169: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  668. configure:15169: $? = 0
  669. configure:15169: result: yes
  670. configure:15169: checking for byteswap.h
  671. configure:15169: result: yes
  672. configure:15169: checking ctype.h usability
  673. configure:15169: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  674. configure:15169: $? = 0
  675. configure:15169: result: yes
  676. configure:15169: checking ctype.h presence
  677. configure:15169: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  678. configure:15169: $? = 0
  679. configure:15169: result: yes
  680. configure:15169: checking for ctype.h
  681. configure:15169: result: yes
  682. configure:15169: checking for sys/types.h
  683. configure:15169: result: yes
  684. configure:15169: checking for sys/stat.h
  685. configure:15169: result: yes
  686. configure:15169: checking pwd.h usability
  687. configure:15169: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  688. configure:15169: $? = 0
  689. configure:15169: result: yes
  690. configure:15169: checking pwd.h presence
  691. configure:15169: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  692. configure:15169: $? = 0
  693. configure:15169: result: yes
  694. configure:15169: checking for pwd.h
  695. configure:15169: result: yes
  696. configure:15169: checking for stdlib.h
  697. configure:15169: result: yes
  698. configure:15169: checking for unistd.h
  699. configure:15169: result: yes
  700. configure:15169: checking termios.h usability
  701. configure:15169: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  702. configure:15169: $? = 0
  703. configure:15169: result: yes
  704. configure:15169: checking termios.h presence
  705. configure:15169: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  706. configure:15169: $? = 0
  707. configure:15169: result: yes
  708. configure:15169: checking for termios.h
  709. configure:15169: result: yes
  710. configure:15169: checking for string.h
  711. configure:15169: result: yes
  712. configure:15169: checking syslog.h usability
  713. configure:15169: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  714. configure:15169: $? = 0
  715. configure:15169: result: yes
  716. configure:15169: checking syslog.h presence
  717. configure:15169: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  718. configure:15169: $? = 0
  719. configure:15169: result: yes
  720. configure:15169: checking for syslog.h
  721. configure:15169: result: yes
  722. configure:15169: checking libgen.h usability
  723. configure:15169: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  724. configure:15169: $? = 0
  725. configure:15169: result: yes
  726. configure:15169: checking libgen.h presence
  727. configure:15169: arm-angstrom-linux-gnueabi-gcc -E conftest.c
  728. configure:15169: $? = 0
  729. configure:15169: result: yes
  730. configure:15169: checking for libgen.h
  731. configure:15169: result: yes
  732. configure:15180: checking for an ANSI C-conforming const
  733. configure:15245: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  734. configure:15245: $? = 0
  735. configure:15252: result: yes
  736. configure:15260: checking for socklen_t
  737. configure:15277: arm-angstrom-linux-gnueabi-gcc -c -g -O2 conftest.c >&5
  738. configure:15277: $? = 0
  739. configure:15279: result: yes
  740. configure:15472: creating ./config.status
  741.  
  742. ## ---------------------- ##
  743. ## Running config.status. ##
  744. ## ---------------------- ##
  745.  
  746. This file was extended by config.status, which was
  747. generated by GNU Autoconf 2.67. Invocation command line was
  748.  
  749. CONFIG_FILES =
  750. CONFIG_HEADERS =
  751. CONFIG_LINKS =
  752. CONFIG_COMMANDS =
  753. $ ./config.status
  754.  
  755. on victhor-desktop
  756.  
  757. config.status:1159: creating Makefile
  758. config.status:1159: creating src/Makefile
  759. config.status:1159: creating src/simgear/Makefile
  760. config.status:1159: creating src/simgear/debug/Makefile
  761. config.status:1159: creating src/simgear/misc/Makefile
  762. config.status:1159: creating src/simgear/math/Makefile
  763. config.status:1159: creating src/flightgear/Makefile
  764. config.status:1159: creating src/flightgear/MultiPlayer/Makefile
  765. config.status:1159: creating src/plib/Makefile
  766. config.status:1159: creating src/server/Makefile
  767. config.status:1159: creating config.h
  768. config.status:1339: config.h is unchanged
  769. config.status:1387: executing depfiles commands
  770. config.status:1387: executing libtool commands
  771.  
  772. ## ---------------- ##
  773. ## Cache variables. ##
  774. ## ---------------- ##
  775.  
  776. ac_cv_build=i686-pc-linux-gnu
  777. ac_cv_c_bigendian=no
  778. ac_cv_c_compiler_gnu=yes
  779. ac_cv_c_const=yes
  780. ac_cv_cxx_compiler_gnu=yes
  781. ac_cv_env_CCC_set=
  782. ac_cv_env_CCC_value=
  783. ac_cv_env_CC_set=
  784. ac_cv_env_CC_value=
  785. ac_cv_env_CFLAGS_set=
  786. ac_cv_env_CFLAGS_value=
  787. ac_cv_env_CPPFLAGS_set=
  788. ac_cv_env_CPPFLAGS_value=
  789. ac_cv_env_CPP_set=
  790. ac_cv_env_CPP_value=
  791. ac_cv_env_CXXCPP_set=
  792. ac_cv_env_CXXCPP_value=
  793. ac_cv_env_CXXFLAGS_set=
  794. ac_cv_env_CXXFLAGS_value=
  795. ac_cv_env_CXX_set=
  796. ac_cv_env_CXX_value=
  797. ac_cv_env_LDFLAGS_set=
  798. ac_cv_env_LDFLAGS_value=
  799. ac_cv_env_LIBS_set=
  800. ac_cv_env_LIBS_value=
  801. ac_cv_env_build_alias_set=
  802. ac_cv_env_build_alias_value=
  803. ac_cv_env_host_alias_set=set
  804. ac_cv_env_host_alias_value=arm-angstrom-linux-gnueabi
  805. ac_cv_env_target_alias_set=
  806. ac_cv_env_target_alias_value=
  807. ac_cv_header_byteswap_h=yes
  808. ac_cv_header_ctype_h=yes
  809. ac_cv_header_dirent_dirent_h=yes
  810. ac_cv_header_dlfcn_h=yes
  811. ac_cv_header_inttypes_h=yes
  812. ac_cv_header_libgen_h=yes
  813. ac_cv_header_memory_h=yes
  814. ac_cv_header_pwd_h=yes
  815. ac_cv_header_stdc=yes
  816. ac_cv_header_stdint_h=yes
  817. ac_cv_header_stdio_h=yes
  818. ac_cv_header_stdlib_h=yes
  819. ac_cv_header_string_h=yes
  820. ac_cv_header_strings_h=yes
  821. ac_cv_header_sys_stat_h=yes
  822. ac_cv_header_sys_types_h=yes
  823. ac_cv_header_syslog_h=yes
  824. ac_cv_header_termios_h=yes
  825. ac_cv_header_unistd_h=yes
  826. ac_cv_header_windows_h=no
  827. ac_cv_host=arm-angstrom-linux-gnueabi
  828. ac_cv_objext=o
  829. ac_cv_path_EGREP='/bin/grep -E'
  830. ac_cv_path_FGREP='/bin/grep -F'
  831. ac_cv_path_GREP=/bin/grep
  832. ac_cv_path_MAKE=/usr/bin/make
  833. ac_cv_path_SED=/bin/sed
  834. ac_cv_path_install='/usr/bin/install -c'
  835. ac_cv_path_mkdir=/bin/mkdir
  836. ac_cv_prog_AR=arm-angstrom-linux-gnueabi-ar
  837. ac_cv_prog_AWK=gawk
  838. ac_cv_prog_CC=arm-angstrom-linux-gnueabi-gcc
  839. ac_cv_prog_CPP='arm-angstrom-linux-gnueabi-gcc -E'
  840. ac_cv_prog_CXX=arm-angstrom-linux-gnueabi-g++
  841. ac_cv_prog_CXXCPP='arm-angstrom-linux-gnueabi-g++ -E'
  842. ac_cv_prog_GMAKE=no
  843. ac_cv_prog_OBJDUMP=arm-angstrom-linux-gnueabi-objdump
  844. ac_cv_prog_RANLIB=arm-angstrom-linux-gnueabi-ranlib
  845. ac_cv_prog_STRIP=arm-angstrom-linux-gnueabi-strip
  846. ac_cv_prog_cc_c89=
  847. ac_cv_prog_cc_g=yes
  848. ac_cv_prog_cxx_g=yes
  849. ac_cv_prog_gcc_traditional=no
  850. ac_cv_prog_make_make_set=yes
  851. ac_cv_search_opendir='none required'
  852. am_cv_CC_dependencies_compiler_type=gcc3
  853. am_cv_CXX_dependencies_compiler_type=gcc3
  854. lt_cv_deplibs_check_method=pass_all
  855. lt_cv_file_magic_cmd='$MAGIC_CMD'
  856. lt_cv_file_magic_test_file=
  857. lt_cv_ld_reload_flag=-r
  858. lt_cv_nm_interface='BSD nm'
  859. lt_cv_objdir=.libs
  860. lt_cv_path_LD=/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld
  861. lt_cv_path_LDCXX=/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld
  862. lt_cv_path_NM='/usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B'
  863. lt_cv_prog_compiler_c_o=yes
  864. lt_cv_prog_compiler_c_o_CXX=yes
  865. lt_cv_prog_compiler_pic_works=yes
  866. lt_cv_prog_compiler_pic_works_CXX=yes
  867. lt_cv_prog_compiler_rtti_exceptions=no
  868. lt_cv_prog_compiler_static_works=yes
  869. lt_cv_prog_compiler_static_works_CXX=yes
  870. lt_cv_prog_gnu_ld=yes
  871. lt_cv_prog_gnu_ldcxx=yes
  872. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  873. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  874. 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'\'''
  875. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  876. lt_cv_sys_max_cmd_len=1572864
  877.  
  878. ## ----------------- ##
  879. ## Output variables. ##
  880. ## ----------------- ##
  881.  
  882. ACLOCAL='${SHELL} /media/althome/overo-oe/org.openembedded.dev/fgms/fgms-0-x/missing --run aclocal-1.11'
  883. AGE='8'
  884. AMDEPBACKSLASH='\'
  885. AMDEP_FALSE='#'
  886. AMDEP_TRUE=''
  887. AMTAR='${SHELL} /media/althome/overo-oe/org.openembedded.dev/fgms/fgms-0-x/missing --run tar'
  888. AR='arm-angstrom-linux-gnueabi-ar'
  889. AUTOCONF='${SHELL} /media/althome/overo-oe/org.openembedded.dev/fgms/fgms-0-x/missing --run autoconf'
  890. AUTOHEADER='${SHELL} /media/althome/overo-oe/org.openembedded.dev/fgms/fgms-0-x/missing --run autoheader'
  891. AUTOMAKE='${SHELL} /media/althome/overo-oe/org.openembedded.dev/fgms/fgms-0-x/missing --run automake-1.11'
  892. AWK='gawk'
  893. CC='arm-angstrom-linux-gnueabi-gcc'
  894. CCDEPMODE='depmode=gcc3'
  895. CFLAGS='-Wall "-DSYSCONFDIR="\"${prefix}/etc\"'
  896. CPP='arm-angstrom-linux-gnueabi-gcc -E'
  897. CPPFLAGS=''
  898. CURRENT='0'
  899. CXX='arm-angstrom-linux-gnueabi-g++'
  900. CXXCPP='arm-angstrom-linux-gnueabi-g++ -E'
  901. CXXDEPMODE='depmode=gcc3'
  902. CXXFLAGS='-Wall "-DSYSCONFDIR="\"${prefix}/etc\"'
  903. CYGPATH_W='echo'
  904. DEFS='-DHAVE_CONFIG_H'
  905. DEPDIR='.deps'
  906. DSYMUTIL=''
  907. DUMPBIN=''
  908. ECHO_C=''
  909. ECHO_N='-n'
  910. ECHO_T=''
  911. EGREP='/bin/grep -E'
  912. EXEEXT=''
  913. FGREP='/bin/grep -F'
  914. GMAKE='no'
  915. GREP='/bin/grep'
  916. INSTALL_DATA='${INSTALL} -m 644'
  917. INSTALL_PROGRAM='${INSTALL}'
  918. INSTALL_SCRIPT='${INSTALL}'
  919. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  920. LD='/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/bin/ld'
  921. LDFLAGS=''
  922. LIBOBJS=''
  923. LIBS=''
  924. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  925. LIPO=''
  926. LN_S='ln -s'
  927. LTLIBOBJS=''
  928. MAKE='/usr/bin/make'
  929. MAKEINFO='${SHELL} /media/althome/overo-oe/org.openembedded.dev/fgms/fgms-0-x/missing --run makeinfo'
  930. MKDIR_P='/bin/mkdir -p'
  931. NM='/usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-nm -B'
  932. NMEDIT=''
  933. OBJDUMP='arm-angstrom-linux-gnueabi-objdump'
  934. OBJEXT='o'
  935. OTOOL64=''
  936. OTOOL=''
  937. PACKAGE='fgms'
  938. PACKAGE_BUGREPORT=''
  939. PACKAGE_NAME=''
  940. PACKAGE_STRING=''
  941. PACKAGE_TARNAME=''
  942. PACKAGE_URL=''
  943. PACKAGE_VERSION=''
  944. PATH_SEPARATOR=':'
  945. RANLIB='arm-angstrom-linux-gnueabi-ranlib'
  946. REVISION='10'
  947. SED='/bin/sed'
  948. SET_MAKE=''
  949. SHELL='/bin/sh'
  950. STRIP='arm-angstrom-linux-gnueabi-strip'
  951. VERSION='0.10.8'
  952. ac_ct_CC=''
  953. ac_ct_CXX=''
  954. ac_ct_DUMPBIN=''
  955. am__EXEEXT_FALSE=''
  956. am__EXEEXT_TRUE='#'
  957. am__fastdepCC_FALSE='#'
  958. am__fastdepCC_TRUE=''
  959. am__fastdepCXX_FALSE='#'
  960. am__fastdepCXX_TRUE=''
  961. am__include='include'
  962. am__isrc=''
  963. am__leading_dot='.'
  964. am__quote=''
  965. am__tar='${AMTAR} chof - "$$tardir"'
  966. am__untar='${AMTAR} xf -'
  967. bindir='${exec_prefix}/bin'
  968. build='i686-pc-linux-gnu'
  969. build_alias=''
  970. build_cpu='i686'
  971. build_os='linux-gnu'
  972. build_vendor='pc'
  973. datadir='${datarootdir}'
  974. datarootdir='${prefix}/share'
  975. docdir='${datarootdir}/doc/${PACKAGE}'
  976. dvidir='${docdir}'
  977. exec_prefix='${prefix}'
  978. host='arm-angstrom-linux-gnueabi'
  979. host_alias='arm-angstrom-linux-gnueabi'
  980. host_cpu='arm'
  981. host_os='linux-gnueabi'
  982. host_vendor='angstrom'
  983. htmldir='${docdir}'
  984. includedir='${prefix}/include'
  985. infodir='${datarootdir}/info'
  986. install_sh='${SHELL} /media/althome/overo-oe/org.openembedded.dev/fgms/fgms-0-x/install-sh'
  987. libdir='${exec_prefix}/lib'
  988. libexecdir='${exec_prefix}/libexec'
  989. localedir='${datarootdir}/locale'
  990. localstatedir='${prefix}/var'
  991. lt_ECHO='echo'
  992. mandir='${datarootdir}/man'
  993. mkdir_p='/bin/mkdir -p'
  994. oldincludedir='/usr/include'
  995. pdfdir='${docdir}'
  996. prefix='/usr'
  997. program_transform_name='s,x,x,'
  998. psdir='${docdir}'
  999. sbindir='${exec_prefix}/sbin'
  1000. sharedstatedir='${prefix}/com'
  1001. sysconfdir='${prefix}/etc'
  1002. target_alias=''
  1003.  
  1004. ## ----------- ##
  1005. ## confdefs.h. ##
  1006. ## ----------- ##
  1007.  
  1008. /* confdefs.h */
  1009. #define PACKAGE_NAME ""
  1010. #define PACKAGE_TARNAME ""
  1011. #define PACKAGE_VERSION ""
  1012. #define PACKAGE_STRING ""
  1013. #define PACKAGE_BUGREPORT ""
  1014. #define PACKAGE_URL ""
  1015. #define PACKAGE "fgms"
  1016. #define VERSION "0.10.8"
  1017. #define STDC_HEADERS 1
  1018. #define HAVE_SYS_TYPES_H 1
  1019. #define HAVE_SYS_STAT_H 1
  1020. #define HAVE_STDLIB_H 1
  1021. #define HAVE_STRING_H 1
  1022. #define HAVE_MEMORY_H 1
  1023. #define HAVE_STRINGS_H 1
  1024. #define HAVE_INTTYPES_H 1
  1025. #define HAVE_STDINT_H 1
  1026. #define HAVE_UNISTD_H 1
  1027. #define HAVE_DLFCN_H 1
  1028. #define LT_OBJDIR ".libs/"
  1029. #define STDC_HEADERS 1
  1030. #define HAVE_DIRENT_H 1
  1031. #define HAVE_STDIO_H 1
  1032. #define HAVE_STDINT_H 1
  1033. #define HAVE_BYTESWAP_H 1
  1034. #define HAVE_CTYPE_H 1
  1035. #define HAVE_SYS_TYPES_H 1
  1036. #define HAVE_SYS_STAT_H 1
  1037. #define HAVE_PWD_H 1
  1038. #define HAVE_STDLIB_H 1
  1039. #define HAVE_UNISTD_H 1
  1040. #define HAVE_TERMIOS_H 1
  1041. #define HAVE_STRING_H 1
  1042. #define HAVE_SYSLOG_H 1
  1043. #define HAVE_LIBGEN_H 1
  1044.  
  1045. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement