Advertisement
abb80

Untitled

Nov 18th, 2011
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.19 KB | None | 0 0
  1. ./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 whether to enable maintainer-specific portions of Makefiles... no
  8. checking build system type... x86_64-unknown-linux-gnu
  9. checking host system type... x86_64-unknown-linux-gnu
  10. checking if this is a FreeBSD 4 or earlier system... no
  11. checking for g++... g++
  12. checking whether the C++ compiler works... yes
  13. checking for C++ compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C++ compiler... yes
  18. checking whether g++ accepts -g... yes
  19. checking for style of include used by make... GNU
  20. checking dependency style of g++... gcc3
  21. checking how to run the C++ preprocessor... g++ -E
  22. checking for gcc... gcc
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether gcc accepts -g... yes
  25. checking for gcc option to accept ISO C89... none needed
  26. checking dependency style of gcc... gcc3
  27. checking how to run the C preprocessor... gcc -E
  28. checking for gawk... (cached) gawk
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking whether make sets $(MAKE)... (cached) yes
  32. checking for flex... flex
  33. checking lex output file root... lex.yy
  34. checking lex library... -lfl
  35. checking whether yytext is a pointer... yes
  36. checking for ranlib... ranlib
  37. checking for bison... bison -y
  38. checking for ranlib... (cached) ranlib
  39. checking for strip... strip
  40. checking for ar... ar
  41. checking for ld... ld
  42. checking for zlib >= 1.1.4... yes (version 1.2.3.4)
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for File::Copy... ok
  54. checking for the --with-toolkit option... will be automatically detected
  55. checking for the --with-wxshared option... will be automatically detected
  56. checking for the --with-wxdebug option... will be automatically detected
  57. checking for the --with-wxversion option... will be automatically detected
  58. checking for wx-config... /usr/local/bin/wx-config
  59. checking for wxWidgets version >= 2.8.12 (--unicode=yes)... yes (version 2.8.12)
  60. checking if wxWidgets was built in DEBUG mode... yes
  61. checking if wxWidgets was built in STATIC mode... no
  62. checking which wxWidgets toolkit was selected... gtk2
  63. checking for pkg-config... /usr/bin/pkg-config
  64. checking pkg-config is at least version 0.9.0... yes
  65. checking for libupnp version >= 1.6.6... yes (version 1.6.6)
  66. checking for crypto++ version >= 5.1... yes (version 5.6.1, installed)
  67. checking if we're using the GNU C++ library... yes
  68. checking that wxWidgets has support for large files... yes
  69. checking for exception-handling... yes
  70. checking for <cxxabi.h> and __cxa_demangle()... yes
  71. checking for extended flex capabilities... yes
  72. checking for working alloca.h... yes
  73. checking for alloca... yes
  74. checking for dirent.h that defines DIR... yes
  75. checking for library containing opendir... none required
  76. checking for ANSI C header files... (cached) yes
  77. checking argz.h usability... yes
  78. checking argz.h presence... yes
  79. checking for argz.h... yes
  80. checking arpa/inet.h usability... yes
  81. checking arpa/inet.h presence... yes
  82. checking for arpa/inet.h... yes
  83. checking fcntl.h usability... yes
  84. checking fcntl.h presence... yes
  85. checking for fcntl.h... yes
  86. checking for inttypes.h... (cached) yes
  87. checking langinfo.h usability... yes
  88. checking langinfo.h presence... yes
  89. checking for langinfo.h... yes
  90. checking libintl.h usability... yes
  91. checking libintl.h presence... yes
  92. checking for libintl.h... yes
  93. checking limits.h usability... yes
  94. checking limits.h presence... yes
  95. checking for limits.h... yes
  96. checking locale.h usability... yes
  97. checking locale.h presence... yes
  98. checking for locale.h... yes
  99. checking malloc.h usability... yes
  100. checking malloc.h presence... yes
  101. checking for malloc.h... yes
  102. checking mntent.h usability... yes
  103. checking mntent.h presence... yes
  104. checking for mntent.h... yes
  105. checking netdb.h usability... yes
  106. checking netdb.h presence... yes
  107. checking for netdb.h... yes
  108. checking netinet/in.h usability... yes
  109. checking netinet/in.h presence... yes
  110. checking for netinet/in.h... yes
  111. checking stddef.h usability... yes
  112. checking stddef.h presence... yes
  113. checking for stddef.h... yes
  114. checking nl_types.h usability... yes
  115. checking nl_types.h presence... yes
  116. checking for nl_types.h... yes
  117. checking for stdint.h... (cached) yes
  118. checking stdio_ext.h usability... yes
  119. checking stdio_ext.h presence... yes
  120. checking for stdio_ext.h... yes
  121. checking for stdlib.h... (cached) yes
  122. checking for string.h... (cached) yes
  123. checking for strings.h... (cached) yes
  124. checking sys/ioctl.h usability... yes
  125. checking sys/ioctl.h presence... yes
  126. checking for sys/ioctl.h... yes
  127. checking sys/mntent.h usability... no
  128. checking sys/mntent.h presence... no
  129. checking for sys/mntent.h... no
  130. checking sys/mnttab.h usability... no
  131. checking sys/mnttab.h presence... no
  132. checking for sys/mnttab.h... no
  133. checking sys/mount.h usability... yes
  134. checking sys/mount.h presence... yes
  135. checking for sys/mount.h... yes
  136. checking sys/param.h usability... yes
  137. checking sys/param.h presence... yes
  138. checking for sys/param.h... yes
  139. checking sys/resource.h usability... yes
  140. checking sys/resource.h presence... yes
  141. checking for sys/resource.h... yes
  142. checking sys/select.h usability... yes
  143. checking sys/select.h presence... yes
  144. checking for sys/select.h... yes
  145. checking sys/socket.h usability... yes
  146. checking sys/socket.h presence... yes
  147. checking for sys/socket.h... yes
  148. checking sys/statvfs.h usability... yes
  149. checking sys/statvfs.h presence... yes
  150. checking for sys/statvfs.h... yes
  151. checking sys/time.h usability... yes
  152. checking sys/time.h presence... yes
  153. checking for sys/time.h... yes
  154. checking sys/timeb.h usability... yes
  155. checking sys/timeb.h presence... yes
  156. checking for sys/timeb.h... yes
  157. checking for sys/types.h... (cached) yes
  158. checking for unistd.h... (cached) yes
  159. checking errno.h usability... yes
  160. checking errno.h presence... yes
  161. checking for errno.h... yes
  162. checking signal.h usability... yes
  163. checking signal.h presence... yes
  164. checking for signal.h... yes
  165. checking for sys/wait.h that is POSIX.1 compatible... yes
  166. checking for stdbool.h that conforms to C99... yes
  167. checking for _Bool... yes
  168. checking for an ANSI C-conforming const... yes
  169. checking for inline... inline
  170. checking for mode_t... yes
  171. checking for off_t... yes
  172. checking for size_t... yes
  173. checking whether time.h and sys/time.h may both be included... yes
  174. checking whether struct tm is in sys/time.h or time.h... time.h
  175. checking for uid_t in sys/types.h... yes
  176. checking for working volatile... yes
  177. checking for ptrdiff_t... yes
  178. checking whether closedir returns void... no
  179. checking whether gcc needs -traditional... no
  180. checking for pid_t... yes
  181. checking vfork.h usability... no
  182. checking vfork.h presence... no
  183. checking for vfork.h... no
  184. checking for fork... yes
  185. checking for vfork... yes
  186. checking for working fork... yes
  187. checking for working vfork... (cached) yes
  188. checking whether lstat correctly handles trailing slash... yes
  189. checking for library containing getmntent... none required
  190. checking whether lstat accepts an empty string... no
  191. checking whether lstat correctly handles trailing slash... (cached) yes
  192. checking for working memcmp... yes
  193. checking for sys/select.h... (cached) yes
  194. checking for sys/socket.h... (cached) yes
  195. checking types of arguments for select... int,fd_set *,struct timeval *
  196. checking return type of signal handlers... void
  197. checking whether stat accepts an empty string... no
  198. checking for strftime... yes
  199. checking for working strtod... yes
  200. checking for vprintf... yes
  201. checking for _doprnt... no
  202. checking for stdlib.h... (cached) yes
  203. checking for GNU libc compatible malloc... yes
  204. checking for stdlib.h... (cached) yes
  205. checking for GNU libc compatible realloc... yes
  206. checking for __argz_count... yes
  207. checking for __argz_next... yes
  208. checking for __argz_stringify... yes
  209. checking for endpwent... yes
  210. checking for floor... no
  211. checking for ftruncate... yes
  212. checking for getcwd... yes
  213. checking for gethostbyaddr... yes
  214. checking for gethostbyname... yes
  215. checking for gethostname... yes
  216. checking for getpass... yes
  217. checking for gettimeofday... yes
  218. checking for inet_ntoa... yes
  219. checking for localeconv... yes
  220. checking for memmove... yes
  221. checking for mempcpy... yes
  222. checking for memset... yes
  223. checking for nl_langinfo... yes
  224. checking for pow... no
  225. checking for select... yes
  226. checking for setlocale... yes
  227. checking for socket... yes
  228. checking for sqrt... no
  229. checking for stpcpy... yes
  230. checking for strcasecmp... yes
  231. checking for strchr... yes
  232. checking for strcspn... yes
  233. checking for strdup... yes
  234. checking for strerror... yes
  235. checking for strncasecmp... yes
  236. checking for strstr... yes
  237. checking for strtoul... yes
  238. checking for sigaction... yes
  239. checking for mkdir... yes
  240. checking for getrlimit... yes
  241. checking for setrlimit... yes
  242. checking for getopt_long... yes
  243. checking for stdlib.h... (cached) yes
  244. checking for unistd.h... (cached) yes
  245. checking for sys/param.h... (cached) yes
  246. checking whether strerror_r is declared... yes
  247. checking for strerror_r... yes
  248. checking whether strerror_r returns char *... no
  249. checking for fallocate... yes
  250. checking for SYS_fallocate... yes
  251. checking for posix_fallocate... yes
  252. checking for msgfmt... /usr/bin/msgfmt
  253. checking for gmsgfmt... /usr/bin/msgfmt
  254. checking for xgettext... /usr/bin/xgettext
  255. checking for msgmerge... /usr/bin/msgmerge
  256. checking for strerror in -lcposix... no
  257. checking whether we are using the GNU C Library 2.1 or newer... yes
  258. checking whether integer division by zero raises SIGFPE... yes
  259. checking for inttypes.h... yes
  260. checking for stdint.h... yes
  261. checking for unsigned long long... yes
  262. checking for inttypes.h... yes
  263. checking whether the inttypes.h PRIxNN macros are broken... no
  264. checking for ld used by GCC... ld
  265. checking if the linker (ld) is GNU ld... yes
  266. checking for shared library run path origin... done
  267. checking for argz.h... (cached) yes
  268. checking for limits.h... (cached) yes
  269. checking for locale.h... (cached) yes
  270. checking for nl_types.h... (cached) yes
  271. checking for malloc.h... (cached) yes
  272. checking for stddef.h... (cached) yes
  273. checking for stdlib.h... (cached) yes
  274. checking for string.h... (cached) yes
  275. checking for unistd.h... (cached) yes
  276. checking for sys/param.h... (cached) yes
  277. checking for feof_unlocked... yes
  278. checking for fgets_unlocked... yes
  279. checking for getc_unlocked... yes
  280. checking for getcwd... (cached) yes
  281. checking for getegid... yes
  282. checking for geteuid... yes
  283. checking for getgid... yes
  284. checking for getuid... yes
  285. checking for mempcpy... (cached) yes
  286. checking for munmap... (cached) no
  287. checking for putenv... yes
  288. checking for setenv... yes
  289. checking for setlocale... (cached) yes
  290. checking for stpcpy... (cached) yes
  291. checking for strcasecmp... (cached) yes
  292. checking for strdup... (cached) yes
  293. checking for strtoul... (cached) yes
  294. checking for tsearch... yes
  295. checking for __argz_count... (cached) yes
  296. checking for __argz_stringify... (cached) yes
  297. checking for __argz_next... (cached) yes
  298. checking for iconv... yes
  299. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  300. checking for nl_langinfo and CODESET... yes
  301. checking for LC_MESSAGES... yes
  302. checking for bison... bison
  303. checking version of bison... 2.4.1, ok
  304. checking whether NLS is requested... yes
  305. checking whether included gettext is requested... no
  306. checking for GNU gettext in libc... yes
  307. checking for autopoint... yes (0.18.1)
  308. checking for requested languages... all
  309. checking for bfd... yes
  310. checking for <execinfo.h> and backtrace()... yes
  311. checking for docdir... ${datarootdir}/doc/${PACKAGE_TARNAME}
  312. checking for SVNDATE... None required
  313. checking denoising level... 4
  314. checking whether ccache support should be added... no
  315. configure: creating ./config.status
  316. config.status: creating Makefile
  317. config.status: creating docs/Makefile
  318. config.status: creating docs/man/Makefile
  319. config.status: creating intl/Makefile
  320. config.status: creating src/Makefile
  321. config.status: creating src/pixmaps/Makefile
  322. config.status: creating src/pixmaps/flags_xpm/Makefile
  323. config.status: creating src/libs/Makefile
  324. config.status: creating src/libs/ec/Makefile
  325. config.status: creating src/libs/ec/cpp/Makefile
  326. config.status: creating src/libs/common/Makefile
  327. config.status: creating src/utils/Makefile
  328. config.status: creating src/utils/aLinkCreator/Makefile
  329. config.status: creating src/utils/aLinkCreator/docs/Makefile
  330. config.status: creating src/utils/aLinkCreator/src/Makefile
  331. config.status: creating src/utils/cas/Makefile
  332. config.status: creating src/utils/cas/docs/Makefile
  333. config.status: creating src/utils/fileview/Makefile
  334. config.status: creating src/utils/plasmamule/Makefile
  335. config.status: creating src/utils/wxCas/Makefile
  336. config.status: creating src/utils/wxCas/docs/Makefile
  337. config.status: creating src/utils/wxCas/src/Makefile
  338. config.status: creating src/utils/xas/Makefile
  339. config.status: creating src/utils/xas/autostart-xas
  340. config.status: creating src/utils/xas/docs/Makefile
  341. config.status: creating src/skins/Makefile
  342. config.status: creating src/webserver/Makefile
  343. config.status: creating src/webserver/src/Makefile
  344. config.status: creating src/webserver/default/Makefile
  345. config.status: creating unittests/Makefile
  346. config.status: creating unittests/muleunit/Makefile
  347. config.status: creating unittests/tests/Makefile
  348. config.status: creating po/Makefile.in
  349. config.status: creating Compilation.flags
  350. config.status: creating config.h
  351. config.status: config.h is unchanged
  352. config.status: executing depfiles commands
  353. config.status: executing default-1 commands
  354. config.status: creating po/POTFILES
  355. config.status: creating po/Makefile
  356. config.status: executing denoiser commands
  357.  
  358.  
  359. Configure script has finished system check.
  360.  
  361. Configured aMule 2.3.1 for 'x86_64-unknown-linux-gnu'.
  362.  
  363. aMule enabled options:
  364.  
  365. **** aMule Core ****
  366. Prefix where aMule should be installed? /usr/local
  367. Should aMule be compiled with i18n support? yes
  368. Should aMule be compiled in debug mode? yes
  369. Should aMule be compiled with profiling? no
  370. Should aMule be compiled with optimizations? no
  371. Should aMule be compiled with UPnP support? yes
  372. Should aMule be compiled with IP2country support? no
  373. Should aMule monolithic application be built? yes
  374. Should aMule daemon version be built? no
  375. Should aMule remote gui be built? no
  376. Crypto++ library/headers style? installed
  377.  
  378. **** aMule TextClient ****
  379. Should aMule Command Line Client be built? no
  380.  
  381. **** aMule WebServer ****
  382. Should aMule WebServer be built? no
  383.  
  384. **** aMule ED2K Links Handler ****
  385. Should aMule ED2K Links Handler be built? yes
  386.  
  387. **** aMuleLinkCreator ****
  388. Should aMuleLinkCreator GUI version (alc) be built? no
  389. Should aMuleLinkCreator for console (alcc) be built? no
  390.  
  391. **** aMule Statistics ****
  392. Should C aMule Statistics (CAS) be built? no
  393. Should aMule GUI Statistics (wxCas) be built? no
  394. Should xas XChat2 plugin be installed? no
  395. Should plasmaMule plasma-applet be build? no
  396.  
  397. **** General Libraries and Tools ****
  398. Should ccache support be enabled? no
  399. Libraries aMule will use to build:
  400. wxWidgets 2.8.12 (gtk2,debug,shared)
  401. crypto++ 5.6.1 (installed, in /usr)
  402. libupnp 1.6.6
  403. libintl system
  404. zlib 1.2.3.4
  405.  
  406.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement