Guest User

Untitled

a guest
Jan 21st, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. $ ./autogen.sh --prefix=${HOME}/local && CFLAGS=" -O0 -g -ggdb3" make -j 7 && make install
  2. Running autopoint...
  3. Copying file ABOUT-NLS
  4. Copying file config.rpath
  5. Creating directory intl
  6. Copying file intl/ChangeLog
  7. Copying file intl/Makefile.in
  8. Copying file intl/VERSION
  9. Copying file intl/bindtextdom.c
  10. Copying file intl/config.charset
  11. Copying file intl/dcgettext.c
  12. Copying file intl/dcigettext.c
  13. Copying file intl/dcngettext.c
  14. Copying file intl/dgettext.c
  15. Copying file intl/dngettext.c
  16. Copying file intl/eval-plural.h
  17. Copying file intl/explodename.c
  18. Copying file intl/export.h
  19. Copying file intl/finddomain.c
  20. Copying file intl/gettext.c
  21. Copying file intl/gettextP.h
  22. Copying file intl/gmo.h
  23. Copying file intl/hash-string.c
  24. Copying file intl/hash-string.h
  25. Copying file intl/intl-compat.c
  26. Copying file intl/intl-exports.c
  27. Copying file intl/l10nflist.c
  28. Copying file intl/langprefs.c
  29. Copying file intl/libgnuintl.h.in
  30. Copying file intl/libintl.rc
  31. Copying file intl/loadinfo.h
  32. Copying file intl/loadmsgcat.c
  33. Copying file intl/localcharset.c
  34. Copying file intl/localcharset.h
  35. Copying file intl/locale.alias
  36. Copying file intl/localealias.c
  37. Copying file intl/localename.c
  38. Copying file intl/lock.c
  39. Copying file intl/lock.h
  40. Copying file intl/log.c
  41. Copying file intl/ngettext.c
  42. Copying file intl/os2compat.c
  43. Copying file intl/os2compat.h
  44. Copying file intl/osdep.c
  45. Copying file intl/plural-exp.c
  46. Copying file intl/plural-exp.h
  47. Copying file intl/plural.c
  48. Copying file intl/plural.y
  49. Copying file intl/printf-args.c
  50. Copying file intl/printf-args.h
  51. Copying file intl/printf-parse.c
  52. Copying file intl/printf-parse.h
  53. Copying file intl/printf.c
  54. Copying file intl/ref-add.sin
  55. Copying file intl/ref-del.sin
  56. Copying file intl/relocatable.c
  57. Copying file intl/relocatable.h
  58. Copying file intl/textdomain.c
  59. Copying file intl/tsearch.c
  60. Copying file intl/tsearch.h
  61. Copying file intl/vasnprintf.c
  62. Copying file intl/vasnprintf.h
  63. Copying file intl/vasnwprintf.h
  64. Copying file intl/version.c
  65. Copying file intl/wprintf-parse.h
  66. Copying file intl/xsize.h
  67. Copying file m4/codeset.m4
  68. Copying file m4/gettext.m4
  69. Copying file m4/glibc2.m4
  70. Copying file m4/glibc21.m4
  71. Copying file m4/iconv.m4
  72. Copying file m4/intdiv0.m4
  73. Copying file m4/intl.m4
  74. Copying file m4/intldir.m4
  75. Copying file m4/intlmacosx.m4
  76. Copying file m4/intmax.m4
  77. Copying file m4/inttypes-pri.m4
  78. Copying file m4/inttypes_h.m4
  79. Copying file m4/lcmessage.m4
  80. Copying file m4/lib-ld.m4
  81. Copying file m4/lib-link.m4
  82. Copying file m4/lib-prefix.m4
  83. Copying file m4/lock.m4
  84. Copying file m4/longlong.m4
  85. Copying file m4/nls.m4
  86. Copying file m4/po.m4
  87. Copying file m4/printf-posix.m4
  88. Copying file m4/progtest.m4
  89. Copying file m4/size_max.m4
  90. Copying file m4/stdint_h.m4
  91. Copying file m4/uintmax_t.m4
  92. Copying file m4/visibility.m4
  93. Copying file m4/wchar_t.m4
  94. Copying file m4/wint_t.m4
  95. Copying file m4/xsize.m4
  96. Creating directory po
  97. Copying file po/Makefile.in.in
  98. Copying file po/Makevars.template
  99. Copying file po/Rules-quot
  100. Copying file po/boldquot.sed
  101. Copying file po/en@boldquot.header
  102. Copying file po/en@quot.header
  103. Copying file po/insert-header.sin
  104. Copying file po/quot.sed
  105. Copying file po/remove-potcdate.sin
  106. Running aclocal...
  107. Running autoheader...
  108. Running autoconf...
  109. Running libtoolize...
  110. Running automake...
  111. configure.ac:20: installing `./compile'
  112. configure.ac:9: installing `./config.guess'
  113. configure.ac:9: installing `./config.sub'
  114. configure.ac:13: installing `./install-sh'
  115. configure.ac:13: installing `./missing'
  116. src/Makefile.am: object `eenvaders_evas_smart.$(OBJEXT)' created both with libtool and without
  117. src/Makefile.am: installing `./depcomp'
Add Comment
Please, Sign In to add comment