Advertisement
abb80

amule error compiling gettext

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