Advertisement
Guest User

configure log of gdb with missing python

a guest
Sep 19th, 2014
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 56.87 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.64.  Invocation command line was
  6.  
  7.   $ ./configure --with-python=yes --host=arm-linux-gnueabi
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = constantine-desktop
  14. uname -m = x86_64
  15. uname -r = 3.13.0-35-generic
  16. uname -s = Linux
  17. uname -v = #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = unknown
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38. PATH: /home/constantine/Projects/test/source/buildroot-2013.08.1/output/host/opt/ext-toolchain/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2687: checking whether to enable maintainer-specific portions of Makefiles
  46. configure:2696: result: no
  47. configure:2721: checking for arm-linux-gnueabi-gcc
  48. configure:2737: found /usr/bin/arm-linux-gnueabi-gcc
  49. configure:2748: result: arm-linux-gnueabi-gcc
  50. configure:3017: checking for C compiler version
  51. configure:3026: arm-linux-gnueabi-gcc --version >&5
  52. arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.7.3-12ubuntu1) 4.7.3
  53. Copyright (C) 2012 Free Software Foundation, Inc.
  54. This is free software; see the source for copying conditions.  There is NO
  55. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  56.  
  57. configure:3037: $? = 0
  58. configure:3026: arm-linux-gnueabi-gcc -v >&5
  59. Using built-in specs.
  60. COLLECT_GCC=arm-linux-gnueabi-gcc
  61. COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/arm-linux-gnueabi/4.7/lto-wrapper
  62. Target: arm-linux-gnueabi
  63. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-12ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/arm-linux-gnueabi/include/c++/4.7.3 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-gnu-unique-object --disable-libmudflap --disable-libitm --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv5t --with-float=soft --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=arm-linux-gnueabi --program-prefix=arm-linux-gnueabi- --includedir=/usr/arm-linux-gnueabi/include
  64. Thread model: posix
  65. gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-12ubuntu1)
  66. configure:3037: $? = 0
  67. configure:3026: arm-linux-gnueabi-gcc -V >&5
  68. arm-linux-gnueabi-gcc: error: unrecognized command line option '-V'
  69. arm-linux-gnueabi-gcc: fatal error: no input files
  70. compilation terminated.
  71. configure:3037: $? = 4
  72. configure:3026: arm-linux-gnueabi-gcc -qversion >&5
  73. arm-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'
  74. arm-linux-gnueabi-gcc: fatal error: no input files
  75. compilation terminated.
  76. configure:3037: $? = 4
  77. configure:3057: checking for C compiler default output file name
  78. configure:3079: arm-linux-gnueabi-gcc    conftest.c  >&5
  79. configure:3083: $? = 0
  80. configure:3120: result: a.out
  81. configure:3136: checking whether the C compiler works
  82. configure:3145: ./a.out
  83. ./configure: line 3147: ./a.out: cannot execute binary file: Exec format error
  84. configure:3149: $? = 126
  85. configure:3164: result: yes
  86. configure:3171: checking whether we are cross compiling
  87. configure:3173: result: yes
  88. configure:3176: checking for suffix of executables
  89. configure:3183: arm-linux-gnueabi-gcc -o conftest    conftest.c  >&5
  90. configure:3187: $? = 0
  91. configure:3209: result:
  92. configure:3215: checking for suffix of object files
  93. configure:3237: arm-linux-gnueabi-gcc -c   conftest.c >&5
  94. configure:3241: $? = 0
  95. configure:3262: result: o
  96. configure:3266: checking whether we are using the GNU C compiler
  97. configure:3285: arm-linux-gnueabi-gcc -c   conftest.c >&5
  98. configure:3285: $? = 0
  99. configure:3294: result: yes
  100. configure:3303: checking whether arm-linux-gnueabi-gcc accepts -g
  101. configure:3323: arm-linux-gnueabi-gcc -c -g  conftest.c >&5
  102. configure:3323: $? = 0
  103. configure:3364: result: yes
  104. configure:3381: checking for arm-linux-gnueabi-gcc option to accept ISO C89
  105. configure:3445: arm-linux-gnueabi-gcc  -c -g -O2  conftest.c >&5
  106. configure:3445: $? = 0
  107. configure:3458: result: none needed
  108. configure:3484: checking how to run the C preprocessor
  109. configure:3515: arm-linux-gnueabi-gcc -E  conftest.c
  110. configure:3515: $? = 0
  111. configure:3529: arm-linux-gnueabi-gcc -E  conftest.c
  112. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  113. compilation terminated.
  114. configure:3529: $? = 1
  115. configure: failed program was:
  116. | /* confdefs.h */
  117. | #define PACKAGE_NAME ""
  118. | #define PACKAGE_TARNAME ""
  119. | #define PACKAGE_VERSION ""
  120. | #define PACKAGE_STRING ""
  121. | #define PACKAGE_BUGREPORT ""
  122. | #define PACKAGE_URL ""
  123. | /* end confdefs.h.  */
  124. | #include <ac_nonexistent.h>
  125. configure:3554: result: arm-linux-gnueabi-gcc -E
  126. configure:3574: arm-linux-gnueabi-gcc -E  conftest.c
  127. configure:3574: $? = 0
  128. configure:3588: arm-linux-gnueabi-gcc -E  conftest.c
  129. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  130. compilation terminated.
  131. configure:3588: $? = 1
  132. configure: failed program was:
  133. | /* confdefs.h */
  134. | #define PACKAGE_NAME ""
  135. | #define PACKAGE_TARNAME ""
  136. | #define PACKAGE_VERSION ""
  137. | #define PACKAGE_STRING ""
  138. | #define PACKAGE_BUGREPORT ""
  139. | #define PACKAGE_URL ""
  140. | /* end confdefs.h.  */
  141. | #include <ac_nonexistent.h>
  142. configure:3617: checking for grep that handles long lines and -e
  143. configure:3675: result: /bin/grep
  144. configure:3680: checking for egrep
  145. configure:3742: result: /bin/grep -E
  146. configure:3747: checking for ANSI C header files
  147. configure:3767: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  148. configure:3767: $? = 0
  149. configure:3851: result: yes
  150. configure:3864: checking for sys/types.h
  151. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  152. configure:3864: $? = 0
  153. configure:3864: result: yes
  154. configure:3864: checking for sys/stat.h
  155. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  156. configure:3864: $? = 0
  157. configure:3864: result: yes
  158. configure:3864: checking for stdlib.h
  159. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  160. configure:3864: $? = 0
  161. configure:3864: result: yes
  162. configure:3864: checking for string.h
  163. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  164. configure:3864: $? = 0
  165. configure:3864: result: yes
  166. configure:3864: checking for memory.h
  167. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  168. configure:3864: $? = 0
  169. configure:3864: result: yes
  170. configure:3864: checking for strings.h
  171. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  172. configure:3864: $? = 0
  173. configure:3864: result: yes
  174. configure:3864: checking for inttypes.h
  175. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  176. configure:3864: $? = 0
  177. configure:3864: result: yes
  178. configure:3864: checking for stdint.h
  179. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  180. configure:3864: $? = 0
  181. configure:3864: result: yes
  182. configure:3864: checking for unistd.h
  183. configure:3864: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  184. configure:3864: $? = 0
  185. configure:3864: result: yes
  186. configure:3878: checking minix/config.h usability
  187. configure:3878: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  188. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  189. compilation terminated.
  190. configure:3878: $? = 1
  191. configure: failed program was:
  192. | /* confdefs.h */
  193. | #define PACKAGE_NAME ""
  194. | #define PACKAGE_TARNAME ""
  195. | #define PACKAGE_VERSION ""
  196. | #define PACKAGE_STRING ""
  197. | #define PACKAGE_BUGREPORT ""
  198. | #define PACKAGE_URL ""
  199. | #define STDC_HEADERS 1
  200. | #define HAVE_SYS_TYPES_H 1
  201. | #define HAVE_SYS_STAT_H 1
  202. | #define HAVE_STDLIB_H 1
  203. | #define HAVE_STRING_H 1
  204. | #define HAVE_MEMORY_H 1
  205. | #define HAVE_STRINGS_H 1
  206. | #define HAVE_INTTYPES_H 1
  207. | #define HAVE_STDINT_H 1
  208. | #define HAVE_UNISTD_H 1
  209. | /* end confdefs.h.  */
  210. | #include <stdio.h>
  211. | #ifdef HAVE_SYS_TYPES_H
  212. | # include <sys/types.h>
  213. | #endif
  214. | #ifdef HAVE_SYS_STAT_H
  215. | # include <sys/stat.h>
  216. | #endif
  217. | #ifdef STDC_HEADERS
  218. | # include <stdlib.h>
  219. | # include <stddef.h>
  220. | #else
  221. | # ifdef HAVE_STDLIB_H
  222. | #  include <stdlib.h>
  223. | # endif
  224. | #endif
  225. | #ifdef HAVE_STRING_H
  226. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  227. | #  include <memory.h>
  228. | # endif
  229. | # include <string.h>
  230. | #endif
  231. | #ifdef HAVE_STRINGS_H
  232. | # include <strings.h>
  233. | #endif
  234. | #ifdef HAVE_INTTYPES_H
  235. | # include <inttypes.h>
  236. | #endif
  237. | #ifdef HAVE_STDINT_H
  238. | # include <stdint.h>
  239. | #endif
  240. | #ifdef HAVE_UNISTD_H
  241. | # include <unistd.h>
  242. | #endif
  243. | #include <minix/config.h>
  244. configure:3878: result: no
  245. configure:3878: checking minix/config.h presence
  246. configure:3878: arm-linux-gnueabi-gcc -E  conftest.c
  247. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  248. compilation terminated.
  249. configure:3878: $? = 1
  250. configure: failed program was:
  251. | /* confdefs.h */
  252. | #define PACKAGE_NAME ""
  253. | #define PACKAGE_TARNAME ""
  254. | #define PACKAGE_VERSION ""
  255. | #define PACKAGE_STRING ""
  256. | #define PACKAGE_BUGREPORT ""
  257. | #define PACKAGE_URL ""
  258. | #define STDC_HEADERS 1
  259. | #define HAVE_SYS_TYPES_H 1
  260. | #define HAVE_SYS_STAT_H 1
  261. | #define HAVE_STDLIB_H 1
  262. | #define HAVE_STRING_H 1
  263. | #define HAVE_MEMORY_H 1
  264. | #define HAVE_STRINGS_H 1
  265. | #define HAVE_INTTYPES_H 1
  266. | #define HAVE_STDINT_H 1
  267. | #define HAVE_UNISTD_H 1
  268. | /* end confdefs.h.  */
  269. | #include <minix/config.h>
  270. configure:3878: result: no
  271. configure:3878: checking for minix/config.h
  272. configure:3878: result: no
  273. configure:3899: checking whether it is safe to define __EXTENSIONS__
  274. configure:3917: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  275. configure:3917: $? = 0
  276. configure:3924: result: yes
  277. configure:3965: checking build system type
  278. configure:3979: result: x86_64-unknown-linux-gnu
  279. configure:3999: checking host system type
  280. configure:4012: result: arm-unknown-linux-gnueabi
  281. configure:4032: checking target system type
  282. configure:4045: result: arm-unknown-linux-gnueabi
  283. configure:4114: checking for special C compiler options needed for large files
  284. configure:4159: result: no
  285. configure:4165: checking for _FILE_OFFSET_BITS value needed for large files
  286. configure:4190: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  287. conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
  288. conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
  289. conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
  290. conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
  291. conftest.c:30:7: error: variably modified 'off_t_is_large' at file scope
  292. configure:4190: $? = 1
  293. configure: failed program was:
  294. | /* confdefs.h */
  295. | #define PACKAGE_NAME ""
  296. | #define PACKAGE_TARNAME ""
  297. | #define PACKAGE_VERSION ""
  298. | #define PACKAGE_STRING ""
  299. | #define PACKAGE_BUGREPORT ""
  300. | #define PACKAGE_URL ""
  301. | #define STDC_HEADERS 1
  302. | #define HAVE_SYS_TYPES_H 1
  303. | #define HAVE_SYS_STAT_H 1
  304. | #define HAVE_STDLIB_H 1
  305. | #define HAVE_STRING_H 1
  306. | #define HAVE_MEMORY_H 1
  307. | #define HAVE_STRINGS_H 1
  308. | #define HAVE_INTTYPES_H 1
  309. | #define HAVE_STDINT_H 1
  310. | #define HAVE_UNISTD_H 1
  311. | #define __EXTENSIONS__ 1
  312. | #define _ALL_SOURCE 1
  313. | #define _GNU_SOURCE 1
  314. | #define _POSIX_PTHREAD_SEMANTICS 1
  315. | #define _TANDEM_SOURCE 1
  316. | /* end confdefs.h.  */
  317. | #include <sys/types.h>
  318. |  /* Check that off_t can represent 2**63 - 1 correctly.
  319. |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
  320. |     since some C++ compilers masquerading as C compilers
  321. |     incorrectly reject 9223372036854775807.  */
  322. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  323. |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  324. |              && LARGE_OFF_T % 2147483647 == 1)
  325. |             ? 1 : -1];
  326. | int
  327. | main ()
  328. | {
  329. |
  330. |   ;
  331. |   return 0;
  332. | }
  333. configure:4214: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  334. configure:4214: $? = 0
  335. configure:4222: result: 64
  336. configure:4309: checking for arm-linux-gnueabi-gcc option to accept ANSI C
  337. configure:4367: arm-linux-gnueabi-gcc  -c -g -O2  conftest.c >&5
  338. configure:4367: $? = 0
  339. configure:4377: result: none needed
  340. configure:4408: checking for arm-linux-gnueabi-strip
  341. configure:4424: found /usr/bin/arm-linux-gnueabi-strip
  342. configure:4435: result: arm-linux-gnueabi-strip
  343. configure:4554: checking dependency style of arm-linux-gnueabi-gcc
  344. configure:4585: trying gcc3
  345. | depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/bash ./depcomp arm-linux-gnueabi-gcc -c -o sub/conftest.o sub/conftest.c
  346. configure:4624: success
  347. configure:4639: result: gcc3
  348. configure:4653: checking for make
  349. configure:4669: found /usr/bin/make
  350. configure:4680: result: make
  351. configure:4705: checking whether make sets $(MAKE)
  352. configure:4727: result: yes
  353. configure:4806: === configuring in build-gnulib (/home/constantine/Projects/gdb-7.7/gdb/build-gnulib)
  354. configure:4828: running /bin/bash .././gnulib/configure --disable-option-checking '--prefix=NONE'  '--with-python=yes' '--host=arm-linux-gnueabi' 'host_alias=arm-linux-gnueabi' --cache-file=/dev/null --srcdir=.././gnulib
  355. configure:4862: checking whether NLS is requested
  356. configure:4868: result: yes
  357. configure:4874: checking for catalogs to be installed
  358. configure:4906: result:
  359. configure:4953: checking whether  supports @click
  360. ./configure: line 4959: conftest.texinfo: command not found
  361. configure:4965: result: no
  362. configure:5105: checking for default auto-load directory
  363. configure:5127: result: $debugdir:$datadir/auto-load
  364. configure:5130: checking for default auto-load safe-path
  365. configure:5154: result: $debugdir:$datadir/auto-load
  366. configure:5448: checking libunwind-ia64.h usability
  367. configure:5448: arm-linux-gnueabi-gcc -c -g -O2  conftest.c >&5
  368. conftest.c:69:28: fatal error: libunwind-ia64.h: No such file or directory
  369. compilation terminated.
  370. configure:5448: $? = 1
  371. configure: failed program was:
  372. | /* confdefs.h */
  373. | #define PACKAGE_NAME ""
  374. | #define PACKAGE_TARNAME ""
  375. | #define PACKAGE_VERSION ""
  376. | #define PACKAGE_STRING ""
  377. | #define PACKAGE_BUGREPORT ""
  378. | #define PACKAGE_URL ""
  379. | #define STDC_HEADERS 1
  380. | #define HAVE_SYS_TYPES_H 1
  381. | #define HAVE_SYS_STAT_H 1
  382. | #define HAVE_STDLIB_H 1
  383. | #define HAVE_STRING_H 1
  384. | #define HAVE_MEMORY_H 1
  385. | #define HAVE_STRINGS_H 1
  386. | #define HAVE_INTTYPES_H 1
  387. | #define HAVE_STDINT_H 1
  388. | #define HAVE_UNISTD_H 1
  389. | #define __EXTENSIONS__ 1
  390. | #define _ALL_SOURCE 1
  391. | #define _GNU_SOURCE 1
  392. | #define _POSIX_PTHREAD_SEMANTICS 1
  393. | #define _TANDEM_SOURCE 1
  394. | #define _FILE_OFFSET_BITS 64
  395. | #define ENABLE_NLS 1
  396. | #define PACKAGE "gdb"
  397. | #define DEBUGDIR "/usr/local/lib/debug"
  398. | #define DEBUGDIR_RELOCATABLE 1
  399. | #define BINDIR "/usr/local/bin"
  400. | #define GDB_DATADIR "/usr/local/share/gdb"
  401. | #define GDB_DATADIR_RELOCATABLE 1
  402. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  403. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  404. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  405. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  406. | /* end confdefs.h.  */
  407. | #include <stdio.h>
  408. | #ifdef HAVE_SYS_TYPES_H
  409. | # include <sys/types.h>
  410. | #endif
  411. | #ifdef HAVE_SYS_STAT_H
  412. | # include <sys/stat.h>
  413. | #endif
  414. | #ifdef STDC_HEADERS
  415. | # include <stdlib.h>
  416. | # include <stddef.h>
  417. | #else
  418. | # ifdef HAVE_STDLIB_H
  419. | #  include <stdlib.h>
  420. | # endif
  421. | #endif
  422. | #ifdef HAVE_STRING_H
  423. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  424. | #  include <memory.h>
  425. | # endif
  426. | # include <string.h>
  427. | #endif
  428. | #ifdef HAVE_STRINGS_H
  429. | # include <strings.h>
  430. | #endif
  431. | #ifdef HAVE_INTTYPES_H
  432. | # include <inttypes.h>
  433. | #endif
  434. | #ifdef HAVE_STDINT_H
  435. | # include <stdint.h>
  436. | #endif
  437. | #ifdef HAVE_UNISTD_H
  438. | # include <unistd.h>
  439. | #endif
  440. | #include <libunwind-ia64.h>
  441. configure:5448: result: no
  442. configure:5448: checking libunwind-ia64.h presence
  443. configure:5448: arm-linux-gnueabi-gcc -E  conftest.c
  444. conftest.c:36:28: fatal error: libunwind-ia64.h: No such file or directory
  445. compilation terminated.
  446. configure:5448: $? = 1
  447. configure: failed program was:
  448. | /* confdefs.h */
  449. | #define PACKAGE_NAME ""
  450. | #define PACKAGE_TARNAME ""
  451. | #define PACKAGE_VERSION ""
  452. | #define PACKAGE_STRING ""
  453. | #define PACKAGE_BUGREPORT ""
  454. | #define PACKAGE_URL ""
  455. | #define STDC_HEADERS 1
  456. | #define HAVE_SYS_TYPES_H 1
  457. | #define HAVE_SYS_STAT_H 1
  458. | #define HAVE_STDLIB_H 1
  459. | #define HAVE_STRING_H 1
  460. | #define HAVE_MEMORY_H 1
  461. | #define HAVE_STRINGS_H 1
  462. | #define HAVE_INTTYPES_H 1
  463. | #define HAVE_STDINT_H 1
  464. | #define HAVE_UNISTD_H 1
  465. | #define __EXTENSIONS__ 1
  466. | #define _ALL_SOURCE 1
  467. | #define _GNU_SOURCE 1
  468. | #define _POSIX_PTHREAD_SEMANTICS 1
  469. | #define _TANDEM_SOURCE 1
  470. | #define _FILE_OFFSET_BITS 64
  471. | #define ENABLE_NLS 1
  472. | #define PACKAGE "gdb"
  473. | #define DEBUGDIR "/usr/local/lib/debug"
  474. | #define DEBUGDIR_RELOCATABLE 1
  475. | #define BINDIR "/usr/local/bin"
  476. | #define GDB_DATADIR "/usr/local/share/gdb"
  477. | #define GDB_DATADIR_RELOCATABLE 1
  478. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  479. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  480. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  481. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  482. | /* end confdefs.h.  */
  483. | #include <libunwind-ia64.h>
  484. configure:5448: result: no
  485. configure:5448: checking for libunwind-ia64.h
  486. configure:5448: result: no
  487. configure:5516: checking for monstartup
  488. configure:5516: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c  >&5
  489. configure:5516: $? = 0
  490. configure:5516: result: yes
  491. configure:5516: checking for _mcleanup
  492. configure:5516: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c  >&5
  493. configure:5516: $? = 0
  494. configure:5516: result: yes
  495. configure:5526: checking for _etext
  496. configure:5544: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c  >&5
  497. conftest.c: In function 'main':
  498. conftest.c:44:6: warning: attempt to free a non-heap object '_etext' [-Wfree-nonheap-object]
  499. configure:5544: $? = 0
  500. configure:5552: result: yes
  501. configure:5559: checking for etext
  502. configure:5577: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c  >&5
  503. conftest.c: In function 'main':
  504. conftest.c:45:6: warning: attempt to free a non-heap object 'etext' [-Wfree-nonheap-object]
  505. configure:5577: $? = 0
  506. configure:5585: result: yes
  507. configure:5697: checking for gawk
  508. configure:5713: found /usr/bin/gawk
  509. configure:5724: result: gawk
  510. configure:5749: checking for a BSD-compatible install
  511. configure:5817: result: /usr/bin/install -c
  512. configure:5828: checking whether ln -s works
  513. configure:5832: result: yes
  514. configure:5842: checking for arm-linux-gnueabi-ranlib
  515. configure:5858: found /usr/bin/arm-linux-gnueabi-ranlib
  516. configure:5869: result: arm-linux-gnueabi-ranlib
  517. configure:5935: checking for bison
  518. configure:5951: found /usr/bin/bison
  519. configure:5962: result: bison -y
  520. configure:5978: checking for arm-linux-gnueabi-ar
  521. configure:5994: found /usr/bin/arm-linux-gnueabi-ar
  522. configure:6005: result: arm-linux-gnueabi-ar
  523. configure:6070: checking for arm-linux-gnueabi-dlltool
  524. configure:6100: result: no
  525. configure:6110: checking for dlltool
  526. configure:6140: result: no
  527. configure:6162: checking for arm-linux-gnueabi-windres
  528. configure:6192: result: no
  529. configure:6202: checking for windres
  530. configure:6232: result: no
  531. configure:6358: checking for main in -lm
  532. configure:6377: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lm   >&5
  533. configure:6377: $? = 0
  534. configure:6386: result: yes
  535. configure:6402: checking for wctype
  536. configure:6402: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lm  >&5
  537. configure:6402: $? = 0
  538. configure:6402: result: yes
  539. configure:6455: checking for library containing gethostbyname
  540. configure:6486: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lm  >&5
  541. configure:6486: $? = 0
  542. configure:6503: result: none required
  543. configure:6513: checking for library containing socketpair
  544. configure:6544: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lm  >&5
  545. configure:6544: $? = 0
  546. configure:6561: result: none required
  547. configure:6583: checking for library containing zlibVersion
  548. configure:6614: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lm  >&5
  549. /tmp/ccaqn9yB.o: In function `main':
  550. /home/constantine/Projects/gdb-7.7/gdb/conftest.c:54: undefined reference to `zlibVersion'
  551. collect2: error: ld returned 1 exit status
  552. configure:6614: $? = 1
  553. configure: failed program was:
  554. | /* confdefs.h */
  555. | #define PACKAGE_NAME ""
  556. | #define PACKAGE_TARNAME ""
  557. | #define PACKAGE_VERSION ""
  558. | #define PACKAGE_STRING ""
  559. | #define PACKAGE_BUGREPORT ""
  560. | #define PACKAGE_URL ""
  561. | #define STDC_HEADERS 1
  562. | #define HAVE_SYS_TYPES_H 1
  563. | #define HAVE_SYS_STAT_H 1
  564. | #define HAVE_STDLIB_H 1
  565. | #define HAVE_STRING_H 1
  566. | #define HAVE_MEMORY_H 1
  567. | #define HAVE_STRINGS_H 1
  568. | #define HAVE_INTTYPES_H 1
  569. | #define HAVE_STDINT_H 1
  570. | #define HAVE_UNISTD_H 1
  571. | #define __EXTENSIONS__ 1
  572. | #define _ALL_SOURCE 1
  573. | #define _GNU_SOURCE 1
  574. | #define _POSIX_PTHREAD_SEMANTICS 1
  575. | #define _TANDEM_SOURCE 1
  576. | #define _FILE_OFFSET_BITS 64
  577. | #define ENABLE_NLS 1
  578. | #define PACKAGE "gdb"
  579. | #define DEBUGDIR "/usr/local/lib/debug"
  580. | #define DEBUGDIR_RELOCATABLE 1
  581. | #define BINDIR "/usr/local/bin"
  582. | #define GDB_DATADIR "/usr/local/share/gdb"
  583. | #define GDB_DATADIR_RELOCATABLE 1
  584. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  585. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  586. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  587. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  588. | #define HAVE_MONSTARTUP 1
  589. | #define HAVE__MCLEANUP 1
  590. | #define HAVE__ETEXT 1
  591. | #define HAVE_ETEXT 1
  592. | #define PKGVERSION "(GDB) "
  593. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  594. | #define HAVE_LIBM 1
  595. | /* end confdefs.h.  */
  596. |
  597. | /* Override any GCC internal prototype to avoid an error.
  598. |    Use char because int might match the return type of a GCC
  599. |    builtin and then its argument prototype would still apply.  */
  600. | #ifdef __cplusplus
  601. | extern "C"
  602. | #endif
  603. | char zlibVersion ();
  604. | int
  605. | main ()
  606. | {
  607. | return zlibVersion ();
  608. |   ;
  609. |   return 0;
  610. | }
  611. configure:6614: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lz  -lm  >&5
  612. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lz
  613. collect2: error: ld returned 1 exit status
  614. configure:6614: $? = 1
  615. configure: failed program was:
  616. | /* confdefs.h */
  617. | #define PACKAGE_NAME ""
  618. | #define PACKAGE_TARNAME ""
  619. | #define PACKAGE_VERSION ""
  620. | #define PACKAGE_STRING ""
  621. | #define PACKAGE_BUGREPORT ""
  622. | #define PACKAGE_URL ""
  623. | #define STDC_HEADERS 1
  624. | #define HAVE_SYS_TYPES_H 1
  625. | #define HAVE_SYS_STAT_H 1
  626. | #define HAVE_STDLIB_H 1
  627. | #define HAVE_STRING_H 1
  628. | #define HAVE_MEMORY_H 1
  629. | #define HAVE_STRINGS_H 1
  630. | #define HAVE_INTTYPES_H 1
  631. | #define HAVE_STDINT_H 1
  632. | #define HAVE_UNISTD_H 1
  633. | #define __EXTENSIONS__ 1
  634. | #define _ALL_SOURCE 1
  635. | #define _GNU_SOURCE 1
  636. | #define _POSIX_PTHREAD_SEMANTICS 1
  637. | #define _TANDEM_SOURCE 1
  638. | #define _FILE_OFFSET_BITS 64
  639. | #define ENABLE_NLS 1
  640. | #define PACKAGE "gdb"
  641. | #define DEBUGDIR "/usr/local/lib/debug"
  642. | #define DEBUGDIR_RELOCATABLE 1
  643. | #define BINDIR "/usr/local/bin"
  644. | #define GDB_DATADIR "/usr/local/share/gdb"
  645. | #define GDB_DATADIR_RELOCATABLE 1
  646. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  647. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  648. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  649. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  650. | #define HAVE_MONSTARTUP 1
  651. | #define HAVE__MCLEANUP 1
  652. | #define HAVE__ETEXT 1
  653. | #define HAVE_ETEXT 1
  654. | #define PKGVERSION "(GDB) "
  655. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  656. | #define HAVE_LIBM 1
  657. | /* end confdefs.h.  */
  658. |
  659. | /* Override any GCC internal prototype to avoid an error.
  660. |    Use char because int might match the return type of a GCC
  661. |    builtin and then its argument prototype would still apply.  */
  662. | #ifdef __cplusplus
  663. | extern "C"
  664. | #endif
  665. | char zlibVersion ();
  666. | int
  667. | main ()
  668. | {
  669. | return zlibVersion ();
  670. |   ;
  671. |   return 0;
  672. | }
  673. configure:6631: result: no
  674. configure:6657: checking for library containing dlgetmodinfo
  675. configure:6688: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lm  >&5
  676. /tmp/ccUoMbv0.o: In function `main':
  677. /home/constantine/Projects/gdb-7.7/gdb/conftest.c:54: undefined reference to `dlgetmodinfo'
  678. collect2: error: ld returned 1 exit status
  679. configure:6688: $? = 1
  680. configure: failed program was:
  681. | /* confdefs.h */
  682. | #define PACKAGE_NAME ""
  683. | #define PACKAGE_TARNAME ""
  684. | #define PACKAGE_VERSION ""
  685. | #define PACKAGE_STRING ""
  686. | #define PACKAGE_BUGREPORT ""
  687. | #define PACKAGE_URL ""
  688. | #define STDC_HEADERS 1
  689. | #define HAVE_SYS_TYPES_H 1
  690. | #define HAVE_SYS_STAT_H 1
  691. | #define HAVE_STDLIB_H 1
  692. | #define HAVE_STRING_H 1
  693. | #define HAVE_MEMORY_H 1
  694. | #define HAVE_STRINGS_H 1
  695. | #define HAVE_INTTYPES_H 1
  696. | #define HAVE_STDINT_H 1
  697. | #define HAVE_UNISTD_H 1
  698. | #define __EXTENSIONS__ 1
  699. | #define _ALL_SOURCE 1
  700. | #define _GNU_SOURCE 1
  701. | #define _POSIX_PTHREAD_SEMANTICS 1
  702. | #define _TANDEM_SOURCE 1
  703. | #define _FILE_OFFSET_BITS 64
  704. | #define ENABLE_NLS 1
  705. | #define PACKAGE "gdb"
  706. | #define DEBUGDIR "/usr/local/lib/debug"
  707. | #define DEBUGDIR_RELOCATABLE 1
  708. | #define BINDIR "/usr/local/bin"
  709. | #define GDB_DATADIR "/usr/local/share/gdb"
  710. | #define GDB_DATADIR_RELOCATABLE 1
  711. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  712. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  713. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  714. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  715. | #define HAVE_MONSTARTUP 1
  716. | #define HAVE__MCLEANUP 1
  717. | #define HAVE__ETEXT 1
  718. | #define HAVE_ETEXT 1
  719. | #define PKGVERSION "(GDB) "
  720. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  721. | #define HAVE_LIBM 1
  722. | /* end confdefs.h.  */
  723. |
  724. | /* Override any GCC internal prototype to avoid an error.
  725. |    Use char because int might match the return type of a GCC
  726. |    builtin and then its argument prototype would still apply.  */
  727. | #ifdef __cplusplus
  728. | extern "C"
  729. | #endif
  730. | char dlgetmodinfo ();
  731. | int
  732. | main ()
  733. | {
  734. | return dlgetmodinfo ();
  735. |   ;
  736. |   return 0;
  737. | }
  738. configure:6688: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -ldl  -lm  >&5
  739. /tmp/cc96V2K8.o: In function `main':
  740. /home/constantine/Projects/gdb-7.7/gdb/conftest.c:54: undefined reference to `dlgetmodinfo'
  741. collect2: error: ld returned 1 exit status
  742. configure:6688: $? = 1
  743. configure: failed program was:
  744. | /* confdefs.h */
  745. | #define PACKAGE_NAME ""
  746. | #define PACKAGE_TARNAME ""
  747. | #define PACKAGE_VERSION ""
  748. | #define PACKAGE_STRING ""
  749. | #define PACKAGE_BUGREPORT ""
  750. | #define PACKAGE_URL ""
  751. | #define STDC_HEADERS 1
  752. | #define HAVE_SYS_TYPES_H 1
  753. | #define HAVE_SYS_STAT_H 1
  754. | #define HAVE_STDLIB_H 1
  755. | #define HAVE_STRING_H 1
  756. | #define HAVE_MEMORY_H 1
  757. | #define HAVE_STRINGS_H 1
  758. | #define HAVE_INTTYPES_H 1
  759. | #define HAVE_STDINT_H 1
  760. | #define HAVE_UNISTD_H 1
  761. | #define __EXTENSIONS__ 1
  762. | #define _ALL_SOURCE 1
  763. | #define _GNU_SOURCE 1
  764. | #define _POSIX_PTHREAD_SEMANTICS 1
  765. | #define _TANDEM_SOURCE 1
  766. | #define _FILE_OFFSET_BITS 64
  767. | #define ENABLE_NLS 1
  768. | #define PACKAGE "gdb"
  769. | #define DEBUGDIR "/usr/local/lib/debug"
  770. | #define DEBUGDIR_RELOCATABLE 1
  771. | #define BINDIR "/usr/local/bin"
  772. | #define GDB_DATADIR "/usr/local/share/gdb"
  773. | #define GDB_DATADIR_RELOCATABLE 1
  774. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  775. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  776. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  777. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  778. | #define HAVE_MONSTARTUP 1
  779. | #define HAVE__MCLEANUP 1
  780. | #define HAVE__ETEXT 1
  781. | #define HAVE_ETEXT 1
  782. | #define PKGVERSION "(GDB) "
  783. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  784. | #define HAVE_LIBM 1
  785. | /* end confdefs.h.  */
  786. |
  787. | /* Override any GCC internal prototype to avoid an error.
  788. |    Use char because int might match the return type of a GCC
  789. |    builtin and then its argument prototype would still apply.  */
  790. | #ifdef __cplusplus
  791. | extern "C"
  792. | #endif
  793. | char dlgetmodinfo ();
  794. | int
  795. | main ()
  796. | {
  797. | return dlgetmodinfo ();
  798. |   ;
  799. |   return 0;
  800. | }
  801. configure:6688: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lxpdl  -lm  >&5
  802. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lxpdl
  803. collect2: error: ld returned 1 exit status
  804. configure:6688: $? = 1
  805. configure: failed program was:
  806. | /* confdefs.h */
  807. | #define PACKAGE_NAME ""
  808. | #define PACKAGE_TARNAME ""
  809. | #define PACKAGE_VERSION ""
  810. | #define PACKAGE_STRING ""
  811. | #define PACKAGE_BUGREPORT ""
  812. | #define PACKAGE_URL ""
  813. | #define STDC_HEADERS 1
  814. | #define HAVE_SYS_TYPES_H 1
  815. | #define HAVE_SYS_STAT_H 1
  816. | #define HAVE_STDLIB_H 1
  817. | #define HAVE_STRING_H 1
  818. | #define HAVE_MEMORY_H 1
  819. | #define HAVE_STRINGS_H 1
  820. | #define HAVE_INTTYPES_H 1
  821. | #define HAVE_STDINT_H 1
  822. | #define HAVE_UNISTD_H 1
  823. | #define __EXTENSIONS__ 1
  824. | #define _ALL_SOURCE 1
  825. | #define _GNU_SOURCE 1
  826. | #define _POSIX_PTHREAD_SEMANTICS 1
  827. | #define _TANDEM_SOURCE 1
  828. | #define _FILE_OFFSET_BITS 64
  829. | #define ENABLE_NLS 1
  830. | #define PACKAGE "gdb"
  831. | #define DEBUGDIR "/usr/local/lib/debug"
  832. | #define DEBUGDIR_RELOCATABLE 1
  833. | #define BINDIR "/usr/local/bin"
  834. | #define GDB_DATADIR "/usr/local/share/gdb"
  835. | #define GDB_DATADIR_RELOCATABLE 1
  836. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  837. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  838. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  839. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  840. | #define HAVE_MONSTARTUP 1
  841. | #define HAVE__MCLEANUP 1
  842. | #define HAVE__ETEXT 1
  843. | #define HAVE_ETEXT 1
  844. | #define PKGVERSION "(GDB) "
  845. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  846. | #define HAVE_LIBM 1
  847. | /* end confdefs.h.  */
  848. |
  849. | /* Override any GCC internal prototype to avoid an error.
  850. |    Use char because int might match the return type of a GCC
  851. |    builtin and then its argument prototype would still apply.  */
  852. | #ifdef __cplusplus
  853. | extern "C"
  854. | #endif
  855. | char dlgetmodinfo ();
  856. | int
  857. | main ()
  858. | {
  859. | return dlgetmodinfo ();
  860. |   ;
  861. |   return 0;
  862. | }
  863. configure:6705: result: no
  864. configure:6731: checking for iconv
  865. configure:6796: arm-linux-gnueabi-gcc -o conftest -g -O2   conftest.c -lm  >&5
  866. configure:6796: $? = 0
  867. configure:6838: result: yes
  868. configure:6862: checking for iconv declaration
  869. configure:6891: arm-linux-gnueabi-gcc -c -g -O2   conftest.c >&5
  870. configure:6891: $? = 0
  871. configure:6902: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  872. configure:7005: checking for library containing waddstr
  873. configure:7036: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -lm    >&5
  874. /tmp/ccfwYaTD.o: In function `main':
  875. /home/constantine/Projects/gdb-7.7/gdb/conftest.c:56: undefined reference to `waddstr'
  876. collect2: error: ld returned 1 exit status
  877. configure:7036: $? = 1
  878. configure: failed program was:
  879. | /* confdefs.h */
  880. | #define PACKAGE_NAME ""
  881. | #define PACKAGE_TARNAME ""
  882. | #define PACKAGE_VERSION ""
  883. | #define PACKAGE_STRING ""
  884. | #define PACKAGE_BUGREPORT ""
  885. | #define PACKAGE_URL ""
  886. | #define STDC_HEADERS 1
  887. | #define HAVE_SYS_TYPES_H 1
  888. | #define HAVE_SYS_STAT_H 1
  889. | #define HAVE_STDLIB_H 1
  890. | #define HAVE_STRING_H 1
  891. | #define HAVE_MEMORY_H 1
  892. | #define HAVE_STRINGS_H 1
  893. | #define HAVE_INTTYPES_H 1
  894. | #define HAVE_STDINT_H 1
  895. | #define HAVE_UNISTD_H 1
  896. | #define __EXTENSIONS__ 1
  897. | #define _ALL_SOURCE 1
  898. | #define _GNU_SOURCE 1
  899. | #define _POSIX_PTHREAD_SEMANTICS 1
  900. | #define _TANDEM_SOURCE 1
  901. | #define _FILE_OFFSET_BITS 64
  902. | #define ENABLE_NLS 1
  903. | #define PACKAGE "gdb"
  904. | #define DEBUGDIR "/usr/local/lib/debug"
  905. | #define DEBUGDIR_RELOCATABLE 1
  906. | #define BINDIR "/usr/local/bin"
  907. | #define GDB_DATADIR "/usr/local/share/gdb"
  908. | #define GDB_DATADIR_RELOCATABLE 1
  909. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  910. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  911. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  912. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  913. | #define HAVE_MONSTARTUP 1
  914. | #define HAVE__MCLEANUP 1
  915. | #define HAVE__ETEXT 1
  916. | #define HAVE_ETEXT 1
  917. | #define PKGVERSION "(GDB) "
  918. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  919. | #define HAVE_LIBM 1
  920. | #define HAVE_ICONV 1
  921. | #define ICONV_CONST
  922. | /* end confdefs.h.  */
  923. |
  924. | /* Override any GCC internal prototype to avoid an error.
  925. |    Use char because int might match the return type of a GCC
  926. |    builtin and then its argument prototype would still apply.  */
  927. | #ifdef __cplusplus
  928. | extern "C"
  929. | #endif
  930. | char waddstr ();
  931. | int
  932. | main ()
  933. | {
  934. | return waddstr ();
  935. |   ;
  936. |   return 0;
  937. | }
  938. configure:7036: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -lncurses  -lm    >&5
  939. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lncurses
  940. collect2: error: ld returned 1 exit status
  941. configure:7036: $? = 1
  942. configure: failed program was:
  943. | /* confdefs.h */
  944. | #define PACKAGE_NAME ""
  945. | #define PACKAGE_TARNAME ""
  946. | #define PACKAGE_VERSION ""
  947. | #define PACKAGE_STRING ""
  948. | #define PACKAGE_BUGREPORT ""
  949. | #define PACKAGE_URL ""
  950. | #define STDC_HEADERS 1
  951. | #define HAVE_SYS_TYPES_H 1
  952. | #define HAVE_SYS_STAT_H 1
  953. | #define HAVE_STDLIB_H 1
  954. | #define HAVE_STRING_H 1
  955. | #define HAVE_MEMORY_H 1
  956. | #define HAVE_STRINGS_H 1
  957. | #define HAVE_INTTYPES_H 1
  958. | #define HAVE_STDINT_H 1
  959. | #define HAVE_UNISTD_H 1
  960. | #define __EXTENSIONS__ 1
  961. | #define _ALL_SOURCE 1
  962. | #define _GNU_SOURCE 1
  963. | #define _POSIX_PTHREAD_SEMANTICS 1
  964. | #define _TANDEM_SOURCE 1
  965. | #define _FILE_OFFSET_BITS 64
  966. | #define ENABLE_NLS 1
  967. | #define PACKAGE "gdb"
  968. | #define DEBUGDIR "/usr/local/lib/debug"
  969. | #define DEBUGDIR_RELOCATABLE 1
  970. | #define BINDIR "/usr/local/bin"
  971. | #define GDB_DATADIR "/usr/local/share/gdb"
  972. | #define GDB_DATADIR_RELOCATABLE 1
  973. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  974. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  975. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  976. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  977. | #define HAVE_MONSTARTUP 1
  978. | #define HAVE__MCLEANUP 1
  979. | #define HAVE__ETEXT 1
  980. | #define HAVE_ETEXT 1
  981. | #define PKGVERSION "(GDB) "
  982. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  983. | #define HAVE_LIBM 1
  984. | #define HAVE_ICONV 1
  985. | #define ICONV_CONST
  986. | /* end confdefs.h.  */
  987. |
  988. | /* Override any GCC internal prototype to avoid an error.
  989. |    Use char because int might match the return type of a GCC
  990. |    builtin and then its argument prototype would still apply.  */
  991. | #ifdef __cplusplus
  992. | extern "C"
  993. | #endif
  994. | char waddstr ();
  995. | int
  996. | main ()
  997. | {
  998. | return waddstr ();
  999. |   ;
  1000. |   return 0;
  1001. | }
  1002. configure:7036: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -lcursesX  -lm    >&5
  1003. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lcursesX
  1004. collect2: error: ld returned 1 exit status
  1005. configure:7036: $? = 1
  1006. configure: failed program was:
  1007. | /* confdefs.h */
  1008. | #define PACKAGE_NAME ""
  1009. | #define PACKAGE_TARNAME ""
  1010. | #define PACKAGE_VERSION ""
  1011. | #define PACKAGE_STRING ""
  1012. | #define PACKAGE_BUGREPORT ""
  1013. | #define PACKAGE_URL ""
  1014. | #define STDC_HEADERS 1
  1015. | #define HAVE_SYS_TYPES_H 1
  1016. | #define HAVE_SYS_STAT_H 1
  1017. | #define HAVE_STDLIB_H 1
  1018. | #define HAVE_STRING_H 1
  1019. | #define HAVE_MEMORY_H 1
  1020. | #define HAVE_STRINGS_H 1
  1021. | #define HAVE_INTTYPES_H 1
  1022. | #define HAVE_STDINT_H 1
  1023. | #define HAVE_UNISTD_H 1
  1024. | #define __EXTENSIONS__ 1
  1025. | #define _ALL_SOURCE 1
  1026. | #define _GNU_SOURCE 1
  1027. | #define _POSIX_PTHREAD_SEMANTICS 1
  1028. | #define _TANDEM_SOURCE 1
  1029. | #define _FILE_OFFSET_BITS 64
  1030. | #define ENABLE_NLS 1
  1031. | #define PACKAGE "gdb"
  1032. | #define DEBUGDIR "/usr/local/lib/debug"
  1033. | #define DEBUGDIR_RELOCATABLE 1
  1034. | #define BINDIR "/usr/local/bin"
  1035. | #define GDB_DATADIR "/usr/local/share/gdb"
  1036. | #define GDB_DATADIR_RELOCATABLE 1
  1037. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1038. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1039. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  1040. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1041. | #define HAVE_MONSTARTUP 1
  1042. | #define HAVE__MCLEANUP 1
  1043. | #define HAVE__ETEXT 1
  1044. | #define HAVE_ETEXT 1
  1045. | #define PKGVERSION "(GDB) "
  1046. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1047. | #define HAVE_LIBM 1
  1048. | #define HAVE_ICONV 1
  1049. | #define ICONV_CONST
  1050. | /* end confdefs.h.  */
  1051. |
  1052. | /* Override any GCC internal prototype to avoid an error.
  1053. |    Use char because int might match the return type of a GCC
  1054. |    builtin and then its argument prototype would still apply.  */
  1055. | #ifdef __cplusplus
  1056. | extern "C"
  1057. | #endif
  1058. | char waddstr ();
  1059. | int
  1060. | main ()
  1061. | {
  1062. | return waddstr ();
  1063. |   ;
  1064. |   return 0;
  1065. | }
  1066. configure:7036: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -lcurses  -lm    >&5
  1067. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lcurses
  1068. collect2: error: ld returned 1 exit status
  1069. configure:7036: $? = 1
  1070. configure: failed program was:
  1071. | /* confdefs.h */
  1072. | #define PACKAGE_NAME ""
  1073. | #define PACKAGE_TARNAME ""
  1074. | #define PACKAGE_VERSION ""
  1075. | #define PACKAGE_STRING ""
  1076. | #define PACKAGE_BUGREPORT ""
  1077. | #define PACKAGE_URL ""
  1078. | #define STDC_HEADERS 1
  1079. | #define HAVE_SYS_TYPES_H 1
  1080. | #define HAVE_SYS_STAT_H 1
  1081. | #define HAVE_STDLIB_H 1
  1082. | #define HAVE_STRING_H 1
  1083. | #define HAVE_MEMORY_H 1
  1084. | #define HAVE_STRINGS_H 1
  1085. | #define HAVE_INTTYPES_H 1
  1086. | #define HAVE_STDINT_H 1
  1087. | #define HAVE_UNISTD_H 1
  1088. | #define __EXTENSIONS__ 1
  1089. | #define _ALL_SOURCE 1
  1090. | #define _GNU_SOURCE 1
  1091. | #define _POSIX_PTHREAD_SEMANTICS 1
  1092. | #define _TANDEM_SOURCE 1
  1093. | #define _FILE_OFFSET_BITS 64
  1094. | #define ENABLE_NLS 1
  1095. | #define PACKAGE "gdb"
  1096. | #define DEBUGDIR "/usr/local/lib/debug"
  1097. | #define DEBUGDIR_RELOCATABLE 1
  1098. | #define BINDIR "/usr/local/bin"
  1099. | #define GDB_DATADIR "/usr/local/share/gdb"
  1100. | #define GDB_DATADIR_RELOCATABLE 1
  1101. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1102. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1103. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  1104. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1105. | #define HAVE_MONSTARTUP 1
  1106. | #define HAVE__MCLEANUP 1
  1107. | #define HAVE__ETEXT 1
  1108. | #define HAVE_ETEXT 1
  1109. | #define PKGVERSION "(GDB) "
  1110. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1111. | #define HAVE_LIBM 1
  1112. | #define HAVE_ICONV 1
  1113. | #define ICONV_CONST
  1114. | /* end confdefs.h.  */
  1115. |
  1116. | /* Override any GCC internal prototype to avoid an error.
  1117. |    Use char because int might match the return type of a GCC
  1118. |    builtin and then its argument prototype would still apply.  */
  1119. | #ifdef __cplusplus
  1120. | extern "C"
  1121. | #endif
  1122. | char waddstr ();
  1123. | int
  1124. | main ()
  1125. | {
  1126. | return waddstr ();
  1127. |   ;
  1128. |   return 0;
  1129. | }
  1130. configure:7053: result: no
  1131. configure:7080: WARNING: no enhanced curses library found; disabling TUI
  1132. configure:7107: checking for library containing tgetent
  1133. configure:7138: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -lm    >&5
  1134. /tmp/ccG0CZMc.o: In function `main':
  1135. /home/constantine/Projects/gdb-7.7/gdb/conftest.c:56: undefined reference to `tgetent'
  1136. collect2: error: ld returned 1 exit status
  1137. configure:7138: $? = 1
  1138. configure: failed program was:
  1139. | /* confdefs.h */
  1140. | #define PACKAGE_NAME ""
  1141. | #define PACKAGE_TARNAME ""
  1142. | #define PACKAGE_VERSION ""
  1143. | #define PACKAGE_STRING ""
  1144. | #define PACKAGE_BUGREPORT ""
  1145. | #define PACKAGE_URL ""
  1146. | #define STDC_HEADERS 1
  1147. | #define HAVE_SYS_TYPES_H 1
  1148. | #define HAVE_SYS_STAT_H 1
  1149. | #define HAVE_STDLIB_H 1
  1150. | #define HAVE_STRING_H 1
  1151. | #define HAVE_MEMORY_H 1
  1152. | #define HAVE_STRINGS_H 1
  1153. | #define HAVE_INTTYPES_H 1
  1154. | #define HAVE_STDINT_H 1
  1155. | #define HAVE_UNISTD_H 1
  1156. | #define __EXTENSIONS__ 1
  1157. | #define _ALL_SOURCE 1
  1158. | #define _GNU_SOURCE 1
  1159. | #define _POSIX_PTHREAD_SEMANTICS 1
  1160. | #define _TANDEM_SOURCE 1
  1161. | #define _FILE_OFFSET_BITS 64
  1162. | #define ENABLE_NLS 1
  1163. | #define PACKAGE "gdb"
  1164. | #define DEBUGDIR "/usr/local/lib/debug"
  1165. | #define DEBUGDIR_RELOCATABLE 1
  1166. | #define BINDIR "/usr/local/bin"
  1167. | #define GDB_DATADIR "/usr/local/share/gdb"
  1168. | #define GDB_DATADIR_RELOCATABLE 1
  1169. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1170. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1171. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  1172. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1173. | #define HAVE_MONSTARTUP 1
  1174. | #define HAVE__MCLEANUP 1
  1175. | #define HAVE__ETEXT 1
  1176. | #define HAVE_ETEXT 1
  1177. | #define PKGVERSION "(GDB) "
  1178. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1179. | #define HAVE_LIBM 1
  1180. | #define HAVE_ICONV 1
  1181. | #define ICONV_CONST
  1182. | /* end confdefs.h.  */
  1183. |
  1184. | /* Override any GCC internal prototype to avoid an error.
  1185. |    Use char because int might match the return type of a GCC
  1186. |    builtin and then its argument prototype would still apply.  */
  1187. | #ifdef __cplusplus
  1188. | extern "C"
  1189. | #endif
  1190. | char tgetent ();
  1191. | int
  1192. | main ()
  1193. | {
  1194. | return tgetent ();
  1195. |   ;
  1196. |   return 0;
  1197. | }
  1198. configure:7138: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -ltermcap  -lm    >&5
  1199. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -ltermcap
  1200. collect2: error: ld returned 1 exit status
  1201. configure:7138: $? = 1
  1202. configure: failed program was:
  1203. | /* confdefs.h */
  1204. | #define PACKAGE_NAME ""
  1205. | #define PACKAGE_TARNAME ""
  1206. | #define PACKAGE_VERSION ""
  1207. | #define PACKAGE_STRING ""
  1208. | #define PACKAGE_BUGREPORT ""
  1209. | #define PACKAGE_URL ""
  1210. | #define STDC_HEADERS 1
  1211. | #define HAVE_SYS_TYPES_H 1
  1212. | #define HAVE_SYS_STAT_H 1
  1213. | #define HAVE_STDLIB_H 1
  1214. | #define HAVE_STRING_H 1
  1215. | #define HAVE_MEMORY_H 1
  1216. | #define HAVE_STRINGS_H 1
  1217. | #define HAVE_INTTYPES_H 1
  1218. | #define HAVE_STDINT_H 1
  1219. | #define HAVE_UNISTD_H 1
  1220. | #define __EXTENSIONS__ 1
  1221. | #define _ALL_SOURCE 1
  1222. | #define _GNU_SOURCE 1
  1223. | #define _POSIX_PTHREAD_SEMANTICS 1
  1224. | #define _TANDEM_SOURCE 1
  1225. | #define _FILE_OFFSET_BITS 64
  1226. | #define ENABLE_NLS 1
  1227. | #define PACKAGE "gdb"
  1228. | #define DEBUGDIR "/usr/local/lib/debug"
  1229. | #define DEBUGDIR_RELOCATABLE 1
  1230. | #define BINDIR "/usr/local/bin"
  1231. | #define GDB_DATADIR "/usr/local/share/gdb"
  1232. | #define GDB_DATADIR_RELOCATABLE 1
  1233. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1234. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1235. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  1236. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1237. | #define HAVE_MONSTARTUP 1
  1238. | #define HAVE__MCLEANUP 1
  1239. | #define HAVE__ETEXT 1
  1240. | #define HAVE_ETEXT 1
  1241. | #define PKGVERSION "(GDB) "
  1242. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1243. | #define HAVE_LIBM 1
  1244. | #define HAVE_ICONV 1
  1245. | #define ICONV_CONST
  1246. | /* end confdefs.h.  */
  1247. |
  1248. | /* Override any GCC internal prototype to avoid an error.
  1249. |    Use char because int might match the return type of a GCC
  1250. |    builtin and then its argument prototype would still apply.  */
  1251. | #ifdef __cplusplus
  1252. | extern "C"
  1253. | #endif
  1254. | char tgetent ();
  1255. | int
  1256. | main ()
  1257. | {
  1258. | return tgetent ();
  1259. |   ;
  1260. |   return 0;
  1261. | }
  1262. configure:7138: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -ltinfo  -lm    >&5
  1263. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -ltinfo
  1264. collect2: error: ld returned 1 exit status
  1265. configure:7138: $? = 1
  1266. configure: failed program was:
  1267. | /* confdefs.h */
  1268. | #define PACKAGE_NAME ""
  1269. | #define PACKAGE_TARNAME ""
  1270. | #define PACKAGE_VERSION ""
  1271. | #define PACKAGE_STRING ""
  1272. | #define PACKAGE_BUGREPORT ""
  1273. | #define PACKAGE_URL ""
  1274. | #define STDC_HEADERS 1
  1275. | #define HAVE_SYS_TYPES_H 1
  1276. | #define HAVE_SYS_STAT_H 1
  1277. | #define HAVE_STDLIB_H 1
  1278. | #define HAVE_STRING_H 1
  1279. | #define HAVE_MEMORY_H 1
  1280. | #define HAVE_STRINGS_H 1
  1281. | #define HAVE_INTTYPES_H 1
  1282. | #define HAVE_STDINT_H 1
  1283. | #define HAVE_UNISTD_H 1
  1284. | #define __EXTENSIONS__ 1
  1285. | #define _ALL_SOURCE 1
  1286. | #define _GNU_SOURCE 1
  1287. | #define _POSIX_PTHREAD_SEMANTICS 1
  1288. | #define _TANDEM_SOURCE 1
  1289. | #define _FILE_OFFSET_BITS 64
  1290. | #define ENABLE_NLS 1
  1291. | #define PACKAGE "gdb"
  1292. | #define DEBUGDIR "/usr/local/lib/debug"
  1293. | #define DEBUGDIR_RELOCATABLE 1
  1294. | #define BINDIR "/usr/local/bin"
  1295. | #define GDB_DATADIR "/usr/local/share/gdb"
  1296. | #define GDB_DATADIR_RELOCATABLE 1
  1297. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1298. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1299. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  1300. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1301. | #define HAVE_MONSTARTUP 1
  1302. | #define HAVE__MCLEANUP 1
  1303. | #define HAVE__ETEXT 1
  1304. | #define HAVE_ETEXT 1
  1305. | #define PKGVERSION "(GDB) "
  1306. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1307. | #define HAVE_LIBM 1
  1308. | #define HAVE_ICONV 1
  1309. | #define ICONV_CONST
  1310. | /* end confdefs.h.  */
  1311. |
  1312. | /* Override any GCC internal prototype to avoid an error.
  1313. |    Use char because int might match the return type of a GCC
  1314. |    builtin and then its argument prototype would still apply.  */
  1315. | #ifdef __cplusplus
  1316. | extern "C"
  1317. | #endif
  1318. | char tgetent ();
  1319. | int
  1320. | main ()
  1321. | {
  1322. | return tgetent ();
  1323. |   ;
  1324. |   return 0;
  1325. | }
  1326. configure:7138: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -lcurses  -lm    >&5
  1327. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lcurses
  1328. collect2: error: ld returned 1 exit status
  1329. configure:7138: $? = 1
  1330. configure: failed program was:
  1331. | /* confdefs.h */
  1332. | #define PACKAGE_NAME ""
  1333. | #define PACKAGE_TARNAME ""
  1334. | #define PACKAGE_VERSION ""
  1335. | #define PACKAGE_STRING ""
  1336. | #define PACKAGE_BUGREPORT ""
  1337. | #define PACKAGE_URL ""
  1338. | #define STDC_HEADERS 1
  1339. | #define HAVE_SYS_TYPES_H 1
  1340. | #define HAVE_SYS_STAT_H 1
  1341. | #define HAVE_STDLIB_H 1
  1342. | #define HAVE_STRING_H 1
  1343. | #define HAVE_MEMORY_H 1
  1344. | #define HAVE_STRINGS_H 1
  1345. | #define HAVE_INTTYPES_H 1
  1346. | #define HAVE_STDINT_H 1
  1347. | #define HAVE_UNISTD_H 1
  1348. | #define __EXTENSIONS__ 1
  1349. | #define _ALL_SOURCE 1
  1350. | #define _GNU_SOURCE 1
  1351. | #define _POSIX_PTHREAD_SEMANTICS 1
  1352. | #define _TANDEM_SOURCE 1
  1353. | #define _FILE_OFFSET_BITS 64
  1354. | #define ENABLE_NLS 1
  1355. | #define PACKAGE "gdb"
  1356. | #define DEBUGDIR "/usr/local/lib/debug"
  1357. | #define DEBUGDIR_RELOCATABLE 1
  1358. | #define BINDIR "/usr/local/bin"
  1359. | #define GDB_DATADIR "/usr/local/share/gdb"
  1360. | #define GDB_DATADIR_RELOCATABLE 1
  1361. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1362. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1363. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  1364. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1365. | #define HAVE_MONSTARTUP 1
  1366. | #define HAVE__MCLEANUP 1
  1367. | #define HAVE__ETEXT 1
  1368. | #define HAVE_ETEXT 1
  1369. | #define PKGVERSION "(GDB) "
  1370. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1371. | #define HAVE_LIBM 1
  1372. | #define HAVE_ICONV 1
  1373. | #define ICONV_CONST
  1374. | /* end confdefs.h.  */
  1375. |
  1376. | /* Override any GCC internal prototype to avoid an error.
  1377. |    Use char because int might match the return type of a GCC
  1378. |    builtin and then its argument prototype would still apply.  */
  1379. | #ifdef __cplusplus
  1380. | extern "C"
  1381. | #endif
  1382. | char tgetent ();
  1383. | int
  1384. | main ()
  1385. | {
  1386. | return tgetent ();
  1387. |   ;
  1388. |   return 0;
  1389. | }
  1390. configure:7138: arm-linux-gnueabi-gcc -o conftest -g -O2    conftest.c -lncurses  -lm    >&5
  1391. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lncurses
  1392. collect2: error: ld returned 1 exit status
  1393. configure:7138: $? = 1
  1394. configure: failed program was:
  1395. | /* confdefs.h */
  1396. | #define PACKAGE_NAME ""
  1397. | #define PACKAGE_TARNAME ""
  1398. | #define PACKAGE_VERSION ""
  1399. | #define PACKAGE_STRING ""
  1400. | #define PACKAGE_BUGREPORT ""
  1401. | #define PACKAGE_URL ""
  1402. | #define STDC_HEADERS 1
  1403. | #define HAVE_SYS_TYPES_H 1
  1404. | #define HAVE_SYS_STAT_H 1
  1405. | #define HAVE_STDLIB_H 1
  1406. | #define HAVE_STRING_H 1
  1407. | #define HAVE_MEMORY_H 1
  1408. | #define HAVE_STRINGS_H 1
  1409. | #define HAVE_INTTYPES_H 1
  1410. | #define HAVE_STDINT_H 1
  1411. | #define HAVE_UNISTD_H 1
  1412. | #define __EXTENSIONS__ 1
  1413. | #define _ALL_SOURCE 1
  1414. | #define _GNU_SOURCE 1
  1415. | #define _POSIX_PTHREAD_SEMANTICS 1
  1416. | #define _TANDEM_SOURCE 1
  1417. | #define _FILE_OFFSET_BITS 64
  1418. | #define ENABLE_NLS 1
  1419. | #define PACKAGE "gdb"
  1420. | #define DEBUGDIR "/usr/local/lib/debug"
  1421. | #define DEBUGDIR_RELOCATABLE 1
  1422. | #define BINDIR "/usr/local/bin"
  1423. | #define GDB_DATADIR "/usr/local/share/gdb"
  1424. | #define GDB_DATADIR_RELOCATABLE 1
  1425. | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1426. | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1427. | #define DEFAULT_BFD_ARCH bfd_arm_arch
  1428. | #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1429. | #define HAVE_MONSTARTUP 1
  1430. | #define HAVE__MCLEANUP 1
  1431. | #define HAVE__ETEXT 1
  1432. | #define HAVE_ETEXT 1
  1433. | #define PKGVERSION "(GDB) "
  1434. | #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1435. | #define HAVE_LIBM 1
  1436. | #define HAVE_ICONV 1
  1437. | #define ICONV_CONST
  1438. | /* end confdefs.h.  */
  1439. |
  1440. | /* Override any GCC internal prototype to avoid an error.
  1441. |    Use char because int might match the return type of a GCC
  1442. |    builtin and then its argument prototype would still apply.  */
  1443. | #ifdef __cplusplus
  1444. | extern "C"
  1445. | #endif
  1446. | char tgetent ();
  1447. | int
  1448. | main ()
  1449. | {
  1450. | return tgetent ();
  1451. |   ;
  1452. |   return 0;
  1453. | }
  1454. configure:7155: result: no
  1455. configure:7165: error: no termcap library found
  1456.  
  1457. ## ---------------- ##
  1458. ## Cache variables. ##
  1459. ## ---------------- ##
  1460.  
  1461. ac_cv_build=x86_64-unknown-linux-gnu
  1462. ac_cv_c_compiler_gnu=yes
  1463. ac_cv_env_CC_set=
  1464. ac_cv_env_CC_value=
  1465. ac_cv_env_CFLAGS_set=
  1466. ac_cv_env_CFLAGS_value=
  1467. ac_cv_env_CPPFLAGS_set=
  1468. ac_cv_env_CPPFLAGS_value=
  1469. ac_cv_env_CPP_set=
  1470. ac_cv_env_CPP_value=
  1471. ac_cv_env_LDFLAGS_set=
  1472. ac_cv_env_LDFLAGS_value=
  1473. ac_cv_env_LIBS_set=
  1474. ac_cv_env_LIBS_value=
  1475. ac_cv_env_MAKEINFOFLAGS_set=
  1476. ac_cv_env_MAKEINFOFLAGS_value=
  1477. ac_cv_env_MAKEINFO_set=
  1478. ac_cv_env_MAKEINFO_value=
  1479. ac_cv_env_XMKMF_set=
  1480. ac_cv_env_XMKMF_value=
  1481. ac_cv_env_YACC_set=
  1482. ac_cv_env_YACC_value=
  1483. ac_cv_env_YFLAGS_set=
  1484. ac_cv_env_YFLAGS_value=
  1485. ac_cv_env_build_alias_set=
  1486. ac_cv_env_build_alias_value=
  1487. ac_cv_env_host_alias_set=set
  1488. ac_cv_env_host_alias_value=arm-linux-gnueabi
  1489. ac_cv_env_target_alias_set=
  1490. ac_cv_env_target_alias_value=
  1491. ac_cv_func__mcleanup=yes
  1492. ac_cv_func_monstartup=yes
  1493. ac_cv_func_wctype=yes
  1494. ac_cv_header_inttypes_h=yes
  1495. ac_cv_header_libunwind_ia64_h=no
  1496. ac_cv_header_memory_h=yes
  1497. ac_cv_header_minix_config_h=no
  1498. ac_cv_header_stdc=yes
  1499. ac_cv_header_stdint_h=yes
  1500. ac_cv_header_stdlib_h=yes
  1501. ac_cv_header_string_h=yes
  1502. ac_cv_header_strings_h=yes
  1503. ac_cv_header_sys_stat_h=yes
  1504. ac_cv_header_sys_types_h=yes
  1505. ac_cv_header_unistd_h=yes
  1506. ac_cv_host=arm-unknown-linux-gnueabi
  1507. ac_cv_lib_m_main=yes
  1508. ac_cv_objext=o
  1509. ac_cv_path_EGREP='/bin/grep -E'
  1510. ac_cv_path_GREP=/bin/grep
  1511. ac_cv_path_install='/usr/bin/install -c'
  1512. ac_cv_prog_AR=arm-linux-gnueabi-ar
  1513. ac_cv_prog_AWK=gawk
  1514. ac_cv_prog_CC=arm-linux-gnueabi-gcc
  1515. ac_cv_prog_CPP='arm-linux-gnueabi-gcc -E'
  1516. ac_cv_prog_MAKE=make
  1517. ac_cv_prog_RANLIB=arm-linux-gnueabi-ranlib
  1518. ac_cv_prog_STRIP=arm-linux-gnueabi-strip
  1519. ac_cv_prog_YACC='bison -y'
  1520. ac_cv_prog_cc_c89=
  1521. ac_cv_prog_cc_g=yes
  1522. ac_cv_prog_make_make_set=yes
  1523. ac_cv_safe_to_define___extensions__=yes
  1524. ac_cv_search_dlgetmodinfo=no
  1525. ac_cv_search_gethostbyname='none required'
  1526. ac_cv_search_socketpair='none required'
  1527. ac_cv_search_tgetent=no
  1528. ac_cv_search_waddstr=no
  1529. ac_cv_search_zlibVersion=no
  1530. ac_cv_sys_file_offset_bits=64
  1531. ac_cv_sys_largefile_CC=no
  1532. ac_cv_target=arm-unknown-linux-gnueabi
  1533. ac_cv_var__etext=yes
  1534. ac_cv_var_etext=yes
  1535. am_cv_CC_dependencies_compiler_type=gcc3
  1536. am_cv_build_libiconv_path=
  1537. am_cv_func_iconv=yes
  1538. am_cv_lib_iconv=no
  1539. am_cv_prog_cc_stdc=
  1540. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  1541. am_cv_proto_iconv_arg1=
  1542. am_cv_use_build_libiconv=no
  1543. gdb_cv_have_makeinfo_click=no
  1544.  
  1545. ## ----------------- ##
  1546. ## Output variables. ##
  1547. ## ----------------- ##
  1548.  
  1549. ALLOCA=''
  1550. AR='arm-linux-gnueabi-ar'
  1551. AWK='gawk'
  1552. CATALOGS=''
  1553. CATOBJEXT='.gmo'
  1554. CC='arm-linux-gnueabi-gcc'
  1555. CCDEPMODE='depmode=gcc3'
  1556. CFLAGS='-g -O2'
  1557. CONFIG_ALL=' all-po'
  1558. CONFIG_CLEAN=' clean-po'
  1559. CONFIG_DEPS=' $(SUBDIR_CLI_DEPS) $(SUBDIR_MI_DEPS)'
  1560. CONFIG_INSTALL=' install-po'
  1561. CONFIG_LDFLAGS=''
  1562. CONFIG_OBS=' $(SUBDIR_CLI_OBS) $(SUBDIR_MI_OBS)'
  1563. CONFIG_SRCS=' $(SUBDIR_CLI_SRCS) $(SUBDIR_MI_SRCS)'
  1564. CONFIG_UNINSTALL=' uninstall-po'
  1565. CPP='arm-linux-gnueabi-gcc -E'
  1566. CPPFLAGS=' '
  1567. DATADIRNAME='share'
  1568. DEBUGDIR='${exec_prefix}/lib/debug'
  1569. DEFS=''
  1570. DEPDIR='.deps'
  1571. DLLTOOL=''
  1572. ECHO_C=''
  1573. ECHO_N='-n'
  1574. ECHO_T=''
  1575. EGREP='/bin/grep -E'
  1576. ENABLE_CFLAGS=' $(SUBDIR_CLI_CFLAGS) $(SUBDIR_MI_CFLAGS)'
  1577. EXEEXT=''
  1578. GCORE_TRANSFORM_NAME=''
  1579. GDBTKLIBS=''
  1580. GDBTK_CFLAGS=''
  1581. GDBTK_SRC_DIR=''
  1582. GDB_DATADIR='${datarootdir}/gdb'
  1583. GDB_NM_FILE=''
  1584. GDB_TRANSFORM_NAME=''
  1585. GENCAT='gencat'
  1586. GMAKE_FALSE='#'
  1587. GMAKE_TRUE=''
  1588. GMSGFMT='/usr/bin/msgfmt'
  1589. GNULIB_STDINT_H=''
  1590. GREP='/bin/grep'
  1591. GUI_CFLAGS_X=''
  1592. HAVE_LIBBABELTRACE=''
  1593. HAVE_LIBEXPAT=''
  1594. HAVE_LIBLZMA=''
  1595. HAVE_NATIVE_GCORE_TARGET=''
  1596. INCINTL=''
  1597. INSTALL_DATA='${INSTALL} -m 644'
  1598. INSTALL_PROGRAM='${INSTALL}'
  1599. INSTALL_SCRIPT='${INSTALL}'
  1600. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1601. INSTOBJEXT='.mo'
  1602. JIT_READER_DIR=''
  1603. LDFLAGS=''
  1604. LIBBABELTRACE=''
  1605. LIBEXPAT=''
  1606. LIBGUI=''
  1607. LIBINTL=''
  1608. LIBINTL_DEP=''
  1609. LIBLZMA=''
  1610. LIBOBJS=''
  1611. LIBS='-lm   '
  1612. LN_S='ln -s'
  1613. LTLIBBABELTRACE=''
  1614. LTLIBEXPAT=''
  1615. LTLIBLZMA=''
  1616. LTLIBOBJS=''
  1617. MAINT='#'
  1618. MAINTAINER_MODE_FALSE=''
  1619. MAINTAINER_MODE_TRUE='#'
  1620. MAKE='make'
  1621. MAKEINFO=''
  1622. MAKEINFOFLAGS=''
  1623. MAKEINFO_EXTRA_FLAGS=''
  1624. MIG=''
  1625. OBJEXT='o'
  1626. PACKAGE='gdb'
  1627. PACKAGE_BUGREPORT=''
  1628. PACKAGE_NAME=''
  1629. PACKAGE_STRING=''
  1630. PACKAGE_TARNAME=''
  1631. PACKAGE_URL=''
  1632. PACKAGE_VERSION=''
  1633. PATH_SEPARATOR=':'
  1634. PKGVERSION='(GDB) '
  1635. POSUB='po'
  1636. PROFILE_CFLAGS=''
  1637. PYTHON_CFLAGS=''
  1638. PYTHON_CPPFLAGS=''
  1639. PYTHON_LIBS=''
  1640. RANLIB='arm-linux-gnueabi-ranlib'
  1641. RDYNAMIC=''
  1642. READLINE=''
  1643. READLINE_CFLAGS=''
  1644. READLINE_DEPS=''
  1645. READLINE_TEXI_INCFLAG=''
  1646. REPORT_BUGS_TEXI='@uref{http://www.gnu.org/software/gdb/bugs/}'
  1647. REPORT_BUGS_TO='<http://www.gnu.org/software/gdb/bugs/>'
  1648. SER_HARDWIRE=''
  1649. SET_MAKE=''
  1650. SHELL='/bin/bash'
  1651. SIM=''
  1652. SIM_OBS=''
  1653. STRIP='arm-linux-gnueabi-strip'
  1654. SYSTEM_GDBINIT=''
  1655. TARGET_OBS=''
  1656. TARGET_PTR=''
  1657. TARGET_SYSTEM_ROOT=''
  1658. TCL_BIN_DIR=''
  1659. TCL_DEPS=''
  1660. TCL_INCLUDE=''
  1661. TCL_LIBRARY=''
  1662. TCL_LIB_FILE=''
  1663. TCL_LIB_FLAG=''
  1664. TCL_LIB_SPEC=''
  1665. TCL_PATCH_LEVEL=''
  1666. TCL_SRC_DIR=''
  1667. TCL_STUB_LIB_FILE=''
  1668. TCL_STUB_LIB_FLAG=''
  1669. TCL_STUB_LIB_SPEC=''
  1670. TCL_VERSION=''
  1671. TK_BIN_DIR=''
  1672. TK_DEPS=''
  1673. TK_INCLUDE=''
  1674. TK_LIBRARY=''
  1675. TK_LIB_FILE=''
  1676. TK_LIB_FLAG=''
  1677. TK_LIB_SPEC=''
  1678. TK_SRC_DIR=''
  1679. TK_STUB_LIB_FILE=''
  1680. TK_STUB_LIB_FLAG=''
  1681. TK_STUB_LIB_SPEC=''
  1682. TK_VERSION=''
  1683. TK_XINCLUDES=''
  1684. USE_NLS='yes'
  1685. WARN_CFLAGS=''
  1686. WERROR_CFLAGS=''
  1687. WIN32LDAPP=''
  1688. WIN32LIBS=''
  1689. WINDRES=''
  1690. XGETTEXT='/usr/bin/xgettext'
  1691. XMKMF=''
  1692. X_CFLAGS=''
  1693. X_LDFLAGS=''
  1694. X_LIBS=''
  1695. YACC='bison -y'
  1696. YFLAGS=''
  1697. ac_ct_CC=''
  1698. am__leading_dot='.'
  1699. bindir='${exec_prefix}/bin'
  1700. build='x86_64-unknown-linux-gnu'
  1701. build_alias=''
  1702. build_cpu='x86_64'
  1703. build_os='linux-gnu'
  1704. build_vendor='unknown'
  1705. datadir='${datarootdir}'
  1706. datarootdir='${prefix}/share'
  1707. docdir='${datarootdir}/doc/${PACKAGE}'
  1708. dvidir='${docdir}'
  1709. exec_prefix='${prefix}'
  1710. frags=''
  1711. host='arm-unknown-linux-gnueabi'
  1712. host_alias='arm-linux-gnueabi'
  1713. host_cpu='arm'
  1714. host_os='linux-gnueabi'
  1715. host_vendor='unknown'
  1716. htmldir='${docdir}'
  1717. includedir='${prefix}/include'
  1718. infodir='${datarootdir}/info'
  1719. install_sh='${SHELL} /home/constantine/Projects/gdb-7.7/install-sh'
  1720. libdir='${exec_prefix}/lib'
  1721. libexecdir='${exec_prefix}/libexec'
  1722. localedir='${datadir}/locale'
  1723. localstatedir='${prefix}/var'
  1724. mandir='${datarootdir}/man'
  1725. oldincludedir='/usr/include'
  1726. pdfdir='${docdir}'
  1727. prefix='/usr/local'
  1728. program_transform_name='s,x,x,'
  1729. psdir='${docdir}'
  1730. python_prog_path=''
  1731. sbindir='${exec_prefix}/sbin'
  1732. sharedstatedir='${prefix}/com'
  1733. subdirs=' testsuite'
  1734. sysconfdir='${prefix}/etc'
  1735. target='arm-unknown-linux-gnueabi'
  1736. target_alias=''
  1737. target_cpu='arm'
  1738. target_os='linux-gnueabi'
  1739. target_subdir=''
  1740. target_vendor='unknown'
  1741.  
  1742. ## ------------------- ##
  1743. ## File substitutions. ##
  1744. ## ------------------- ##
  1745.  
  1746. host_makefile_frag=''
  1747.  
  1748. ## ----------- ##
  1749. ## confdefs.h. ##
  1750. ## ----------- ##
  1751.  
  1752. /* confdefs.h */
  1753. #define PACKAGE_NAME ""
  1754. #define PACKAGE_TARNAME ""
  1755. #define PACKAGE_VERSION ""
  1756. #define PACKAGE_STRING ""
  1757. #define PACKAGE_BUGREPORT ""
  1758. #define PACKAGE_URL ""
  1759. #define STDC_HEADERS 1
  1760. #define HAVE_SYS_TYPES_H 1
  1761. #define HAVE_SYS_STAT_H 1
  1762. #define HAVE_STDLIB_H 1
  1763. #define HAVE_STRING_H 1
  1764. #define HAVE_MEMORY_H 1
  1765. #define HAVE_STRINGS_H 1
  1766. #define HAVE_INTTYPES_H 1
  1767. #define HAVE_STDINT_H 1
  1768. #define HAVE_UNISTD_H 1
  1769. #define __EXTENSIONS__ 1
  1770. #define _ALL_SOURCE 1
  1771. #define _GNU_SOURCE 1
  1772. #define _POSIX_PTHREAD_SEMANTICS 1
  1773. #define _TANDEM_SOURCE 1
  1774. #define _FILE_OFFSET_BITS 64
  1775. #define ENABLE_NLS 1
  1776. #define PACKAGE "gdb"
  1777. #define DEBUGDIR "/usr/local/lib/debug"
  1778. #define DEBUGDIR_RELOCATABLE 1
  1779. #define BINDIR "/usr/local/bin"
  1780. #define GDB_DATADIR "/usr/local/share/gdb"
  1781. #define GDB_DATADIR_RELOCATABLE 1
  1782. #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
  1783. #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
  1784. #define DEFAULT_BFD_ARCH bfd_arm_arch
  1785. #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec
  1786. #define HAVE_MONSTARTUP 1
  1787. #define HAVE__MCLEANUP 1
  1788. #define HAVE__ETEXT 1
  1789. #define HAVE_ETEXT 1
  1790. #define PKGVERSION "(GDB) "
  1791. #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
  1792. #define HAVE_LIBM 1
  1793. #define HAVE_ICONV 1
  1794. #define ICONV_CONST
  1795.  
  1796. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement