Advertisement
emcek

Untitled

Aug 29th, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.32 KB | None | 0 0
  1. checking for egrep... grep -E
  2. Configuring NCURSES 5.9 ABI 5 (Thu Aug 29 08:33:33 CEST 2013)
  3. checking build system type... sparc-sun-solaris2.9
  4. checking host system type... sparc-sun-solaris2.9
  5. checking target system type... sparc-sun-solaris2.9
  6. Configuring for solaris2.9
  7. checking for prefix... /home/gtqk84/local
  8. checking for gcc... gcc
  9. checking for C compiler default output... a.out
  10. checking whether the C compiler works... yes
  11. checking whether we are cross compiling... no
  12. checking for executable suffix...
  13. checking for object suffix... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking version of gcc... 4.1.1
  17. checking how to run the C preprocessor... gcc -E
  18. checking whether gcc needs -traditional... no
  19. checking whether gcc understands -c and -o together... yes
  20. checking for POSIXized ISC... no
  21. checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS
  22. checking for ldconfig... no
  23. checking if you want to ensure bool is consistent with C++... yes
  24. checking for g++... g++
  25. checking whether we are using the GNU C++ compiler... yes
  26. checking whether g++ accepts -g... yes
  27. checking for g++... /tools/bin/g++
  28. checking version of g++... 4.1.1
  29. checking if you want to build C++ binding and demo... yes
  30. checking if you want to build with Ada95... yes
  31. checking if you want to install manpages... yes
  32. checking if you want to build programs such as tic... yes
  33. checking if you want to build test-programs... yes
  34. checking if you wish to install curses.h... yes
  35. checking for mawk... no
  36. checking for gawk... gawk
  37. checking for egrep... (cached) grep -E
  38. checking for a BSD compatible install... /tools/bin/ginstall -c
  39. checking for tdlint... no
  40. checking for lint... lint
  41. checking whether ln -s works... yes
  42. checking if ln -s -f options work... no
  43. checking for long file names... yes
  44. checking if you want to use pkg-config... yes
  45. checking for pkg-config... /tools/bin/pkg-config
  46. checking if we should install .pc files for /tools/bin/pkg-config... no
  47. checking if we should assume mixed-case filenames... auto
  48. checking if filesystem supports mixed-case filenames... yes
  49. checking whether make sets ${MAKE}... yes
  50. checking for exctags... no
  51. checking for ctags... ctags
  52. checking for exetags... no
  53. checking for etags... etags
  54. checking for ctags... yes
  55. checking for etags... yes
  56. checking for makeflags variable...
  57. checking for ranlib... ranlib
  58. checking for ld... ld
  59. checking for ar... ar
  60. checking for ar... (cached) ar
  61. checking for options to update archives... -curv
  62. checking if you have specified an install-prefix...
  63. checking if libtool -version-number should be used... yes
  64. checking if you want to build libraries with libtool... no
  65. checking if you want to build shared libraries... no
  66. checking if you want to build static libraries... yes
  67. checking if you want to build debug libraries... yes
  68. checking if you want to build profiling libraries... no
  69. checking for specified models... normal debug
  70. checking for default model... normal
  71. checking if you want to build a separate terminfo library... no
  72. checking if you want to build a separate tic library... no
  73. checking if you want to link with the GPM mouse library... maybe
  74. checking for gpm.h... no
  75. checking for default loader flags...
  76. checking for an rpath option... -R
  77. checking if we need a space after rpath option... no
  78. checking if release/abi version should be used for shared libs... auto
  79. checking which gcc option to use... -fPIC
  80. checking if you wish to install ncurses overwriting curses... no
  81. checking if external terminfo-database is used... yes
  82. checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
  83. checking whether to use hashed database instead of directory/tree... no
  84. checking for list of fallback descriptions...
  85. checking if you want modern xterm or antique... xterm-new
  86. checking for list of terminfo directories... /home/gtqk84/local/share/terminfo
  87. checking for default terminfo directory... /home/gtqk84/local/share/terminfo
  88. checking if big-core option selected... yes
  89. checking if big-strings option selected... yes
  90. checking if you want termcap-fallback support... no
  91. checking if ~/.terminfo is wanted... yes
  92. checking if you want to use restricted environment when running as root... yes
  93. checking for remove... yes
  94. checking for unlink... yes
  95. checking if link/symlink functions work... link symlink
  96. checking if tic should use symbolic links... no
  97. checking if tic should use hard links... yes
  98. checking if you want broken-linker support code... no
  99. checking if tputs should process BSD-style prefix padding... no
  100. checking if SIGWINCH is defined... yes
  101. checking for nl_langinfo and CODESET... yes
  102. checking if you want wide-character code... no
  103. checking whether to enable _LP64 definition in curses.h... no
  104. checking for special C compiler options needed for large files... no
  105. checking for _FILE_OFFSET_BITS value needed for large files... 64
  106. checking for _LARGE_FILES value needed for large files... no
  107. checking for _LARGEFILE_SOURCE value needed for large files... no
  108. checking for fseeko... yes
  109. checking whether to use struct dirent64... no
  110. checking if you want tparm not to use X/Open fixed-parameter list... yes
  111. checking for type of bool... auto
  112. checking for alternate terminal capabilities file... Caps
  113. checking for type of chtype... auto
  114. checking for type of ospeed... short
  115. checking for type of mmask_t... auto
  116. checking for size CCHARW_MAX... 5
  117. checking if RCS identifiers should be compiled-in... no
  118. checking format of man-pages... normal
  119. checking for manpage renaming... no
  120. checking if manpage aliases will be installed... yes
  121. checking if manpage symlinks should be used... yes
  122. checking for manpage tbl... no
  123. checking if you want to build with function extensions... yes
  124. checking if you want to build with experimental SCREEN extensions... no
  125. checking if you want to build with experimental terminal-driver... no
  126. checking for extended use of const keyword... no
  127. checking if you want to use extended colors... no
  128. checking if you want to use extended mouse encoding... no
  129. checking if you want $NCURSES_NO_PADDING code... yes
  130. checking for ANSI C header files... yes
  131. checking for sys/types.h... yes
  132. checking for sys/stat.h... yes
  133. checking for stdlib.h... yes
  134. checking for string.h... yes
  135. checking for memory.h... yes
  136. checking for strings.h... yes
  137. checking for inttypes.h... yes
  138. checking for stdint.h... no
  139. checking for unistd.h... yes
  140. checking for signed char... yes
  141. checking size of signed char... 1
  142. checking if you want to use signed Boolean array in term.h... no
  143. checking if you want SIGWINCH handler... yes
  144. checking if you want user-definable terminal capabilities like termcap... yes
  145. checking if you want all development code... no
  146. checking if you want hard-tabs code... no
  147. checking if you want limited support for xmc... no
  148. checking if you do not want to assume colors are white-on-black... yes
  149. checking if you want hashmap scrolling-optimization code... yes
  150. checking if you want colorfgbg code... no
  151. checking if you want interop bindings... no
  152. checking if you want to link with the pthread library... no
  153. checking if you want experimental reentrant code... no
  154. checking if you want experimental safe-sprintf code... no
  155. checking if you want experimental wgetch-events code... no
  156. checking if you want to display full commands during build... yes
  157. checking if you want to see compiler warnings...
  158. configure: checking for gcc __attribute__ directives...
  159. ... scanf
  160. ... printf
  161. ... unused
  162. ... noreturn
  163. checking if you want to enable runtime assertions... no
  164. checking if you want to use dmalloc for testing... no
  165. checking if you want to use dbmalloc for testing... no
  166. checking if you want to use valgrind for testing... no
  167. checking if you want to perform memory-leak testing... no
  168. checking whether to add trace feature to all models... no
  169. checking for gettimeofday... yes
  170. checking if -lm needed for math functions... yes
  171. checking for ANSI C header files... (cached) yes
  172. checking for dirent.h that defines DIR... yes
  173. checking for opendir in -ldir... no
  174. checking whether time.h and sys/time.h may both be included... yes
  175. checking for regcomp... yes
  176. checking for regular-expression headers... regex.h
  177. checking for fcntl.h... yes
  178. checking for getopt.h... no
  179. checking for limits.h... yes
  180. checking for locale.h... yes
  181. checking for math.h... yes
  182. checking for poll.h... yes
  183. checking for sys/bsdtypes.h... no
  184. checking for sys/ioctl.h... yes
  185. checking for sys/param.h... yes
  186. checking for sys/poll.h... yes
  187. checking for sys/select.h... yes
  188. checking for sys/time.h... yes
  189. checking for sys/times.h... yes
  190. checking for ttyent.h... no
  191. checking for unistd.h... (cached) yes
  192. checking for wctype.h... yes
  193. checking if sys/time.h works with sys/select.h... yes
  194. checking for gcc option to accept ANSI C... none needed
  195. checking for an ANSI C-conforming const... yes
  196. checking for inline... inline
  197. checking if gcc supports options to tune inlining... yes
  198. checking for signal global datatype... volatile sig_atomic_t
  199. checking for type of chtype... long
  200. checking if unsigned literals are legal... yes
  201. checking if external errno is declared... yes
  202. checking if external errno exists... yes
  203. checking if data-only library module links... yes
  204. checking for getcwd... yes
  205. checking for getegid... yes
  206. checking for geteuid... yes
  207. checking for getttynam... no
  208. checking for issetugid... yes
  209. checking for poll... yes
  210. checking for remove... (cached) yes
  211. checking for select... yes
  212. checking for setbuf... yes
  213. checking for setbuffer... yes
  214. checking for setvbuf... yes
  215. checking for sigaction... yes
  216. checking for sigvec... no
  217. checking for strdup... yes
  218. checking for strstr... yes
  219. checking for tcgetpgrp... yes
  220. checking for times... yes
  221. checking for vsnprintf... yes
  222. checking for isascii... yes
  223. checking whether sigaction needs _POSIX_SOURCE... no
  224. checking if nanosleep really works... no
  225. checking for termio.h... yes
  226. checking for termios.h... yes
  227. checking for unistd.h... (cached) yes
  228. checking whether termios.h needs _POSIX_SOURCE... no
  229. checking for tcgetattr... yes
  230. checking for vsscanf function or workaround... vsscanf
  231. checking for working mkstemp... yes
  232. checking whether setvbuf arguments are reversed... no
  233. checking return type of signal handlers... void
  234. checking for type sigaction_t... no
  235. checking declaration of size-change... yes
  236. checking for memmove... yes
  237. checking if poll really works... yes
  238. checking for va_copy... yes
  239. checking for __va_copy... yes
  240. checking for pid_t... yes
  241. checking for unistd.h... (cached) yes
  242. checking for vfork.h... no
  243. checking for fork... yes
  244. checking for vfork... yes
  245. checking for working fork... (cached) yes
  246. checking for working vfork... (cached) yes
  247. checking for openpty in -lutil... no
  248. checking for openpty header... no
  249. checking if we should include stdbool.h... yes
  250. checking for builtin bool type... no
  251. checking for library stdc++... no
  252. checking whether /tools/bin/g++ understands -c and -o together... yes
  253. checking how to run the C++ preprocessor... /tools/bin/g++ -E
  254. checking for iostream... yes
  255. checking for typeinfo... yes
  256. checking if iostream uses std-namespace... yes
  257. checking if we should include stdbool.h... (cached) yes
  258. checking for builtin bool type... yes
  259. checking for size of bool... unsigned char
  260. checking for special defines needed for etip.h... none
  261. checking if /tools/bin/g++ accepts parameter initialization... no
  262. checking if /tools/bin/g++ accepts static_cast... yes
  263. checking for gnatmake... no
  264. checking for library subsets... ticlib+termlib+ext_tinfo+base+ext_funcs
  265. checking default library suffix...
  266. checking default library-dependency suffix... .a
  267. checking default object directory... objects
  268. checking c++ library-dependency suffix... .a
  269. checking if linker supports switching between static/dynamic... yes
  270. checking where we will install curses.h... ${prefix}/include/ncurses
  271. checking for src modules... ncurses progs panel menu form
  272. checking for tic... /tools/bin/tic
  273. configure: creating ./config.status
  274. config.status: creating include/MKterm.h.awk
  275. config.status: creating include/curses.head
  276. config.status: creating include/ncurses_dll.h
  277. config.status: creating include/termcap.h
  278. config.status: creating include/unctrl.h
  279. config.status: creating man/Makefile
  280. config.status: creating include/Makefile
  281. config.status: creating ncurses/Makefile
  282. config.status: creating progs/Makefile
  283. config.status: creating panel/Makefile
  284. config.status: creating menu/Makefile
  285. config.status: creating form/Makefile
  286. config.status: creating test/Makefile
  287. config.status: creating misc/Makefile
  288. config.status: creating c++/Makefile
  289. config.status: creating Ada95/gen/adacurses-config
  290. config.status: creating man/adacurses-config.1
  291. config.status: creating misc/run_tic.sh
  292. config.status: creating misc/ncurses-config
  293. config.status: creating man/ncurses5-config.1
  294. config.status: creating Makefile
  295. config.status: creating include/ncurses_cfg.h
  296. Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs)
  297. Appending rules for debug model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs)
  298. Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs)
  299. Appending rules for debug model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs)
  300. Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs)
  301. Appending rules for debug model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs)
  302. Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs)
  303. Appending rules for debug model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs)
  304. Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+ext_funcs)
  305. Appending rules for debug model (form: ticlib+termlib+ext_tinfo+base+ext_funcs)
  306. Appending rules for normal model (test: ticlib+termlib+ext_tinfo+base+ext_funcs)
  307. Appending rules for debug model (test: ticlib+termlib+ext_tinfo+base+ext_funcs)
  308. Appending rules for normal model (c++: ticlib+termlib+ext_tinfo+base+ext_funcs)
  309. Appending rules for debug model (c++: ticlib+termlib+ext_tinfo+base+ext_funcs)
  310. creating headers.sh
  311.  
  312. ** Configuration summary for NCURSES 5.9 20110404:
  313.  
  314. extended funcs: yes
  315. xterm terminfo: xterm-new
  316.  
  317. bin directory: /home/gtqk84/local/bin
  318. lib directory: /home/gtqk84/local/lib
  319. include directory: /home/gtqk84/local/include/ncurses
  320. man directory: /home/gtqk84/local/man
  321. terminfo directory: /home/gtqk84/local/share/terminfo
  322.  
  323. ** Include-directory is not in a standard location
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement