Advertisement
Guest User

Alagunambi Welkin

a guest
Oct 4th, 2010
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.80 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.52.20030208. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --with-shared --without-debug --enable-widec --disable-nls
  8.  
  9. ## ---------- ##
  10. ## Platform. ##
  11. ## ---------- ##
  12.  
  13. hostname = localhost.localdomain
  14. uname -m = i586
  15. uname -r = 2.6.33.3-85.fc13.i586.PAE
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu May 6 18:27:11 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X =
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH = /usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin
  31.  
  32. ## ------------ ##
  33. ## Core tests. ##
  34. ## ------------ ##
  35.  
  36. configure:947: loading site script /usr
  37. configure:947: loading site script /usr
  38. configure:1037: PATH=".;."; conftest.sh
  39. ./configure: line 1038: conftest.sh: command not found
  40. configure:1040: $? = 127
  41. configure:1057: result: Configuring NCURSES 5.5 ABI 5 (Mon Oct 4 15:30:41 GMT 2010)
  42. configure:1162: checking build system type
  43. configure:1180: result: i586-pc-linux-gnu
  44. configure:1187: checking host system type
  45. configure:1201: result: i586-pc-linux-gnu
  46. configure:1209: checking target system type
  47. configure:1223: result: i586-pc-linux-gnu
  48. configure:1254: result: Configuring for linux-gnu
  49. configure:1278: checking for prefix
  50. configure:1290: result: /usr --with-shared --without-debug --enable-widec --disable-nls
  51. configure:1365: checking for gcc
  52. configure:1380: found /usr/local/bin/gcc
  53. configure:1388: result: gcc
  54. configure:1616: checking for C compiler version
  55. configure:1619: gcc --version </dev/null >&5
  56. gcc (GCC) 4.0.4
  57. Copyright (C) 2006 Free Software Foundation, Inc.
  58. This is free software; see the source for copying conditions. There is NO
  59. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  60.  
  61. configure:1622: $? = 0
  62. configure:1624: gcc -v </dev/null >&5
  63. Reading specs from /tools/lib/gcc/i686-pc-linux-gnu/4.0.4/specs
  64. Target: i686-pc-linux-gnu
  65. Configured with: /devel/inh/other/ipfire/git/ipfire-2.x/build/usr/src/gcc-4.0.4/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch
  66. Thread model: posix
  67. gcc version 4.0.4
  68. configure:1627: $? = 0
  69. configure:1629: gcc -V </dev/null >&5
  70. gcc: '-V' option must have argument
  71. configure:1632: $? = 1
  72. configure:1652: checking for C compiler default output
  73. configure:1655: gcc -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  74. configure:1658: $? = 0
  75. configure:1687: result: a.out
  76. configure:1692: checking whether the C compiler works
  77. configure:1698: ./a.out
  78. configure:1701: $? = 0
  79. configure:1716: result: yes
  80. configure:1723: checking whether we are cross compiling
  81. configure:1725: result: no
  82. configure:1728: checking for executable suffix
  83. configure:1730: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  84. configure:1733: $? = 0
  85. configure:1755: result:
  86. configure:1761: checking for object suffix
  87. configure:1779: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  88. configure:1782: $? = 0
  89. configure:1801: result: o
  90. configure:1805: checking whether we are using the GNU C compiler
  91. configure:1826: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  92. configure:1829: $? = 0
  93. configure:1832: test -s conftest.o
  94. configure:1835: $? = 0
  95. configure:1847: result: yes
  96. configure:1853: checking whether gcc accepts -g
  97. configure:1871: gcc -c -g conftest.c >&5
  98. configure:1874: $? = 0
  99. configure:1877: test -s conftest.o
  100. configure:1880: $? = 0
  101. configure:1890: result: yes
  102. configure:1917: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  103. configure:1920: $? = 0
  104. configure:1923: test -s conftest.o
  105. configure:1926: $? = 0
  106. configure:1951: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  107. configure:1954: $? = 0
  108. configure:1957: test -s conftest.o
  109. configure:1960: $? = 0
  110. configure:1982: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  111. configure: In function 'int main()':
  112. configure:1975: error: 'exit' was not declared in this scope
  113. configure:1985: $? = 1
  114. configure: failed program was:
  115. #line 1970 "configure"
  116. #include "confdefs.h"
  117.  
  118. int
  119. main ()
  120. {
  121. exit (42);
  122. ;
  123. return 0;
  124. }
  125. configure:1951: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  126. configure:1954: $? = 0
  127. configure:1957: test -s conftest.o
  128. configure:1960: $? = 0
  129. configure:1982: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  130. configure:1985: $? = 0
  131. configure:1988: test -s conftest.o
  132. configure:1991: $? = 0
  133. configure:2020: checking version of gcc
  134. configure:2024: result: 4.0.4
  135. configure:2033: checking how to run the C preprocessor
  136. configure:2059: gcc -E conftest.c
  137. configure:2065: $? = 0
  138. configure:2092: gcc -E conftest.c
  139. configure:2089:28: error: ac_nonexistent.h: No such file or directory
  140. configure:2098: $? = 1
  141. configure: failed program was:
  142. #line 2088 "configure"
  143. #include "confdefs.h"
  144. #include <ac_nonexistent.h>
  145. configure:2135: result: gcc -E
  146. configure:2150: gcc -E conftest.c
  147. configure:2156: $? = 0
  148. configure:2183: gcc -E conftest.c
  149. configure:2180:28: error: ac_nonexistent.h: No such file or directory
  150. configure:2189: $? = 1
  151. configure: failed program was:
  152. #line 2179 "configure"
  153. #include "confdefs.h"
  154. #include <ac_nonexistent.h>
  155. configure:2229: checking whether gcc needs -traditional
  156. configure:2264: result: no
  157. configure:2271: checking whether gcc understands -c and -o together
  158. configure:2287: gcc -c conftest.c -o conftest2.o >&5
  159. configure:2290: $? = 0
  160. configure:2292: gcc -c conftest.c -o conftest2.o >&5
  161. configure:2295: $? = 0
  162. configure:2306: result: yes
  163. configure:2313: checking for POSIXized ISC
  164. configure:2332: result: no
  165. configure:2337: checking for gcc option to accept ANSI C
  166. configure:2452: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DCC_HAS_PROTOS conftest.c >&5
  167. configure:2455: $? = 0
  168. configure:2458: test -s conftest.o
  169. configure:2461: $? = 0
  170. configure:2474: result: -DCC_HAS_PROTOS
  171. configure:2597: checking for ldconfig
  172. configure:2614: found /sbin/ldconfig
  173. configure:2625: result: /sbin/ldconfig
  174. configure:2636: checking if you want to ensure bool is consistent with C++
  175. configure:2646: result: yes
  176. configure:2702: checking for g++
  177. configure:2717: found /usr/local/bin/g++
  178. configure:2725: result: g++
  179. configure:2740: checking for C++ compiler version
  180. configure:2743: g++ --version </dev/null >&5
  181. g++ (GCC) 4.0.4
  182. Copyright (C) 2006 Free Software Foundation, Inc.
  183. This is free software; see the source for copying conditions. There is NO
  184. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  185.  
  186. configure:2746: $? = 0
  187. configure:2748: g++ -v </dev/null >&5
  188. Reading specs from /tools/lib/gcc/i686-pc-linux-gnu/4.0.4/specs
  189. Target: i686-pc-linux-gnu
  190. Configured with: /devel/inh/other/ipfire/git/ipfire-2.x/build/usr/src/gcc-4.0.4/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch
  191. Thread model: posix
  192. gcc version 4.0.4
  193. configure:2751: $? = 0
  194. configure:2753: g++ -V </dev/null >&5
  195. g++: '-V' option must have argument
  196. configure:2756: $? = 1
  197. configure:2759: checking whether we are using the GNU C++ compiler
  198. configure:2780: g++ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.cc >&5
  199. configure:2783: $? = 0
  200. configure:2786: test -s conftest.o
  201. configure:2789: $? = 0
  202. configure:2801: result: yes
  203. configure:2807: checking whether g++ accepts -g
  204. configure:2825: g++ -c -g conftest.cc >&5
  205. configure:2828: $? = 0
  206. configure:2831: test -s conftest.o
  207. configure:2834: $? = 0
  208. configure:2844: result: yes
  209. configure:2884: g++ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.cc >&5
  210. configure:2887: $? = 0
  211. configure:2890: test -s conftest.o
  212. configure:2893: $? = 0
  213. configure:2915: g++ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.cc >&5
  214. configure:2918: $? = 0
  215. configure:2921: test -s conftest.o
  216. configure:2924: $? = 0
  217. configure:2950: checking for g++
  218. configure:2967: found /usr/local/bin/g++
  219. configure:2978: result: /usr/local/bin/g++
  220. configure:2995: checking version of g++
  221. configure:2999: result: 4.0.4
  222. configure:3012: checking if you want to build C++ binding and demo
  223. configure:3022: result: yes
  224. configure:3025: checking if you want to build with Ada95
  225. configure:3035: result: yes
  226. configure:3038: checking if you want to build programs such as tic
  227. configure:3048: result: yes
  228. configure:3051: checking if you wish to install curses.h
  229. configure:3061: result: yes
  230. configure:3087: checking for mawk
  231. configure:3113: result: no
  232. configure:3087: checking for gawk
  233. configure:3102: found /tools/bin/gawk
  234. configure:3110: result: gawk
  235. configure:3120: checking whether make sets ${MAKE}
  236. configure:3140: result: yes
  237. configure:3161: checking for a BSD compatible install
  238. configure:3210: result: /usr/bin/install -c
  239. configure:3231: checking for long file names
  240. configure:3270: result: yes
  241. configure:3280: checking if filesystem supports mixed-case filenames
  242. configure:3307: result: yes
  243. configure:3313: checking whether ln -s works
  244. configure:3317: result: yes
  245. configure:3326: checking for ctags
  246. configure:3350: result: no
  247. configure:3360: checking for etags
  248. configure:3384: result: no
  249. configure:3411: checking for tdlint
  250. configure:3437: result: no
  251. configure:3411: checking for lint
  252. configure:3437: result: no
  253. configure:3411: checking for alint
  254. configure:3437: result: no
  255. configure:3448: checking for man
  256. configure:3474: result: no
  257. configure:3448: checking for man_db
  258. configure:3474: result: no
  259. configure:3519: checking for ranlib
  260. configure:3534: found /usr/bin/ranlib
  261. configure:3543: result: ranlib
  262. configure:3593: checking for ld
  263. configure:3608: found /usr/bin/ld
  264. configure:3617: result: ld
  265. configure:3667: checking for ar
  266. configure:3682: found /usr/bin/ar
  267. configure:3691: result: ar
  268. configure:3707: checking for archiver options (symbol AR_OPTS)
  269. configure:3710: result: rv
  270. configure:3718: checking for makeflags variable
  271. configure:3751: result:
  272. configure:3754: checking if you have specified an install-prefix
  273. configure:3767: result:
  274. configure:3939: checking if you want to build libraries with libtool
  275. configure:3949: result: no
  276. configure:4073: checking if you want to build shared libraries
  277. configure:4083: result: no
  278. configure:4087: checking if you want to build static libraries
  279. configure:4097: result: yes
  280. configure:4101: checking if you want to build debug libraries
  281. configure:4111: result: yes
  282. configure:4115: checking if you want to build profiling libraries
  283. configure:4125: result: no
  284. configure:4133: checking for specified models
  285. configure:4137: result: normal debug
  286. configure:4142: checking for default model
  287. configure:4145: result: normal
  288. configure:4170: checking if you want to build a separate terminfo library
  289. configure:4180: result: no
  290. configure:4185: checking if you want to link with dbmalloc for testing
  291. configure:4195: result: no
  292. configure:4299: checking if you want to link with dmalloc for testing
  293. configure:4309: result: no
  294. configure:4415: checking if you want to link with the GPM mouse library
  295. configure:4425: result: maybe
  296. configure:4428: checking for Gpm_Open in -lgpm
  297. configure:4455: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c -lgpm >&5
  298. /tools/lib/gcc/i686-pc-linux-gnu/4.0.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgpm
  299. collect2: ld returned 1 exit status
  300. configure:4458: $? = 1
  301. configure: failed program was:
  302. #line 4436 "configure"
  303. #include "confdefs.h"
  304.  
  305. /* Override any gcc2 internal prototype to avoid an error. */
  306. #ifdef __cplusplus
  307. extern "C"
  308. #endif
  309. /* We use char because int might match the return type of a gcc2
  310. builtin and then its argument prototype would still apply. */
  311. char Gpm_Open ();
  312. int
  313. main ()
  314. {
  315. Gpm_Open ();
  316. ;
  317. return 0;
  318. }
  319. configure:4475: result: no
  320. configure:4908: checking for default loader flags
  321. configure:4917: result:
  322. configure:4920: checking if rpath option should be used
  323. configure:4930: result: no
  324. configure:4940: checking if release/abi version should be used for shared libs
  325. configure:4964: result: auto
  326. configure:4973: checking which gcc option to use
  327. configure:4992: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -fPIC conftest.c >&5
  328. configure:4995: $? = 0
  329. configure:4998: test -s conftest.o
  330. configure:5001: $? = 0
  331. configure:5010: result: -fPIC
  332. configure:5262: checking if you wish to install ncurses overwriting curses
  333. configure:5272: result: no
  334. configure:5275: checking if external terminfo-database is used
  335. configure:5285: result: yes
  336. configure:5307: checking which terminfo source-file will be installed
  337. configure:5315: result: ${top_srcdir}/misc/terminfo.src
  338. configure:5319: checking for list of fallback descriptions
  339. configure:5329: result:
  340. configure:5333: checking if you want modern xterm or antique
  341. configure:5347: result: xterm-new
  342. configure:5357: checking for list of terminfo directories
  343. configure:5404: result: /usr --with-shared --without-debug --enable-widec --disable-nls/share/terminfo
  344. configure:5410: checking for default terminfo directory
  345. configure:5447: result:
  346. configure:5457: checking if big-core option selected
  347. configure:5483: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  348. configure: In function 'int main()':
  349. configure:5475: error: invalid conversion from 'void*' to 'char*'
  350. configure:5486: $? = 1
  351. configure: program exited with status 1
  352. configure: failed program was:
  353. #line 5469 "configure"
  354. #include "confdefs.h"
  355.  
  356. #include <stdlib.h>
  357. #include <string.h>
  358. int main() {
  359. unsigned long n = 6000000L;
  360. char *s = malloc(n);
  361. if (s != 0)
  362. s[0] = s[n-1] = 0;
  363. exit(s == 0);
  364. }
  365. configure:5503: result: no
  366. configure:5510: checking if you want termcap-fallback support
  367. configure:5520: result: no
  368. configure:5630: checking if ~/.terminfo is wanted
  369. configure:5640: result: yes
  370. configure:5646: checking if you want to use restrict environment when running as root
  371. configure:5656: result: yes
  372. configure:5670: checking for remove
  373. configure:5707: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  374. configure:5710: $? = 0
  375. configure:5713: test -s conftest
  376. configure:5716: $? = 0
  377. configure:5726: result: yes
  378. configure:5670: checking for unlink
  379. configure:5707: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  380. configure:5710: $? = 0
  381. configure:5713: test -s conftest
  382. configure:5716: $? = 0
  383. configure:5726: result: yes
  384. configure:5810: checking if link/symlink functions work
  385. configure:5853: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  386. configure: In function 'int main()':
  387. configure:5839: error: 'link' was not declared in this scope
  388. configure:5843: error: 'unlink' was not declared in this scope
  389. configure:5856: $? = 1
  390. configure: program exited with status 1
  391. configure: failed program was:
  392. #line 5823 "configure"
  393. #include "confdefs.h"
  394.  
  395. #include <sys/types.h>
  396. #include <sys/stat.h>
  397. #ifdef HAVE_UNISTD_H
  398. #include <unistd.h>
  399. #endif
  400. int main()
  401. {
  402. int fail = 0;
  403. char *src = "config.log";
  404. char *dst = "conftest.chk";
  405. struct stat src_sb;
  406. struct stat dst_sb;
  407.  
  408. stat(src, &src_sb);
  409. fail = (link("config.log", "conftest.chk") < 0)
  410. || (stat(dst, &dst_sb) < 0)
  411. || (dst_sb.st_mtime != src_sb.st_mtime);
  412. #ifdef HAVE_UNLINK
  413. unlink(dst);
  414. #else
  415. remove(dst);
  416. #endif
  417. exit (fail);
  418. }
  419.  
  420. configure:5853: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  421. configure: In function 'int main()':
  422. configure:5839: error: 'symlink' was not declared in this scope
  423. configure:5843: error: 'unlink' was not declared in this scope
  424. configure:5856: $? = 1
  425. configure: program exited with status 1
  426. configure: failed program was:
  427. #line 5823 "configure"
  428. #include "confdefs.h"
  429.  
  430. #include <sys/types.h>
  431. #include <sys/stat.h>
  432. #ifdef HAVE_UNISTD_H
  433. #include <unistd.h>
  434. #endif
  435. int main()
  436. {
  437. int fail = 0;
  438. char *src = "config.log";
  439. char *dst = "conftest.chk";
  440. struct stat src_sb;
  441. struct stat dst_sb;
  442.  
  443. stat(src, &src_sb);
  444. fail = (symlink("config.log", "conftest.chk") < 0)
  445. || (stat(dst, &dst_sb) < 0)
  446. || (dst_sb.st_mtime != src_sb.st_mtime);
  447. #ifdef HAVE_UNLINK
  448. unlink(dst);
  449. #else
  450. remove(dst);
  451. #endif
  452. exit (fail);
  453. }
  454.  
  455. configure:5879: result: no
  456. configure:5895: checking if tic should use symbolic links
  457. configure:5902: result: no
  458. configure:5938: checking if you want broken-linker support code
  459. configure:5948: result: no
  460. configure:5983: checking if gcc -U and -D options work together
  461. configure:6011: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -UU_D_OPTIONS -DU_D_OPTIONS -DD_U_OPTIONS -UD_U_OPTIONS conftest.c >&5
  462. configure:6014: $? = 0
  463. configure:6017: test -s conftest.o
  464. configure:6020: $? = 0
  465. configure:6034: result: yes
  466. configure:6063: checking if we must define _GNU_SOURCE
  467. configure:6085: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  468. configure:6088: $? = 0
  469. configure:6091: test -s conftest.o
  470. configure:6094: $? = 0
  471. configure:6142: result: no
  472. configure:6438: checking for nl_langinfo and CODESET
  473. configure:6456: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  474. configure:6459: $? = 0
  475. configure:6462: test -s conftest
  476. configure:6465: $? = 0
  477. configure:6476: result: yes
  478. configure:6490: checking if you want wide-character code
  479. configure:6500: result: no
  480. configure:7051: checking whether to enable _LP64 definition in curses.h
  481. configure:7061: result: no
  482. configure:7070: checking for _LARGEFILE_SOURCE value needed for large files
  483. configure:7090: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  484. configure: In function 'int main()':
  485. configure:7083: warning: the address of 'int fseeko(FILE*, __off_t, int)', will always evaluate as 'true'
  486. configure:7093: $? = 0
  487. configure:7096: test -s conftest.o
  488. configure:7099: $? = 0
  489. configure:7141: result: no
  490. configure:7155: checking for fseeko
  491. configure:7173: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  492. configure: In function 'int main()':
  493. configure:7166: warning: the address of 'int fseeko(FILE*, __off_t, int)', will always evaluate as 'true'
  494. configure:7176: $? = 0
  495. configure:7179: test -s conftest
  496. configure:7182: $? = 0
  497. configure:7192: result: yes
  498. configure:7209: checking for special C compiler options needed for large files
  499. configure:7283: result: no
  500. configure:7289: checking for _FILE_OFFSET_BITS value needed for large files
  501. configure:7317: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  502. configure:7304: warning: left shift count >= width of type
  503. configure:7304: warning: left shift count >= width of type
  504. configure:7305: warning: left shift count >= width of type
  505. configure:7305: warning: left shift count >= width of type
  506. configure:7306: error: size of array 'off_t_is_large' is negative
  507. configure:7320: $? = 1
  508. configure: failed program was:
  509. #line 7297 "configure"
  510. #include "confdefs.h"
  511. #include <sys/types.h>
  512. /* Check that off_t can represent 2**63 - 1 correctly.
  513. We can't simply define LARGE_OFF_T to be 9223372036854775807,
  514. since some C++ compilers masquerading as C compilers
  515. incorrectly reject 9223372036854775807. */
  516. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  517. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  518. && LARGE_OFF_T % 2147483647 == 1)
  519. ? 1 : -1];
  520. int
  521. main ()
  522. {
  523.  
  524. ;
  525. return 0;
  526. }
  527. configure:7356: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  528. configure:7343: warning: left shift count >= width of type
  529. configure:7343: warning: left shift count >= width of type
  530. configure:7344: warning: left shift count >= width of type
  531. configure:7344: warning: left shift count >= width of type
  532. configure:7345: error: size of array 'off_t_is_large' is negative
  533. configure:7359: $? = 1
  534. configure: failed program was:
  535. #line 7335 "configure"
  536. #include "confdefs.h"
  537. #define _FILE_OFFSET_BITS 64
  538. #include <sys/types.h>
  539. /* Check that off_t can represent 2**63 - 1 correctly.
  540. We can't simply define LARGE_OFF_T to be 9223372036854775807,
  541. since some C++ compilers masquerading as C compilers
  542. incorrectly reject 9223372036854775807. */
  543. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  544. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  545. && LARGE_OFF_T % 2147483647 == 1)
  546. ? 1 : -1];
  547. int
  548. main ()
  549. {
  550.  
  551. ;
  552. return 0;
  553. }
  554. configure:7376: result: no
  555. configure:7386: checking for _LARGE_FILES value needed for large files
  556. configure:7414: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  557. configure:7401: warning: left shift count >= width of type
  558. configure:7401: warning: left shift count >= width of type
  559. configure:7402: warning: left shift count >= width of type
  560. configure:7402: warning: left shift count >= width of type
  561. configure:7403: error: size of array 'off_t_is_large' is negative
  562. configure:7417: $? = 1
  563. configure: failed program was:
  564. #line 7394 "configure"
  565. #include "confdefs.h"
  566. #include <sys/types.h>
  567. /* Check that off_t can represent 2**63 - 1 correctly.
  568. We can't simply define LARGE_OFF_T to be 9223372036854775807,
  569. since some C++ compilers masquerading as C compilers
  570. incorrectly reject 9223372036854775807. */
  571. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  572. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  573. && LARGE_OFF_T % 2147483647 == 1)
  574. ? 1 : -1];
  575. int
  576. main ()
  577. {
  578.  
  579. ;
  580. return 0;
  581. }
  582. configure:7453: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  583. configure:7440: warning: left shift count >= width of type
  584. configure:7440: warning: left shift count >= width of type
  585. configure:7441: warning: left shift count >= width of type
  586. configure:7441: warning: left shift count >= width of type
  587. configure:7442: error: size of array 'off_t_is_large' is negative
  588. configure:7456: $? = 1
  589. configure: failed program was:
  590. #line 7432 "configure"
  591. #include "confdefs.h"
  592. #define _LARGE_FILES 1
  593. #include <sys/types.h>
  594. /* Check that off_t can represent 2**63 - 1 correctly.
  595. We can't simply define LARGE_OFF_T to be 9223372036854775807,
  596. since some C++ compilers masquerading as C compilers
  597. incorrectly reject 9223372036854775807. */
  598. #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  599. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  600. && LARGE_OFF_T % 2147483647 == 1)
  601. ? 1 : -1];
  602. int
  603. main ()
  604. {
  605.  
  606. ;
  607. return 0;
  608. }
  609. configure:7473: result: no
  610. configure:7495: checking whether to use struct dirent64
  611. configure:7523: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  612. configure: In function 'int main()':
  613. configure:7513: error: call of overloaded 'readdir(DIR*)' is ambiguous
  614. configure:7512: note: candidates are: dirent64* readdir(DIR*)
  615. /tools/include/dirent.h:155: note: dirent* readdir(DIR*)
  616. configure:7514: error: call of overloaded 'readdir(DIR*)' is ambiguous
  617. configure:7512: note: candidates are: dirent64* readdir(DIR*)
  618. /tools/include/dirent.h:155: note: dirent* readdir(DIR*)
  619. configure:7515: error: invalid operands of types 'dirent64*' and 'dirent*' to binary 'operator-'
  620. configure:7526: $? = 1
  621. configure: failed program was:
  622. #line 7502 "configure"
  623. #include "confdefs.h"
  624.  
  625. #include <sys/types.h>
  626. #include <dirent.h>
  627.  
  628. int
  629. main ()
  630. {
  631.  
  632. /* if transitional largefile support is setup, this is true */
  633. extern struct dirent64 * readdir(DIR *);
  634. struct dirent64 *x = readdir((DIR *)0);
  635. struct dirent *y = readdir((DIR *)0);
  636. int z = x - y;
  637.  
  638. ;
  639. return 0;
  640. }
  641. configure:7543: result: no
  642. configure:7550: checking for type of bool
  643. configure:7560: result: auto
  644. configure:7563: checking for alternate terminal capabilities file
  645. configure:7574: result: Caps
  646. configure:7578: checking for type of chtype
  647. configure:7588: result: auto
  648. configure:7592: checking for type of ospeed
  649. configure:7602: result: short
  650. configure:7606: checking for type of mmask_t
  651. configure:7616: result: auto
  652. configure:7620: checking if tputs should process BSD-style prefix padding
  653. configure:7630: result: no
  654. configure:7637: checking if RCS identifiers should be compiled-in
  655. configure:7647: result: no
  656. configure:7655: checking format of man-pages
  657. configure:7744: result: normal
  658. configure:7751: checking for manpage renaming
  659. configure:7793: result: no
  660. configure:7796: checking if manpage aliases will be installed
  661. configure:7807: result: yes
  662. configure:7818: checking if manpage symlinks should be used
  663. configure:7837: result: yes
  664. configure:7841: checking for manpage tbl
  665. configure:7852: result: no
  666. configure:8141: checking if you want to build with function extensions
  667. configure:8151: result: yes
  668. configure:8188: checking for extended use of const keyword
  669. configure:8198: result: no
  670. configure:8205: checking if you want $NCURSES_NO_PADDING code
  671. configure:8215: result: yes
  672. configure:8222: checking if you want SIGWINCH handler
  673. configure:8232: result: yes
  674. configure:8239: checking if you want user-definable terminal capabilities like termcap
  675. configure:8249: result: yes
  676. configure:8257: checking if you want all development code
  677. configure:8267: result: no
  678. configure:8271: checking if you want hard-tabs code
  679. configure:8281: result: no
  680. configure:8288: checking if you want limited support for xmc
  681. configure:8298: result: no
  682. configure:8307: checking if you do not want to assume colors are white-on-black
  683. configure:8317: result: yes
  684. configure:8324: checking if you want hashmap scrolling-optimization code
  685. configure:8334: result: yes
  686. configure:8341: checking if you want colorfgbg code
  687. configure:8351: result: no
  688. configure:8358: checking if you want to use experimental extended colors
  689. configure:8368: result: no
  690. configure:8398: checking if you want to use experimental extended mouse encoding
  691. configure:8408: result: no
  692. configure:8427: checking if you want experimental safe-sprintf code
  693. configure:8437: result: no
  694. configure:8467: checking if you want to display full commands during build
  695. configure:8483: result: yes
  696. configure:8487: checking if you want to see compiler warnings
  697. configure:8495: result:
  698. configure:8835: checking for gcc __attribute__ directives...
  699. checking for gcc __attribute__((scanf))
  700. configure:8876: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  701. configure:8879: $? = 0
  702. checking for gcc __attribute__((printf))
  703. configure:8876: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  704. configure:8879: $? = 0
  705. checking for gcc __attribute__((unused))
  706. configure:8876: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  707. configure:8879: $? = 0
  708. checking for gcc __attribute__((noreturn))
  709. configure:8876: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer conftest.c >&5
  710. configure:8879: $? = 0
  711. configure:8893: checking if you want to enable runtime assertions
  712. configure:8903: result: no
  713. configure:8964: checking whether to add trace feature to all models
  714. configure:8974: result: no
  715. configure:9055: checking for gettimeofday
  716. configure:9092: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  717. configure:9095: $? = 0
  718. configure:9098: test -s conftest
  719. configure:9101: $? = 0
  720. configure:9111: result: yes
  721. configure:9179: checking if -lm needed for math functions
  722. configure:9201: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  723. configure:9204: $? = 0
  724. configure:9207: test -s conftest
  725. configure:9210: $? = 0
  726. configure:9220: result: no
  727. configure:9228: checking for ANSI C header files
  728. configure:9242: gcc -E -DNDEBUG conftest.c
  729. configure:9248: $? = 0
  730. configure:9335: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  731. configure:9338: $? = 0
  732. configure:9340: ./conftest
  733. configure:9343: $? = 0
  734. configure:9356: result: yes
  735. configure:9369: checking for dirent.h that defines DIR
  736. configure:9390: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  737. configure:9393: $? = 0
  738. configure:9396: test -s conftest.o
  739. configure:9399: $? = 0
  740. configure:9409: result: yes
  741. configure:9422: checking for opendir in -ldir
  742. configure:9449: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c -ldir >&5
  743. /tools/lib/gcc/i686-pc-linux-gnu/4.0.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldir
  744. collect2: ld returned 1 exit status
  745. configure:9452: $? = 1
  746. configure: failed program was:
  747. #line 9430 "configure"
  748. #include "confdefs.h"
  749.  
  750. /* Override any gcc2 internal prototype to avoid an error. */
  751. #ifdef __cplusplus
  752. extern "C"
  753. #endif
  754. /* We use char because int might match the return type of a gcc2
  755. builtin and then its argument prototype would still apply. */
  756. char opendir ();
  757. int
  758. main ()
  759. {
  760. opendir ();
  761. ;
  762. return 0;
  763. }
  764. configure:9469: result: no
  765. configure:9531: checking whether time.h and sys/time.h may both be included
  766. configure:9553: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  767. configure:9556: $? = 0
  768. configure:9559: test -s conftest.o
  769. configure:9562: $? = 0
  770. configure:9572: result: yes
  771. configure:9582: checking for regular-expression headers
  772. configure:9607: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  773. configure:9610: $? = 0
  774. configure:9613: test -s conftest
  775. configure:9616: $? = 0
  776. configure:9698: result: regex.h
  777. configure:9734: checking for fcntl.h
  778. configure:9744: gcc -E -DNDEBUG conftest.c
  779. configure:9750: $? = 0
  780. configure:9769: result: yes
  781. configure:9734: checking for getopt.h
  782. configure:9744: gcc -E -DNDEBUG conftest.c
  783. configure:9750: $? = 0
  784. configure:9769: result: yes
  785. configure:9734: checking for limits.h
  786. configure:9744: gcc -E -DNDEBUG conftest.c
  787. configure:9750: $? = 0
  788. configure:9769: result: yes
  789. configure:9734: checking for locale.h
  790. configure:9744: gcc -E -DNDEBUG conftest.c
  791. configure:9750: $? = 0
  792. configure:9769: result: yes
  793. configure:9734: checking for poll.h
  794. configure:9744: gcc -E -DNDEBUG conftest.c
  795. configure:9750: $? = 0
  796. configure:9769: result: yes
  797. configure:9734: checking for sys/bsdtypes.h
  798. configure:9744: gcc -E -DNDEBUG conftest.c
  799. configure:9741:26: error: sys/bsdtypes.h: No such file or directory
  800. configure:9750: $? = 1
  801. configure: failed program was:
  802. #line 9740 "configure"
  803. #include "confdefs.h"
  804. #include <sys/bsdtypes.h>
  805. configure:9769: result: no
  806. configure:9734: checking for sys/ioctl.h
  807. configure:9744: gcc -E -DNDEBUG conftest.c
  808. configure:9750: $? = 0
  809. configure:9769: result: yes
  810. configure:9734: checking for sys/param.h
  811. configure:9744: gcc -E -DNDEBUG conftest.c
  812. configure:9750: $? = 0
  813. configure:9769: result: yes
  814. configure:9734: checking for sys/poll.h
  815. configure:9744: gcc -E -DNDEBUG conftest.c
  816. configure:9750: $? = 0
  817. configure:9769: result: yes
  818. configure:9734: checking for sys/select.h
  819. configure:9744: gcc -E -DNDEBUG conftest.c
  820. configure:9750: $? = 0
  821. configure:9769: result: yes
  822. configure:9734: checking for sys/time.h
  823. configure:9744: gcc -E -DNDEBUG conftest.c
  824. configure:9750: $? = 0
  825. configure:9769: result: yes
  826. configure:9734: checking for sys/times.h
  827. configure:9744: gcc -E -DNDEBUG conftest.c
  828. configure:9750: $? = 0
  829. configure:9769: result: yes
  830. configure:9734: checking for ttyent.h
  831. configure:9744: gcc -E -DNDEBUG conftest.c
  832. configure:9750: $? = 0
  833. configure:9769: result: yes
  834. configure:9734: checking for unistd.h
  835. configure:9744: gcc -E -DNDEBUG conftest.c
  836. configure:9750: $? = 0
  837. configure:9769: result: yes
  838. configure:9734: checking for wctype.h
  839. configure:9744: gcc -E -DNDEBUG conftest.c
  840. configure:9750: $? = 0
  841. configure:9769: result: yes
  842. configure:9888: checking if sys/time.h works with sys/select.h
  843. configure:9915: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  844. configure:9918: $? = 0
  845. configure:9921: test -s conftest.o
  846. configure:9924: $? = 0
  847. configure:9936: result: yes
  848. configure:9949: checking for gcc option to accept ANSI C
  849. configure:10006: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  850. configure:9965: error: 'p' was not declared in this scope
  851. configure:9965: error: 'i' was not declared in this scope
  852. configure:9965: error: initializer expression list treated as compound expression
  853. configure:9966: error: expected ',' or ';' before 'char'
  854. configure:9968: error: expected unqualified-id before '{' token
  855. configure: In function 'int main()':
  856. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  857. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  858. configure:10009: $? = 1
  859. configure: failed program was:
  860. #line 9957 "configure"
  861. #include "confdefs.h"
  862. #include <stdarg.h>
  863. #include <stdio.h>
  864. #include <sys/types.h>
  865. #include <sys/stat.h>
  866. /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  867. struct buf { int x; };
  868. FILE * (*rcsopen) (struct buf *, struct stat *, int);
  869. static char *e (p, i)
  870. char **p;
  871. int i;
  872. {
  873. return p[i];
  874. }
  875. static char *f (char * (*g) (char **, int), char **p, ...)
  876. {
  877. char *s;
  878. va_list v;
  879. va_start (v,p);
  880. s = g (p, va_arg (v,int));
  881. va_end (v);
  882. return s;
  883. }
  884. int test (int i, double x);
  885. struct s1 {int (*f) (int a);};
  886. struct s2 {int (*f) (double a);};
  887. int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  888. int argc;
  889. char **argv;
  890. int
  891. main ()
  892. {
  893. return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  894. ;
  895. return 0;
  896. }
  897. configure:10006: gcc -qlanglvl=ansi -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  898. gcc: unrecognized option '-qlanglvl=ansi'
  899. configure:9965: error: 'p' was not declared in this scope
  900. configure:9965: error: 'i' was not declared in this scope
  901. configure:9965: error: initializer expression list treated as compound expression
  902. configure:9966: error: expected ',' or ';' before 'char'
  903. configure:9968: error: expected unqualified-id before '{' token
  904. configure: In function 'int main()':
  905. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  906. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  907. configure:10009: $? = 1
  908. configure: failed program was:
  909. #line 9957 "configure"
  910. #include "confdefs.h"
  911. #include <stdarg.h>
  912. #include <stdio.h>
  913. #include <sys/types.h>
  914. #include <sys/stat.h>
  915. /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  916. struct buf { int x; };
  917. FILE * (*rcsopen) (struct buf *, struct stat *, int);
  918. static char *e (p, i)
  919. char **p;
  920. int i;
  921. {
  922. return p[i];
  923. }
  924. static char *f (char * (*g) (char **, int), char **p, ...)
  925. {
  926. char *s;
  927. va_list v;
  928. va_start (v,p);
  929. s = g (p, va_arg (v,int));
  930. va_end (v);
  931. return s;
  932. }
  933. int test (int i, double x);
  934. struct s1 {int (*f) (int a);};
  935. struct s2 {int (*f) (double a);};
  936. int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  937. int argc;
  938. char **argv;
  939. int
  940. main ()
  941. {
  942. return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  943. ;
  944. return 0;
  945. }
  946. configure:10006: gcc -std1 -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  947. cc1plus: error: unrecognized command line option "-std1"
  948. configure:10009: $? = 1
  949. configure: failed program was:
  950. #line 9957 "configure"
  951. #include "confdefs.h"
  952. #include <stdarg.h>
  953. #include <stdio.h>
  954. #include <sys/types.h>
  955. #include <sys/stat.h>
  956. /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  957. struct buf { int x; };
  958. FILE * (*rcsopen) (struct buf *, struct stat *, int);
  959. static char *e (p, i)
  960. char **p;
  961. int i;
  962. {
  963. return p[i];
  964. }
  965. static char *f (char * (*g) (char **, int), char **p, ...)
  966. {
  967. char *s;
  968. va_list v;
  969. va_start (v,p);
  970. s = g (p, va_arg (v,int));
  971. va_end (v);
  972. return s;
  973. }
  974. int test (int i, double x);
  975. struct s1 {int (*f) (int a);};
  976. struct s2 {int (*f) (double a);};
  977. int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  978. int argc;
  979. char **argv;
  980. int
  981. main ()
  982. {
  983. return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  984. ;
  985. return 0;
  986. }
  987. configure:10006: gcc -Ae -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  988. <command line>:1:2: error: missing '(' after predicate
  989. configure:9965: error: 'p' was not declared in this scope
  990. configure:9965: error: 'i' was not declared in this scope
  991. configure:9965: error: initializer expression list treated as compound expression
  992. configure:9966: error: expected ',' or ';' before 'char'
  993. configure:9968: error: expected unqualified-id before '{' token
  994. configure: In function 'int main()':
  995. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  996. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  997. configure:10009: $? = 1
  998. configure: failed program was:
  999. #line 9957 "configure"
  1000. #include "confdefs.h"
  1001. #include <stdarg.h>
  1002. #include <stdio.h>
  1003. #include <sys/types.h>
  1004. #include <sys/stat.h>
  1005. /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  1006. struct buf { int x; };
  1007. FILE * (*rcsopen) (struct buf *, struct stat *, int);
  1008. static char *e (p, i)
  1009. char **p;
  1010. int i;
  1011. {
  1012. return p[i];
  1013. }
  1014. static char *f (char * (*g) (char **, int), char **p, ...)
  1015. {
  1016. char *s;
  1017. va_list v;
  1018. va_start (v,p);
  1019. s = g (p, va_arg (v,int));
  1020. va_end (v);
  1021. return s;
  1022. }
  1023. int test (int i, double x);
  1024. struct s1 {int (*f) (int a);};
  1025. struct s2 {int (*f) (double a);};
  1026. int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  1027. int argc;
  1028. char **argv;
  1029. int
  1030. main ()
  1031. {
  1032. return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  1033. ;
  1034. return 0;
  1035. }
  1036. configure:10006: gcc -Aa -D_HPUX_SOURCE -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1037. <command line>:1:2: error: missing '(' after predicate
  1038. configure:9965: error: 'p' was not declared in this scope
  1039. configure:9965: error: 'i' was not declared in this scope
  1040. configure:9965: error: initializer expression list treated as compound expression
  1041. configure:9966: error: expected ',' or ';' before 'char'
  1042. configure:9968: error: expected unqualified-id before '{' token
  1043. configure: In function 'int main()':
  1044. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  1045. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  1046. configure:10009: $? = 1
  1047. configure: failed program was:
  1048. #line 9957 "configure"
  1049. #include "confdefs.h"
  1050. #include <stdarg.h>
  1051. #include <stdio.h>
  1052. #include <sys/types.h>
  1053. #include <sys/stat.h>
  1054. /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  1055. struct buf { int x; };
  1056. FILE * (*rcsopen) (struct buf *, struct stat *, int);
  1057. static char *e (p, i)
  1058. char **p;
  1059. int i;
  1060. {
  1061. return p[i];
  1062. }
  1063. static char *f (char * (*g) (char **, int), char **p, ...)
  1064. {
  1065. char *s;
  1066. va_list v;
  1067. va_start (v,p);
  1068. s = g (p, va_arg (v,int));
  1069. va_end (v);
  1070. return s;
  1071. }
  1072. int test (int i, double x);
  1073. struct s1 {int (*f) (int a);};
  1074. struct s2 {int (*f) (double a);};
  1075. int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  1076. int argc;
  1077. char **argv;
  1078. int
  1079. main ()
  1080. {
  1081. return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  1082. ;
  1083. return 0;
  1084. }
  1085. configure:10006: gcc -Xc -D__EXTENSIONS__ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1086. gcc: unrecognized option '-Xc'
  1087. configure:9965: error: 'p' was not declared in this scope
  1088. configure:9965: error: 'i' was not declared in this scope
  1089. configure:9965: error: initializer expression list treated as compound expression
  1090. configure:9966: error: expected ',' or ';' before 'char'
  1091. configure:9968: error: expected unqualified-id before '{' token
  1092. configure: In function 'int main()':
  1093. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  1094. configure:9989: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)'
  1095. configure:10009: $? = 1
  1096. configure: failed program was:
  1097. #line 9957 "configure"
  1098. #include "confdefs.h"
  1099. #include <stdarg.h>
  1100. #include <stdio.h>
  1101. #include <sys/types.h>
  1102. #include <sys/stat.h>
  1103. /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  1104. struct buf { int x; };
  1105. FILE * (*rcsopen) (struct buf *, struct stat *, int);
  1106. static char *e (p, i)
  1107. char **p;
  1108. int i;
  1109. {
  1110. return p[i];
  1111. }
  1112. static char *f (char * (*g) (char **, int), char **p, ...)
  1113. {
  1114. char *s;
  1115. va_list v;
  1116. va_start (v,p);
  1117. s = g (p, va_arg (v,int));
  1118. va_end (v);
  1119. return s;
  1120. }
  1121. int test (int i, double x);
  1122. struct s1 {int (*f) (int a);};
  1123. struct s2 {int (*f) (double a);};
  1124. int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  1125. int argc;
  1126. char **argv;
  1127. int
  1128. main ()
  1129. {
  1130. return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  1131. ;
  1132. return 0;
  1133. }
  1134. configure:10032: result: none needed
  1135. configure:10040: checking for an ANSI C-conforming const
  1136. configure:10104: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1137. configure:10107: $? = 0
  1138. configure:10110: test -s conftest.o
  1139. configure:10113: $? = 0
  1140. configure:10123: result: yes
  1141. configure:10133: checking for inline
  1142. configure:10150: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1143. configure:10153: $? = 0
  1144. configure:10156: test -s conftest.o
  1145. configure:10159: $? = 0
  1146. configure:10170: result: inline
  1147. configure:10191: checking for type of chtype
  1148. configure:10236: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1149. configure: In function 'int main()':
  1150. configure:10225: error: invalid conversion from 'const char*' to 'char*'
  1151. configure:10239: $? = 1
  1152. configure: program exited with status 1
  1153. configure: failed program was:
  1154. #line 10201 "configure"
  1155. #include "confdefs.h"
  1156.  
  1157. #define WANT_BITS 31
  1158. #include <stdio.h>
  1159. int main()
  1160. {
  1161. FILE *fp = fopen("cf_test.out", "w");
  1162. if (fp != 0) {
  1163. char *result = "long";
  1164. if (sizeof(unsigned long) > sizeof(unsigned int)) {
  1165. int n;
  1166. unsigned int x, y;
  1167. for (n = 0; n < WANT_BITS; n++) {
  1168. x = (1 << n);
  1169. y = (x >> n);
  1170. if (y != 1 || x == 0) {
  1171. x = 0;
  1172. break;
  1173. }
  1174. }
  1175. /*
  1176. * If x is nonzero, an int is big enough for the bits
  1177. * that we want.
  1178. */
  1179. result = (x != 0) ? "int" : "long";
  1180. }
  1181. fputs(result, fp);
  1182. fclose(fp);
  1183. }
  1184. exit(0);
  1185. }
  1186.  
  1187. configure:10259: result: long
  1188. configure:10270: checking if unsigned literals are legal
  1189. configure:10289: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1190. configure:10292: $? = 0
  1191. configure:10295: test -s conftest.o
  1192. configure:10298: $? = 0
  1193. configure:10310: result: yes
  1194. configure:10325: checking if external errno is declared
  1195. configure:10350: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1196. configure:10353: $? = 0
  1197. configure:10356: test -s conftest.o
  1198. configure:10359: $? = 0
  1199. configure:10370: result: yes
  1200. configure:10385: checking if external errno exists
  1201. configure:10407: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1202. /tools/lib/gcc/i686-pc-linux-gnu/4.0.4/../../../../i686-pc-linux-gnu/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in /tmp/ccRPtNhv.o
  1203. /lib/libc.so.6: could not read symbols: Bad value
  1204. collect2: ld returned 1 exit status
  1205. configure:10410: $? = 1
  1206. configure: failed program was:
  1207. #line 10392 "configure"
  1208. #include "confdefs.h"
  1209.  
  1210. #undef errno
  1211. extern int errno;
  1212.  
  1213. int
  1214. main ()
  1215. {
  1216. errno = 2
  1217. ;
  1218. return 0;
  1219. }
  1220. configure:10427: result: no
  1221. configure:10440: checking if data-only library module links
  1222. configure:10451: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1223. configure:10454: $? = 0
  1224. ar: creating conftest.a
  1225. configure:10474: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1226. configure:10477: $? = 0
  1227. configure:10501: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c conftest.a >&5
  1228. configure:10504: $? = 0
  1229. configure:10506: ./conftest
  1230. configure:10509: $? = 0
  1231. configure:10524: result: yes
  1232. configure:10559: checking for getcwd
  1233. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1234. configure:10599: $? = 0
  1235. configure:10602: test -s conftest
  1236. configure:10605: $? = 0
  1237. configure:10615: result: yes
  1238. configure:10559: checking for getegid
  1239. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1240. configure:10599: $? = 0
  1241. configure:10602: test -s conftest
  1242. configure:10605: $? = 0
  1243. configure:10615: result: yes
  1244. configure:10559: checking for geteuid
  1245. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1246. configure:10599: $? = 0
  1247. configure:10602: test -s conftest
  1248. configure:10605: $? = 0
  1249. configure:10615: result: yes
  1250. configure:10559: checking for getttynam
  1251. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1252. configure:10599: $? = 0
  1253. configure:10602: test -s conftest
  1254. configure:10605: $? = 0
  1255. configure:10615: result: yes
  1256. configure:10559: checking for issetugid
  1257. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1258. /tmp/ccPfaN0j.o: In function `main':
  1259. conftest.c:(.text+0x10): undefined reference to `issetugid'
  1260. collect2: ld returned 1 exit status
  1261. configure:10599: $? = 1
  1262. configure: failed program was:
  1263. #line 10565 "configure"
  1264. #include "confdefs.h"
  1265. /* System header to define __stub macros and hopefully few prototypes,
  1266. which can conflict with char issetugid (); below. */
  1267. #include <assert.h>
  1268. /* Override any gcc2 internal prototype to avoid an error. */
  1269. #ifdef __cplusplus
  1270. extern "C"
  1271. #endif
  1272. /* We use char because int might match the return type of a gcc2
  1273. builtin and then its argument prototype would still apply. */
  1274. char issetugid ();
  1275. char (*f) ();
  1276.  
  1277. int
  1278. main ()
  1279. {
  1280. /* The GNU C library defines this for functions which it implements
  1281. to always fail with ENOSYS. Some functions are actually named
  1282. something starting with __ and the normal name is an alias. */
  1283. #if defined (__stub_issetugid) || defined (__stub___issetugid)
  1284. choke me
  1285. #else
  1286. f = issetugid;
  1287. #endif
  1288.  
  1289. ;
  1290. return 0;
  1291. }
  1292. configure:10615: result: no
  1293. configure:10559: checking for poll
  1294. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1295. configure:10599: $? = 0
  1296. configure:10602: test -s conftest
  1297. configure:10605: $? = 0
  1298. configure:10615: result: yes
  1299. configure:10559: checking for remove
  1300. configure:10615: result: yes
  1301. configure:10559: checking for select
  1302. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1303. configure:10575: error: declaration of C function 'char select()' conflicts with
  1304. /tools/include/sys/select.h:112: error: previous declaration 'int select(int, fd_set*, fd_set*, fd_set*, timeval*)' here
  1305. configure:10599: $? = 1
  1306. configure: failed program was:
  1307. #line 10565 "configure"
  1308. #include "confdefs.h"
  1309. /* System header to define __stub macros and hopefully few prototypes,
  1310. which can conflict with char select (); below. */
  1311. #include <assert.h>
  1312. /* Override any gcc2 internal prototype to avoid an error. */
  1313. #ifdef __cplusplus
  1314. extern "C"
  1315. #endif
  1316. /* We use char because int might match the return type of a gcc2
  1317. builtin and then its argument prototype would still apply. */
  1318. char select ();
  1319. char (*f) ();
  1320.  
  1321. int
  1322. main ()
  1323. {
  1324. /* The GNU C library defines this for functions which it implements
  1325. to always fail with ENOSYS. Some functions are actually named
  1326. something starting with __ and the normal name is an alias. */
  1327. #if defined (__stub_select) || defined (__stub___select)
  1328. choke me
  1329. #else
  1330. f = select;
  1331. #endif
  1332.  
  1333. ;
  1334. return 0;
  1335. }
  1336. configure:10615: result: no
  1337. configure:10559: checking for setbuf
  1338. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1339. configure:10599: $? = 0
  1340. configure:10602: test -s conftest
  1341. configure:10605: $? = 0
  1342. configure:10615: result: yes
  1343. configure:10559: checking for setbuffer
  1344. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1345. configure:10599: $? = 0
  1346. configure:10602: test -s conftest
  1347. configure:10605: $? = 0
  1348. configure:10615: result: yes
  1349. configure:10559: checking for setvbuf
  1350. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1351. configure:10599: $? = 0
  1352. configure:10602: test -s conftest
  1353. configure:10605: $? = 0
  1354. configure:10615: result: yes
  1355. configure:10559: checking for sigaction
  1356. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1357. configure:10599: $? = 0
  1358. configure:10602: test -s conftest
  1359. configure:10605: $? = 0
  1360. configure:10615: result: yes
  1361. configure:10559: checking for sigvec
  1362. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1363. configure:10599: $? = 0
  1364. configure:10602: test -s conftest
  1365. configure:10605: $? = 0
  1366. configure:10615: result: yes
  1367. configure:10559: checking for strdup
  1368. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1369. configure:10599: $? = 0
  1370. configure:10602: test -s conftest
  1371. configure:10605: $? = 0
  1372. configure:10615: result: yes
  1373. configure:10559: checking for strstr
  1374. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1375. configure:10599: $? = 0
  1376. configure:10602: test -s conftest
  1377. configure:10605: $? = 0
  1378. configure:10615: result: yes
  1379. configure:10559: checking for tcgetpgrp
  1380. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1381. configure:10599: $? = 0
  1382. configure:10602: test -s conftest
  1383. configure:10605: $? = 0
  1384. configure:10615: result: yes
  1385. configure:10559: checking for times
  1386. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1387. configure:10599: $? = 0
  1388. configure:10602: test -s conftest
  1389. configure:10605: $? = 0
  1390. configure:10615: result: yes
  1391. configure:10559: checking for vsnprintf
  1392. configure:10596: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1393. configure:10599: $? = 0
  1394. configure:10602: test -s conftest
  1395. configure:10605: $? = 0
  1396. configure:10615: result: yes
  1397. configure:10683: checking for isascii
  1398. configure:10702: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1399. configure:10705: $? = 0
  1400. configure:10708: test -s conftest
  1401. configure:10711: $? = 0
  1402. configure:10722: result: yes
  1403. configure:10729: checking whether sigaction needs _POSIX_SOURCE
  1404. configure:10746: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1405. configure:10749: $? = 0
  1406. configure:10752: test -s conftest.o
  1407. configure:10755: $? = 0
  1408. configure:10802: result: no
  1409. configure:10806: checking if nanosleep really works
  1410. configure:10841: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1411. configure:10844: $? = 0
  1412. configure:10846: ./conftest
  1413. configure:10849: $? = 0
  1414. configure:10861: result: yes
  1415. configure:10875: checking for termio.h
  1416. configure:10885: gcc -E -DNDEBUG conftest.c
  1417. configure:10891: $? = 0
  1418. configure:10910: result: yes
  1419. configure:10875: checking for termios.h
  1420. configure:10885: gcc -E -DNDEBUG conftest.c
  1421. configure:10891: $? = 0
  1422. configure:10910: result: yes
  1423. configure:10875: checking for unistd.h
  1424. configure:10910: result: yes
  1425. configure:10978: checking whether termios.h needs _POSIX_SOURCE
  1426. configure:10993: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1427. configure:10996: $? = 0
  1428. configure:10999: test -s conftest.o
  1429. configure:11002: $? = 0
  1430. configure:11048: result: no
  1431. configure:11053: checking for tcgetattr
  1432. configure:11088: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1433. configure:11091: $? = 0
  1434. configure:11094: test -s conftest
  1435. configure:11097: $? = 0
  1436. configure:11107: result: yes
  1437. configure:11113: checking for vsscanf function or workaround
  1438. configure:11136: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1439. configure:11139: $? = 0
  1440. configure:11142: test -s conftest
  1441. configure:11145: $? = 0
  1442. configure:11238: result: vsscanf
  1443. configure:11256: checking for working mkstemp
  1444. configure:11363: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1445. configure: In function 'int main()':
  1446. configure:11351: error: 'close' was not declared in this scope
  1447. configure:11366: $? = 1
  1448. configure: program exited with status 1
  1449. configure: failed program was:
  1450. #line 11325 "configure"
  1451. #include "confdefs.h"
  1452.  
  1453. #include <sys/types.h>
  1454. #include <stdlib.h>
  1455. #include <stdio.h>
  1456. #include <string.h>
  1457. #include <sys/stat.h>
  1458. int main()
  1459. {
  1460. char *tmpl = "conftestXXXXXX";
  1461. char name[2][80];
  1462. int n;
  1463. int result = 0;
  1464. int fd;
  1465. struct stat sb;
  1466.  
  1467. umask(077);
  1468. for (n = 0; n < 2; ++n) {
  1469. strcpy(name[n], tmpl);
  1470. if ((fd = mkstemp(name[n])) >= 0) {
  1471. if (!strcmp(name[n], tmpl)
  1472. || stat(name[n], &sb) != 0
  1473. || (sb.st_mode & S_IFMT) != S_IFREG
  1474. || (sb.st_mode & 077) != 0) {
  1475. result = 1;
  1476. }
  1477. close(fd);
  1478. }
  1479. }
  1480. if (result == 0
  1481. && !strcmp(name[0], name[1]))
  1482. result = 1;
  1483. exit(result);
  1484. }
  1485.  
  1486. configure:11386: result: no
  1487. configure:11406: checking whether setvbuf arguments are reversed
  1488. configure:11434: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1489. configure: In function 'int main()':
  1490. configure:11426: error: invalid conversion from 'int' to 'char*'
  1491. configure:11426: error: initializing argument 2 of 'int setvbuf(FILE*, char*, int, size_t)'
  1492. configure:11426: error: invalid conversion from 'char*' to 'int'
  1493. configure:11426: error: initializing argument 3 of 'int setvbuf(FILE*, char*, int, size_t)'
  1494. configure:11437: $? = 1
  1495. configure: program exited with status 1
  1496. configure: failed program was:
  1497. #line 11417 "configure"
  1498. #include "confdefs.h"
  1499. #include <stdio.h>
  1500. /* If setvbuf has the reversed format, exit 0. */
  1501. int
  1502. main ()
  1503. {
  1504. /* This call has the arguments reversed.
  1505. A reversed system may check and see that the address of main
  1506. is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
  1507. if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
  1508. exit(1);
  1509. putc('\r', stdout);
  1510. exit(0); /* Non-reversed systems segv here. */
  1511. }
  1512. configure:11455: result: no
  1513. configure:11466: checking return type of signal handlers
  1514. configure:11494: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1515. configure:11497: $? = 0
  1516. configure:11500: test -s conftest.o
  1517. configure:11503: $? = 0
  1518. configure:11513: result: void
  1519. configure:11520: checking for type sigaction_t
  1520. configure:11540: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1521. configure: In function 'int main()':
  1522. configure:11533: error: 'sigaction_t' was not declared in this scope
  1523. configure:11533: error: expected `;' before 'x'
  1524. configure:11543: $? = 1
  1525. configure: failed program was:
  1526. #line 11527 "configure"
  1527. #include "confdefs.h"
  1528.  
  1529. #include <signal.h>
  1530. int
  1531. main ()
  1532. {
  1533. sigaction_t x
  1534. ;
  1535. return 0;
  1536. }
  1537. configure:11560: result: no
  1538. configure:11566: checking declaration of size-change
  1539. configure:11625: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1540. configure:11628: $? = 0
  1541. configure:11631: test -s conftest.o
  1542. configure:11634: $? = 0
  1543. size-change succeeded ()
  1544. configure:11653: result: yes
  1545. configure:11670: checking for memmove
  1546. configure:11707: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1547. configure:11710: $? = 0
  1548. configure:11713: test -s conftest
  1549. configure:11716: $? = 0
  1550. configure:11726: result: yes
  1551. configure:11858: checking if poll really works
  1552. configure:11889: gcc -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1553. configure:11892: $? = 0
  1554. configure:11894: ./conftest
  1555. configure:11897: $? = 0
  1556. configure:11909: result: yes
  1557. configure:11922: checking if we should include stdbool.h
  1558. configure:11942: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1559. configure:11945: $? = 0
  1560. configure:11948: test -s conftest.o
  1561. configure:11951: $? = 0
  1562. configure:11999: result: no
  1563. configure:12003: checking for builtin bool type
  1564. configure:12026: gcc -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.c >&5
  1565. configure:12029: $? = 0
  1566. configure:12032: test -s conftest.o
  1567. configure:12035: $? = 0
  1568. configure:12048: result: yes
  1569. configure:12071: checking for library stdc++
  1570. configure:12096: /usr/local/bin/g++ -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc -lstdc++ >&5
  1571. configure:12082:23: error: strstream.h: No such file or directory
  1572. configure: In function 'int main()':
  1573. configure:12088: error: 'strstreambuf' was not declared in this scope
  1574. configure:12088: error: expected `;' before 'foo'
  1575. configure:12099: $? = 1
  1576. configure: failed program was:
  1577. #line 12080 "configure"
  1578. #include "confdefs.h"
  1579.  
  1580. #include <strstream.h>
  1581. int
  1582. main ()
  1583. {
  1584.  
  1585. char buf[80];
  1586. strstreambuf foo(buf, sizeof(buf))
  1587.  
  1588. ;
  1589. return 0;
  1590. }
  1591. configure:12117: result: no
  1592. configure:12122: checking whether /usr/local/bin/g++ understands -c and -o together
  1593. configure:12138: /usr/local/bin/g++ -c conftest.cc -o conftest2.o >&5
  1594. configure:12141: $? = 0
  1595. configure:12143: /usr/local/bin/g++ -c conftest.cc -o conftest2.o >&5
  1596. configure:12146: $? = 0
  1597. configure:12157: result: yes
  1598. configure:12282: checking how to run the C++ preprocessor
  1599. configure:12304: /usr/local/bin/g++ -E -DNDEBUG conftest.cc
  1600. configure:12310: $? = 0
  1601. configure:12337: /usr/local/bin/g++ -E -DNDEBUG conftest.cc
  1602. configure:12334:28: error: ac_nonexistent.h: No such file or directory
  1603. configure:12343: $? = 1
  1604. configure: failed program was:
  1605. #line 12333 "configure"
  1606. #include "confdefs.h"
  1607. #include <ac_nonexistent.h>
  1608. configure:12380: result: /usr/local/bin/g++ -E
  1609. configure:12395: /usr/local/bin/g++ -E -DNDEBUG conftest.cc
  1610. configure:12401: $? = 0
  1611. configure:12428: /usr/local/bin/g++ -E -DNDEBUG conftest.cc
  1612. configure:12425:28: error: ac_nonexistent.h: No such file or directory
  1613. configure:12434: $? = 1
  1614. configure: failed program was:
  1615. #line 12424 "configure"
  1616. #include "confdefs.h"
  1617. #include <ac_nonexistent.h>
  1618. configure:12476: checking for typeinfo
  1619. configure:12486: /usr/local/bin/g++ -E -DNDEBUG conftest.cc
  1620. configure:12492: $? = 0
  1621. configure:12511: result: yes
  1622. configure:12521: checking if we should include stdbool.h
  1623. configure:12598: result: no
  1624. configure:12602: checking for builtin bool type
  1625. configure:12625: /usr/local/bin/g++ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc >&5
  1626. configure:12628: $? = 0
  1627. configure:12631: test -s conftest.o
  1628. configure:12634: $? = 0
  1629. configure:12647: result: yes
  1630. configure:12653: checking for size of bool
  1631. configure:12706: /usr/local/bin/g++ -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc >&5
  1632. configure:12709: $? = 0
  1633. configure:12711: ./conftest
  1634. configure:12714: $? = 0
  1635. configure:12732: result: unsigned char
  1636. configure:12743: checking for special defines needed for etip.h
  1637. configure:12769: /usr/local/bin/g++ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -I./c++ -I./menu -I./include -DNDEBUG conftest.cc >&5
  1638. configure:12772: $? = 0
  1639. configure:12775: test -s conftest.o
  1640. configure:12778: $? = 0
  1641. configure:12769: /usr/local/bin/g++ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_H -DNDEBUG conftest.cc >&5
  1642. configure:12772: $? = 0
  1643. configure:12775: test -s conftest.o
  1644. configure:12778: $? = 0
  1645. configure:12799: result: MATH_H
  1646. configure:12804: checking if /usr/local/bin/g++ accepts parameter initialization
  1647. configure:12839: /usr/local/bin/g++ -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc >&5
  1648. configure:12830: error: default argument given for parameter 1 of 'TEST::TEST(int)'
  1649. configure:12826: error: after previous specification in 'TEST::TEST(int)'
  1650. configure:12834: error: '::main' must return 'int'
  1651. configure:12842: $? = 1
  1652. configure: program exited with status 1
  1653. configure: failed program was:
  1654. #line 12820 "configure"
  1655. #include "confdefs.h"
  1656.  
  1657. class TEST {
  1658. private:
  1659. int value;
  1660. public:
  1661. TEST(int x = 1);
  1662. ~TEST();
  1663. };
  1664.  
  1665. TEST::TEST(int x = 1) // some compilers do not like second initializer
  1666. {
  1667. value = x;
  1668. }
  1669. void main() { }
  1670.  
  1671. configure:12865: result: no
  1672. configure:12874: checking if /usr/local/bin/g++ accepts static_cast
  1673. configure:12931: /usr/local/bin/g++ -c -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc >&5
  1674. configure:12934: $? = 0
  1675. configure:12937: test -s conftest.o
  1676. configure:12940: $? = 0
  1677. configure:12957: result: yes
  1678. configure:12977: checking for strstream.h
  1679. configure:12987: /usr/local/bin/g++ -E -DNDEBUG conftest.cc
  1680. configure:12984:23: error: strstream.h: No such file or directory
  1681. configure:12993: $? = 1
  1682. configure: failed program was:
  1683. #line 12983 "configure"
  1684. #include "confdefs.h"
  1685. #include <strstream.h>
  1686. configure:13012: result: no
  1687. configure:13022: checking if /usr/local/bin/g++ supports vscan function
  1688. configure:13081: /usr/local/bin/g++ -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc >&5
  1689. configure: In function 'int scanw(const char*, ...)':
  1690. configure:13057: error: 'strstreambuf' was not declared in this scope
  1691. configure:13057: error: expected `;' before 'ss'
  1692. configure:13058: error: 'ss' was not declared in this scope
  1693. configure:13084: $? = 1
  1694. configure: failed program was:
  1695. #line 13036 "configure"
  1696. #include "confdefs.h"
  1697.  
  1698. #include <stdio.h>
  1699. #include <stdarg.h>
  1700. #define USE_STRSTREAM_VSCAN 1
  1701. #if defined(USE_STDIO_VSCAN)
  1702. #elif defined(HAVE_STRSTREAM_H) && defined(USE_STRSTREAM_VSCAN)
  1703. #include <strstream.h>
  1704. #endif
  1705.  
  1706. int scanw(const char* fmt, ...)
  1707. {
  1708. int result = -1;
  1709. char buf[BUFSIZ];
  1710.  
  1711. va_list args;
  1712. va_start(args, fmt);
  1713. #if defined(USE_STDIO_VSCAN)
  1714. if (::vsscanf(buf, fmt, args) != -1)
  1715. result = 0;
  1716. #elif defined(USE_STRSTREAM_VSCAN)
  1717. strstreambuf ss(buf, sizeof(buf));
  1718. if (ss.vscan(fmt, args) != -1)
  1719. result = 0;
  1720. #elif defined(USE_STRSTREAM_VSCAN_CAST)
  1721. strstreambuf ss(buf, sizeof(buf));
  1722. if (ss.vscan(fmt, (_IO_va_list)args) != -1)
  1723. result = 0;
  1724. #else
  1725. #error case strstream failed
  1726. #endif
  1727. va_end(args);
  1728. return result;
  1729. }
  1730.  
  1731. int
  1732. main ()
  1733. {
  1734. int tmp, foo = scanw("%d", &tmp)
  1735. ;
  1736. return 0;
  1737. }
  1738. configure:13081: /usr/local/bin/g++ -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc >&5
  1739. configure: In function 'int scanw(const char*, ...)':
  1740. configure:13061: error: 'strstreambuf' was not declared in this scope
  1741. configure:13061: error: expected `;' before 'ss'
  1742. configure:13062: error: 'ss' was not declared in this scope
  1743. configure:13084: $? = 1
  1744. configure: failed program was:
  1745. #line 13036 "configure"
  1746. #include "confdefs.h"
  1747.  
  1748. #include <stdio.h>
  1749. #include <stdarg.h>
  1750. #define USE_STRSTREAM_VSCAN_CAST 1
  1751. #if defined(USE_STDIO_VSCAN)
  1752. #elif defined(HAVE_STRSTREAM_H) && defined(USE_STRSTREAM_VSCAN)
  1753. #include <strstream.h>
  1754. #endif
  1755.  
  1756. int scanw(const char* fmt, ...)
  1757. {
  1758. int result = -1;
  1759. char buf[BUFSIZ];
  1760.  
  1761. va_list args;
  1762. va_start(args, fmt);
  1763. #if defined(USE_STDIO_VSCAN)
  1764. if (::vsscanf(buf, fmt, args) != -1)
  1765. result = 0;
  1766. #elif defined(USE_STRSTREAM_VSCAN)
  1767. strstreambuf ss(buf, sizeof(buf));
  1768. if (ss.vscan(fmt, args) != -1)
  1769. result = 0;
  1770. #elif defined(USE_STRSTREAM_VSCAN_CAST)
  1771. strstreambuf ss(buf, sizeof(buf));
  1772. if (ss.vscan(fmt, (_IO_va_list)args) != -1)
  1773. result = 0;
  1774. #else
  1775. #error case strstream_cast failed
  1776. #endif
  1777. va_end(args);
  1778. return result;
  1779. }
  1780.  
  1781. int
  1782. main ()
  1783. {
  1784. int tmp, foo = scanw("%d", &tmp)
  1785. ;
  1786. return 0;
  1787. }
  1788. configure:13081: /usr/local/bin/g++ -o conftest -O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer -DNDEBUG conftest.cc >&5
  1789. configure:13084: $? = 0
  1790. configure:13087: test -s conftest
  1791. configure:13090: $? = 0
  1792. configure:13103: result: stdio
  1793. configure:13311: checking for gnatmake
  1794. configure:13335: result: no
  1795. configure:13564: checking for library subsets
  1796. configure:13577: result: termlib+ext_tinfo+base+ext_funcs
  1797. configure:13615: checking default library suffix
  1798. configure:13626: result:
  1799. configure:13629: checking default library-dependency suffix
  1800. configure:13658: result: .a
  1801. configure:13661: checking default object directory
  1802. configure:13677: result: objects
  1803. configure:13682: checking c++ library-dependency suffix
  1804. configure:13708: result: .a
  1805. configure:13747: checking where we will install curses.h
  1806. configure:13752: result: $(prefix)/include/ncurses
  1807. configure:13773: checking for src modules
  1808. configure:13836: result: ncurses progs tack panel menu form
  1809. configure:14061: creating ./config.status
  1810.  
  1811. ## ----------------------- ##
  1812. ## Running config.status. ##
  1813. ## ----------------------- ##
  1814.  
  1815. This file was extended by config.status 2.52.20030208, executed with
  1816. CONFIG_FILES =
  1817. CONFIG_HEADERS =
  1818. CONFIG_LINKS =
  1819. CONFIG_COMMANDS =
  1820. > ./config.status
  1821. on localhost.localdomain
  1822.  
  1823. config.status:14700: creating include/MKterm.h.awk
  1824. config.status:14700: creating include/curses.head
  1825. config.status:14700: creating include/termcap.h
  1826. config.status:14700: creating include/unctrl.h
  1827. config.status:14700: creating man/Makefile
  1828. config.status:14700: creating include/Makefile
  1829. config.status:14700: creating ncurses/Makefile
  1830. config.status:14700: creating progs/Makefile
  1831. config.status:14700: creating tack/Makefile
  1832. config.status:14700: creating panel/Makefile
  1833. config.status:14700: creating menu/Makefile
  1834. config.status:14700: creating form/Makefile
  1835. config.status:14700: creating test/Makefile
  1836. config.status:14700: creating misc/Makefile
  1837. config.status:14700: creating c++/Makefile
  1838. config.status:14700: creating misc/run_tic.sh
  1839. config.status:14700: creating Makefile
  1840. config.status:14797: creating include/ncurses_cfg.h
  1841.  
  1842. ## ----------------- ##
  1843. ## Cache variables. ##
  1844. ## ----------------- ##
  1845.  
  1846. ac_cv_build=i586-pc-linux-gnu
  1847. ac_cv_build_alias=i586-pc-linux-gnu
  1848. ac_cv_c_compiler_gnu=yes
  1849. ac_cv_c_const=yes
  1850. ac_cv_c_inline=inline
  1851. ac_cv_cxx_compiler_gnu=yes
  1852. ac_cv_env_CC_set=
  1853. ac_cv_env_CC_value=
  1854. ac_cv_env_CFLAGS_set=set
  1855. ac_cv_env_CFLAGS_value='-O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer'
  1856. ac_cv_env_CPPFLAGS_set=
  1857. ac_cv_env_CPPFLAGS_value=
  1858. ac_cv_env_CPP_set=
  1859. ac_cv_env_CPP_value=
  1860. ac_cv_env_CXXCPP_set=
  1861. ac_cv_env_CXXCPP_value=
  1862. ac_cv_env_CXXFLAGS_set=set
  1863. ac_cv_env_CXXFLAGS_value='-O2 -march=i586 -mtune=i586 -pipe -fomit-frame-pointer'
  1864. ac_cv_env_CXX_set=
  1865. ac_cv_env_CXX_value=
  1866. ac_cv_env_LDFLAGS_set=
  1867. ac_cv_env_LDFLAGS_value=
  1868. ac_cv_env_build_alias_set=
  1869. ac_cv_env_build_alias_value=
  1870. ac_cv_env_host_alias_set=
  1871. ac_cv_env_host_alias_value=
  1872. ac_cv_env_target_alias_set=
  1873. ac_cv_env_target_alias_value=
  1874. ac_cv_func_fseeko=yes
  1875. ac_cv_func_getcwd=yes
  1876. ac_cv_func_getegid=yes
  1877. ac_cv_func_geteuid=yes
  1878. ac_cv_func_gettimeofday=yes
  1879. ac_cv_func_getttynam=yes
  1880. ac_cv_func_issetugid=no
  1881. ac_cv_func_link=no
  1882. ac_cv_func_memmove=yes
  1883. ac_cv_func_poll=yes
  1884. ac_cv_func_remove=yes
  1885. ac_cv_func_select=no
  1886. ac_cv_func_setbuf=yes
  1887. ac_cv_func_setbuffer=yes
  1888. ac_cv_func_setvbuf=yes
  1889. ac_cv_func_setvbuf_reversed=no
  1890. ac_cv_func_sigaction=yes
  1891. ac_cv_func_sigvec=yes
  1892. ac_cv_func_strdup=yes
  1893. ac_cv_func_strstr=yes
  1894. ac_cv_func_symlink=no
  1895. ac_cv_func_tcgetpgrp=yes
  1896. ac_cv_func_times=yes
  1897. ac_cv_func_unlink=yes
  1898. ac_cv_func_vsnprintf=yes
  1899. ac_cv_header_dirent_dirent_h=yes
  1900. ac_cv_header_fcntl_h=yes
  1901. ac_cv_header_getopt_h=yes
  1902. ac_cv_header_limits_h=yes
  1903. ac_cv_header_locale_h=yes
  1904. ac_cv_header_poll_h=yes
  1905. ac_cv_header_stdc=yes
  1906. ac_cv_header_strstream_h=no
  1907. ac_cv_header_sys_bsdtypes_h=no
  1908. ac_cv_header_sys_ioctl_h=yes
  1909. ac_cv_header_sys_param_h=yes
  1910. ac_cv_header_sys_poll_h=yes
  1911. ac_cv_header_sys_select_h=yes
  1912. ac_cv_header_sys_time_h=yes
  1913. ac_cv_header_sys_times_h=yes
  1914. ac_cv_header_termio_h=yes
  1915. ac_cv_header_termios_h=yes
  1916. ac_cv_header_time=yes
  1917. ac_cv_header_ttyent_h=yes
  1918. ac_cv_header_typeinfo=yes
  1919. ac_cv_header_unistd_h=yes
  1920. ac_cv_header_wctype_h=yes
  1921. ac_cv_host=i586-pc-linux-gnu
  1922. ac_cv_host_alias=i586-pc-linux-gnu
  1923. ac_cv_lib_dir_opendir=no
  1924. ac_cv_lib_gpm_Gpm_Open=no
  1925. ac_cv_objext=o
  1926. ac_cv_path_CXX=/usr/local/bin/g++
  1927. ac_cv_path_LDCONFIG=/sbin/ldconfig
  1928. ac_cv_path_install='/usr/bin/install -c'
  1929. ac_cv_prog_AWK=gawk
  1930. ac_cv_prog_CPP='gcc -E'
  1931. ac_cv_prog_CXXCPP='/usr/local/bin/g++ -E'
  1932. ac_cv_prog_MAKE_LOWER_TAGS=no
  1933. ac_cv_prog_MAKE_UPPER_TAGS=no
  1934. ac_cv_prog_ac_ct_AR=ar
  1935. ac_cv_prog_ac_ct_CC=gcc
  1936. ac_cv_prog_ac_ct_CXX=g++
  1937. ac_cv_prog_ac_ct_LD=ld
  1938. ac_cv_prog_ac_ct_RANLIB=ranlib
  1939. ac_cv_prog_cc_g=yes
  1940. ac_cv_prog_cc_stdc=no
  1941. ac_cv_prog_cxx_g=yes
  1942. ac_cv_prog_gcc_traditional=no
  1943. ac_cv_prog_gnat_exists=no
  1944. ac_cv_prog_make_make_set=yes
  1945. ac_cv_sys_file_offset_bits=no
  1946. ac_cv_sys_large_files=no
  1947. ac_cv_sys_largefile_CC=no
  1948. ac_cv_sys_largefile_source=no
  1949. ac_cv_sys_long_file_names=yes
  1950. ac_cv_target=i586-pc-linux-gnu
  1951. ac_cv_target_alias=i586-pc-linux-gnu
  1952. ac_cv_type_signal=void
  1953. am_cv_langinfo_codeset=yes
  1954. cf_cv_1UL=1UL
  1955. cf_cv_abi_version=5
  1956. cf_cv_ansi_cc=-DCC_HAS_PROTOS
  1957. cf_cv_builtin_bool=1
  1958. cf_cv_cc_bool_type=1
  1959. cf_cv_cc_u_d_options=yes
  1960. cf_cv_cpp_param_init=no
  1961. cf_cv_cpp_static_cast=yes
  1962. cf_cv_cpp_vscan_func=stdio
  1963. cf_cv_dcl_errno=yes
  1964. cf_cv_do_symlinks=yes
  1965. cf_cv_enable_lp64=0
  1966. cf_cv_func_mkstemp=no
  1967. cf_cv_func_nanosleep=yes
  1968. cf_cv_func_vsscanf=vsscanf
  1969. cf_cv_gnu_source=no
  1970. cf_cv_have_errno=no
  1971. cf_cv_have_isascii=yes
  1972. cf_cv_have_tcgetattr=yes
  1973. cf_cv_header_stdbool_h=0
  1974. cf_cv_ld_rpath=no
  1975. cf_cv_libstdcpp=no
  1976. cf_cv_link_dataonly=yes
  1977. cf_cv_link_funcs=no
  1978. cf_cv_makeflags=
  1979. cf_cv_mixedcase=yes
  1980. cf_cv_need_libm=no
  1981. cf_cv_prog_CC_c_o=yes
  1982. cf_cv_prog_CXX_c_o=yes
  1983. cf_cv_regex=regex.h
  1984. cf_cv_rel_version=5.5
  1985. cf_cv_rm_so_locs=no
  1986. cf_cv_shlib_version=rel
  1987. cf_cv_shlib_version_infix=no
  1988. cf_cv_sizechange=yes
  1989. cf_cv_src_modules='ncurses progs tack panel menu form'
  1990. cf_cv_struct_dirent64=no
  1991. cf_cv_subst_AR_OPTS=rv
  1992. cf_cv_sys_time_select=yes
  1993. cf_cv_system_name=linux-gnu
  1994. cf_cv_timestamp='Mon Oct 4 15:30:41 GMT 2010'
  1995. cf_cv_type_of_bool='unsigned char'
  1996. cf_cv_type_sigaction=no
  1997. cf_cv_typeof_chtype=long
  1998. cf_cv_typeof_mmask_t=long
  1999. cf_cv_unsigned_literals=yes
  2000. cf_cv_working_poll=yes
  2001.  
  2002. ## ------------ ##
  2003. ## confdefs.h. ##
  2004. ## ------------ ##
  2005.  
  2006. #define SYSTEM_NAME "linux-gnu"
  2007. #ifdef __cplusplus
  2008. #include <stdlib.h>
  2009. #endif
  2010. #define CC_HAS_PROTOS 1
  2011. #define HAVE_LONG_FILE_NAMES 1
  2012. #define MIXEDCASE_FILENAMES 1
  2013. #define USE_DATABASE 1
  2014. #define TERMINFO_DIRS "/usr --with-shared --without-debug --enable-widec --disable-nls/share/terminfo"
  2015. #define TERMINFO ""
  2016. #define PURE_TERMINFO 1
  2017. #define USE_HOME_TERMINFO 1
  2018. #define USE_ROOT_ENVIRON 1
  2019. #define HAVE_REMOVE 1
  2020. #define HAVE_UNLINK 1
  2021. #define HAVE_LANGINFO_CODESET 1
  2022. #define HAVE_FSEEKO 1
  2023. #define HAVE_CURSES_VERSION 1
  2024. #define HAVE_HAS_KEY 1
  2025. #define HAVE_RESIZETERM 1
  2026. #define HAVE_RESIZE_TERM 1
  2027. #define HAVE_USE_DEFAULT_COLORS 1
  2028. #define HAVE_WRESIZE 1
  2029. #define NCURSES_EXT_FUNCS 1
  2030. #define NCURSES_NO_PADDING 1
  2031. #define USE_SIGWINCH 1
  2032. #define USE_ASSUMED_COLOR 1
  2033. #define USE_HASHMAP 1
  2034. #define GCC_SCANF 1
  2035. #define GCC_PRINTF 1
  2036. #define GCC_UNUSED __attribute__((unused))
  2037. #define GCC_NORETURN __attribute__((noreturn))
  2038. #define NDEBUG 1
  2039. #define HAVE_NC_ALLOC_H 1
  2040. #define HAVE_GETTIMEOFDAY 1
  2041. #define STDC_HEADERS 1
  2042. #define HAVE_DIRENT_H 1
  2043. #define TIME_WITH_SYS_TIME 1
  2044. #define HAVE_REGEX_H_FUNCS 1
  2045. #define HAVE_FCNTL_H 1
  2046. #define HAVE_GETOPT_H 1
  2047. #define HAVE_LIMITS_H 1
  2048. #define HAVE_LOCALE_H 1
  2049. #define HAVE_POLL_H 1
  2050. #define HAVE_SYS_IOCTL_H 1
  2051. #define HAVE_SYS_PARAM_H 1
  2052. #define HAVE_SYS_POLL_H 1
  2053. #define HAVE_SYS_SELECT_H 1
  2054. #define HAVE_SYS_TIME_H 1
  2055. #define HAVE_SYS_TIMES_H 1
  2056. #define HAVE_TTYENT_H 1
  2057. #define HAVE_UNISTD_H 1
  2058. #define HAVE_WCTYPE_H 1
  2059. #define HAVE_SYS_TIME_SELECT 1
  2060. #define CC_HAS_INLINE_FUNCS 1
  2061. #define TYPEOF_CHTYPE long
  2062. #define HAVE_GETCWD 1
  2063. #define HAVE_GETEGID 1
  2064. #define HAVE_GETEUID 1
  2065. #define HAVE_GETTTYNAM 1
  2066. #define HAVE_POLL 1
  2067. #define HAVE_REMOVE 1
  2068. #define HAVE_SETBUF 1
  2069. #define HAVE_SETBUFFER 1
  2070. #define HAVE_SETVBUF 1
  2071. #define HAVE_SIGACTION 1
  2072. #define HAVE_SIGVEC 1
  2073. #define HAVE_STRDUP 1
  2074. #define HAVE_STRSTR 1
  2075. #define HAVE_TCGETPGRP 1
  2076. #define HAVE_TIMES 1
  2077. #define HAVE_VSNPRINTF 1
  2078. #define HAVE_ISASCII 1
  2079. #define HAVE_NANOSLEEP 1
  2080. #define HAVE_TERMIO_H 1
  2081. #define HAVE_TERMIOS_H 1
  2082. #define HAVE_UNISTD_H 1
  2083. #define HAVE_TCGETATTR 1
  2084. #define HAVE_VSSCANF 1
  2085. #define RETSIGTYPE void
  2086. #define HAVE_SIZECHANGE 1
  2087. #define HAVE_WORKING_POLL 1
  2088. #define HAVE_TYPEINFO 1
  2089. #define ETIP_NEEDS_MATH_H 1
  2090. #define CPP_HAS_STATIC_CAST 1
  2091. #define CPP_HAS_VSCAN_FUNC 1
  2092. #define USE_STDIO_VSCAN 1
  2093. #define HAVE_SLK_COLOR 1
  2094. #define HAVE_PANEL_H 1
  2095. #define HAVE_LIBPANEL 1
  2096. #define HAVE_MENU_H 1
  2097. #define HAVE_LIBMENU 1
  2098. #define HAVE_FORM_H 1
  2099. #define HAVE_LIBFORM 1
  2100. #define NCURSES_PATHSEP ':'
  2101. #define NCURSES_VERSION_STRING "5.5.20051010"
  2102.  
  2103.  
  2104. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement