barjac

configure

Jun 21st, 2010
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.39 KB | None | 0 0
  1. [baz@jackodesktop bluefish-2.0.0]$ ./configure
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking build system type... i686-pc-linux-gnu
  8. checking host system type... i686-pc-linux-gnu
  9. checking whether to enable maintainer-specific portions of Makefiles... no
  10. checking for style of include used by make... GNU
  11. checking for gcc... gcc
  12. checking for C compiler default output file name... a.out
  13. checking whether the C compiler works... yes
  14. checking whether we are cross compiling... no
  15. checking for suffix of executables...
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking dependency style of gcc... gcc3
  21. checking how to run the C preprocessor... gcc -E
  22. checking for grep that handles long lines and -e... /bin/grep
  23. checking for egrep... /bin/grep -E
  24. checking for ANSI C header files... yes
  25. checking for sys/types.h... yes
  26. checking for sys/stat.h... yes
  27. checking for stdlib.h... yes
  28. checking for string.h... yes
  29. checking for memory.h... yes
  30. checking for strings.h... yes
  31. checking for inttypes.h... yes
  32. checking for stdint.h... yes
  33. checking for unistd.h... yes
  34. checking locale.h usability... yes
  35. checking locale.h presence... yes
  36. checking for locale.h... yes
  37. checking for LC_MESSAGES... yes
  38. checking libintl.h usability... yes
  39. checking libintl.h presence... yes
  40. checking for libintl.h... yes
  41. checking for ngettext in libc... yes
  42. checking for dgettext in libc... yes
  43. checking for bind_textdomain_codeset... yes
  44. checking for msgfmt... /usr/bin/msgfmt
  45. checking for dcgettext... yes
  46. checking if msgfmt accepts -c... yes
  47. checking for gmsgfmt... /usr/bin/msgfmt
  48. checking for xgettext... /usr/bin/xgettext
  49. checking for catalogs to be installed... bg cs da de el es eu fi fr gl hu it ja ko_KR nb nl pl pt pt_BR ro ru sk sr sv ta tr uk zh_CN zh_TW
  50. checking for xgettext... (cached) /usr/bin/xgettext
  51. checking for msgmerge... /usr/bin/msgmerge
  52. checking for msgfmt... (cached) /usr/bin/msgfmt
  53. checking for perl... /usr/bin/perl
  54. checking for XML::Parser... ok
  55. checking whether NLS is requested... yes
  56. checking for msgfmt... (cached) /usr/bin/msgfmt
  57. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  58. checking for xgettext... (cached) /usr/bin/xgettext
  59. checking for msgmerge... (cached) /usr/bin/msgmerge
  60. checking for gcc... (cached) gcc
  61. checking whether we are using the GNU C compiler... (cached) yes
  62. checking whether gcc accepts -g... (cached) yes
  63. checking for gcc option to accept ISO C89... (cached) none needed
  64. checking dependency style of gcc... (cached) gcc3
  65. checking for windres... no
  66. checking for a sed that does not truncate output... /bin/sed
  67. checking for ld used by gcc... /usr/bin/ld
  68. checking if the linker (/usr/bin/ld) is GNU ld... yes
  69. checking for /usr/bin/ld option to reload object files... -r
  70. checking for BSD-compatible nm... /usr/bin/nm -B
  71. checking whether ln -s works... yes
  72. checking how to recognize dependent libraries... pass_all
  73. checking dlfcn.h usability... yes
  74. checking dlfcn.h presence... yes
  75. checking for dlfcn.h... yes
  76. checking for g++... g++
  77. checking whether we are using the GNU C++ compiler... yes
  78. checking whether g++ accepts -g... yes
  79. checking dependency style of g++... gcc3
  80. checking how to run the C++ preprocessor... g++ -E
  81. checking for g77... no
  82. checking for xlf... no
  83. checking for f77... no
  84. checking for frt... no
  85. checking for pgf77... no
  86. checking for cf77... no
  87. checking for fort77... no
  88. checking for fl32... no
  89. checking for af77... no
  90. checking for xlf90... no
  91. checking for f90... no
  92. checking for pgf90... no
  93. checking for pghpf... no
  94. checking for epcf90... no
  95. checking for gfortran... no
  96. checking for g95... no
  97. checking for xlf95... no
  98. checking for f95... no
  99. checking for fort... no
  100. checking for ifort... no
  101. checking for ifc... no
  102. checking for efc... no
  103. checking for pgf95... no
  104. checking for lf95... no
  105. checking for ftn... no
  106. checking whether we are using the GNU Fortran 77 compiler... no
  107. checking whether accepts -g... no
  108. checking the maximum length of command line arguments... 1572864
  109. checking command to parse /usr/bin/nm -B output from gcc object... ok
  110. checking for objdir... .libs
  111. checking for ar... ar
  112. checking for ranlib... ranlib
  113. checking for strip... strip
  114. checking if gcc supports -fno-rtti -fno-exceptions... no
  115. checking for gcc option to produce PIC... -fPIC
  116. checking if gcc PIC flag -fPIC works... yes
  117. checking if gcc static flag -static works... no
  118. checking if gcc supports -c -o file.o... yes
  119. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  120. checking whether -lc should be explicitly linked in... no
  121. checking dynamic linker characteristics... GNU/Linux ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. checking whether stripping libraries is possible... yes
  124. checking for shl_load... no
  125. checking for shl_load in -ldld... no
  126. checking for dlopen... no
  127. checking for dlopen in -ldl... yes
  128. checking whether a program can dlopen itself... yes
  129. checking whether a statically linked program can dlopen itself... yes
  130. checking if libtool supports shared libraries... yes
  131. checking whether to build shared libraries... yes
  132. checking whether to build static libraries... no
  133. configure: creating libtool
  134. appending configuration tag "RC" to libtool
  135. appending configuration tag "CXX" to libtool
  136. checking for ld used by g++... /usr/bin/ld
  137. checking if the linker (/usr/bin/ld) is GNU ld... yes
  138. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  139. checking for g++ option to produce PIC... -fPIC
  140. checking if g++ PIC flag -fPIC works... yes
  141. checking if g++ static flag -static works... no
  142. checking if g++ supports -c -o file.o... yes
  143. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  144. checking dynamic linker characteristics... GNU/Linux ld.so
  145. (cached) (cached) checking how to hardcode library paths into programs... immediate
  146. appending configuration tag "F77" to libtool
  147. checking for library containing strerror... none required
  148. checking for inline... inline
  149. checking for a BSD-compatible install... /usr/bin/install -c
  150. checking for gdk-pixbuf-csource... gdk-pixbuf-csource
  151. checking for xmlcatalog... /usr/bin/xmlcatalog
  152. checking for update-desktop-database... /usr/bin/update-desktop-database
  153. checking for update-mime-database... /usr/bin/update-mime-database
  154. checking for system XML catalog... not found
  155. configure: The given systems XML catalog ${prefix}/etc/xml/catalog seems to be unavailable.
  156. configure: We will not try to update it after installation.
  157. checking for ANSI C header files... (cached) yes
  158. checking for pkg-config... /usr/bin/pkg-config
  159. checking pkg-config is at least version 0.9.0... yes
  160. checking for BLUEFISH_REQUIRED... yes
  161. checking for CHARMAP_PLUGIN... no
  162. checking for CHARMAP_PLUGIN... no
  163. configure: WARNING: Disabling the building of the charmap plugin.
  164. configure: WARNING: Install gucharmap/gucharmap2 (>= 2.20) library/headers to build the plugin.
  165. checking for library containing nanosleep... none required
  166. checking for stdlib.h... (cached) yes
  167. checking for unistd.h... (cached) yes
  168. checking for string.h... (cached) yes
  169. checking for strings.h... (cached) yes
  170. checking errno.h usability... yes
  171. checking errno.h presence... yes
  172. checking for errno.h... yes
  173. checking stdio.h usability... yes
  174. checking stdio.h presence... yes
  175. checking for stdio.h... yes
  176. checking for sys/stat.h... (cached) yes
  177. checking ctype.h usability... yes
  178. checking ctype.h presence... yes
  179. checking for ctype.h... yes
  180. checking getopt.h usability... yes
  181. checking getopt.h presence... yes
  182. checking for getopt.h... yes
  183. checking math.h usability... yes
  184. checking math.h presence... yes
  185. checking for math.h... yes
  186. checking time.h usability... yes
  187. checking time.h presence... yes
  188. checking for time.h... yes
  189. checking for sys/types.h... (cached) yes
  190. checking fcntl.h usability... yes
  191. checking fcntl.h presence... yes
  192. checking for fcntl.h... yes
  193. checking netdb.h usability... yes
  194. checking netdb.h presence... yes
  195. checking for netdb.h... yes
  196. checking netinet/in.h usability... yes
  197. checking netinet/in.h presence... yes
  198. checking for netinet/in.h... yes
  199. checking sys/socket.h usability... yes
  200. checking sys/socket.h presence... yes
  201. checking for sys/socket.h... yes
  202. checking arpa/inet.h usability... yes
  203. checking arpa/inet.h presence... yes
  204. checking for arpa/inet.h... yes
  205. checking dirent.h usability... yes
  206. checking dirent.h presence... yes
  207. checking for dirent.h... yes
  208. checking sys/select.h usability... yes
  209. checking sys/select.h presence... yes
  210. checking for sys/select.h... yes
  211. checking sys/time.h usability... yes
  212. checking sys/time.h presence... yes
  213. checking for sys/time.h... yes
  214. checking sys/ipc.h usability... yes
  215. checking sys/ipc.h presence... yes
  216. checking for sys/ipc.h... yes
  217. checking sys/msg.h usability... yes
  218. checking sys/msg.h presence... yes
  219. checking for sys/msg.h... yes
  220. checking regex.h usability... yes
  221. checking regex.h presence... yes
  222. checking for regex.h... yes
  223. checking for msgrcv... yes
  224. checking for msgsnd... yes
  225. checking for ctime... yes
  226. checking for ctime_r... yes
  227. checking for asctime... yes
  228. checking for asctime_r... yes
  229. checking for localtime... yes
  230. checking for library containing regcomp... none required
  231. checking for library containing bind... none required
  232. checking for regcomp... yes
  233. checking for bind... yes
  234. checking for socket... yes
  235. checking for accept... yes
  236. checking for sys/select.h... (cached) yes
  237. checking for sys/socket.h... (cached) yes
  238. checking types of arguments for select... int,fd_set *,struct timeval *
  239. checking whether time.h and sys/time.h may both be included... yes
  240. checking for man... /usr/bin/man
  241. checking for jing... no
  242. configure: WARNING: 'jing' was not found. It is better then 'xmllint' for validating RELAX NG.
  243. checking for optional 'jing' options to use...
  244. checking for xmllint... /usr/bin/xmllint
  245. checking for optional 'xmllint' options to use...
  246. configure: creating ./config.status
  247. config.status: creating Makefile
  248. config.status: creating data/Makefile
  249. config.status: creating data/bflang/Makefile
  250. config.status: creating data/bflib/Makefile
  251. config.status: creating desktop-data/Makefile
  252. config.status: creating images/Makefile
  253. config.status: creating man/Makefile
  254. config.status: creating po/Makefile.in
  255. config.status: creating src/Makefile
  256. config.status: creating src/pixmaps/Makefile
  257. config.status: creating src/plugin_about/Makefile
  258. config.status: creating src/plugin_about/po/Makefile.in
  259. config.status: creating src/plugin_charmap/Makefile
  260. config.status: creating src/plugin_charmap/po/Makefile.in
  261. config.status: creating src/plugin_entities/Makefile
  262. config.status: creating src/plugin_entities/po/Makefile.in
  263. config.status: creating src/plugin_htmlbar/Makefile
  264. config.status: creating src/plugin_htmlbar/pixmaps/Makefile
  265. config.status: creating src/plugin_htmlbar/po/Makefile.in
  266. config.status: creating src/plugin_infbrowser/Makefile
  267. config.status: creating src/plugin_infbrowser/po/Makefile.in
  268. config.status: creating src/plugin_snippets/Makefile
  269. config.status: creating src/plugin_snippets/po/Makefile.in
  270. config.status: creating src/bluefish_rc.rc
  271. config.status: creating win32/Makefile
  272. config.status: creating win32/Makefile.mingw
  273. config.status: creating src/config.h
  274. config.status: executing depfiles commands
  275. config.status: executing default-1 commands
  276. config.status: executing intltool commands
  277. config.status: executing po-directories commands
  278. config.status: creating po/POTFILES
  279. config.status: creating po/Makefile
  280. config.status: creating src/plugin_about/po/POTFILES
  281. config.status: creating src/plugin_about/po/Makefile
  282. config.status: creating src/plugin_charmap/po/POTFILES
  283. config.status: creating src/plugin_charmap/po/Makefile
  284. config.status: creating src/plugin_entities/po/POTFILES
  285. config.status: creating src/plugin_entities/po/Makefile
  286. config.status: creating src/plugin_htmlbar/po/POTFILES
  287. config.status: creating src/plugin_htmlbar/po/Makefile
  288. config.status: creating src/plugin_infbrowser/po/POTFILES
  289. config.status: creating src/plugin_infbrowser/po/Makefile
  290. config.status: creating src/plugin_snippets/po/POTFILES
  291. config.status: creating src/plugin_snippets/po/Makefile
  292. config.status: executing po/stamp-it commands
  293. configure:
  294. -----------
  295. If you like this program, please let me know and send me
  296. a postcard and tell me what city/country you're from
  297. -----------
  298. [baz@jackodesktop bluefish-2.0.0]$
Add Comment
Please, Sign In to add comment